Page 1 of 1

Modify link to pictures in the topic...

Posted: Sat Mar 17, 2007 8:49 pm
by welteken
Hi !

Does anyone know, how I can modify the automatically created link to pictures i add from the gallery ?

Normaly it is like this (example) :

Code: Select all

<a class='serendipity_image_link' href='/uploads/newspix/syburg6.jpg'><img width='400' height='267' border='0' hspace='5' src='/uploads/newspix/syburg6.thumb.jpg' alt='' /></a>
I need to add some lines to this, so I can automatically create the information the "Lightbox JS" needs...

Can any one help ?

THANKS !!!!

Re: Modify link to pictures in the topic...

Posted: Mon Mar 19, 2007 10:34 am
by garvinhicking
Hi!

Why not use the Lightbox serendipity plugin? :)

You can edit this HTML code in the serendipity_editor.js, if you like, though.

Regards,
Garvin