[pmwiki-users] Site.EditQuickReference

DaveG pmwiki at solidgone.com
Mon Nov 28 09:30:41 CST 2005


What is the correct way to override the EditQuickReference page?

There may be reasons other than formatting, but the coding for the 
QuickRef page is very obscure, and doesn't lend itself to simple 
changes. I'd recommend using the simple table layout format:
|| class='quickref' width='100%' cellspacing='0' cellpadding='0' 
style='font-size:12px; font-family:Arial; padding:2px; border:1px solid 
#cccccc;' bgcolor=#f9f9f9
||[[PmWiki/Basic Editing]] - [[PmWiki/Text Formatting Rules]] - 
[[PmWiki/Documentation Index]]||'''Tables:''' [[PmWiki/Simple(Tables)]] 
- [[PmWiki/Advanced(Tables)]]||
||'''Paragraphs:''' for a new paragraph, use a blank line;\\
'''[=->=]''' to indent text, '''[=-<=]''' hanging text||'''Line 
break:''' '''[=\\=]''' or '''[=[[<<]]=]'''||
||'''Lists:''' '''*''' for bullet lists, '''#''' for numbered lists, 
''':'''term''':'''definition for definition lists||
||'''Emphasis:''' [=''italics'', '''bold''', '''''bold italics''''', 
@@typewriter@@ (monospaced)=]||
||'''References:''' [=[[another page]], [[http://www.example.com]], 
[[another page | link text]], [[#anchor]]=]||
||'''Groups:''' [=[[Group/Page]] displays Page, [[Group.Page]] displays 
Group.Page, [[Group(.Page)]] displays Group=]||
||'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for 
horizontal line||'''Prevent formatting:''' [=[=...=]=]||
||'''Other markups:''' [=[+bigger+], [-smaller-], '^superscript^', 
'_subscript_', {+inserted+}, {-deleted-}=]||'''Preformatted block:''' 
[=[@...@]=]||

  ~ ~ Dave




More information about the pmwiki-users mailing list