Item10443: Add option to not show the current revision in the list

pencil
Priority: Enhancement
Current State: Closed
Released In: 1.1.3
Target Release: patch
Applies To: Extension
Component: HistoryPlugin
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: KennethLavrsen
So if HISTORY is shown in a topic, it does not show the current revision.

Added parameter versions as a more versatile alternative to rev1, rev2, nrev and reverse:

Argument Description Default value
versions="number or range" Number or range (format: from..to). Examples:
To get version 2, write: versions="2"
To get version 2 to 3, write: versions="2..3"
To get version 2 to the latest, write: versions="2.."
To get all versions up to version 5, write: versions="..5"
To get all versions up to but not including the latest, write: versions="..-1"
To get the versions from 1 to 5 in reverse order, write: versions="5..1"
all versions in the order latest to first

-- ArthurClemens - 13 Mar 2011

 

ItemTemplate edit

Summary Add option to not show the current revision in the list
ReportedBy ArthurClemens
Codebase 1.1.3 beta1, 1.1.2, trunk
SVN Range
AppliesTo Extension
Component HistoryPlugin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins distro:a3a4d9d5068b distro:e6a36ccca26f distro:b2be6ad11193 distro:caafb0991c17
TargetRelease patch
ReleasedIn 1.1.3
Topic revision: r8 - 16 Apr 2011, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy