Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #315533 by JohnAlbin and catch: Remove all core themes but Garland and ↵ | Angie Byron | 2009-03-14 |
| | | | | Stark. Yay for making Drupal 75% more palatable to designers. These themes can be found in contrib thanks to the venerable John Wilkins. :) | ||
* | - Patch #338429 by scor: XHTML+RDFa compatibility. | Dries Buytaert | 2008-11-24 |
| | |||
* | - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-) | Dries Buytaert | 2008-11-22 |
| | |||
* | - Patch #314564 by m1mic: made pushbutton footer validate. | Dries Buytaert | 2008-09-28 |
| | |||
* | - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and ↵ | Dries Buytaert | 2008-06-25 |
| | | | | 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan. | ||
* | #208768 by dvessel, Arancaytar: language direction should be in the HTML ↵ | Gábor Hojtsy | 2008-01-24 |
| | | | | source, so it is more accessible even without CSS | ||
* | #202821 by marco.robotangel: display messages above help in all core themes ↵ | Gábor Hojtsy | 2008-01-07 |
| | | | | for consistent user feedback (usability) | ||
* | #203274 by Pasqualle: remove excessive witespace from our code (minor) | Gábor Hojtsy | 2007-12-22 |
| | |||
* | #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 | ||
* | - 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 | ||
* | #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 #135533 by asimmonds: updated themes to work properly with new ↵ | Dries Buytaert | 2007-04-13 |
| | | | | language options. | ||
* | #65151 by m3avrck. theme_links() is now marked up as a list. | Neil Drumm | 2006-08-30 |
| | |||
* | #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. | ||
* | - 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 #27884 by gordon: js addLoadEvent not working. | Dries Buytaert | 2006-01-20 |
| | |||
* | - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). | Dries Buytaert | 2005-12-14 |
| | |||
* | - Patch #40483 by chx: made Pushbutton validate as XHTML. | Dries Buytaert | 2005-12-09 |
| | |||
* | - 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. | ||
* | - 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 #16216 by nedjo: multiple block regions! | Dries Buytaert | 2005-08-16 |
| | |||
* | - #27844: Simplify pushbutton link generation. | Steven Wittens | 2005-08-05 |
| | |||
* | - Patch #22127 by kbahey: fixed search box in PHPTemplate-based core themes. | Dries Buytaert | 2005-05-06 |
| | |||
* | - Patch #15595 by Stefan and Djun: improved status messages. | Dries Buytaert | 2005-05-05 |
| | | | | | TODO: we should write down a couple guidelines for these document them in the PHPDoc code of drupal_set_message()! . | ||
* | - Added the PHPTemplate port of pushbutton. | Dries Buytaert | 2005-05-05 |