[pmwiki-users] icons for uploaded files but...

Nicholas Buttle nicholas_buttle at yahoo.com
Tue Nov 14 09:24:13 CST 2006


So,

I've replaced 

#Icons for uploaded .xls .doc etc
Markup('attachicon', 'inline',
  '/Attach:(.*?)\\.(\\w{1,4})/',
'http://localhost/wiki3nov/pub/icons/$2.png
Attach:$1.$2'); 

with

# Icons for uploaded .xls .doc etc
Markup('attachicon',
'http://localhost/wiki10nov/pub/icons/$2.png $0');

and now I don't get any icons showing...

I will try to get some time to study further how
pmwiki works under the hood.  just difficult at the
moment....

TIA


 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited




More information about the pmwiki-users mailing list