#default
This redefines the default page list output for pmwiki.org. Basically we redefine the list to include any summary that may exist for the page.
(:if false:)
[[#default]]
(:template first {=$Group}:)
:[[{=$Group}/]] /:
(:template each:)
: :[[{=$Group}/{=$Namespaced}]]
[- {=$:Summary}-]
[[#defaultend]]
(:ifend:)
(:pagelist group={$Group} fmt=#default
list=normal count=7:)
|
|
#sumpthinkyears
Used in the sumpthink sidebar
(:if false:)
[[#sumpthinkyears]]
(:template each:)
-< [[{=$Group}/{=$Name}]]
[-{=$:Summary}-]
[[#sumpthinkyearsend]]
(:ifend:)
(:pagelist group={$Group}
fmt=#sumpthinkyears list=normal
count=7:)
|
|
#committee
(:if false:)
[[#committee]]
(:template default $:Role=-:)
(:template first:)
(:table class='tabtable' :)
(:cellnr style="padding-left:0.3em; min-width:10em;":)[-Role-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Name-]
(:cell style="padding-left:0.3em; min-width:07em;":)[-Home-]
(:cell style="padding-left:0.3em; min-width:07em;":)[-Mobile-]
(:cell style="padding-left:0.3em; min-width:07em;":)[-Work-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Club email-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Other email-]
(:template each:)
(:cellnr style="padding-left:0.3em; min-width:10em;":)[[#{=$:Name}]]
{=$:Role}
(:cell style="padding-left:0.3em; min-width:10em;":)[[{=$FullName} |
{=$:First} {=$:Last}]]
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Home}
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Mobile}
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Work}
(:cell style="padding-left:0.3em; min-width:10em;":){=$:Email}
(:cell style="padding-left:0.3em; min-width:10em;":){=$:AltEmail}
(:template last:)
(:tableend:)
[[#committeeend]]
(:ifend:)
(:pagelist group=Profiles fmt=#committee list=normal
order=$:Last,$:First:)
|
|
|
#officers
(:if false:)
[[#officers]]
(:template default $:Officer=-:)
(:template first:)
(:table class='tabtable' :)
(:cellnr style="padding-left:0.3em; min-width:10em;":)[-Position-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Name-]
(:cell style="padding-left:0.3em; min-width:7em;"":)[-Home-]
(:cell style="padding-left:0.3em; min-width:7em;"":)[-Mobile-]
(:cell style="padding-left:0.3em; min-width:7em;"":)[-Work-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Club email-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Other email-]
(:template each:)
(:cellnr style="padding-left:0.3em; min-width:10em;":)[[#{=$:Name}]]
{=$:Officer}
(:cell style="padding-left:0.3em; min-width:10em;":)[[{=$FullName} |
{=$:First} {=$:Last}]]
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Home}
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Mobile}
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Work}
(:cell style="padding-left:0.3em; min-width:10em;":){=$:Email}
(:cell style="padding-left:0.3em; min-width:10em;":){=$:AltEmail}
(:template last:)
(:tableend:)
[[#officersend]]
(:ifend:)
(:pagelist group=Profiles fmt=#officers list=normal order=$:Last,$:First:)
|
|
|
#exofficio
(:if false:)
[[#exofficio]]
(:template default $:ExOfficio=-:)
(:template first:)
(:table class='tabtable' :)
(:cellnr style="padding-left:0.3em; min-width:10em;":)[-Ex Officio-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Name-]
(:cell style="padding-left:0.3em; min-width:07em;":)[-Home-]
(:cell style="padding-left:0.3em; min-width:07em;":)[-Mobile-]
(:cell style="padding-left:0.3em; min-width:07em;":)[-Work-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Club email-]
(:cell style="padding-left:0.3em; min-width:10em;":)[-Other email-]
(:template each:)
(:cellnr style="padding-left:0.3em; min-width:10em;":)[[#{=$:name}]]
{=$:ExOfficio}
(:cell style="padding-left:0.3em; min-width:10em;":)[[{=$FullName} |
{=$:First} {=$:Last}]]
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Home}
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Mobile}
(:cell style="padding-left:0.3em; padding-right:0.3em;":){=$:Work}
(:cell style="padding-left:0.3em; min-width:10em;":){=$:Email}
(:cell style="padding-left:0.3em; min-width:10em;":){=$:AltEmail}
(:template last:)
(:tableend:)
[[#exofficioend]]
(:ifend:)
(:pagelist group=Profiles fmt=#exofficio list=normal
order=$:Last,$:First:)
|
|
|
#pages
A simple bullet list of page title and summary.
(:if false:)
[[#pages]]
(:template each:)
(:if equal "{=$Title}" "Home Page":)
* [[{=$FullName}|{=$Groupspaced}]]
[- {=$:Summary}-]
(:else:)
* [[{=$FullName}|{=$Titlespaced}]]
[- {=$:Summary}-]
[-- ([[{=$Groupspaced}]])--]
(:ifend:)
[[#pagesend]]
(:ifend:)
(:pagelist group=Site fmt=#pages
list=normal count=8:)
|
|
#sitemap
This creates a site map.
(:if false:)
[[#sitemap]]
(:template default name=-Template* :)
(:template first {=$Group}:)
[[#{=$Group}]]
!!! [[{=$Groupspaced}/]]
[---((:pagelist fmt=count
group={=$Group} list=normal
name=-SideBar,-Template* :) pages)---]
[-- {{=$Group}/HomePage$:Summary}
--]
(:template each:)
(:if ! equal {=$Name} HomePage :)
-< [[{=$Group}/{=$Namespaced}]]
[- {=$:Summary} -]
(:ifend:)
[[#sitemapend]]
(:ifend:)
(:pagelist group={$Group} fmt=#sitemap
list=normal count=7:)
|
|
#titlesummary
A simple bullet list of page title and summary.
(:if false:)
[[#titlesummary]]
(:template each :)
* [[{=$FullName} | {=$Titlespaced}]]
[-{=$:Summary}-]
[[#titlesummaryend]]
(:ifend:)
(:pagelist group=Site fmt=#titlesummary
list=normal count=8:)
|
|