| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Removes the hard-coded 'book' type and perform all node actions
equally on any node type via hook_nodeapi.
* Achieves 100% integration with the menu system. Improves
performance of book rendering.
* All the algorithms have been changed to use the tree data structure
returned by the menu system.
* Added support for 'multiple books'.
* Some UI improvements.
This is a momumental patch that took 69 iterations. Although there is
room for improvement, this is a big step forward. Thanks for the
persistence, pwolanin.
|
| |
|
|
|
|
|
|
|
|
|
| |
unanimously agreed to rollback the deletion API. We all support the
features this patch added, yet not its actual design and implementation.
After some talk, we decided that it would be better for Drupal -- in the
long term -- not to go with a solution that isn't 100%. We also recognize
that in the short term, this patch would have been useful addition. So
let's figure out how we can implement this properly in D7.
|
|
|
|
| |
router path based lookups, and also full path argument lookup with a passed argument array
|
| |
|
| |
|
| |
|
|
|
|
| |
core compatibility version.
|
|
|
|
| |
redundant arguments
|
| |
|
|
|
|
|
|
|
|
|
| |
CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
|
|
|
|
| |
Oh, behave.
|
| |
|
| |
|
| |
|
|
|
|
| |
core. Woot. Woot.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks.
|
| |
|
| |
|
| |
|
|
|
|
| |
and there is no upgrade path yet.
|
| |
|
| |
|
|
|
|
| |
version.
|
|
|
|
| |
remove the link.
|
| |
|
| |
|
| |
|
|
|
|
| |
page.
|
|
|
|
| |
superseded by the new 'by module' administration dashboard.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
items, etc
|
|
|
|
| |
package support to the modules page.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Restores the old node API.
|