]> git.mjollnir.org Git - moodle.git/commitdiff
Help content for available tags (data module). Merged from 1.6.
authorvyshane <vyshane>
Thu, 8 Jun 2006 08:28:23 +0000 (08:28 +0000)
committervyshane <vyshane>
Thu, 8 Jun 2006 08:28:23 +0000 (08:28 +0000)
lang/en_utf8/help/data/tags.html [new file with mode: 0644]

diff --git a/lang/en_utf8/help/data/tags.html b/lang/en_utf8/help/data/tags.html
new file mode 100644 (file)
index 0000000..c34431e
--- /dev/null
@@ -0,0 +1,5 @@
+<p align="center"><strong>Available Tags</strong></p>
+<p>Tags are place holders in the template which will be replaced by fields or buttons when entries are edited or viewed.</p>
+<p>Fields have the following format: [[fieldname]]</p>
+<p>Buttons have the following format: ##somebutton##</p>
+<p>Only the tags that are in the "Available tags" list can be used for the current template.</p>