| Age | Commit message (Collapse) | Author |
|
because of preamble variation in K24.
|
|
so that we have useful data in the logs.
|
|
deleted, but we still want. Start off with the Pagination library.
|
|
changes.
|
|
All subdirectories are ignored by git, so provides a place to put 3rd party themes and modules separate from the core release."
This reverts commit e8733e262b37461b6e162ca065521165c6dc31a1.
|
|
subdirectories are ignored by git, so provides a place to put 3rd party themes and modules separate from the core release.
|
|
instructions for how to tweak RewriteBase correctly. Once that's
done, index.php will automagically disappear. \o/
|
|
sites that mangle SCRIPT_NAME
|
|
compatibility with the CGI sapi.
|
|
|
|
that all other modules can override the core code.
|
|
Kohana makes this type of transition fairly straightforward in that
all controllers/helpers/etc are still located in the cascading
filesystem without any extra effort, except that I've temporarily
added a hack to force modules/gallery into the module path.
Rename what's left of "core" to be "application" so that it conforms
more closely to the Kohana standard (basically, just
application/config/config.php which is the minimal thing that you need
in the application directory)
There's still considerable work left to be done here.
|