Question
I was trying to redefine SEP from | to plain space, but I cannot find it. Looked in
TWikiPreferences back and forth, not there. Where is defined?
- TWiki version: Apr 26, 2003
- Perl version:
- Web server & version:
- Server OS: Linux
- Web browser & version:
- Client OS:
--
PeterMasiar - 05 Jun 2003
Answer
I think in fact it's in the
/twiki/templates/twiki.tmpl (or
twiki.yourskinname.tmpl ) where it's defined. I'm away from my server, so I can't verify if I remember correctly. Will follow up tonight.
--
TorbenGB - 06 Jun 2003
That is correct. The idea is to give skins control over the separator shown. One skin prefers
"|", another a comma, yet another a line break etc.
--
PeterThoeny - 06 Jun 2003
It makes complete sense, to define SEP in skin. Just SEP looks like standard variable, so I
expected it to be a standard variable and looked where used skin is defined and where all other standard variables are defined.
Twiki is so powerfull, but so elitist: too hard for non-insiders!
Thank you for your help.
--
PeterMasiar - 06 Jun 2003