Commit Graph

770 Commits (3fa324a1b5a6a7360216a88201f10b000915f574)

Author SHA1 Message Date
Angie Byron 3fa324a1b5 #493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7. 2009-08-04 06:56:30 +00:00
Angie Byron cefe98d2f3 #538646 by Gábor Hojtsy: Add missing screenshot to Seven theme. 2009-08-03 23:34:57 +00:00
Angie Byron a1202e744f #536968 by yoroy: Make Seven theme a little less SCREAMY. 2009-08-03 20:15:32 +00:00
Angie Byron 0bd7fcbf38 #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
Angie Byron 7fc6e2eaf9 #536982 by yoroy: Fix alignment of blank icons in admin theme listing. 2009-08-03 02:35:11 +00:00
Dries Buytaert 04d7eb4acb - Patch #484860 by markboulton, Gábor Hojtsy, cwgordon7 et al: initial Drupal 7 admin theme. Yeaha! 2009-07-31 19:35:57 +00:00
Dries Buytaert 16632e07e4 - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and . 2009-07-30 08:28:47 +00:00
Dries Buytaert 51e6389122 - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to take full advantage of the drupal_render() paradigm. 2009-07-28 10:09:25 +00:00
Dries Buytaert 7d41b2d7f5 - Patch #519782 by tic2000: change to become a hidden region like page_top. 2009-07-27 18:38:35 +00:00
Dries Buytaert 9381abb7c3 - Patch #470998 by bleen18: properly align the Druplicon logo in Garland. 2009-07-27 18:31:13 +00:00
Dries Buytaert f981f7b693 - Patch #518284 by Everett Zufelt: remove redundant title from Garland. 2009-07-14 10:29:10 +00:00
Angie Byron beadf384f1 #455844 follow-up by yched: Change render() to print render() for consistency with other template variables. 2009-07-13 21:09:54 +00:00
Dries Buytaert b9f4e59c5a - Patch #468534 by paul.lovvik: add a region at the top of the page above the header region. 2009-07-04 05:21:15 +00:00
Angie Byron 131aff1840 #371649 by jpoesen: Fix CSS preventing 'Add new commment' link from displaying in Garland. 2009-06-20 07:40:36 +00:00
Angie Byron 4d202669af #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements. 2009-06-18 21:19:02 +00:00
Dries Buytaert d0936908cb - Patch #478744 by moshe weitzman, Frando: simplify block rendering. 2009-06-12 09:02:55 +00:00
Dries Buytaert b84e6a5801 - Patch #425778 by tstoeckler: user menu broken in RTL. 2009-06-03 06:58:57 +00:00
Angie Byron db081c1448 #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions to assist with theme inheritance and TX (Themer eXperience). 2009-06-02 03:57:22 +00:00
Angie Byron 5b8d80b95d #435646 by tstoeckler: Fix vertical tabs in Stark. 2009-05-31 00:51:41 +00:00
Angie Byron 2df43894e2 #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files. 2009-05-28 16:44:07 +00:00
Dries Buytaert 0f4060f377 - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert 5e3f50369f - Patch #453080 by Gabor Hojtsy: moved the footer message to a block. 2009-05-12 13:43:46 +00:00
Dries Buytaert a86223cd70 - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it. 2009-05-12 08:31:17 +00:00
Dries Buytaert 14009fb9c9 - Patch #282852 by will_in_wi: non-public background overlaps messages area. 2009-04-26 15:01:06 +00:00
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 38969b48ff #315533 by JohnAlbin and catch: Remove all core themes but Garland and Stark. Yay for making Drupal 75% more palatable to designers. These themes can be found in contrib thanks to the venerable John Wilkins. :) 2009-03-14 16:41:30 +00:00
Angie Byron 743c8adcf7 #367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and polish default page.tpl.php to make it easier for CSS designers to theme. 2009-02-24 17:50:22 +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
Angie Byron e3e2ef3480 #364777 by Eaton, EclipseGC, JohnAlbin, and Rob_Feature: Add a 'stripped down' CSS theme to core to demo Drupal's default markup. Say hello to stark. 2009-01-30 23:06:23 +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
Angie Byron cb159b9ff1 #143434 by Jody Lynn: Move 'display post information' to where users would expect. 2009-01-09 16:19:56 +00:00
Dries Buytaert 27e01ade23 - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering out of node module'. 2009-01-04 16:19:39 +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 348f1b8a4c - Patch #351649 by David_Rothstein: comment status incorrectly used in theme. 2008-12-28 08:26:51 +00:00
Dries Buytaert 89e53ea6c3 - Patch #351444 by David_Rothstein: chameleon and marvin themes did not show comment signatures. 2008-12-27 10:09:14 +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 18d22419f3 - Patch #339929 by Moshe et al: move node links into ->content. 2008-12-16 22:05:51 +00:00
Dries Buytaert 60065c6830 - Patch #338429 by scor: XHTML+RDFa compatibility. 2008-11-24 15:27:13 +00:00
Dries Buytaert a7b2b9dfd1 - Patch #332980 by scor and keith.smith: documentation improvements + typo fixed. 2008-11-23 16:54:49 +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
Dries Buytaert dbafad0913 - Patch #314564 by m1mic: made pushbutton footer validate. 2008-09-28 23:26:27 +00:00