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 19:47] 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 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"
-data_aliastextbox "Category" _category+textbox "Link"
 +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>
  
 ---- datatable words ---- ---- datatable words ----
-headers: English, German +headers: English, German, Category 
-cols: English Term, German Translation+cols: %title%, German Translation, Category_wordcat
 filter: %class% = word filter: %class% = word
-filter: %title% != ##English##+filter: %title% != \#\#English Term\#\#
 ---- ----