Commit Graph

104 Commits (35bb57cff2c8cde34fe9f722192fce7ba1219fd6)

Author SHA1 Message Date
Dries Buytaert 56d2664a90 - Patch 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 by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
Gábor Hojtsy 7186c4433e 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 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 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 ac4c8f7ab0 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy 72773890fb 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 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 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy bb71ce1fed by John Morahan: update chameleon_comment() to latest Drupal API 2007-10-25 10:37:25 +00:00
Gábor Hojtsy b64adf07c8 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy ad6b5dbef0 by John Morahan and Freso@freso.dk: fix notices in chameleon 2007-09-19 19:20:48 +00:00
Dries Buytaert 435f3154f9 - Patch by Earl: allow theming system to use wildcards. I promised in the issue that this patch would still go in, so here goes. 2007-07-03 18:48:41 +00:00
Gábor Hojtsy 5e5a07f513 by Crell and dvessel: allow themes to define multiple CSS and JS files in their .info files, which can be clearly overriden 2007-07-01 23:27:32 +00:00
Dries Buytaert 53420729ea - Patch by cooferat: fixed problem with post information. 2007-06-11 15:21:14 +00:00
Dries Buytaert 29eb5a6284 - Patch by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert c4d170c961 - Patch by pwolanin and chx: menu module update for Drupal 6. 2007-06-05 09:15:02 +00:00
Gábor Hojtsy e31d3bdc24 by yhager: Right-to-left CSS files for Marvin and Chameleon themes, background image fixed by myself 2007-06-04 11:10:38 +00:00
Dries Buytaert e66371cac1 - Patch by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 : 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 by Ralf Stamm: add version information to themes and theme pages. 2007-04-20 08:44:01 +00:00
Dries Buytaert 27a58851d9 - Patch by Steven et al: add .info files to themes. 2007-04-17 08:08:02 +00:00
Dries Buytaert 03b4b58e9a - Patch by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert e6f10554dd - Patch by asimmonds: updated themes to work properly with new language options. 2007-04-13 08:38:05 +00:00
Dries Buytaert 4a7b9e98f4 - Patch by snufkin: generate the sticky css tag when necessary. 2007-04-13 08:30:52 +00:00
Dries Buytaert 5bbbf10ba8 - Patch by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens 5229b864fb Remove '?>' from chameleon 2007-04-01 05:09:58 +00:00
Steven Wittens a2baa44499 : Better styling for signature separator (thanks webchick). 2007-04-01 05:04:20 +00:00
Dries Buytaert 9e94bb6101 - Patch by webchick and steven: improved signature handling. Step 1 of 2. 2007-03-30 07:45:20 +00:00
Neil Drumm 36430b4c64 by kkaefer. Render blocks before page content so they may insert headers. 2006-11-29 06:36:12 +00:00
Neil Drumm 205f8ff01b by webchick. Consistent defaults for 'site_name' variable. 2006-11-25 09:04:22 +00:00
Dries Buytaert 344f179564 - Patch by magico: comma to point. 2006-10-23 21:06:19 +00:00
Steven Wittens 36d44fbfb0 : Use 'Sentence capitalization' for menu items, page titles, form items, etc 2006-10-22 08:28:47 +00:00
Dries Buytaert f6cdee1e14 - Patch by m3avrck: remove legacy archive CSS. 2006-08-31 07:28:14 +00:00
Neil Drumm e57fac565a by m3avrck. theme_links() is now marked up as a list. 2006-08-30 07:37:14 +00:00
Dries Buytaert 3c30ae6715 - Patch by stefan/ma3vrck: move colors from admin.css to themes. 2006-08-28 07:56:21 +00:00
Dries Buytaert f2f3416549 - Patch by timnc: more t() fixes. 2006-08-27 12:43:18 +00:00
Dries Buytaert 4ffdd6dfe6 - Patch by jeff/ma3vrck: clean up admin css. 2006-08-27 07:44:55 +00:00
Dries Buytaert 427604dfb6 - Patch : don't show blocks when serving a 404. Saves CPU and bandwidth. 2006-08-23 18:32:39 +00:00
Neil Drumm a58d877108 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Dries Buytaert a8de1e92d7 - Patch by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Steven Wittens 55eec8f66f : module_exist() -> module_exists() 2006-08-20 05:57:41 +00:00
Dries Buytaert 729fa6c11b - Patch by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Dries Buytaert 2c0571b894 - Patch by m3avrck, timcn, et al: simplify adding CSS in Drupal. 2006-08-03 07:06:36 +00:00
Neil Drumm f2837eed28 by Flanker, CSS cleanup. 2006-05-23 02:11:17 +00:00
Neil Drumm a2a5c4c117 by m3avrck, cleaning up broken chameleon theme. 2006-05-23 02:07:36 +00:00
Steven Wittens 8b04c7f0db : Admins could not see unpublished comments (plus minor usability enhancements for previewing/unpublished) 2006-04-15 04:07:18 +00:00
Steven Wittens 02f6a3ee2d : Expose hidden 'toggle_logo' variable and rearrange theme toggles. 2006-04-04 23:36:18 +00:00
Dries Buytaert 6d9e5084d8 - Patch by TDobes: fixed theme system regressions. 2006-03-07 11:28:22 +00:00
Dries Buytaert 048bec139e - Patch by Morbus: less globals. 2006-02-02 12:44:57 +00:00