Addition of a new "postfix" argument to %META{"parent"}%
Currently (Dec 2001) TWiki has 3 args to %META{"parent"}%:
- dontrecurse
- prefix
- separator
I propose adding a
postfix one for complteness for use in fancy skins.
Attached is my (simple) patch to
lib/TWiki.pm :
ParentPostfix.patch
--
ColasNahaboo - 08 Jan 2002
This feature was documented as the
suffix option but not implemented
The
suffix option is implemented now and in
TWikiAlphaRelease. See also
HowToShowParentTopics.
--
PeterThoeny - 11 Jan 2002
I modified my patch to anticipate this change. Please use
ParentSuffix.patch instead
--
ColasNahaboo - 26 Apr 2002
Where is the above mentioned documentation of %META{"parent" -- and the other METAs?
Ah - the parent stuff is in ...
HowToShowParentTopics
--
PeterKlausner - 26 Feb 2003