From: vyshane Date: Thu, 8 Jun 2006 08:28:23 +0000 (+0000) Subject: Help content for available tags (data module). Merged from 1.6. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fd451881427cb6b5b3caaf7298c347d1adc24de2;p=moodle.git Help content for available tags (data module). Merged from 1.6. --- diff --git a/lang/en_utf8/help/data/tags.html b/lang/en_utf8/help/data/tags.html new file mode 100644 index 0000000000..c34431e808 --- /dev/null +++ b/lang/en_utf8/help/data/tags.html @@ -0,0 +1,5 @@ +

Available Tags

+

Tags are place holders in the template which will be replaced by fields or buttons when entries are edited or viewed.

+

Fields have the following format: [[fieldname]]

+

Buttons have the following format: ##somebutton##

+

Only the tags that are in the "Available tags" list can be used for the current template.