Difference between revisions of "PsyCrit:Add Response"

(target -> targReq to avoid confusion)
(PAGENAME -> FULLPAGENAME (wasn't including namespace))
Line 27: Line 27:
   <echo><call xmltag contents=$opt_tag /><get name=keyname /> - <get name=title /><call xmltag contents="/OPTION" /></echo>
   <echo><call xmltag contents=$opt_tag /><get name=keyname /> - <get name=title /><call xmltag contents="/OPTION" /></echo>
</for>
</for>
<call xmltag contents="/SELECT" /> [<small>[{{fullurl:{{PAGENAME}}|action=purge}} refresh]</small>]
<call xmltag contents="/SELECT" /> [<small>[{{fullurl:{{FULLPAGENAME}}|action=purge}} refresh]</small>]
|-
|-
| align=right | Title:  || <echo raw now><input name=respTitle size=40></echo>
| align=right | Title:  || <echo raw now><input name=respTitle size=40></echo>

Revision as of 23:53, 17 September 2008

Target article: <call xmltag contents="SELECT NAME=target" />

<call xmltag contents="option value" />Select a target...<call xmltag contents="/option" />

<for table="qryW3_Titles_Catgs" where="(cl_to='Data/target') AND (page_namespace=0)" sort="page_title DESC" name=pg hide>

 <load page=$pg_title />
 
 
 
 
 <call xmltag contents=$opt_tag />ERROR: there is no variable named [keyname]. - ERROR: there is no variable named [title].<call xmltag contents="/OPTION" />

</for> <call xmltag contents="/SELECT" /> [refresh]

Title:
Author attribution:
  • usually author's name and institutional affiliation
Date:
Short name:
  • usually author's last name; used for page title => targetname/date short name
  • this is used for referencing the article; readers will see it
Snippet: