| Commit message (Collapse) | Author | Age |
|
|
|
| |
- Fixed feed status not being reset when items are removed.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
days back has an erroneous assignment in form_radios().
|
|
|
|
|
|
| |
and assigns the classes to header and footer. Also renamed a few elements to
make them more logical/consistent. Plus added search id around search area,
and a few other minor improvements.
|
|
|
|
| |
generated forms. The help text can now be customized.
|
|
|
|
| |
Gerhard's patch and extended it so we did not miss any instances of 'root'.
|
| |
|
| |
|
|
|
|
| |
database/updates.inc as well.
|
|
|
|
| |
nodes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
administrators will be able to define a custom 403 page, just as they
can define 404 pages now.
This needs to be documented in the "Changes since / migrating to ..."
pages.
|
| |
|
|
|
|
| |
be rendered after posting a comment.
|
| |
|
|
|
|
| |
to be more intuitive and moved some help text to Doxygen comments.
|
| |
|
| |
|
|
|
|
| |
array by default. Reported by Adriaan.
|
|
|
|
|
|
|
|
|
|
|
|
| |
configurable! Menu items can be disabled, repositioned, added and
so on.
Upgrading to requires you to run update.php.
This functionality depricates some of the 'navigation modules' in the
contributions repository. Furthermore, modules can now 'suggest'
menu items and site adminstrators can choose to enable them. Modules
in the contributions repository should try to take advantage of this.
|
|
|
|
| |
off strings at unsure locations, without risking incomplete UTF-8 data.
|
|
|
|
|
|
| |
drupal_map_assoc. This causes array keys to be renumbered, leading to bugs.
Remember to use $array1 + $array2 instead.
|
| |
|
|
|
|
| |
page as on the node page and improved the various header styles to give better visual indication of hierarchy.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cleanly so hopefully everything is well.
|
| |
|
|
|
|
| |
(I'm back from vacation.)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|