From BladerHQ

Blog: BlogListTemplates

fmt=#blog

Includes 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:)
%rfloat%[[{=$FullName}?action=edit|[-edit-]]](:if:)
!!![[{=$FullName}|[+{=$Title}+]]]
(:include {=$FullName}:)
----
>>rfloat<<(:if !exists BlogComments.{=$Name}:)
[[BlogComments.{=$Name}?action=set#commentbox| Add Comment]]
(:if:)
>><<
>>rfloat<< created {=$BlogDate}(:if exists BlogComments.{=$Name}:) -- [[BlogComments.{=$Name}#comments|See Comments]]({BlogComments.{=$Name}$PostCount})(:if:)
>><<
[[<<]]
====
(:if equal {>$Group}:)
(:title {$Title}:)(:if:)
[[#blogend]]

#blogtitles

pagelist of spaced blog titles for sidebar, without group heading.

[[#blogtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
* [[{=$FullName}|{=$BlogTitle}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogtitlesend]]

#blogdatedtitles

pagelist 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]]

#commentsdatedtitles

pagelist 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]]

#blogmonthtitles

pagelist of spaced blog titles for sidebar, without group heading.

[[#blogmonthtitles]](:if equal {<$Group}:)
>>blogmonthtitles<<(:if:)
* [[{=$FullName}|{=$BlogMonth}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogmonthtitlesend]]

Retrieved from http://wiki.bladerhq.com/Blog/BlogListTemplates

Page last modified on February 27, 2006, at 05:27 PM