phpbb/phpBB/includes
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
..
acm - some adjustements for phpdocumentor 2006-05-05 17:56:33 +00:00
acp - added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore) 2006-05-07 21:44:23 +00:00
auth - added login error constant for various external auth failures 2006-04-21 22:41:05 +00:00
captcha - some adjustements for phpdocumentor 2006-05-05 17:56:33 +00:00
db I hope nothing broke! 2006-05-05 22:06:17 +00:00
mcp - 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
search - 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
ucp - 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
auth.php I hope nothing broke! 2006-05-05 22:06:17 +00:00
bbcode.php #1327 2006-03-27 21:32:08 +00:00
constants.php reverting changes to the installer 2006-04-29 13:14:33 +00:00
functions.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
functions_admin.php I hope nothing broke! 2006-05-05 22:06:17 +00:00
functions_compress.php - allow searches for multibyte characters in fulltext_native 2006-04-27 14:20:43 +00:00
functions_display.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
functions_jabber.php - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D 2006-03-02 01:09:55 +00:00
functions_messenger.php give location for missing email files for better support 2006-04-30 12:57:37 +00:00
functions_module.php - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +00:00
functions_posting.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
functions_privmsgs.php fix bug #1736 2006-05-04 17:20:54 +00:00
functions_profile_fields.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
functions_template.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
functions_transfer.php - changed SUPER_MODERATORS to GLOBAL_MODERATORS 2006-04-30 14:09:13 +00:00
functions_upload.php - removed group settings from roles 2006-04-22 16:18:40 +00:00
functions_user.php - fixed ul/li margin 2006-05-04 06:54:43 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php - fixed ul/li margin 2006-05-04 06:54:43 +00:00
session.php - fixed ul/li margin 2006-05-04 06:54:43 +00:00
template.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