marc
12-29-2006, 08:49 AM
Hi
<IMAGE_NOTES> gives you a paragraph with the notes for your image. Nice. I want the post date to be displayed in this note (as a start for the text) like "29.12.2006: blablablabla" and at the end some sort of "post a comment" including a link. All that should go inside the paragraph tags. With <images_notes> thats not possible. But <image_notes_clean> just outputs you the text. No html. So that would be the solution, since I can manually add the html tags etc. in my template. BUT when using image_notes_clean every piece of html gets wiped out, including tags I used when writing the note (like links, text-formating and so on). And thats bad.
What would be the appropriate solution to make something like
<p>date: text with html</p>?
<IMAGE_NOTES> gives you a paragraph with the notes for your image. Nice. I want the post date to be displayed in this note (as a start for the text) like "29.12.2006: blablablabla" and at the end some sort of "post a comment" including a link. All that should go inside the paragraph tags. With <images_notes> thats not possible. But <image_notes_clean> just outputs you the text. No html. So that would be the solution, since I can manually add the html tags etc. in my template. BUT when using image_notes_clean every piece of html gets wiped out, including tags I used when writing the note (like links, text-formating and so on). And thats bad.
What would be the appropriate solution to make something like
<p>date: text with html</p>?