Difference between revisions of "Special talk:Workflow"

From Organic Design wiki
Line 4: Line 4:
  
 
Some operations that would be very useful over selections are:
 
Some operations that would be very useful over selections are:
*Delete
+
*Change workflow state
*Delete history
+
*Add to category
*Undo last revision
+
*Remove from category
*Move revision back to a particular date
+
*Update template parameter(s)
 
*Regexp rename title
 
*Regexp rename title
 
*Regexp replace content
 
*Regexp replace content
 
*Prepend content
 
*Prepend content
 
*Append content
 
*Append content
*Add to category
+
*Undo last revision
*Remove from category
+
*Move revision back to a particular date
*Update template parameters
+
*Revert last authors edits (rollback)
 +
*Delete article
 +
*Delete article and history

Revision as of 23:43, 28 October 2007

It would be very useful to be able to perform operations on selections in MediaWiki. Some special pages already work this way such as Special:NukeDPL, but it would be better to use Special:Workflow for this which allows one to select articles using a DPL query, or pasting a list in directly (also a link in the actions could allow the current article as a selection). Then this selection can be refined further using checkbox list, or an operation from a list of many can be performed on the selection.

The available operations should be easily extendable in-wiki, and should later be able to be performed from the job queue. It should be able to be easily connected to existing selection-based special pages like Special:Nuke.

Some operations that would be very useful over selections are:

  • Change workflow state
  • Add to category
  • Remove from category
  • Update template parameter(s)
  • Regexp rename title
  • Regexp replace content
  • Prepend content
  • Append content
  • Undo last revision
  • Move revision back to a particular date
  • Revert last authors edits (rollback)
  • Delete article
  • Delete article and history