Help:Updating the list of changes: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(First creation)
 
(Improved instructions for updating the list of changes a bit)
Line 10: Line 10:
* for all other entries add "* " in front of the entry
* for all other entries add "* " in front of the entry
* encode all text otherwise interpreted as wiki or html code (be aware of characters like &, >, < and such)
* encode all text otherwise interpreted as wiki or html code (be aware of characters like &, >, < and such)
* create a new wiki page for the new changes. Look at the other [[:Category:Lists_of_changes|lists of changes]] to find out what to name the page and what to add at the top and bottom of the page.
* finally, edit [[List of changes]] and transclude the new page the same way it is done for the other transcluded pages.
TXT format:
TXT format:
<pre>dd.mm.yy Release Total Commander n.nn Final
<pre>dd.mm.yy Release Total Commander n.nn Final
Line 34: Line 37:
* (dd.mm.yy) Fixed: xxxx xxx xx xxxxx xxx xx xxxxxxx xx
* (dd.mm.yy) Fixed: xxxx xxx xx xxxxx xxx xx xxxxxxx xx
</pre>
</pre>
Create a new wiki page for the new changes. Look at the other [[:Category:Lists_of_changes|lists of changes]] to find out what to name the page and what to add at the top and bottom of the page.
Finally, edit this page (containing all changes) and tranclude the new page the same way it is done for the other transcluded pages.

Revision as of 19:29, 19 February 2014

Updating the list of changes

The list of changes is divided over separate pages which are transcluded in this page. Each separate page contains all changes between two consecutive final releases. So wait for the next final release before adding newer changes.

Whenever a new final version has been released the newest changes can be found at http://www.ghisler.com/history.txt or in the file HISTORY.TXT in Total Commander's installation folder after installing the new final version.

To change the format of the changes:

  • add round brackets around all the dates at the beginning of the entries
  • for all entries indicating a release, add "===" in front of and behind the entry
  • for all other entries add "* " in front of the entry
  • encode all text otherwise interpreted as wiki or html code (be aware of characters like &, >, < and such)
  • create a new wiki page for the new changes. Look at the other lists of changes to find out what to name the page and what to add at the top and bottom of the page.
  • finally, edit List of changes and transclude the new page the same way it is done for the other transcluded pages.

TXT format:

dd.mm.yy Release Total Commander n.nn Final
dd.mm.yy Fixed: xx xxxx xxxx xxxx xx xxxxx
dd.mm.yy Fixed: xxxx xxxxxxxxxx xxxxx

dd.mm.yy Release Total Commander n.nn Beta n
dd.mm.yy Fixed: xxx xxxx xx x xxxx xxxx xx xxxxx
dd.mm.yy Fixed: xxxx xxx xx xxxxx xxx xx xxxxxxx xx
dd.mm.yy Added: xxxxxx xxx xxxxx xxxxxxx
dd.mm.yy Added: xxxxx x xxx xx xxx xxxxxxx
dd.mm.yy Fixed: xxxx xxx xx xxxxx xxx xx xxxxxxx xx

Wiki format:

=== (dd.mm.yy) Release Total Commander n.nn Final ===
* (dd.mm.yy) Fixed: xx xxxx xxxx xxxx xx xxxxx
* (dd.mm.yy) Fixed: xxxx xxxxxxxxxx xxxxx

=== (dd.mm.yy) Release Total Commander n.nn Beta n ===
* (dd.mm.yy) Fixed: xxx xxxx xx x xxxx xxxx xx xxxxx
* (dd.mm.yy) Fixed: xxxx xxx xx xxxxx xxx xx xxxxxxx xx
* (dd.mm.yy) Added: xxxxxx xxx xxxxx xxxxxxx
* (dd.mm.yy) Added: xxxxx x xxx xx xxx xxxxxxx
* (dd.mm.yy) Fixed: xxxx xxx xx xxxxx xxx xx xxxxxxx xx