Dries Buytaert
7080b8f35d
- Patch #623992 by catch: performance improvement: reduce {system} database hits on every page request.
2009-11-08 09:29:07 +00:00
Angie Byron
d9017f5878
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
2009-11-05 16:19:25 +00:00
Angie Byron
0d8515deb7
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
2009-11-03 06:47:23 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Angie Byron
e9ef3ac2f2
#541612 by mgifford: Added meaningful alt attribute to sortable table header links.
2009-11-02 00:25:32 +00:00
Angie Byron
c409a47fcc
#592008 follow-up by chx and moshe weitzman: All theme() function calls in hook_init().
2009-11-01 22:10:07 +00:00
Angie Byron
ca8eee7545
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
2009-11-01 21:26:44 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
33452c61a2
- Patch #550742 by sun: removed some left-over code.
2009-10-19 23:28:40 +00:00
Angie Byron
5b5cf0b0df
#412730 follow-up by mikey_p: Fixed return value of theme() when theme function not found.
2009-10-19 02:06:52 +00:00
Dries Buytaert
079dca8e17
- Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better.
2009-10-19 01:30:07 +00:00
Angie Byron
1650fea5d9
#516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
2009-10-18 05:28:43 +00:00
Angie Byron
9dda515bbc
#412730 folllow-up by Crell: Move missing theme key notification to watchdog so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
2009-10-16 08:27:41 +00:00
Dries Buytaert
35e21e54e1
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
2009-10-15 12:27:34 +00:00
Dries Buytaert
a019a9ebb0
- Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().
2009-10-14 10:56:35 +00:00
Angie Byron
89d04ea78a
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
2009-10-13 05:26:57 +00:00
Angie Byron
1b9cde9d85
#282191 by plach, nedjo, catch, et al: TF #1 : Allow different interface language for the same path.
2009-10-09 16:33:14 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Angie Byron
93eb8b3413
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.
2009-10-05 02:43:01 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
919d94be6e
- Patch #592008 by moshe weitzman | chx: don't initialize theme system before modules are included.
2009-10-03 19:27:44 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
0741d8e323
- Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.
2009-09-21 06:36:54 +00:00
Dries Buytaert
9dd2ce283e
- Patch #565792 by pwolanin, salvis: follow-up on theme_username refactoring.
2009-09-15 20:03:18 +00:00
Angie Byron
6c0f8eba1c
#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.
2009-09-15 17:10:39 +00:00
Dries Buytaert
5e590b9e4e
- Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: theme_feed_icon() could use more meaningful alt text.
2009-09-11 15:17:00 +00:00
Dries Buytaert
28a9529524
- Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more accessible for visually impaired people.
2009-09-11 14:14:16 +00:00
Dries Buytaert
2729f1c2f0
- Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
2009-09-11 06:48:03 +00:00
Dries Buytaert
6d6915400e
- Patch #565792 by pwolanin, effulgentsia, scor, fago, dahacouk: refactor theme_username() so that RDF patch can be accepted.
2009-09-09 21:44:01 +00:00
Angie Byron
ce52f41a29
#364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff.
2009-08-31 19:50:18 +00:00
Angie Byron
896954da58
#321828 by Davy Van Den Bremt and Damien Tournoud: Move template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors.
2009-08-31 18:43:12 +00:00
Angie Byron
770e0d54f9
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
2009-08-29 04:16:15 +00:00
Dries Buytaert
9d6dcc5682
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
2009-08-26 10:53:45 +00:00
Angie Byron
245d83cb84
#364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API.
2009-08-25 15:39:13 +00:00
Angie Byron
61dd88e8b1
#364219 follow-up by brandonojc: Commit missing hunk from last patch.
2009-08-24 00:34:11 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
a2694498f1
#542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
2009-08-22 19:58:28 +00:00
Dries Buytaert
06d296d5f9
- Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could use more meaningful alt text.
2009-08-22 15:55:37 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Angie Byron
1aee5cf42d
#515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to theme_status_messages() to be more apparent to assistive technology users.
2009-08-20 15:18:09 +00:00
Angie Byron
01d98fa50b
#400292 by effulgentsia: Allow preprocess functions for theme hooks implemented as functions.
2009-08-19 22:44:05 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, 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://.
2009-08-17 19:14:42 +00:00
Angie Byron
a3018c01a2
#167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php
2009-08-13 03:05:54 +00:00
Angie Byron
24057c3d53
#531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system.
2009-08-04 07:04:21 +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
Dries Buytaert
1a5c71e2da
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
2009-07-30 19:57:10 +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