File: ConfigurationSection-Body.html

package info (click to toggle)
wwwoffle 2.9f-2.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,716 kB
  • ctags: 2,077
  • sloc: ansic: 23,951; sh: 6,815; lex: 4,201; perl: 917; makefile: 623; ruby: 181; lisp: 14
file content (19 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--

Available WWWOFFLE Variables (all with a '$' prefix).

item        = The item in this section of the configuration file (= '$item').
template    = The example of how the item should be formatted.
description = The description of the item.

url         = Set to the URL-SPECIFICATION (= '$url').

-->

<h3><a href="$section/$item?{$item}{no-name}$url?{?%encode[url]}{}">Item: $item?{$item}{<i>no-name</i>}</a></h3>

$template?{<tt>%html[template]</tt>}{<i>No template</i>}

<p>

$description?{$description}{<i>No description</i>}