Commit Graph

664 Commits (19c9d7f54df55dc68b38d2e625106aa4b0c1184b)

Author SHA1 Message Date
Gábor Hojtsy f73786d1e4 #148084 by several people: images for the RTL pushbutton stylesheet, in anticipation of the RTL CSS 2007-09-10 18:29:47 +00:00
Gábor Hojtsy a67fe5b073 Themetastic to Garland, where this was not changed yet 2007-09-06 21:23:32 +00:00
Gábor Hojtsy 94822ff112 #164451 by several people: Right to left (RTL) CSS styles for Garland, so Drupal can even be installed in RTL form from the start 2007-09-06 21:17:07 +00:00
Gábor Hojtsy 8e80a36dbf #164451 by several people: rtl collapsed menu image (in anticipation of a Garland RTL enabler patch soon) 2007-09-06 16:05:42 +00:00
Gábor Hojtsy 21d005c754 #171963 by dvessel and momendo: fix background positioning in fieldsets in IE7 2007-09-06 12:55:55 +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 43d73f81c9 #166071 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions 2007-08-28 11:35:34 +00:00
Dries Buytaert f2ce877d43 - Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href instead of @import for CSS. 2007-08-23 16:41:19 +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
Dries Buytaert c70b19a91b - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed some whitespace). 2007-08-02 20:08:53 +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 7d0cf742f7 - Patch #160589 by dvessel: tpl-ify the comment module's theme functions. 2007-07-20 08:51:13 +00:00
Gábor Hojtsy 20e0613293 #109363 by jptavan: CSS best practice; include a generic font family for Verdana fonts in Garland 2007-07-12 11:00:44 +00:00
Gábor Hojtsy 6cc6f128fe #102252 by Arancaytar: do not show script tag in header with Garland in Mozilla browsers 2007-07-12 10:06:16 +00:00
Dries Buytaert 435f3154f9 - Patch #141730 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 #141725 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
Gábor Hojtsy 3409019929 #146386 by kbahey: refactor 'submitted by user - date' themeing and make it more verbose to translate 2007-07-01 23:15:41 +00:00
Steven Wittens c5443d739e Removing file that didn't belong in last commit 2007-06-21 04:57:19 +00:00
Steven Wittens e7d31327cf #144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files. 2007-06-21 04:38:41 +00:00
Dries Buytaert 53420729ea - Patch #101927 by cooferat: fixed problem with post information. 2007-06-11 15:21:14 +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 c4d170c961 - Patch #147656 by pwolanin and chx: menu module update for Drupal 6. 2007-06-05 09:15:02 +00:00
Gábor Hojtsy e31d3bdc24 #148943 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 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 dad5275365 - Patch #137236 by merlin: these template files are now deprecated. 2007-04-29 16:15:39 +00:00
Dries Buytaert 29055d34d6 - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +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 03b4b58e9a - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +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
Dries Buytaert 4a7b9e98f4 - Patch #129640 by snufkin: generate the sticky css tag when necessary. 2007-04-13 08:30:52 +00:00
Dries Buytaert 083a6a274d - Patch #134185 by Ralf Stamm: missing CVS IDs in files. 2007-04-13 07:33:24 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 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 #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 b20618aa12 - Patch #128866 by Gabor et al: new language subsystem fixes. 2007-03-28 14:08:23 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert eb0caa354e - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00
Dries Buytaert 01cd96dc27 - Patch #127891 by dvessel: layout variabe may end up not getting set. 2007-03-25 19:18:12 +00:00
Steven Wittens 8b360cf7e0 #126128: Remove accidental commit of garland_username() 2007-03-20 19:07:55 +00:00
Dries Buytaert 25fc5960f7 - Patch #109404 by effennel: fixed typo in code comments. 2007-03-12 18:10:36 +00:00
Dries Buytaert 66b99866b0 - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay. 2007-03-12 13:01:10 +00:00
Steven Wittens ba0ff1a9b7 #117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00