From fd451881427cb6b5b3caaf7298c347d1adc24de2 Mon Sep 17 00:00:00 2001 From: vyshane Date: Thu, 8 Jun 2006 08:28:23 +0000 Subject: [PATCH] Help content for available tags (data module). Merged from 1.6. --- lang/en_utf8/help/data/tags.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en_utf8/help/data/tags.html 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.

-- 2.39.5