hi list
I intend to make a glossary link, much the same as the category link

SDV($GlossaryGroup,'Glossary');
SDV($LinkGlossaryFmt,"<a class='glossarylink' 
href='\$LinkUrl'>\$LinkText</a>");
Markup('Glossary','<[[','/\\[\\[!(.*?)\\]\\]/e',
  "Keep(MakeLink(\$pagename,PSS('$GlossaryGroup/$1'),NULL,'',
\$GLOBALS['LinkGlossaryFmt']),'L')");

With the code above, in the html code theres just displayed nothing. Dos 
anyone have an idea whats the problem?

thanks for any hints
nos

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to