Commit Graph

75 Commits (d0bd78238c4a7d88c6f349a48ba6561dcf794907)

Author SHA1 Message Date
Dries Buytaert 5299b92689 - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan. 2008-06-25 09:12:25 +00:00
Dries Buytaert e9b40575b2 - Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to tableless layout. 2008-05-07 07:05:56 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert b05db1f176 - Patch #221384 by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
Gábor Hojtsy 7186c4433e #208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS 2008-01-24 09:42:53 +00:00
Gábor Hojtsy 408d4cafeb #202821 by marco.robotangel: display messages above help in all core themes for consistent user feedback (usability) 2008-01-07 13:49:38 +00:00
Gábor Hojtsy 258b576020 #199809 by theborg: comment templates were not checking status properly (fix notice, allows themes to theme in-preview comments differently) 2008-01-04 19:24:24 +00:00
Gábor Hojtsy 5272329fbc rollback of #197425 following on Steven Witten's discontent on how it looks in Garland 2007-12-17 15:05:10 +00:00
Gábor Hojtsy 29f443761f #197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already) 2007-12-17 14:04:47 +00:00
Gábor Hojtsy 72773890fb #200334 by kkaefer: update bluemarine, chameleon and marvin themes with the current 3d Druplicon, instead of the old 2d one 2007-12-13 10:30:02 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Dries Buytaert ab1715750a - Patch #172961 by webernet: code style cleanup. 2007-09-05 08:42:02 +00:00
Dries Buytaert fb1948cbf7 - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a patch spree ... 2007-09-01 05:42:49 +00:00
Gábor Hojtsy f23c24c8a3 #164935 by Ralf Stamm: standardize CVS Id tags in files:
- 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
2007-08-07 08:39:36 +00:00
Gábor Hojtsy 7b61e5961a #85667 by beginner: XHTML validity; lists are not allowed in span tags 2007-07-26 07:45:04 +00:00
Dries Buytaert 29eb5a6284 - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert 4fd54aabc5 - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Gábor Hojtsy 4d8f12f9c0 #147265 by z.stolar: RTL styles for Bluemarine (part 2) 2007-05-29 14:58:25 +00:00
Gábor Hojtsy 8f0870f31e #147265 by z.stolar: RTL styles for Bluemarine 2007-05-29 14:57:50 +00:00
Dries Buytaert e66371cac1 - Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 #127539: progressive operation support, refactoring update.php code to a 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.
2007-05-04 09:41:37 +00:00
Dries Buytaert 0337be7875 - Patch #136961 by Ralf Stamm: add version information to themes and theme pages. 2007-04-20 08:44:01 +00:00
Dries Buytaert 27a58851d9 - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 08:08:02 +00:00
Dries Buytaert e6f10554dd - Patch #135533 by asimmonds: updated themes to work properly with new language options. 2007-04-13 08:38:05 +00:00
Steven Wittens a2baa44499 #130366: Better styling for signature separator (thanks webchick). 2007-04-01 05:04:20 +00:00
Dries Buytaert 9e94bb6101 - Patch #130366 by webchick and steven: improved signature handling. Step 1 of 2. 2007-03-30 07:45:20 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Neil Drumm f265c54cac #29107 by asimmonds. Remove non-rendered padding on taxonomy links which caused clickability issues in IE. 2006-12-27 13:17:15 +00:00
Dries Buytaert f6cdee1e14 - Patch #81554 by m3avrck: remove legacy archive CSS. 2006-08-31 07:28:14 +00:00
Neil Drumm e57fac565a #65151 by m3avrck. theme_links() is now marked up as a list. 2006-08-30 07:37:14 +00:00
Dries Buytaert 3c30ae6715 - Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes. 2006-08-28 07:56:21 +00:00
Dries Buytaert 4ffdd6dfe6 - Patch #80717 by jeff/ma3vrck: clean up admin css. 2006-08-27 07:44:55 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Dries Buytaert a8de1e92d7 - Patch #76637 by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Neil Drumm f2837eed28 #60453 by Flanker, CSS cleanup. 2006-05-23 02:11:17 +00:00
Steven Wittens 8b04c7f0db #51002: Admins could not see unpublished comments (plus minor usability enhancements for previewing/unpublished) 2006-04-15 04:07:18 +00:00
Steven Wittens ee207b4869 #56915: Align search form in pushbutton and bluemarine (Zen) 2006-04-03 22:20:48 +00:00
Gerhard Killesreiter 84cb44c698 #51153, Boxes may be themed without a title; don't spit the header., patch by Morbus 2006-02-27 22:39:24 +00:00
Dries Buytaert dcb092e627 - Patch #46927 by markus/killes: added missing t() functions. 2006-02-01 16:04:03 +00:00
Dries Buytaert 81660bc662 - Patch #13148: fix problems with using relative path names! (Please document this change.) 2006-01-29 07:36:29 +00:00
Dries Buytaert 9c4d4fe7b2 - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups. 2006-01-20 09:09:18 +00:00
Dries Buytaert 56d0d76f0f - Patch #27884 by gordon: js addLoadEvent not working. 2006-01-20 08:54:07 +00:00
Dries Buytaert 630e820ed0 - Patch #45446 by jakeg: don't generate empty >> 2006-01-19 10:29:12 +00:00
Dries Buytaert 764f1177ef - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). 2005-12-14 20:10:45 +00:00
Dries Buytaert 132517a8cb - Patch #22215 by Richard Archer: theme system improvements for the primary links menu. 2005-11-04 08:17:22 +00:00
Dries Buytaert ea53aad7c8 - Patch #22215 by Richard Archer: refactored primary and secondary links.
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.
2005-11-03 19:33:37 +00:00
Dries Buytaert a1ae4da70b - Removing tabs and trailing whitespaces. 2005-10-07 06:51:43 +00:00
Dries Buytaert 7e1527ee61 - Patch #29465: new form API by Adrian et al.
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.
2005-10-07 06:11:12 +00:00
Dries Buytaert c13025d232 - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages. 2005-09-02 19:18:14 +00:00