summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/change.mdwn14
1 files changed, 13 insertions, 1 deletions
diff --git a/templates/change.mdwn b/templates/change.mdwn
index 7799a36f..08796d51 100644
--- a/templates/change.mdwn
+++ b/templates/change.mdwn
@@ -1,8 +1,20 @@
+<!-- So wie es aussieht, wird weder dieses template, noch change.tmpl vom Wiki ausgewertet. Stattdessen muss es noch eine andere versteckte Datei geben.
+
+Mein Änderungsvorschlag:
+<a href="Benutzer/<TMPL_VAR AUTHORURL>" rel="nofollow"><TMPL_VAR USER></a>
+
+Ausserdem ist dieser Link nur aufrufbar, wenn man angemeldet ist.
+https://wiki.starship-factory.ch/ikiwiki.cgi?do=goto&page=Inventar%2FInvNr0043
+Besser wäre
+https://wiki.starship-factory.ch/Inventar/InvNr0043/
+entsprechend sollte auch die Seite Recentchanges/change.tmpl angepasst werden.
+-->
+
[[!meta author="""<TMPL_VAR AUTHOR>"""]]
<TMPL_IF AUTHORURL>
[[!meta authorurl="""<TMPL_VAR AUTHORURL>"""]]
</TMPL_IF>
-[[!meta title="""change to<TMPL_LOOP PAGES> <TMPL_VAR PAGE></TMPL_LOOP> on <TMPL_VAR WIKINAME>"""]]
+[[!meta titlet="""change to<TMPL_LOOP PAGES> <TMPL_VAR PAGE></TMPL_LOOP> on <TMPL_VAR WIKINAME>"""]]
<TMPL_IF PERMALINK>
[[!meta permalink="<TMPL_VAR PERMALINK>"]]
</TMPL_IF>