https://www.google.com/accounts/o8/id?id=AItOawlRjjrKEyPmXnh2qBEGx9PgH5DP32wCMAQ 2013-01-27 04:21:59 -04:00 committed by admin
parent 5383207703
commit 5d0312c280
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
I use a default template for all new pages: I use a default template for all new pages:
[[!meta title="<TMPL_VAR name>"]] \[[!meta title="<TMPL_VAR name>"]]
[[!meta author=]] \[[!meta author=]]
[[!meta date="<TMPL_VAR time>"]] \[[!meta date="<TMPL_VAR time>"]]
[[!meta guid="urn:uuid:<TMPL_VAR uuid>"]] \[[!meta guid="urn:uuid:<TMPL_VAR uuid>"]]
[[!tag ]] \[[!tag ]]
This encourages me to include useful metadata on the page. In particular, though, I've modified the `edittemplate` plugin to generate a uuid for use in the guid, for use in `inline`. Importantly, this keeps `inline` from flooding aggregators when I rename these pages. This encourages me to include useful metadata on the page. In particular, though, I've modified the `edittemplate` plugin to generate a uuid for use in the guid, for use in `inline`. Importantly, this keeps `inline` from flooding aggregators when I rename these pages.