Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| teaching:hagenberg:words [2015/04/20 19:33] – created Andreas Böhler | teaching: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> | ||
| + | < | ||
| + | action template template: | ||
| + | thanks "Thank you for adding a new word!" | ||
| + | textbox " | ||
| + | textbox " | ||
| + | textbox " | ||
| + | data_aliastextbox " | ||
| + | submit " | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | action mail kwm@aboehler.at | ||
| + | thanks "Thank you for adding a new word, it will be displayed after manual approval." | ||
| + | textbox " | ||
| + | textbox " | ||
| + | textbox " | ||
| + | data_aliastextbox " | ||
| + | submit " | ||
| + | </ | ||
| + | ---- datatable words ---- | ||
| + | headers: English, German, Category | ||
| + | cols: %title%, German Translation, | ||
| + | filter: %class% = word | ||
| + | filter: %title% != \#\#English Term\#\# | ||
| + | ---- | ||