Ticket #160 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Implement internal links in CKAN notes markup

Reported by: rgrp Owned by: dread
Priority: critical Milestone: v0.11
Component: ckan Keywords:
Cc: Repository:
Theme:

Description (last modified by dread) (diff)

Suggest form is: key:value (with optional space after ':'.

Keys would be for an object, i.e. 'package', 'tag', 'group'.

Becomes a link.

This would be implemented by implementing a 'Parser' or 'Processor' object which is run before markdown is done. Regex replace.

Cost: 4h

Change History

comment:1 Changed 4 years ago by dread

  • Owner changed from rgrp to dread
  • Priority changed from major to critical

comment:2 Changed 4 years ago by dread

  • Description modified (diff)

comment:3 Changed 4 years ago by dread

  • Status changed from new to closed
  • Resolution set to fixed

Done in 1h in cset:9c3e64104cbf. Not allowing space - non-standard.

comment:4 Changed 4 years ago by rgrp

  • Milestone set to v0.11
Note: See TracTickets for help on using tickets.