Marc Alexander
c4ab45ade1
[ticket/246] Fix misspellings in portal files
...
B3P-246
2014-06-08 23:45:11 +02:00
Marc Alexander
edaf25cebd
[ticket/223] Display whois_online if module is enabled
...
The page_header() function's default was changed from true to false which
means we now have to call it with the second parameter set to true if we want
to display the whois online list.
B3P-223
2014-04-05 20:04:31 +02:00
Marc Alexander
c873fd768c
[ticket/208] Fix paths after moving includes files
...
B3P-208
2014-02-04 00:14:59 +01:00
Marc Alexander
fd93ef9702
[move/language] Move language files out of mods folder use module folder
...
The standard language files are now in language/%language%/ and the module
language files have been moved to language/%language%/modules/.
2013-11-25 20:48:18 +01:00
Marc Alexander
aceb686d70
[fix/license] Fix license info in PHP files
2013-11-19 00:11:32 +01:00
Marc Alexander
2a7773eec3
[feature/module_services] Minor changes to docblocks and migration file
2013-11-14 19:22:25 +01:00
Marc Alexander
d63149f33b
[feature/module_services] Add ability to use old module files for now
2013-11-10 13:18:57 +01:00
Marc Alexander
e3220460a9
[feature/module_services] Start using services for modules
...
This includes a module_interface and module_base for the modules.
Adding, moving, or managing modules doesn't work yet.
2013-11-07 17:33:59 +01:00
Marc Alexander
0ed406ae04
[fix/folders] move files up one level
...
Root folder now equals the root folder of the extension.
2013-10-29 18:19:15 +01:00