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 19:39] 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 template template:hagenberg:words:word hagenberg:words: :+action mail kwm@aboehler.at 
 +thanks "Thank you for adding a new word, it will be displayed after manual approval."
 textbox "English Term" "/^[^\/:]+$/" @ textbox "English Term" "/^[^\/:]+$/" @
 textbox "German Translation" 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: %title% != ##English##+filter: %class% = word 
 +filter: %title% != \#\#English Term\#\#
 ---- ----