Commit Graph

114 Commits (03e5798defa6e00c6ef26b6ef570cb14d78ea1b6)

Author SHA1 Message Date
Angie Byron e8f56c4374 #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to indicate importance from surrounding text. 2009-04-12 02:37:56 +00:00
Angie Byron b8a8bd35fc Roll-back of #213689; causes issues with OSX's default styling. 2009-04-11 22:55:28 +00:00
Angie Byron e888f0061c #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. 2009-04-11 22:19:46 +00:00
Angie Byron f278da9e50 #213689 by jotik: Avoid clashes with system colors. 2009-04-11 21:19:25 +00:00
Angie Byron 28aaa036e4 #304330 follow-up by sun: Clean-up of text format widget patch. 2009-03-30 03:15:41 +00:00
Angie Byron fb7347bc9d #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it. 2009-02-18 14:28:25 +00:00
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Angie Byron fcc8211ab1 #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code. 2009-01-20 03:18:41 +00:00
Dries Buytaert 5ba50b3fe8 - Patch #350984 by Moshe: kick comment rendering out of node module. 2008-12-31 12:02:24 +00:00
Dries Buytaert 1657694f28 - Patch #339929 by swentel: renamed taxonomy to terms. 2008-12-26 10:46:54 +00:00
Dries Buytaert c43e4639d7 - Patch #309784 by Darren Oh: unordered lists override numbered lists. 2008-12-19 15:42:26 +00:00
Dries Buytaert 60065c6830 - Patch #338429 by scor: XHTML+RDFa compatibility. 2008-11-24 15:27:13 +00:00
Dries Buytaert 151ed27786 - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-) 2008-11-22 13:55:27 +00:00
Dries Buytaert 12393a4d12 - Patch #320000 by lilou: unify doxygen @file documentation in tpl. 2008-10-13 12:31:43 +00:00
Angie Byron 4002681267 #319714 by greggles: Remove needless double-check_url()ing in maintenance.tpl.php. 2008-10-11 20:45:26 +00:00
Angie Byron 13aa3a3299 #307194 by Razorraser: Fix leading space in site logo link. 2008-09-14 02:03:35 +00:00
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 6ab934660c - Patch #192962 by gpk et al: ghop #24, module administration page improvements. 2008-05-05 21:10:48 +00:00
Dries Buytaert ab6c47cd3d - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's page.tpl.php. 2008-04-28 09:25:27 +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 79b016d915 - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.
The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.
2008-04-10 10:28:23 +00:00
Dries Buytaert 904779cb73 - Patch #238528 by misamuelson, approved by Stefan: disabled menu items should not be opaque for usability. 2008-04-01 19:38:37 +00:00
Dries Buytaert 9e126b8098 - Patch #201876 by gk, approved by Stfan N: make drag and drop color stand out a bit more 2008-04-01 19:34:06 +00:00
Dries Buytaert b55b45bcea - Patch #231115 by Stefan: clean up file headers. 2008-03-13 20:02:18 +00:00
Dries Buytaert 8e09e19a82 - Patch #231115 by Stefan: various Garland clean-ups. 2008-03-10 18:23:07 +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 5d43caf221 #200210 by gaele: more accessible color contrast in Garland error messages 2008-01-18 16:14:56 +00:00
Gábor Hojtsy 6dcf2cccaa #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers 2008-01-09 09:56:39 +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
Dries Buytaert 0d97679b77 - Patch #204488 by Desbeers: Garland was still using deprected CSS class names: watchdog -> dblog. 2007-12-29 16:02:52 +00:00
Gábor Hojtsy ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +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 41d7e347b3 #193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring 2007-12-14 17:00:14 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +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 28a4df6b38 another go at #181582 (same patch as before), now that maintenance theming allows us to use Minnelli properly in updates and installs even with .info file based inheritance 2007-12-04 20:58:44 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy bad47cbf85 #193998 by Rob Loach and quicksketch: profile fields drag and drop 2007-11-30 09:02:51 +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
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Gábor Hojtsy d56af24c71 #181582 rollback: this broke maintanance pages (update, install) 2007-11-14 15:05:37 +00:00
Gábor Hojtsy 6858737d1d Removing files I should have removed in #181582, but forgot. 2007-11-14 14:23:40 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Gábor Hojtsy a42a9d3efd #178608 by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities 2007-11-09 22:14:41 +00:00
Gábor Hojtsy 6f583baf1f #181582 by Crell and Rob Loach: use theme inheritance in the Minnelli theme, so no @import is required 2007-11-07 18:04:15 +00:00
Gábor Hojtsy 325e51de3c #177738 by chx: fix notice in Garland, when site_fields is an empty array 2007-11-04 15:01:39 +00:00
Gábor Hojtsy ed1a53698a #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00