CurationTagsDefinition

From WikiPathways

(Difference between revisions)
Jump to: navigation, search
Current revision (00:04, 6 May 2015) (view source)
(Replacing page with 'This page is obsolete. Use this instead: http://www.wikipathways.org/index.php/MediaWiki:Curationtags-definition.xml')
 
(28 intermediate revisions not shown.)
Line 1: Line 1:
-
<?xml version="1.0"?>
+
This page is obsolete. Use this instead: http://www.wikipathways.org/index.php/MediaWiki:Curationtags-definition.xml
-
<!--
+
-
Tag definitions must be defined below in order to be available in the curation tag GUI
+
-
To add a tag, add a <Tag> element in the xml code below. The element may contain the following attributes:
+
-
- name: The name of the tag to be used, must be unique and will be used as name for the template that will be called
+
-
- displayName: The name that will be used to display the tag in the selection menu
+
-
- description: A description about the meaning and usage of the tag
+
-
- useRevision: Let this tag apply on a single revision (default=false)
+
-
-->
+
-
<TagDefinitions>
+
-
 
+
-
<Tag
+
-
  name="Curation:ProposedDeletion"
+
-
  displayName="Proposed deletion"
+
-
  description="Use this tag to notify the author that this pathway is proposed for deletion. Please explain why the pathway should be deleted in the tag text."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:NeedsReference"
+
-
displayName="Literature reference needed"
+
-
description="Use this tag when the pathway requires a literature reference."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:MissingXRef"
+
-
displayName="Missing gene/protein database references"
+
-
description="Use this tag when one or more genes/proteins/metabolites miss a database reference."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:NoInteractions"
+
-
displayName="Unconnected lines"
+
-
description="Use this tag when one or more lines that represent an interaction are not properly linked."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:FeaturedPathway"
+
-
displayName="Featured pathway"
+
-
description="Use this tag to include the pathway in the featured pathways collection"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:Hypothetical"
+
-
displayName="Hypothetical pathway"
+
-
description="Use this tag to note a hypothetical pathway."
+
-
/>
+
-
 
+
-
 
+
-
<Tag
+
-
name="Curation:Tutorial"
+
-
displayName="Tutorial pathway"
+
-
description="Use this tag to mark the pathway you create while doing the [[Help:Tutorial|tutorial]]. A tutorial pathway will not be included in the download archives and all tutorial pathways will be periodically deleted."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:InappropriateContent"
+
-
displayName="Inappropriate content"
+
-
description="Use this tag to mark inappropriate content. Please specify in the tag text which part of the pathway is inappropriate."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:UnderConstruction"
+
-
displayName="Under construction"
+
-
description="Use this tag to notify to other users that this pathway is still under construction."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:MissingDescription"
+
-
displayName="Missing description"
+
-
description="Use this tag to mark pathways with a missing or incomplete description field"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:GenMAPP_Approved"
+
-
displayName="GenMAPP Approved"
+
-
useRevision="true"
+
-
description="Pathways with this tag will be included in the GenMAPP pathway archive. This tag applies to the revision you are viewing when adding or editing the tag."
+
-
/>
+
-
 
+
-
 
+
-
<Tag
+
-
  name="Curation:Uncategorized"
+
-
  displayName="Uncategorized"
+
-
  description="Use this tag to notify the author that this pathway is uncategorized."
+
-
/>
+
-
 
+
-
</TagDefinitions>
+

Current revision

This page is obsolete. Use this instead: http://www.wikipathways.org/index.php/MediaWiki:Curationtags-definition.xml

Personal tools