Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rollback of #197425 following on Steven Witten's discontent on how it looks ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | in Garland | ||
* | #197425 by mooffie, slightly modified: add blockquote support by default and ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | blockquote theming to Garland and Bluemarine (other themes have it already) | ||
* | #200334 by kkaefer: update bluemarine, chameleon and marvin themes with the ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | current 3d Druplicon, instead of the old 2d one | ||
* | #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵ | Gábor Hojtsy | 2007-12-05 |
| | | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes | ||
* | #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files | Gábor Hojtsy | 2007-11-27 |
| | |||
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
| | |||
* | - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a ↵ | Dries Buytaert | 2007-09-01 |
| | | | | patch spree ... | ||
* | #164935 by Ralf Stamm: standardize CVS Id tags in files: | Gábor Hojtsy | 2007-08-07 |
| | | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added | ||
* | #85667 by beginner: XHTML validity; lists are not allowed in span tags | Gábor Hojtsy | 2007-07-26 |
| | |||
* | - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵ | Dries Buytaert | 2007-06-08 |
| | | | | core compatibility version. | ||
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, ↵ | Dries Buytaert | 2007-05-30 |
| | | | | improved file API, centralized file validation, implemented quotas and fixed file previews. | ||
* | #147265 by z.stolar: RTL styles for Bluemarine (part 2) | Gábor Hojtsy | 2007-05-29 |
| | |||
* | #147265 by z.stolar: RTL styles for Bluemarine | Gábor Hojtsy | 2007-05-29 |
| | |||
* | - Patch #137211 by merlinofchaos: move theme information to .info files and ↵ | Dries Buytaert | 2007-05-06 |
| | | | | improved theme inheritance. | ||
* | #127539: progressive operation support, refactoring update.php code to a ↵ | Gábor Hojtsy | 2007-05-04 |
| | | | | | | | | | | | generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off. | ||
* | - Patch #136961 by Ralf Stamm: add version information to themes and theme ↵ | Dries Buytaert | 2007-04-20 |
| | | | | pages. | ||
* | - Patch #132018 by Steven et al: add .info files to themes. | Dries Buytaert | 2007-04-17 |
| | |||
* | - Patch #135533 by asimmonds: updated themes to work properly with new ↵ | Dries Buytaert | 2007-04-13 |
| | | | | language options. | ||
* | #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. | ||
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵ | Dries Buytaert | 2007-01-31 |
| | | | | Thanks. | ||
* | #29107 by asimmonds. Remove non-rendered padding on taxonomy links which ↵ | Neil Drumm | 2006-12-27 |
| | | | | caused clickability issues in IE. | ||
* | - 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 #80717 by jeff/ma3vrck: clean up admin css. | Dries Buytaert | 2006-08-27 |
| | |||
* | #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. | ||
* | #60453 by Flanker, CSS cleanup. | Neil Drumm | 2006-05-23 |
| | |||
* | #51002: Admins could not see unpublished comments (plus minor usability ↵ | Steven Wittens | 2006-04-15 |
| | | | | enhancements for previewing/unpublished) | ||
* | #56915: Align search form in pushbutton and bluemarine (Zen) | Steven Wittens | 2006-04-03 |
| | |||
* | #51153, Boxes may be themed without a title; don't spit the header., patch ↵ | Gerhard Killesreiter | 2006-02-27 |
| | | | | by Morbus | ||
* | - Patch #46927 by markus/killes: added missing t() functions. | Dries Buytaert | 2006-02-01 |
| | |||
* | - Patch #13148: fix problems with using relative path names! (Please ↵ | Dries Buytaert | 2006-01-29 |
| | | | | document this change.) | ||
* | - 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 #45446 by jakeg: don't generate empty >> | Dries Buytaert | 2006-01-19 |
| | |||
* | - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). | Dries Buytaert | 2005-12-14 |
| | |||
* | - Patch #22215 by Richard Archer: theme system improvements for the primary ↵ | Dries Buytaert | 2005-11-04 |
| | | | | links menu. | ||
* | - 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. | ||
* | - Removing tabs and trailing whitespaces. | Dries Buytaert | 2005-10-07 |
| | |||
* | - 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. | ||
* | - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages. | Dries Buytaert | 2005-09-02 |
| | |||
* | - Patch #29283: bluemarine mistakenly loads home page every time. | Dries Buytaert | 2005-08-24 |
| | |||
* | - Patch #16216 by nedjo: multiple block regions! | Dries Buytaert | 2005-08-16 |
| | |||
* | - Readding FOUC-preventing script tag | Steven Wittens | 2005-08-02 |
| | |||
* | - Patch #27840 by Tobias: removed unnecessary script-tag from template. | Dries Buytaert | 2005-08-01 |
| | |||
* | - Get rid of useless global $theme declaration. | Steven Wittens | 2005-07-30 |
| | |||
* | - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'. | Dries Buytaert | 2005-06-19 |
| | | | | | | TODO: update the "Migrating themes from Drupal 4.6 to Drupal HEAD"-page in the Drupal handbook! TODO: update the themes in the contributions repository. | ||
* | - Removing some whitespace | Dries Buytaert | 2005-06-06 |
| |