Difference between revisions of "PsyCrit:Add Response"

(proper headers, var names, template)
(varname fix; removed redundant text)
Line 24: Line 24:
| align=right | Title:  || <echo raw now><input name=respTitle size=40></echo>
| align=right | Title:  || <echo raw now><input name=respTitle size=40></echo>
|-
|-
| align=right | Authors: || <echo raw now><input name=resoAuth size=80></echo>
| align=right | Authors: || <echo raw now><input name=respAuth size=80></echo>
|-
|-
| 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> (for references - usually ''name year'')
| align=right | 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:13, 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: