From a36e46d44db24622eeed4438342dfdbd98a28727 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 21 Jan 2012 22:00:33 +0100 Subject: Setup script and clean config file. --- .../templates/src/usertemplates/some_useful_tags | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ratatoeskr/templates/src/usertemplates/some_useful_tags (limited to 'ratatoeskr/templates/src/usertemplates/some_useful_tags') diff --git a/ratatoeskr/templates/src/usertemplates/some_useful_tags b/ratatoeskr/templates/src/usertemplates/some_useful_tags new file mode 100644 index 0000000..091e969 --- /dev/null +++ b/ratatoeskr/templates/src/usertemplates/some_useful_tags @@ -0,0 +1,20 @@ + + returns the current section name. If the current viewed site is a single article it will return the articles section name. If the section could not be determined, nothing will be returned. + + + + $current[section] + $current[section][name] + + + $current[article] + $current[article][section][name] + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf