Question
SPACEDTOPIC variable returns Enhance%20*SPACEDTOPIC with % 20 good for regexes, but ugly for reading by users. When I read about it long time ago, I assumed (wrongly) it returns page name with spaces in it. Is there a variable returning pagename with spaces?
I read
SpacedTopicVariable,
FlexibleWikiWords. Can we have a variable with real printable space nice for headers? Is there any trick to get it?
- TWiki version: dec2001
- Perl version: 5.6
- Web server & version: Apache
- Server OS: Linux
- Web browser & version:
- Client OS:
--
PeterMasiar - 03 Jan 2003
Answer
See my patch for
SpacedWikiWordPlugin;
it defines %TOPICSPACED% to do what you want.
(Ok, bad naming...)
--
PeterKlausner - 05 Mar 2003