Difference: TWikiHistory (5 vs. 6)

Revision 61999-07-22 - thoeny

Line: 36 to 36
 
  • PeterThoeny - 23 Jun 1999: Separate wiki.pm into configuration (wikicfg.pm) and TWiki core (wiki.pm) . This is to ease the upgrade of TWiki installations, it also allows customized extensions to TWiki without affecting the TWiki core.
  • PeterThoeny - 23 Jun 1999: New TextFormattingRules to write bold italic text by enclosing words with double underline characters.
  • ChristopheVermeulen - 07 Jul 1999: Link a plural topic to a singular topic in case the plural topic does not exist. Example: TestVersion / TestVersions , TestPolicy / TestPolicies , TestAddress / TestAddresses , TestBox / TestBoxes .
Changed:
<
<
  • PeterThoeny - 15 Jul 1999: Search path for include files in %INCLUDE:"file.inc"% variable. Search first in the current web, then in parent data directory. Useful to overload default include text in a web-specific manner, like webcopyright.inc text.
>
>
  • PeterThoeny - 15 Jul 1999: Search path for include files in %INCLUDE:"file.inc"% variable. Search first in the current web, then in parent data directory. Useful to overload default include text in the data directory by web-specific text, like for example webcopyright.inc text.
  • PeterThoeny - 21 Jul 1999: Flag $doRemovePortNumber in wikicfg.pm to optionally remove the port number from the TWiki URL. Example: www.some.domain:1234/twiki gets www.some.domain/twiki .
  • PeterThoeny - 22 Jul 1999: Flags $doLogTopic* in wikicfg.pm to selectively log topic view, edit, save, rdiff, attach, search and changes to monthly log file.
  Related Topics
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiHistory.