Changes between Version 4 and Version 5 of WikiLastModifiedPatch
- Timestamp:
- 10/19/12 08:58:48 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiLastModifiedPatch
v4 v5 1 [[PageOutline(2-5,Contents,pullout)]] 1 2 = Automatically add a Last Modified line at the end of each wiki page = 2 3 19 20 == Example == 20 21 21 This example shows how to add "Last Modified" information to your `site.html` file (see also: http://trac.edgewall.org/wiki/TracInterfaceCustomization). I left the "site-specific footer" code from the original site template in here to make clear at what place the "last modified" code should go. Of course, you may chose a different text (e.g. localized to your language).22 This example shows how to add "Last Modified" information to your `site.html` file (see also: t:TracInterfaceCustomization). I left the "site-specific footer" code from the original site template in here to make clear at what place the "last modified" code should go. Of course, you may chose a different text (e.g. localized to your language). 22 23 {{{ 23 24 #!xml 46 47 }}} 47 48 48 == Recent Changes ==49 50 * replaced `authorinfo` by `format_author`, since the former caused errors on wiki page deletion51 [[ChangeLog(wikilastmodifiedpatch, 3)]]52 49 53 50 == Author/Contributors == 54 51 55 52 '''Author:''' [wiki:izzy] [[BR]] 53 '''Maintainer:''' [wiki:izzy] [[BR]] 56 54 '''Contributors:'''

