phpbb/phpBB/includes/acp
Nils Adermann f83b7e1581 - added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore)
- fix some bugs related to storing template files in the database
- allow templates stored in subfolders of the /styles/name/template/ folder


git-svn-id: file:///svn/phpbb/trunk@5894 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-07 21:44:23 +00:00
..
info A couple of minor slips of the finger 2006-05-05 18:28:58 +00:00
acp_attachments.php slightly modified general tab layout to remove the confusion between board defaults and board settings. 2006-04-15 18:51:00 +00:00
acp_ban.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_bbcodes.php ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
acp_board.php Remove references to max_warnings as we are not using the value 2006-05-06 14:57:10 +00:00
acp_bots.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp_database.php - eh? meh. 2006-05-07 02:54:13 +00:00
acp_disallow.php ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
acp_email.php - fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs. 2006-04-29 01:18:57 +00:00
acp_forums.php - fixed some bugs 2006-04-15 14:48:36 +00:00
acp_groups.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_icons.php - fix moving up/down for smilies and icons 2006-04-08 14:16:31 +00:00
acp_jabber.php #1304, #1335, #1336 2006-03-27 21:42:47 +00:00
acp_language.php - Bug #1453 2006-04-22 14:40:04 +00:00
acp_logs.php - adding user logs (displaying all users instead of limited to the user if viewing user notes) 2006-04-26 18:10:57 +00:00
acp_main.php - clean up marklist calls (global function) 2006-04-17 13:09:50 +00:00
acp_modules.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_permission_roles.php - added standard/default roles + default roles assigned to users/groups 2006-05-01 12:44:28 +00:00
acp_permissions.php I hope nothing broke! 2006-05-05 22:06:17 +00:00
acp_php_info.php ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
acp_profile.php - Tuples? Nah, 2006-04-24 22:13:52 +00:00
acp_prune.php - fixed some bugs 2006-04-15 14:48:36 +00:00
acp_ranks.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp_reasons.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp_search.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_styles.php - added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore) 2006-05-07 21:44:23 +00:00
acp_users.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_words.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
auth.php - added standard/default roles + default roles assigned to users/groups 2006-05-01 12:44:28 +00:00