Bharat Mediratta
9ba9f7bf27
Change the startup code to only put installed modules on the autoload
...
path. This breaks a bunch of places where we had hardcoded
dependencies, so guard all of those cases. Restructure
module::available() a bit and the way that we do install/uninstall in
the scaffolding.
2008-12-04 07:44:28 +00:00
Bharat Mediratta
f39cf6ed2f
Add a button to install all plugins at once, now that we have so many.
...
Improve the style a bit, sort the plugins, put core first and make it
stand out so that you don't accidentally uninstall it.
2008-11-23 07:46:50 +00:00
Tim Almdal
359e28a50f
Remove Auth module
2008-11-10 16:45:06 +00:00
Bharat Mediratta
ac8199a09a
Tell users to install the user module before installing auth.
2008-11-08 07:51:19 +00:00
Tim Almdal
d0629584b5
Have the scaffolding code see what what modules are available and list whether they need to be installed or uninstalled.
2008-11-04 22:18:00 +00:00
Bharat Mediratta
ade1650846
Add a test to detect tabs in our code, and convert all tabs to spaces
...
so that the test passes.
2008-11-04 05:22:06 +00:00
Bharat Mediratta
7d2c828a4c
Put info about installed modules directly into the scaffolding page,
...
and create methods to install/uninstall modules.
2008-11-03 00:27:35 +00:00
Bharat Mediratta
231117b4a3
Change this to be inline instead of an iframe, and fix it up so that
...
it walks you through creating the database also.
2008-11-02 21:12:15 +00:00
Bharat Mediratta
d742de4e11
Improve welcome scaffolding to walk you through getting the var
...
directory set up correctly and a database config file in place.
2008-11-02 19:56:57 +00:00