SID-01286: Topic title - separate field
| Status: |
Answered |
TWiki version: |
5.0.2 |
Perl version: |
Perl 5.8 |
| Category: |
CategoryAPI |
Server OS: |
Ubuntu 8.04 |
Last update: |
14 years ago |
Is it possible for a topic, to have separate title. For example topic /TWiki/TestSite has title: Test Site for our company.
So user would insert it on its creation...
Because i have lots of problems with non-wiki words, utf-8 chars and so on, when users are searching or looking at last changes.
Thanks
--
BostjanTovornik - 2011-10-06
Discussion and Answer
You can do that on the TWiki application level. This Support forum application (documented at
SupportForumMaintenance) uses a topic title ("Topic title - separate field") that is different from the page name ("SID-01286"). You can define a form (see
SupportForm at bottom) that has a form field called "Title". This title is shown at the top of the page (in the
%INCLUDE{SupportHeader}%) and on the Windows title.
Learn more on TWiki application programming at
Blog/BlogEntry201009x1.
--
PeterThoeny - 2011-10-06
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.