Flagged Revisions

For the documentation, see Flagged Revisions & Wiki Argument Variables

ISO9001

Improvements needed to facilitate the use of Tiki for the ISO9001 quality protocol.
See also profile ISO9001 and wish5112

See: https://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=54311
New wiki argument variables added in trunk (for Tiki14):

  • currentVersion
  • currentVersionApprover
  • currentVersionApproval
  • currentVersionApproved
    See: r53372, r53373

Tiki9 Flagged Revisions

Flagged revisions could use a little TLC. See http://doc.tiki.org/Flagged+Revisions#FAQ Here are some notes that are hoped to make that TLC easier for a newb.

  1. How are they implemented in the database?
    See the Database references table below. When you approve a Flagged Revision, a record is appended in tiki_objects_attributes, with itemId=tiki_history.historyId, type="wiki history", attribute="tiki.history.moderation", and value="OK". Then follow table.fields tiki_objects_attributes. itemId => tiki_history.historyId => tiki_history.pageName and tiki_history.version, which are two fields which match those in tabe tiki_pages.
  2. There is no way to list all current pending Flagged Revisions.
    1. A simple way to implement that might be to modify tiki-listpages.php by adding another Filter, very similar and following the tiki-listpages.php and tikilib.php code paths of "exact_match", selectable by a checkbox, labeled something like "Flagged Revisions pending approval". See tikilib.php function list_pages(). Need to define $mid = "where" clause, and "elseif ($type == 'flaggedrev_pending')".



Database references

[+]

Reference Notes, Ignore

[+]

Bugs/Tracker

Open

RatingSubjectSubmitted byImportanceEasy to solve?PriorityCategoryVolunteered to solveCreatedLastModifComments
(0) Multiple issues with Staging and Approval in Tiki 6Rick Sapir / Tiki for Smarties9 high45
  • Regression
2010-11-252010-12-210
(1) (ISO 9001) Versions Validated and then Approvedcr0vax41 difficult4
  • Feature request
2015-04-012015-04-010
(0) IP of approver shown instead of creators name on wiki pagesRontu735
  • Usability
  • Consistency
2008-10-222009-02-011
fjcolo-14 Feb 09
(0) Plugin validation cannot be turned off, TW5.1Gergely735
  • Usability
2010-09-282010-09-280
(0) Default Object Categoryepaik735
  • Error
  • Usability
2011-01-212011-03-163
evliempt-18 Dec 14
(0) Email notification (object entered/left category) is not working when i use the transition with the transition modulegcosilveira735
  • Feature request
  • Consistency
2011-05-042016-05-270
(0) Staging and Approval problemChadDa3mon630
  • Error
  • Usability
2009-04-152010-12-210
(0) Prompt for category when using Staging & Approval feature525
  • Feature request
2008-06-262009-02-011
elukac-01 Jul 08
(0) Page description of wiki page disappears either after approval or when editing an approved pageRontu525
  • Usability
  • Consistency
2008-10-062009-02-010
(0) Structures do not work with Stagingthebookdoc525
  • Usability
  • Support request
  • Documentation (or Advocacy)
  • Consistency
  • Conflict of two features (each works well independently)
2009-03-182010-12-240
(1) Wiki page print function can preview unapproved pagemarshallau5420
  • Error
2014-12-312020-03-071
xavi-31 Dec 14

Pending

Closed

[+]

Alias