summaryrefslogtreecommitdiff
path: root/themes/garland
Commit message (Collapse)AuthorAge
...
* #169912 by Jeff Burnz, mgifford, and lutegrass, and brandonojc: Use ↵Angie Byron2009-11-22
| | | | appropriate header-tags in Garland, following the W3C.
* #386462 by Jeff Burnz, mgifford, Cliff, Everett Zufelt, annmcmeekin, et al: ↵Angie Byron2009-11-16
| | | | Added 'Skip to main content' links in all core themes.
* - Patch #608036 by effulgentsia: add content_attributes() variable for tpl ↵Dries Buytaert2009-10-19
| | | | files, so RDF can be implemented better.
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* #599706 by sun: Allow altering local tasks/actions.Angie Byron2009-10-11
|
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* - Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp ↵Dries Buytaert2009-10-10
| | | | into 'created' and 'changed' columns, just like for nodes.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.Angie Byron2009-10-05
|
* #334238 follow-up by Dave Reid: Fixed detection of core modules and themes ↵Angie Byron2009-09-29
| | | | in update.module.
* - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme ↵Dries Buytaert2009-09-21
| | | | system, default to block system instead.
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-09-15
| | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files.
* - Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more ↵Dries Buytaert2009-09-11
| | | | accessible for visually impaired people.
* - Patch #569362 by scor, effulgentsia, catch: add attributes and ↵Dries Buytaert2009-09-11
| | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
* - Patch #555844 by by NancyDru: made titles consistent.Dries Buytaert2009-09-05
|
* #497948 by roychri and Rob Loach: Fixed terribly broken Color module (with ↵Angie Byron2009-09-01
| | | | tests so we don't do it again ;)).
* #561484 by Davy Van Den Bremt: Remove reference to obsolete CSS class box.Angie Byron2009-08-31
|
* #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, ↵Angie Byron2009-08-29
| | | | on date' easier.
* #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's ↵Angie Byron2009-08-25
| | | | rendering API.
* #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.Angie Byron2009-08-22
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for ↵Dries Buytaert2009-08-22
| | | | accessibility, navigation menus should be preceded by headings of the appropriate level.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* - Patch #421076 by stBorchert, Xano: increase font size of code and kbd tags.Dries Buytaert2009-08-17
|
* - Patch #545862 by Xano: info file shouldn't suggest Garland is the default ↵Dries Buytaert2009-08-11
| | | | theme.
* #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update ↵Angie Byron2009-08-06
| | | | and Polish default node.tpl.php output.
* #493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7.Angie Byron2009-08-04
|
* #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵Angie Byron2009-08-03
| | | | RTL-friendly.
* - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues ↵Dries Buytaert2009-07-30
| | | | with and .
* - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to ↵Dries Buytaert2009-07-28
| | | | take full advantage of the drupal_render() paradigm.
* - Patch #519782 by tic2000: change to become a hidden region like page_top.Dries Buytaert2009-07-27
|
* - Patch #470998 by bleen18: properly align the Druplicon logo in Garland.Dries Buytaert2009-07-27
|
* - Patch #518284 by Everett Zufelt: remove redundant title from Garland.Dries Buytaert2009-07-14
|
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* - Patch #468534 by paul.lovvik: add a region at the top of the page above ↵Dries Buytaert2009-07-04
| | | | the header region.
* #371649 by jpoesen: Fix CSS preventing 'Add new commment' link from ↵Angie Byron2009-06-20
| | | | displaying in Garland.
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* - Patch #478744 by moshe weitzman, Frando: simplify block rendering.Dries Buytaert2009-06-12
|
* - Patch #425778 by tstoeckler: user menu broken in RTL.Dries Buytaert2009-06-03
|
* #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions ↵Angie Byron2009-06-02
| | | | to assist with theme inheritance and TX (Themer eXperience).
* #435646 by tstoeckler: Fix vertical tabs in Stark.Angie Byron2009-05-31
|
* #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string ↵Angie Byron2009-05-28
| | | | (and corresponding $classes_array) for all dynamic classes in template files.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #453080 by Gabor Hojtsy: moved the footer message to a block.Dries Buytaert2009-05-12
|
* - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ↵Dries Buytaert2009-05-12
| | | | we have more flexibility to place it.
* - Patch #282852 by will_in_wi: non-public background overlaps messages area.Dries Buytaert2009-04-26
|
* #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵Angie Byron2009-04-12
| | | | indicate importance from surrounding text.
* Roll-back of #213689; causes issues with OSX's default styling.Angie Byron2009-04-11
|
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* #213689 by jotik: Avoid clashes with system colors.Angie Byron2009-04-11
|