| Line 1: | Line 1: | ||
If you are a [[QualityCommittee|reviewer]] you can post a Review about a [[Submissions:Main|Content OP Proposal]]. | If you are a [[QualityCommittee|reviewer]] you can post a Review about a [[Submissions:Main|Content OP Proposal]]. | ||
| − | |||
| − | |||
{{Info tip|Note that you can do this easier from the [[Submissions:Main|Content OP Proposal's page]].}} | {{Info tip|Note that you can do this easier from the [[Submissions:Main|Content OP Proposal's page]].}} | ||
| + | '''Write the name of the Content OP Proposal:''' | ||
| − | + | {{#if:{{#urlget:pagename|}}| | |
| + | {{#form:method=post|id=postnewrequest| | ||
| + | {{#input:type=text|name=Content_OP_Proposal_Review_Template[SubmittedBy]|value={{CURRENTUSER}}|}} | ||
| + | {{#input:type=text|name=Content_OP_Proposal_Review_Template[CreationDate]|value={{CURRENTDAY}}/{{CURRENTMONTH}}/{{CURRENTYEAR}} }} | ||
| + | {{#input:type=text|name=Content_OP_Proposal_Review_Template[ContentOPUnderReview]|value={{#urlget:pagename|}} }} | ||
| + | {{#input:type=text|name=Content_OP_Proposal_Review_Template[RevisionID]|value={{#revisionid: Submissions:{{#urlget:pagename|0}} }} }} | ||
| + | {{#input:type=text|name=title|value=Special:AddData/Content_OP_Proposal_Review_Form}} | ||
| + | }} | ||
| + | {{#submit:formid=postnewrequest}} | ||
| + | | | ||
| + | {{#form:method=get| | ||
| + | {{#input:type=hidden|name=title|value={{SUBJECTPAGENAME}} }} | ||
| + | {{#input:type=text|name=pagename}} | ||
| + | {{#input:type=submit|value=post review|}} | ||
| + | }} | ||
| + | }} | ||
If you are a reviewer you can post a Review about a Content OP Proposal.
| |
Note that you can do this easier from the Content OP Proposal's page. |
|---|
Write the name of the Content OP Proposal:
{{#form:method=get|
{{#input:type=hidden|name=title|value=Reviews:PostReview }}
{{#input:type=text|name=pagename}}
{{#input:type=submit|value=post review|}}
}}