Difference between revisions of "PsyCrit:Add Response"

(removing PDF field; fixed HTML form action)
(format fix; page name fix)
Line 25: Line 25:
| 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 | Author attribution: || <echo raw now><input name=respAuth size=80></echo>
| align=right valign=top | Author attribution: || <echo raw now><input name=respAuth size=80></echo>
* usually author's name and institutional affiliation
* usually author's name and institutional affiliation
|-
|-
Line 38: Line 38:
<echo raw now>
<echo raw now>
<input type=hidden name=!TPLTPAGE value="project:templates/response">
<input type=hidden name=!TPLTPAGE value="project:templates/response">
<input type=hidden name=!TITLETPLT value="<<target>>/<<date>> <<pagetitle>>">
<input type=hidden name=!TITLETPLT value="<<target>>/<<date>> <<respRef>>">
<input type=submit value=Preview> <input type=reset value="-clear-">
<input type=submit value=Preview> <input type=reset value="-clear-">
</form></echo>
</form></echo>

Revision as of 15:07, 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=$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: