emanuele
|
db51cc4631
Forgot the action to load the editor localization...
|
vor 12 Jahren |
emanuele
|
a550b65700
That will probably break something: removed all the php functions related to the old editors (html_to_bbc, bbc_to_html, etc.)
|
vor 12 Jahren |
emanuele
|
ad398323e8
Yes, as live627 (John Rayes) highlighted, better do things the right way
|
vor 12 Jahren |
emanuele
|
b393d70f02
Let's at least check if the function exists first (any mod should be able to include files from the hook itself)
|
vor 12 Jahren |
John Rayes
|
f4543d9fec
Don't restrict inclsionn to the board index... others want to load files, too.
|
vor 12 Jahren |
John Rayes
|
0fc1cd4037
+ integrate_default_action
|
vor 12 Jahren |
Spuds
|
653d1182b2
! revert commit 68d5c2c6672361d732fba53c7f699a960a752224 1 parent f9cdb164c5 as it would break WrapAction function
|
vor 12 Jahren |
sicommnend
|
68d5c2c667
Ugly and unofficial 404 page handling, If a action is not in the array then show a 404 page. Todo list is add a 404 source file then a 404 template file because this way is ugly but a start.
|
vor 12 Jahren |
sicommnend
|
f9cdb164c5
php.ini value zlib.output_compression can be greater than 1 if a buffer size is set in php.ini
|
vor 12 Jahren |
Spuds
|
822404765c
! Moved browser detection to its own file and class Class-BrowserDetect.php. Supports newer versions of browsers and more mobile detection.
|
vor 12 Jahren |
Spuds
|
53c8bc2fc0
! some missing cleanup from the standardization attempt
|
vor 12 Jahren |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
vor 12 Jahren |
Spuds
|
3c431b6cf9
! Even more doc stuff.
|
vor 12 Jahren |
Spuds
|
2be623e0c9
! More documentation.
|
vor 12 Jahren |
Spuds
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
vor 12 Jahren |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
vor 12 Jahren |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
vor 12 Jahren |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
vor 12 Jahren |
Spuds
|
0e5ff1fc89
! Logging and error handling: a little step of refactoring of fatal errors (wip).
|
vor 12 Jahren |
Spuds
|
094b03363e
! a little more code documentation
|
vor 12 Jahren |
Spuds
|
73fb6ace32
! Some more code documentation cleanup and standardization.
|
vor 12 Jahren |
Spuds
|
47506c0902
! Rename the controller for topic actions (lock / sticky) to Topic.php instead of LockTopic.php
|
vor 12 Jahren |
Spuds
|
43a6f4bd7a
! Refactor our session handler implementation into a separate Session.php file. Load.php is overloaded. :P
|
vor 12 Jahren |
Spuds
|
a18e888838
10610
|
vor 12 Jahren |