thank you
A part of problem is solved : I have allowed to run content plugin in the description field and I have put nothing in the table of plugin allowed (just under the button to allow content plugin.
I have tested 2 content plugin. They are working
A part of problem remains :
I am using rereplacer to replace bloc of characters by others
for instance I want to show an highslide image popup.
I have created a record in rereplacer :
Code:
{image}ID number|Caption of the image
|images/stories/pv/navon/my image.jpg{/image}
this code is replaced by a photo ( my image.jpg)
in the detail page it's working great
In the blog page of the category, I don't get any image but only ID number|Caption of the image
|images/stories/pv/navon/my image.jpg
the tags {image}{/image} have desapeared
I'm not sure that the problem is coming for a non execution a content-plugin as the image appears normally in the detail page.
I think the problem comes from the interpretation of images in the blog page.
I don't know how to solve it.
I'm using a customized rereplacer tag as it's easier for user to enter the ID name, the caption and the name of file in place as entering all parameters of a highslide pop up
thank you for help
best regards
Michel Rottenberg