- 28 Sep, 2003 6 commits
-
-
Dries authored
- Made sure all menu items can be translated. Path by Goba.
-
Dries authored
- As of now, the default placement of the Xtemplate theme's sidebar will be on the left. This is what people seem to expect.
-
Dries authored
- Committed Goba's translation fixes.
-
Dries authored
- Renamed some menu items for clarity and ... added basic phpDoc comments.
-
Dries authored
"create content" link. - Manually merged the user module's new menu items. Al's patch did not apply. - Added some missing t()s.
-
- 27 Sep, 2003 1 commit
-
-
Dries authored
- Committed Al's new admin link texts. Remarks: 1) As explained by Al, there is still a glitch with the 'create content' menu. 2) The user module part of the patch did not apply due to Kjartan's earlier patch.
-
- 26 Sep, 2003 3 commits
-
-
Dries authored
+ Fixed CSS to use the same format as the rest of drupal.css. + Added fallback routine for menu icons. + Fixed anonymous users not seeing the menu. + Added proper access checks for admin and help menu items.
-
Dries authored
-
Dries authored
- Committed the admin menu integration patch. Thanks Adrian, Stefan and others.
-
- 25 Sep, 2003 1 commit
-
-
Dries authored
- Added $Id$ tags. Patch by Chris.
-
- 24 Sep, 2003 2 commits
-
-
Dries authored
- Added a pubDate for each item. Patch by Neil.
-
- 23 Sep, 2003 4 commits
- 21 Sep, 2003 1 commit
-
-
Dries authored
- Fixed bug 2803: a user's signature was being erased when administered.
-
- 20 Sep, 2003 7 commits
- 19 Sep, 2003 1 commit
-
-
Dries authored
- Committed a partial administration page integration patch.
-
- 18 Sep, 2003 5 commits
- 16 Sep, 2003 6 commits
-
-
Dries authored
- Updated the CHANGELOG: added a line about the book module changes, fixed some typos.
-
Dries authored
- Jonathan's "HTML filter" improvements. > If turning on both filters is bad, we shouldn't allow the user to > select both, should we? The attached patch folds the Escape HTML option > into the same dropdown as the Filter HTML option, preventing both from > being activated.
-
Dries authored
- Added 'escape HTML' option to the filters. Patch by Gabor Hojtsy.
-
Dries authored
-
Dries authored
- Fixed typo. Patch by Nick.
-
- 15 Sep, 2003 1 commit
-
-
Dries authored
- Book module improvements. This commit changes the behavior of the "view" hook. See mailing list for details; search for a mail with the subject: '[IMPORTANT] behavior of "view" hook changed'. Modified patch from Nick.
-
- 14 Sep, 2003 2 commits
-
-
Dries authored
- Page module simplification. Patch by Nick Berendsen. > page.module: > -output is in theme("node") instead of theme("box"). This is a must for the > outline to work. The only difference is that the links are rendered by the > theme_node function instead of in the page_view. The links _are_ the same.
-
Dries authored
- Tidied up the usage of module_invoke() and module_invoke_all(). Patch by Jonathan Chaffer.
-