Ticket #499 (new enhancement)

Opened 6 years ago

Last modified 3 years ago

Naming revisions

Reported by: DarTar Owned by: unassigned
Priority: normal Milestone: blue-sky
Component: architecture Version: 1.1.6.3
Severity: normal Keywords:
Cc: JavaWoman

Description (last modified by DarTar) (diff)

A nice feature that I've seen in other wikis and could be easily implemented in Wikka is the possibility of referring to revisions by number. This makes it easier to point someone to a specific version of a page (e.g. "Hey did you see my additions in r324?") than the current system (using human-unfriendly timestamps to identify versions). Revision numbers could then be displayed in {{recentchanges}}, /revisions, /show, {{lastedit}}, {{mychanges}} and any other action/handler involving reference to revisions.

We could also introduce some markup (e.g. r123 or [123]) that would be automatically parsed as a link to a revision. The Trac changeset/revision link format is a good candidate IMO, but could lead to some conflict if a Wikka instance is used to refer to a versioning system.

Related tickets

  • #650 display revision numbers
  • #583 history + revision + diff overhaul
  • #813 {{rev}} action

Change History

Changed 6 years ago by DarTar

bumping this so it doesn't get lost, feedback welcome.

Changed 6 years ago by DarTar

  • cc JavaWoman added

Changed 5 years ago by DarTar

  • description modified (diff)

Changed 5 years ago by DarTar

(In [903]) Displaying revision number (consistently with the new convention adopted revert handler) and applying {{{.datetime}} styling where needed, refs #499 and #650 and #562

Changed 5 years ago by DarTar

(In [907]) Numbered revisions, porting [905]-[906] to trunk, refs #650 and #499

Changed 5 years ago by DarTar

  • description modified (diff)

Changed 4 years ago by BrianKoontz

  • milestone changed from 1.2.1 to 1.3

Changed 3 years ago by BrianKoontz

  • milestone changed from 1.3 to blue-sky
Note: See TracTickets for help on using tickets.