Projekt

Allgemein

Profil

Herunterladen (634 Bytes) Statistiken
| Zweig: | Markierung: | Revision:

# Datum Autor Kommentar
b16556cc 17.10.2012 16:01 Sven Schöling

[% onload %] aus den templates entfernt, weil das nie mehr gesetzt ist.

345248fd 17.10.2012 15:59 Sven Schöling

</body> entfernt

erzeugt mit
find . -type f | xargs sed -i '/^\s*<\/body>$/d'

83542c80 17.10.2012 15:59 Sven Schöling

</html> entfernen

erzeugt mit
find . -type f | xargs sed -i '/^<\/html>$/d'

58966151 05.09.2012 14:33 Thomas Heck

SL::Template::Plugin::L::select_tag und SL::Template::Plugin::L::options_for_select fusionieren.

b390c388 19.09.2011 18:56 Sven Schöling

rc.pl: reconciliation in template ausgelagert