[pmwiki-users] wrong title displayed

Hans design5 at softflow.co.uk
Fri Apr 20 04:23:09 CDT 2007


Friday, April 20, 2007, 10:10:17 AM, noskule wrote:

> header-pagesection:
> ! {*$Title}


> page:
> (:pagelist group=Geschichten,Gedichte order=time count=5 list=normal
> fmt=#blogpage:)

fmt=#blogpage: on LocalTemplates:

!![[{=$FullName}|[+{=$Title}+]]]
(:include {=$FullName}:)
----
%color=gray%[-$[Author]: {=$LastModifiedBy}, $[last modified at] {=$LastModified}-]\\
(:if auth edit:)[[{=$FullName}?action=edit|[-$[Edit]-]]] - (:if:)[[{=$FullName}|[-$[Permalink]-]]] - (:if exists {=$FullName}-$[Discussion]:)[-[[{=$FullName}#$[Discussion]|({{=$FullName}-Discussion$PostCount} Comments)]]-] (:if ! exists {=$FullName}-$[Discussion]:)[-[[{=$FullName}#$[Discussion]|(Comment this)]]-]
(:if equal {>$Group}:)
(:title {$Title}:)(:if:)
(:nl:)
(:nl:)
[[#blogpageend]]

I guess it is the last (:title {$Title}:) which is shown as
PageListTemplates. Should that be {=$Title}? What should this do?

Also bear in mind that the latest (:title ..:) directive will be used
for the page title. But maybe this is what you want?


  ~Hans




More information about the pmwiki-users mailing list