|
Servizi: |
Blog /
BlogListTemplatesfmt=#blogIncludes whole pages, with titles as links to the pages, seperated by a horizontal rule underneath each page's content. edit link at right. comment link at right. creation date.
[[#blog]]
(:if auth edit:)
[[{=$FullName}|[+{=$Title}+]]]
(:if equal {>$Group}:)
(:title {$Title}:)(:if:)
[[#blogend]]
blogtitlespagelist of spaced blog titles for sidebar, without group heading.
[[#blogtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
* [[{=$FullName}|{=$BlogTitle}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogtitlesend]]
blogdatedtitlespagelist of spaced blog titles for sidebar, without group heading, with simple creation date
[[#blogdatedtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[-{=$BlogDateSimple} - -]
* [[{=$FullName}|{=$BlogTitle}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogdatedtitlesend]]
commentsdatedtitlespagelist of spaced blog titles for sidebar, without group heading, with simple modification date
[[#commentsdatedtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[-{=$LastModifiedDate} - -]
* [[{=$FullName}#comment{=$PostCount}|{=$BlogTitle}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#commentsdatedtitlesend]]
blogmonthtitlespagelist of spaced blog titles for sidebar, without group heading.
[[#blogmonthtitles]](:if equal {<$Group}:)
>>blogmonthtitles<<(:if:)
* [[{=$FullName}|{=$BlogMonth}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogmonthtitlesend]]
|