Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
teaching:hagenberg:words [2015/04/20 20:17] Andreas Böhlerteaching:hagenberg:words [2015/04/20 20:35] Andreas Böhler
Line 4: Line 4:
  
 You can add/request new words at any time by completing the form below. You can add/request new words at any time by completing the form below.
 +<ifauth andreas>
 +<form>
 +action template template:teaching:hagenberg:word teaching:hagenberg:words: :
 +thanks "Thank you for adding a new word!"
 +textbox "English Term" "/^[^\/:]+$/" @
 +textbox "German Translation"
 +textbox "Link" !
 +data_aliastextbox "Category" _wordcat
 +submit "Create new Entry"
 +</form>
 +</ifauth>
  
 <form> <form>
 action mail kwm@aboehler.at action mail kwm@aboehler.at
-action template template:hagenberg:words:word teaching:hagenberg:words:+thanks "Thank you for adding a new word, it will be displayed after manual approval."
-thanks "Thank you for adding a new word"+
 textbox "English Term" "/^[^\/:]+$/" @ textbox "English Term" "/^[^\/:]+$/" @
 textbox "German Translation" textbox "German Translation"
 textbox "Link" ! textbox "Link" !
 data_aliastextbox "Category" _wordcat data_aliastextbox "Category" _wordcat
-submit "Create new Entry"+submit "Request new Entry"
 </form> </form>