Blog List Templates

Page créée le 06 janvier 2006 à 16h32 par François Direz print pdf

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|[-edition-]]](:if:)
!!![[{=$FullName}|[+{=$Title}+]]]
(:include {=$FullName}:)

>>rfloat<<(:if !exists BlogComments.{=$Name}:)
[[BlogComments.{=$Name}?action=set#commentbox|]]
(:if:)
>><<
>>rfloat<< ''Article créé le {=$BlogDate}''
(:if exists BlogComments.{=$Name}:) -- [[BlogComments.{=$Name}#comments|Voir les commentaires]]({BlogComments.{=$Name}$PostCount})(:if:)
>><<
[[<<]](:html:)<p class="barre"></p>(:htmlend:)


(: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]]

Dernière modification le 29 novembre 2008 à 09h27