Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#629958 by jhodgdon: Cleaned up page.tpl.php documentation.
#386462 by Jeff Burnz, mgifford, Cliff, Everett Zufelt, annmcmeekin, et al: Added 'Skip to main content' links in all core themes.
#599706 by sun: Allow altering local tasks/actions.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.
- Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, 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.
#364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff.
#364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API.
#542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
- Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level.
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
- Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and .
- Patch #519782 by tic2000: change to become a hidden region like page_top.
- Patch #468534 by paul.lovvik: add a region at the top of the page above the header region.
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
- Patch #382896 by jmburnz: move and out of the content div.
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
Drupal 6.11
#387218 by geerlingguy, JohnAlbin, and scor: Print/document RDF variables in page.tpl.php.
#367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and polish default page.tpl.php to make it easier for CSS designers to theme.
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
- Patch #334956 by JohnAlbin: remove a IE hack 'flash of unstyled content' that is no longer needed.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #320000 by lilou: unify doxygen @file documentation in tpl.
- 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.
#208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS
#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
#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
- Patch #181180 by Eaton: make it easier to do CSS-only themes.
- Patch #181167 by Eaton: default page.tpl.php breaks primary links.
- Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a patch spree ...
#166071 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions
#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
- Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed some whitespace).
#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.
- Patch #137236 by merlinofchaos: provide a way to secure the theme variables system.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |