EditQuickReference

Site.EditQuickReference History

Hide minor edits - Show changes to output

August 06, 2009, at 10:07 PM by confluence -
Changed lines 1-3 from:
(:table class='quickref' cellspacing='0' cellpadding='0':)
to:
(:Summary:quick reference for [[PmWiki/BasicEditing|editing]] pages:)
%define=em font-weight=bold%
(:
table classwidth='quickref'100%' cellspacing='0' cellpadding='0':)' style='font-size:80%; font-family:Arial; padding:2px; border:1px solid #cccccc;' class='quickref' :) (:comment Use 'quickref' class to override formatting :)
Changed lines 5-7 from:
%target=_blank% [[PmWiki/Basic Editing]]\\
%target=_blank% [[PmWiki/Text Formatting Rules]]\\
%target=_blank% [[PmWiki/Documentation Index]]
to:
%target=_blank% [[PmWiki/Basic Editing]]\\
%target=_blank%
editing]] - [[PmWiki/Text Formatting Rules]]\\formatting rules]] - [[PmWiki/Documentation index]]
(:cell align=right:)

%em%Tables%%: %target=_blank%%[[PmWiki/Tables | simple ]] - [[PmWiki/Documentation Index]]PmWiki/TableDirectives | advanced ]]
Changed lines 9-14 from:
%target=_blank% '''Tables:''' [[PmWiki/Tables | Simple]] - [[PmWiki/TableDirectives | Advanced]]
to:
%targetem%Paragraphs%%: for a new paragraph, use a blank line;
(:cell align
=_blankright:)
%em
% '''Tables:''' [[PmWiki/Tables | Simple]] - [[PmWiki/TableDirectives | Advanced]]Line break%%:
%em%[=\\=]%%,
%em%[=[[<<]]=]%%, or
%em%[=(:nl:)=]%%

Changed lines 16-17 from:
'''Paragraphs:''' for a new paragraph, use a blank line;\\
'''[=->=]''' to indent text, '''[=-<=]''' hanging text
to:
'''Paragraphs:''' for a new paragraph, use a blank line;\\
'''[=
%em%[=->=]'''=]%% to indent text, '''[=
%em%[=
-<=]'''=]%% hanging text
(:cell align=right:)
%em%Join line%%: %em%\%%
(:cellnr colspan='2':)
%em%Lists%%:
%em%*%% for bulleted,
%em%#%% for numbered,
%em%:%%term%em%:%%definition for definition lists
(:cellnr colspan='2':)
%em%Emphasis%%:
%em%[=''=]%%''italics''%em%[=''=]%% &nbsp;
%em%[='''=]%%'''bold'''%em%[='''=]%% &nbsp;
%em%[='''''=]%%'''''bold italics'''''%em%[='''''=]%% &nbsp;
%em%[=@@=]%%@@monospaced@@%em%[=@@=]%%
(:cellnr colspan='2':)
%em%References%%:
%em%[=[[=]%%another page%em%[=]]=]%%,
%em%[=[[=]%%[=http://example.com/=]%em%[=]]=]%%,
%em%[=[[=]%%another page %em%[=|=]%% link text%em%[=]]=]%%,
%em%[=[[#=]%%anchor%em%[=]]=]%%,
%em%[=[[#=]%%anchor %em%[=|=]%% link text%em%[=]]=]%%
(:cellnr colspan='2':)
%em%Groups%%:
%em%[=[[=]%%Group%em%[=/=]%%Page%em%[=]]=]%% [-displays Page,-]
%em%[=[[=]%%Group%em%[=.=]%%Page%em%[=]]=]%% [-displays [=Group.Page=],-]
%em%[=[[=]%%Group%em%[=(.=]%%Page%em%[=)]]=]%% [-displays Group,-]
%em%[=[[=]%%Group%em%[=/]]=]%% [-links Group homepage-]

Changed lines 45-51 from:
'''Line break:''' '''[=\\=]''' or '''[=[[<<]]=]'''
to:
'''Line break:''' '''[=\\=]''' or '''[=[[<<]]=]'''%em%Separators%%:
%em%!!%%,
%em%!!!%% for headings,
%em%[=----=]%% for horizontal line
(:cell align=right:)
%em%Prevent formatting%%:
%em%[=[==]%%...%em%[==]=]%%

Changed lines 53-62 from:
'''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=]
(:cellnr:)
'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for horizontal line\\
'''Other markups:''' [=[+bigger+], [-smaller-], '^superscript^', '_subscript_', {+inserted+}, {-deleted-}=]
(:cellnr:)
'''Prevent formatting:''' [=[=...=]=]\\
'''Preformatted block:''' [=[@...@]=]
to:
'''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=]
(:cellnr:)
'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for horizontal line\\
'''
%em%Other markups:''' [=[+%%:
%em%[=[+=]%%[+big+]%em%[=+]=]%% &nbsp;
%em%[=[++=]%%[++
bigger+], [-smaller-], '^++]%em%[=++]=]%% &nbsp;
%em%[=[-=]%%[-small-]%em%[=-]=]%% &nbsp;
%em%[=[--=]%%[--smaller--]%em%[=--]=]%% &nbsp;
%em%[='^=]%%'^
superscript^', '^'%em%[=^'=]%% &nbsp;
%em%[='_=]%%'
_subscript_', {+'%em%[=_'=]%% &nbsp;
%em%[={+=]%%{+
inserted+}, {+}%em%[=+}=]%% &nbsp;
%em%[={-=]%%{
-deleted-}=]}%em%[=-}=]%%
(:cellnrcell align=right:)
'''Prevent formatting:''' [=[=...=]=]\\
'''

%em%
Preformatted block:''' [=[@%%:
%em%[=[@=]%%
...@]=]%em%[=@]=]%% or
%em%[=>>=]pre<<%%...%em%[=>>=]<<%%

July 25, 2007, at 12:28 AM by confluence -
Changed line 1 from:
(:table class='quickref' width='150' cellspacing='0' cellpadding='0':)
to:
(:table class='quickref' width='150' cellspacing='0' cellpadding='0':)
July 25, 2007, at 12:28 AM by confluence -
Changed line 1 from:
(:table class='quickref' cellspacing='0' cellpadding='0':)
to:
(:table class='quickref' width='150' cellspacing='0' cellpadding='0':)
July 25, 2007, at 12:24 AM by confluence -
Changed line 1 from:
(:table class='quickref' cellspacing='0' cellpadding='0' style='font-size:12px; font-family:Arial; padding:2px; border:1px solid #cccccc;' bgcolor=#f9f9f9 :)
to:
(:table class='quickref' cellspacing='0' cellpadding='0' style='font-size:12px; font-family:Arial; padding:2px; border:1px solid #cccccc;' bgcolor=#f9f9f9 :)':)
July 24, 2007, at 10:45 PM by confluence -
Changed line 7 from:
%target=_blank% '''Tables:''' [[PmWiki/Simple(Tables)]] - [[PmWiki/Advanced(Tables)]]
to:
%target=_blank% '''Tables:''' [[PmWiki/Simple(Tables)]]PmWiki/Tables | Simple]] - [[PmWiki/Advanced(Tables)]]PmWiki/TableDirectives | Advanced]]
Changed line 16 from:
'''References:''' [=[[another page]], [[http://www.example.com]], [[another page | link text]], [[#anchor]]=]
to:
'''References:''' [=[[another page]], [[http://www.example.com]], [[another page | link text]], [[#anchor]]=]]]=]\\
July 24, 2007, at 10:42 PM by confluence -
Changed line 5 from:
%target=_blank% [[PmWiki/Documentation Index]]\\
to:
%target=_blank% [[PmWiki/Documentation Index]]\\]]
Changed lines 14-15 from:
'''Lists:''' '''*''' for bullet lists, '''#''' for numbered lists, ''':'''term''':'''definition for definition lists
'''Emphasis:''' [=''italics'', '''bold''', '''''bold italics''''', @@typewriter@@ (monospaced)=]
to:
'''Lists:''' '''*''' for bullet lists, '''#''' for numbered lists, ''':'''term''':'''definition for definition lists\\
'''Emphasis:''' [=''italics'', '''bold''', '''''bold italics''''', @@typewriter@@ (monospaced)=])=]\\
Changed line 19 from:
'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for horizontal line
to:
'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for horizontal line\\
July 24, 2007, at 10:41 PM by confluence -
Changed lines 3-5 from:
%target=_blank% [[PmWiki/Basic Editing]] - [[PmWiki/Text Formatting Rules]] - [[PmWiki/Documentation Index]]
to:
%target=_blank% [[PmWiki/Basic Editing]] -]]\\
%target=_blank%
[[PmWiki/Text Formatting Rules]] -]]\\
%target=_blank%
[[PmWiki/Documentation Index]]]]\\
Changed line 9 from:
-<'''Paragraphs:''' for a new paragraph, use a blank line;\\
to:
-<'''Paragraphs:''' for a new paragraph, use a blank line;\\
Changed lines 14-17 from:
-<'''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=]
to:
-<'''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=]
Changed lines 19-20 from:
-<'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for horizontal line
-<'''Other markups:''' [=[+bigger+], [-smaller-], '^superscript^', '_subscript_', {+inserted+}, {-deleted-}=]
to:
-<'''Separators:''' '''!!''', '''!!!''' for headings, '''[=----=]''' for horizontal line
-<'''

'''
Other markups:''' [=[+bigger+], [-smaller-], '^superscript^', '_subscript_', {+inserted+}, {-deleted-}=]
July 24, 2007, at 10:39 PM by confluence -
Changed line 1 from:
(:table class='quickref' width='100%' cellspacing='0' cellpadding='0' style='font-size:12px; font-family:Arial; padding:2px; border:1px solid #cccccc;' bgcolor=#f9f9f9 :)
to:
(:table class='quickref' width='100%' cellspacing='0' cellpadding='0' style='font-size:12px; font-family:Arial; padding:2px; border:1px solid #cccccc;' bgcolor=#f9f9f9 :)
Deleted lines 3-4:
(:cell align=right:)
%target=_blank% '''Tables:''' [[PmWiki/Simple(Tables)]] - [[PmWiki/Advanced(Tables)]]
Added lines 5-6:
%target=_blank% '''Tables:''' [[PmWiki/Simple(Tables)]] - [[PmWiki/Advanced(Tables)]]
(:cellnr:)

Changed line 9 from:
(:cell align=right:)
to:
(:cell align=rightcellnr:)
Changed line 11 from:
(:cellnr colspan='2':)
to:
(:cellnr colspan='2':):)
Changed line 19 from:
(:cell align=right:)
to:
(:cell align=rightcellnr:)
Edit - History - Print - Recent Changes - Search
Page last modified on August 06, 2009, at 10:07 PM