- 22 Jun, 2004 1 commit
-
-
Dries authored
-
- 21 Jun, 2004 5 commits
- 20 Jun, 2004 8 commits
- 19 Jun, 2004 8 commits
-
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
- Patch #8632 by Mohse: made the taxonomy select menus more flexible. Specifically, it lets you edit more than one node's taxonomy within the same form. This patch also removes the behavior where taxonomy remembers your last choice for a given vocab and automatically selects it for you. That is poor behavior. If someone changes a date or author in a node, he is likely to inadvertently add taxo terms using with this 'feature'.
-
Dries authored
First tab improvements by Adrian: + Changed menu.inc to generate two separate lists instead of nested lists: that seems to be the only alternative to get rid of absolute positioning. + Changed the tabs code to be more sexy and put the code in misc/drupal.css so all themes are automagically updated.
-
- 18 Jun, 2004 2 commits
-
-
Dries authored
-
Dries authored
Tabs patch! CHANGES ------- + Introduced tabs. First, we extended the menu system to support tabs. Next, a tab was added for every link that was (1) an administrative action other than the implicit 'view' (2) relevant to that particular page only. This is illustrated by the fact that all tabs are verbs and that clicking a page's tab leads you to a subpage of that page. + Flattened the administration menu. The tabs helped simplify the navigation menu as I could separate 'actions' from 'navigation'. In addition, I removed the 'administer > configuration'-menu, renamed 'blocks' to 'sidebars' which I hope is a bit more descriptive, and made a couple more changes. Earlier, we already renamed 'taxonomy' to 'categorization' and we move 'statistics' under 'logs'. + Grouped settings. All settings have been grouped under 'administer > settings'. TODO ---- + Update core themes: only Xtemplate default supports tabs and even those look ugly. Need help. + Update contributed modules. The menu() hook changed drastically. Updating your code adhere the new menu() function should be 90% of the work. Moreover, ensure that your modue's admin links are still valid and that URLs to node get updated to the new scheme ('node/view/x' -> 'node/x').
-
- 17 Jun, 2004 3 commits
-
-
Dries authored
- 15 Jun, 2004 4 commits
-
-
Dries authored
- 14 Jun, 2004 1 commit
-
-
Dries authored
-
- 10 Jun, 2004 1 commit
-
-
Steven Wittens authored
added double-width dot and comma, and right-to-left question mark as sentence boundaries.
-
- 04 Jun, 2004 4 commits
- 03 Jun, 2004 1 commit
-
-
Kjartan authored
-
- 02 Jun, 2004 2 commits