Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - rottenberg

Pagine: [1]
1
You're welcome.
I have sent the info to Flexicontent forum.


What are the difference beetwen 1.2.9 and 1.2.10 ?


best regards
Michel

2
hello
Sorry I'm not italian speaking. My mother language is french. If I can participate to this forum in french it would be great. If not I wil try to participate in english.


I have found Contentmap a few days ago in Joomla extents. I have tested it and I found it very simple to use and very usefull for my purpose.


In my site I have replaced the original Joomla article component by Flexicontent which is greatly but not 100% Joomla article compatible.


The last version of Flexicontent is compatible with Contentmap... after modifying 1 line in contentmap.php plugin :


the original line is :
Codice: [Seleziona]
function onContentPrepareForm($form, $data){   if (!($form instanceof JForm)) return false;
   if ($form->getName() != "com_content.article") return true;



the compatible version to Flexicontent is
Codice: [Seleziona]
function onContentPrepareForm($form, $data){   if (!($form instanceof JForm)) return false;
   if ($form->getName() != "com_content.article" && $form->getName() != "com_flexicontent.item") return true;



Could you do the update in the contentmap plugin to let Flexicontent automatically compatible with Contenmap.   


Best regards
Michel

Pagine: [1]


Web Design Bolzano Kreatif