Changes between Version 2 and Version 3 of TracTimeDeltaUpdatorPlugin


Ignore:
Timestamp:
Mar 13, 2015, 11:30:25 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with license

Legend:

Unmodified
Added
Removed
Modified
  • TracTimeDeltaUpdatorPlugin

    v2 v3  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Automatically updating for relative date/time displays on Trac =
     3= Automatically updating for relative date/time displays on Trac
    44
    5 == Description ==
     5== Description
    66
    77The plugin avoids relative date/time displays, "42 seconds ago", even though the page was opened 42 years ago with automatically refresh.
    88
    9 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    1010
    1111Existing bugs and feature requests for TracTimeDeltaUpdatorPlugin are
     
    1515[http://trac-hacks.org/newticket?component=TracTimeDeltaUpdatorPlugin&owner=jun66j5 new ticket].
    1616
    17 == Download ==
     17[[TicketQuery(component=TracTimeDeltaUpdatorPlugin&group=type,format=progress)]]
     18
     19== Download
    1820
    1921Download the zipped source from [download:tractimedeltaupdatorplugin here].
    2022
    21 == Source ==
     23== Source
    2224
    2325You can check out TracTimeDeltaUpdatorPlugin from [http://trac-hacks.org/svn/tractimedeltaupdatorplugin here] using Subversion, or [source:tractimedeltaupdatorplugin browse the source] with Trac.
    2426
    25 == Example ==
     27== Example
    2628
    2729 1. Modify `SandBox` page on your Trac
    28  2. Visit `SandBox` page and look at "Last modified: ..." in the page for the moment!
     30 1. Visit `SandBox` page and look at "Last modified: ..." in the page for the moment!
    2931
    30 == Install ==
     32== Installation
    3133
    3234 1. Install the plugin:
     
    3537easy_install http://trac-hacks.org/svn/tractimedeltaupdatorplugin/0.12
    3638}}}
    37  2. Enable the plugin in trac.ini:
     39 1. Enable the plugin in `trac.ini`:
    3840{{{
    3941#!ini
     
    4143tractimedeltaupdator.* = enabled
    4244}}}
    43  3. If your Trac is 1.0 or later, prepend `TimeDeltaUpdatorModule` to `request_filters` in `[trac]` section
     45 1. If your Trac is 1.0 or later, prepend `TimeDeltaUpdatorModule` to `request_filters` in the `[trac]` section:
    4446{{{
    4547#!ini
     
    4850}}}
    4951
    50 == Tickets ==
    51 
    52 [[TicketQuery(component=TracTimeDeltaUpdatorPlugin&status!=closed,group=status)]]
    53 
    54 == Recent Changes ==
     52== Recent Changes
    5553
    5654[[ChangeLog(tractimedeltaupdatorplugin, 3)]]
    5755
    58 == Author/Contributors ==
     56== Author/Contributors
    5957
    6058'''Author:''' [wiki:jun66j5] [[BR]]
    61 '''Maintainer:''' [wiki:jun66j5] [[BR]]
     59'''Maintainer:''' [[Maintainer]] [[BR]]
    6260'''Contributors:'''