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
teaching:hagenberg:words [2015/04/20 20:13] Andreas Böhlerteaching:hagenberg:words [2015/04/21 11:41] (current) 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> <form>
-action template template:hagenberg:words:word teaching:hagenberg:words:+action template template:teaching:hagenberg:word teaching:hagenberg:words:
-thanks "Thank you for adding a new word"+thanks "Thank you for adding a new word!"
 textbox "English Term" "/^[^\/:]+$/" @ textbox "English Term" "/^[^\/:]+$/" @
 textbox "German Translation" textbox "German Translation"
Line 13: Line 13:
 data_aliastextbox "Category" _wordcat data_aliastextbox "Category" _wordcat
 submit "Create new Entry" submit "Create new Entry"
 +</form>
 +</ifauth>
 +
 +<form>
 +action mail kwm@aboehler.at
 +thanks "Thank you for adding a new word, it will be displayed after manual approval."
 +textbox "English Term" "/^[^\/:]+$/"
 +textbox "German Translation" !
 +textbox "Link" !
 +data_aliastextbox "Category" _wordcat !
 +submit "Request new Entry"
 </form> </form>