Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  account 850 about 16 years doc applied additional mail check to forgot login form
  admin 887 over 15 years aldus add 'order by name' to the select-query to disp...
  framework 886 almost 16 years thorn fixed two issues with searchresult-highlighting...
  include 875 almost 16 years thorn Module code: curly backets get deleted by ppars...
  install 871 almost 16 years thorn added config for section anchor. ATTN: add "INS...
  languages 874 almost 16 years thorn fixed some typos in DE language-file, added mis...
  media 519 almost 17 years Matthias Changed all copyright notices to include now 2008
  modules 884 almost 16 years doc updated output filter regex to exclude mail add...
  pages 519 almost 17 years Matthias Changed all copyright notices to include now 2008
  search 881 almost 16 years thorn search: replaced most of $string_ul_umlauts (fr...
  temp 519 almost 17 years Matthias Changed all copyright notices to include now 2008
  templates 865 almost 16 years doc updated basic templates according the template ...
config.php 8 Bytes 283 over 18 years stefan Once again reverted to correct config.php...
htaccess.txt 92 Bytes 556 over 16 years Matthias Added example .htaccess to parse .html files, f...
index.php 3.71 KB 883 almost 16 years thorn added redirect-type (301/302) to menu_link
upgrade-script.php 5.34 KB 883 almost 16 years thorn added redirect-type (301/302) to menu_link

Latest revisions

# Date Author Comment
887 2008-12-28 13:16 aldus

add 'order by name' to the select-query to display the admintools in alphabetic order.

886 2008-12-26 18:45 thorn

fixed two issues with searchresult-highlighting: do not highlight in

/-tags, do not convert < to < anymore.

885 2008-12-13 11:08 doc

changed mailer to not extract line break of alternative body text

884 2008-11-28 20:45 doc

updated output filter regex to exclude mail addresses contained in input fields

883 2008-11-27 22:58 thorn

added redirect-type (301/302) to menu_link

882 2008-11-24 19:48 Matthias

updated upgrade-script.php to add sec_anchor field to settings table

881 2008-11-22 16:51 thorn

search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. Replaced strtr() by str_replace() (it's just faster). Changed ' to '

880 2008-11-12 08:22 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

879 2008-11-12 08:17 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

875 2008-11-06 22:37 thorn

Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.

View revisions

Also available in: Atom