

It’s all doable, but I’m not gonna do it for now. In quick, you could do it by your self by editing your code and remove the htmlentities calls what converts the characters to html entities, so you would be able to put html code straight to the title/description fields to build your links. But then you would have to put all french characters as entities by your self if you need valid source code. Or then tie up some light wysiwyg editor to the text areas, that’s easy too.. Like this or tie the modx fckeditor to the textareas like UserComments snippets does. Haven’t taken a look at so don’t know how it’s done.
@Doze : I renew my request, please: Do you think that this snippets will be able to integrate soon the possibility of adding a link towards a file pdf, a film, a music or another page of the site?
..But don’t expect that to happen very soon.


so basicaly the question is: how to display 1 thumb for the latest gallery added on the front page ?Create a duplicate of the MaxiGallerySolo snippet and do search and replace:![]()
"gal_id='" . $galID . "'"
""
This discussion is closed to further replies. Keep calm and carry on.