summaryrefslogtreecommitdiff
path: root/default/config.xml
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-15 12:35:45 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-15 12:35:45 +0200
commit32e575a30e53389d3ae96346b69ddc6a756c7a37 (patch)
treea3493e16eaf969d107e7593fa230be9d498b1374 /default/config.xml
parentaf5901c38897995ff81ed5b0df42e714a82571fe (diff)
s/link/hyperlink/
Diffstat (limited to 'default/config.xml')
-rw-r--r--default/config.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/default/config.xml b/default/config.xml
index d076d15..209b53b 100644
--- a/default/config.xml
+++ b/default/config.xml
@@ -5,12 +5,10 @@
<!-- Special variables for XML-ing are written like @@varname@@ -->
<variables>
<title>%%host%% - %%site%%</title>
- <piwik>web.buetow.org/stats</piwik>
<documentsurl>?document=</documentsurl>
<imagesurl>%%documentsurl%%images/</imagesurl>
<stylesurl>%%documentsurl%%styles/</stylesurl>
<whitespace> </whitespace>
- <analytics>A-5916832-1</analytics>
<pubftp>ftp://ftp.buetow.org/pub</pubftp>
</variables>
<rules>
@@ -30,7 +28,7 @@
<type>[span class="@@class@@"]</type>
<quote>[pre class="quote"]</quote>
<pretext>[p][pre]</pretext>
- <link>[a href="@@text@@"]</link>
+ <hyperlink>[a href="@@text@@"]</hyperlink>
<namedlink>[a href="@@href@@"]</namedlink>
<picture>[a href="@@href@@"][img align="center" border="1" alt="@@desc@@" title="@@desc@@" src="@@src@@"]</picture>
<cimg start="yes">[img border="0" alt="@@title@@" title="@@title@@" src="@@href@@" /]</cimg>
@@ -53,7 +51,7 @@
<textsubheader>[title]</textsubheader>
<news addfront="![CDATA[" addback="]]">[description]</news>
<text>[p]</text>
- <link>[a href="@@text@@"]</link>
+ <hyperlink>[a href="@@text@@"]</hyperlink>
<namedlink>[a href="@@href@@"]</namedlink>
<namedlink end="yes">%%whitespace%%(@@href@@)</namedlink>
<incsep>[item]</incsep>