[pmwiki-users] How to remove a colon after user login?

Anton Shevtsov shevtsov.anton at gmail.com
Mon May 19 03:59:39 CDT 2008


I modify scripts/author.php

*Before*
Markup('[[~','<links','/\\[\\[~(.*?)\\]\\]/',"[[$AuthorGroup/$1]]");

*After*
Markup('[[~','<links','/\\[\\[~(.*?)\\]\\]/',"[[$AuthorGroup/$1]] <a
href='#' onclick='javascript:window.open(\"/
ldapinfo.php?$1\", \"newwin\", \"height=200,width=400\");'><img
src='/img/i.gif' border=0 align='absmiddle'></a>&
nbsp;");

How to remove a colon after user login?

screenshot:
http://uploads.screenshot-program.com/my.php?image=upl8759639072.png (8Kb)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080519/6aaa9d4a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: upl8759639072.png
Type: image/png
Size: 7932 bytes
Desc: not available
Url : http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080519/6aaa9d4a/attachment.png 


More information about the pmwiki-users mailing list