Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. | Dries Buytaert | 2006-07-05 |
| | |||
* | #71925 by Steven, remove # prefix from link array keys. | Neil Drumm | 2006-07-04 |
| | |||
* | #52059 by Crell, allow attributes for items in theme_item_list(). | Neil Drumm | 2006-07-02 |
| | |||
* | - Patch #71454 by moshe: removed redundant module_invoke. Committing from ↵ | Dries Buytaert | 2006-06-29 |
| | | | | the Google campus. | ||
* | #68170 by xtony and Heine, Use basename not pretty name in theme_get_settings(). | Neil Drumm | 2006-06-23 |
| | |||
* | #63485 by fgm, theme_item_list should receive an attributes parameter | Neil Drumm | 2006-05-20 |
| | |||
* | - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵ | Dries Buytaert | 2006-05-18 |
| | | | | modules | ||
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
| | |||
* | #56508 by chx (modified), Remove notices from form.inc and move ↵ | Neil Drumm | 2006-05-02 |
| | | | | theme_form_element from theme.inc to form.inc. | ||
* | #61304 by fgm, use t() for a string. | Neil Drumm | 2006-05-02 |
| | |||
* | - Removing trailing whitespace. | Dries Buytaert | 2006-04-17 |
| | |||
* | #51002: Admins could not see unpublished comments (plus minor usability ↵ | Steven Wittens | 2006-04-15 |
| | | | | enhancements for previewing/unpublished) | ||
* | #58166, fixes for typos, patch by Uwe Herrmann | Gerhard Killesreiter | 2006-04-11 |
| | |||
* | - Remove trailing whitespace | Steven Wittens | 2006-04-07 |
| | |||
* | #57519: Custom favicon did not use base_path() | Steven Wittens | 2006-04-06 |
| | |||
* | #57333: Only set logo image path if it exists | Steven Wittens | 2006-04-04 |
| | |||
* | #54003, Watchdog not logging update errors, patch by Steven | Gerhard Killesreiter | 2006-03-28 |
| | |||
* | - sa-2006-002: XSS issues with username log and mission | Steven Wittens | 2006-03-13 |
| | |||
* | - Patch #52508 by TDobes: fixed theme system regressions. | Dries Buytaert | 2006-03-07 |
| | |||
* | - #48036: Don't show search box in theme if you have no search permission | Steven Wittens | 2006-02-05 |
| | |||
* | - Patch #13148 by Morbus: less globals. | Dries Buytaert | 2006-02-02 |
| | |||
* | - Patch #13148 by Morbus: further base path fixes / clean-ups. | Dries Buytaert | 2006-01-30 |
| | |||
* | - Patch #13148: fix problems with using relative path names! (Please ↵ | Dries Buytaert | 2006-01-29 |
| | | | | document this change.) | ||
* | - Added . | Dries Buytaert | 2006-01-20 |
| | |||
* | - Patch #45451 by wtanaka: added explanation for the red star. | Dries Buytaert | 2006-01-20 |
| | |||
* | - Patch #27884 by gordon: js addLoadEvent not working. | Dries Buytaert | 2006-01-20 |
| | |||
* | - Patch #45209 by markus et al: added some missing t() functions. | Dries Buytaert | 2006-01-18 |
| | |||
* | - Modified patch #45214 by markus: don't generate empty breadcrumb div. | Dries Buytaert | 2006-01-18 |
| | |||
* | - Patch #44976 by m3avrck: cleaned up some CSS. | Dries Buytaert | 2006-01-16 |
| | |||
* | - Patch #42105 by chx / merlinofchaos: made form elements themable. | Dries Buytaert | 2006-01-10 |
| | |||
* | - Patch #15609 by m3avrck: get rid of forced <br />-tag after <label>-tags. ↵ | Dries Buytaert | 2006-01-06 |
| | | | | Makes it easier to theme forms. | ||
* | - Patch #35667 by Crell: bug fix: on ?q=admin/block style.css was imported ↵ | Dries Buytaert | 2006-01-06 |
| | | | | twice. | ||
* | - Patch #41548 by Neil: critical bugfix: theme didn't load when styles are used. | Dries Buytaert | 2006-01-04 |
| | |||
* | - #42234: Use standardized feed icon for RSS | Steven Wittens | 2005-12-29 |
| | |||
* | - Patch #41118 by Goba: various upgrade script fixes. | Dries Buytaert | 2005-12-26 |
| | |||
* | - Patch #35924 by Neil: improved the update system. | Dries Buytaert | 2005-12-06 |
| | |||
* | - Patch #38279 by paddy_deburca: fixed theme_item_list() not to generate an ↵ | Dries Buytaert | 2005-11-24 |
| | | | | empty <ul></ul> tag when $items is empty. | ||
* | - Patch #22215 by Richard Archer: refactored primary and secondary links. | Dries Buytaert | 2005-11-03 |
| | | | | | | | | | Deprecates the primary_links module. This patch was much needed. Thanks Richards! NOTE: if some themers could investigate if there is room for improvement with regard to theming, that would be awesome. | ||
* | - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. | Dries Buytaert | 2005-10-22 |
| | |||
* | - Patch #32573 by Moshe: added support for ordered lists to theme_item_list(). | Dries Buytaert | 2005-10-18 |
| | |||
* | - Patch #29465: new form API by Adrian et al. | Dries Buytaert | 2005-10-07 |
| | | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP. | ||
* | - add some space | Dries Buytaert | 2005-09-29 |
| | |||
* | - Patch #28777 by Neil: use <thead> and <tbody> in theme_table(). | Dries Buytaert | 2005-09-15 |
| | |||
* | - Patch #30122 by m3verick: changed include_once()'s to include "./$file" | Dries Buytaert | 2005-09-08 |
| | | | | for performance's sake. | ||
* | - Patch #30423 by Crell: added support for table <captions>. | Dries Buytaert | 2005-09-06 |
| | | | | TODO: look into http://drupal.org/node/28777? | ||
* | - Patch #29785 by Chx: multiple node types were broken so we refactored | Dries Buytaert | 2005-08-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | part of the node system! If you have a module that implements node types, you'll have to udpate its CVS HEAD version. We replaced _node_name() and _node_types() by _node(). The new _node() hook let's you define one or more node types, including their names. The implementation of the _node() hook needs to: return array($type1 => array('name' => $name1, 'base' => $base1), $type2 => array('name' => $name2, 'base' => $base2)); where $type is the node type, $name is the human readable name of the type and $base is used instead of <hook> for <hook>_load, <hook>_view, etc. For example, the story module's node hook looks like this: function story_node() { return array('story' => array('name' => t('story'), 'base' => 'story')); } The page module's node hook module like: function page_node() { return array('page' => array('name' => t('page'), 'base' => 'page')); } However, more complex node modules like the project module and the flexinode module can use the 'base' parameter to specify a different base. The project module implements two node types, proejcts and issues, so it can do: function project_node() { return array( array('project_project' => array('name' => t('project'), 'base' => 'project'), array('project_issue' => array('name' => t('issue'), 'base' => 'project_issue')); } In the flexinode module's case there can only one base ... This hook will simplify the CCK, and will make it easy (or easier) to merge the story and page module. In addition, node_list() became node_get_types(). In addition, we created the following functions: node_get_name($type) and node_get_base($type). | ||
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
| | |||
* | - Patch #29002 by Neil: list_themes() currently returns all themes, not just ↵ | Dries Buytaert | 2005-08-18 |
| | | | | | | | | enabled themes. This functionality is only used in one place- configuration for disabled themes. These configuration pages can be removed with a usability improvement since you shouldn't be able to configure things which are disabled. Additionally, this allows us to remove some extra logic in system_user(). And it it more consistent with the module API which only lists enabled modules. list_themes() sorts the results by name. This uses filesort in MySQL since there aren't any indexes. Sorting is not used except in system_user(). This one use can be handled with ksort since it is not often executed (only on the user edit screen when multiple themes are enabled). And a one line fix to remove a variable in system_user() is in here too. | ||
* | - Patch #16216 by nedjo: multiple block regions! | Dries Buytaert | 2005-08-16 |
| | |||
* | - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ↵ | Dries Buytaert | 2005-08-11 |
| | | | | | | This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s. Note: I also (mostly) unified the tags to use the "// ID" form instead of "/* ID */", but that's more of a cosmetic issue. I'm not sure whether *.txt files and the stuff in themes/ need tags(?). |