Difference between revisions of "PsyCrit:Add Response"

m (catg: forms/entry -> data/forms)
m (+ refresh button for target article drop-down list)
Line 18: Line 18:
   <echo><call xmltag contents="OPTION" /><get name=keyname /> - <get name=title /><call xmltag contents="/OPTION" /></echo>
   <echo><call xmltag contents="OPTION" /><get name=keyname /> - <get name=title /><call xmltag contents="/OPTION" /></echo>
</for>
</for>
<call xmltag contents="/SELECT" />
<call xmltag contents="/SELECT" /> <small>[{{fullurl:{{PAGENAME}}|action=purge}} refresh]</small>
|-
|-
| align=right | PDF page name: || <echo raw now><input name=respUpload size=60></echo>
| align=right | PDF page name: || <echo raw now><input name=respUpload size=60></echo>

Revision as of 13:42, 16 September 2008

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

<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="OPTION" />ERROR: there is no variable named [keyname]. - ERROR: there is no variable named [title].<call xmltag contents="/OPTION" />

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

PDF page name:
Title:
Authors:
Date:
Short name:
  • usually AuthorLastName year
  • this is used for referencing the article; readers will see it
Snippet: