On Tue, 18 Dec 2007 00:22:49 +0100
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> As for myself, I would be content with the (due to come, they
> said) blogging facility of plain pmwiki.

With pagelist, you can implement some of the blogging features
which I did on: www.sqlhacks.com

In Site.LocalTemplate I have:

[[#lnews]]
>>lrindent round frame<<
(:include {=$FullName} self=0 lines=18:)

%right% [[{=$FullName} | [+++'''... more ...'''+++]]]
>><<

----

[[#lnewsend]]


and on the front page I have:

(:pagelist group=-Site,-PmWiki* fmt=#lnews count=15 order=-time:)


-- 
Thanks
http://www.sqlhacks.com
The SQL Server knowledge base

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to