Jean,<br><br>I am also interested in the title attribute.&nbsp; Can you give an example of the markup text to use when editing a page after adding the code to the config.php file?<br><br>Thanks,<br><br>Justin<br><br><div><span class="gmail_quote">
On 1/11/06, <b class="gmail_sendername">Jean DEMARTINI</b> &lt;<a href="mailto:jean.d.demartini@wanadoo.fr">jean.d.demartini@wanadoo.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jean Demartini a écrit :<br><br>&gt;As all know, the 'title' attribute of an HTML link gives a bubble when<br>&gt;the mouse is moved over the link. How to define the 'title' attribute of<br>&gt;the HTML link associated to a PmWiki link ?
<br>&gt;<br>&gt;A way similar to the way used to define the 'target' attribute could be<br>&gt;great !<br>&gt;<br>&gt;JDem<br>&gt;<a href="http://www.unice.fr/Demartini/">http://www.unice.fr/Demartini/</a><br>&gt;<br>&gt;
<br>The following code put in the local/config.php file do half of the job:<br> SDVA($WikiStyleAttr,array('title' =&gt; 'a'));<br><br>... but, due to an HTML specification ?, the value of the 'title'<br>attribute seems to be necessarily an UTF-8 string. Then no diacritic
<br>signs even if the charset has been defined as ISO-8859-1 (ISO-latin).<br><br>Somebody an idea ? many thanks.<br><br>JDem<br><br><br>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com">
pmwiki-users@pmichaud.com</a><br><a href="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</a><br></blockquote></div><br>