Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #135533 by asimmonds: updated themes to work properly with new ↵ | Dries Buytaert | 2007-04-13 |
| | | | | language options. | ||
* | - Patch #129640 by snufkin: generate the sticky css tag when necessary. | Dries Buytaert | 2007-04-13 |
| | |||
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
| | |||
* | Remove '?>' from chameleon | Steven Wittens | 2007-04-01 |
| | |||
* | #130366: Better styling for signature separator (thanks webchick). | Steven Wittens | 2007-04-01 |
| | |||
* | - Patch #130366 by webchick and steven: improved signature handling. Step 1 ↵ | Dries Buytaert | 2007-03-30 |
| | | | | of 2. | ||
* | #87090 by kkaefer. Render blocks before page content so they may insert headers. | Neil Drumm | 2006-11-29 |
| | |||
* | #97941 by webchick. Consistent defaults for 'site_name' variable. | Neil Drumm | 2006-11-25 |
| | |||
* | - Patch #76899 by magico: comma to point. | Dries Buytaert | 2006-10-23 |
| | |||
* | #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵ | Steven Wittens | 2006-10-22 |
| | | | | items, etc | ||
* | - Patch #81554 by m3avrck: remove legacy archive CSS. | Dries Buytaert | 2006-08-31 |
| | |||
* | #65151 by m3avrck. theme_links() is now marked up as a list. | Neil Drumm | 2006-08-30 |
| | |||
* | - Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes. | Dries Buytaert | 2006-08-28 |
| | |||
* | - Patch #80934 by timnc: more t() fixes. | Dries Buytaert | 2006-08-27 |
| | |||
* | - Patch #80717 by jeff/ma3vrck: clean up admin css. | Dries Buytaert | 2006-08-27 |
| | |||
* | - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth. | Dries Buytaert | 2006-08-23 |
| | |||
* | #66569 by m3avrck. Put all the feed icons in the same place. | Neil Drumm | 2006-08-23 |
| | |||
* | - Patch #76637 by timnc: streamline JavaScript addition and add settings ↵ | Dries Buytaert | 2006-08-22 |
| | | | | storage. | ||
* | #79601: module_exist() -> module_exists() | Steven Wittens | 2006-08-20 |
| | |||
* | - Patch #77422 by timcn: corrected various paths in the documentation. | Dries Buytaert | 2006-08-07 |
| | |||
* | - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal. | Dries Buytaert | 2006-08-03 |
| | |||
* | #60453 by Flanker, CSS cleanup. | Neil Drumm | 2006-05-23 |
| | |||
* | #18260 by m3avrck, cleaning up broken chameleon theme. | Neil Drumm | 2006-05-23 |
| | |||
* | #51002: Admins could not see unpublished comments (plus minor usability ↵ | Steven Wittens | 2006-04-15 |
| | | | | enhancements for previewing/unpublished) | ||
* | #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles. | Steven Wittens | 2006-04-04 |
| | |||
* | - Patch #52508 by TDobes: fixed theme system regressions. | Dries Buytaert | 2006-03-07 |
| | |||
* | - Patch #13148 by Morbus: less globals. | Dries Buytaert | 2006-02-02 |
| | |||
* | - Patch #46927 by markus/killes: added missing t() functions. | Dries Buytaert | 2006-02-01 |
| | |||
* | - Patch #13148 by Morbus: further base path fixes / clean-ups. | Dries Buytaert | 2006-01-30 |
| | |||
* | - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module ↵ | Dries Buytaert | 2006-01-20 |
| | | | | HTML/CSS cleanups. | ||
* | - Patch #27884 by gordon: js addLoadEvent not working. | Dries Buytaert | 2006-01-20 |
| | |||
* | - Patch #40631 by Chris Johnson: added missing isset(). | Dries Buytaert | 2005-12-27 |
| | |||
* | - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). | Dries Buytaert | 2005-12-14 |
| | |||
* | - 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 #35791 by hunmonk: fixed broken link in chameleon's comment themeing. | Dries Buytaert | 2005-11-01 |
| | |||
* | - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages. | Dries Buytaert | 2005-09-02 |
| | |||
* | - Patch #16216 by nedjo: multiple block regions! | Dries Buytaert | 2005-08-16 |
| | |||
* | - Patch #26637 by Robert Douglas: $teaser misnamed in themes theme_node(). | Dries Buytaert | 2005-08-07 |
| | | | | TODO: update documentation! | ||
* | - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object). | Dries Buytaert | 2005-08-01 |
| | | | | | | Usernames can now be themed; eg. an icon/avatar could be added. TODO: update contributed modules + update the migration docs. | ||
* | - Removing some whitespace | Dries Buytaert | 2005-06-06 |
| | |||
* | - #23360: Chameleon: fix taxonomy terms disappearing if there are no node links. | Steven Wittens | 2005-05-27 |
| | |||
* | - #20809: User-configurable, per-theme, optional favicons. | Steven Wittens | 2005-05-25 |
| | |||
* | - Patch #21855 by TDobes: the recent commit of phptemplate caused a number ↵ | Dries Buytaert | 2005-05-05 |
| | | | | | | | | | | | of problems for non-phptemplate themes. A patch is attached to address these issues. Changes include: * parsing of the primary/secondary links has been moved out of phptemplate and into theme_get_setting. * unnecessary and XHTML-invalidating duplicate div#help removed from themes/bluemarine/page.tpl.php (this is already generated by theme_help) * weird generation of the "edit primary/secondary links" messages removed from bluemarine and placed in theme.inc * unnecessary changes to themes/bluemarine/style.css rolled back (the phptemplate bluemarine had an older version of style.css than the one in core) * chameleon updated to work with new link scheme (passes links through theme_links) | ||
* | - Patch #21517 by Stefan and TDobes: theme system improvements. | Dries Buytaert | 2005-04-30 |
| | |||
* | - #18817: Clean up plain-text checking (see drupal-devel!) | Steven Wittens | 2005-03-31 |
| | |||
* | - Patch #13907 by Neil: less ways to set the page title. | Dries Buytaert | 2004-12-15 |
| | | | | | | | * Less logic in theme code. * Encourages use of the menu system. * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them. * Very slightly more efficient. | ||
* | - Patch #6166 by Moshe: node preview should not display links. Push the ↵ | Dries Buytaert | 2004-11-23 |
| | | | | | | | | links to the theme instead of the theme having to pull them in using node_link(). TODO: 1. Update theme upgrade instructions in the handbook: node_link() is gone. 2. Remove page_link() just like we removed node_link(). | ||
* | - Fixing problem with tall logos in chameleon.theme. | Steven Wittens | 2004-09-20 |
| | |||
* | Replace hardcoded <html lang="en"> with a locale dependant one. This is ↵ | Steven Wittens | 2004-09-09 |
| | | | | especially important for asian sites where this has an effect on font selection. | ||
* | - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ↵ | Steven Wittens | 2004-08-22 |
| | | | | broken. |