On Sun, Mar 11, 2012 at 13:44, <[email protected]> wrote: > Hi > > I am trying to put some text and an image in the same link markup: > [[ linktarget | some text goes here http://host/image.ext ]] > > This is necessary in order to trigger the hover state of the text when the > mouse cursor moves over the image. This also why I cannot use separate link > markups, e. g. text in another link wikimarkup than the image. > > Can this be achieved using readily available pmwiki markup or do I have do > define a custom markup for that in config.php?
Hi, Feel free to have a try on the DomTT recipe, which implement the kind of features you're looking for. -- Dominique _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
