[pmwiki-users] QuickReference pages

Hans design at flutesong.fsnet.co.uk
Tue Jul 26 05:35:44 CDT 2005


Could we change Pmwiki's distributed QuickReference pages to include a
id='quickref' hook for styling these pages via css?

for EditQuickReference:
(:table id='quickref' ...

for UploadQuickReference:
(:div id='quickref' ...

The styling could remain as it is, but the hook gives the option to
style them via css. The id could have the same name, as these two
pages will not get included in the same page.
class='quickref' may do as well, it then could be styled in css with
div.quickref, table.quickref { ... }
For id='Quickref' in the css #quickref { ... } will do.

  
Best,
 Hans                          





More information about the pmwiki-users mailing list