[[PageOutline(2-5,Contents,pullout)]] = Use the MediaWiki signature ("`~~~~`") on the Wiki pages == Description During the saving of the Wiki page the MediaWiki signature is replaced by the username and/or the timestamp of the edit. Three different variants are possible: * The `~~~` will be replaced by the username only * The `~~~~` will be replaced by the username and timestamp * The `~~~~~` will be replaced by the timestamp only With all these variants also a separating -- prefix will automatically be included. During the saving of the Wiki page, the ~-code will be replaced with the corresponding signature of the editing user and the timestamp. The username and timestamp will be shown in the standard Trac formatting. The timestamp will be a pretty formatted time difference (like: "5 minutes ago"), and it is linked to the corresponding date and time in the timeline. The timestamps are stored in the content of the Wiki page, so successive editing of the Wiki page will not modify previous timestamps. For the details of the TracMediaWikiSignature plugin, please see: ​https://github.com/joro75/TracMediaWikiSignature == !Bugs/Feature Requests Existing bugs and feature requests for [[TracMediaWikiSignaturePlugin|TracMediaWikiSignature]] are [https://github.com/joro75/TracMediaWikiSignature/issues here]. If you have any issues, create a [https://github.com/joro75/TracMediaWikiSignature/issues/new new ticket]. == Download Download the zipped source from [https://github.com/joro75/TracMediaWikiSignature/archive/master.zip here]. == Source You can check out [[TracMediaWikiSignaturePlugin|TracMediaWikiSignature]] from [https://github.com/joro75/TracMediaWikiSignature.git here], or [https://github.com/joro75/TracMediaWikiSignature browse the source] with GitHub. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == !Author/Contributors **Author:** [wiki:joro75] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**