Changes between Version 3 and Version 4 of Ticket #1141
- Timestamp:
- 05/18/11 16:07:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1141 – Description
v3 v4 46 46 * If you want to edit values from a previous revision, you first select that revision to get the shadows populated. There is a button named "Replace fields with values from this revision" under the revision list. You click this, a warning pops up and then you say "Yes". You then select the moderated revision again. 47 47 * We also allow package comments the same way as the todo extension works at the moment. Additionally, we need to be able to differentiate between what the moderator wrote and what a community member wrote, and so we may need to make a small change to the todo extension to facilitate this. 48 * In addition to package comments, each revision will have a revision log (analogous to a commit message). 48 49 49 50 === Technical Details === … … 61 62 62 63 === Deliverables === 64 65 A new CKAN extension, consisting of: 63 66 64 67 * Code: Python, HTML, CSS, Javascript