[pmwiki-users] icons for attached files?

Anno anno at shroomery.org
Mon Nov 6 03:49:02 CST 2006


Something like this:

Markup('attachicon', 'inline',
  '/Attach:(.*?)\\.(\\w{1,4})/',
'http://www.server.com/pub/icons/$2.png Attach:$1.$2');

Replace http://www.server.com/pub/icons with the link to your pub/icons 
directory

Get your icons from here:
http://www.stylegala.com/features/bulletmadness/

Rename them to be named like this:
pdf.png
xls.png
doc.png
.....
and place them in the icons directory.





More information about the pmwiki-users mailing list