Difference between revisions of "PsyCrit:Add Response"

(varname fix; removed redundant text)
m (fixed valign for short name)
Line 28: Line 28:
| align=right | Date: || <echo raw now><input name=respDate size=10></echo>
| align=right | Date: || <echo raw now><input name=respDate size=10></echo>
|-
|-
| align=right | Short name: || <echo raw now><input name=respRef size=20></echo>
| align=right valign=top | Short name: || <echo raw now><input name=respRef size=20></echo>
* usually <u>AuthorLastName year</u>
* usually <u>AuthorLastName year</u>
* this is used for referencing the article; readers will see it
* this is used for referencing the article; readers will see it

Revision as of 01:14, 15 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" />

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