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 |
Dries Buytaert
|
5a8452c55b
|
- Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.
|
2009-07-15 17:40:18 +00:00 |
Dries Buytaert
|
ef09cf93e5
|
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
|
2009-07-14 10:22:17 +00:00 |
Angie Byron
|
0142292c71
|
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
|
2009-07-02 04:27:23 +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
|
2c942561e2
|
- Patch #461938 by jamesAn: proper filtering of and .
|
2009-06-13 19:34:57 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +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
|
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
|
7e36364c5c
|
- Patch #465190 by Heine: add check_plain() call.
|
2009-05-26 10:41:06 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
7f5afdeedb
|
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.
|
2009-05-22 11:34:05 +00:00 |
Angie Byron
|
4bc255ba79
|
Roll-back of #310467: Breaks installer requirements check and update.php.
|
2009-05-21 23:07:16 +00:00 |
Dries Buytaert
|
2951224184
|
- Patch #468796 by chx, sun: improved theme.inc documentation. Woop, woop.
|
2009-05-21 18:41:43 +00:00 |
Dries Buytaert
|
d4a7074294
|
- Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.
|
2009-05-17 10:42:16 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +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
|
847304a293
|
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
|
2009-05-12 08:37:45 +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
|
d4193f5178
|
- Patch #172571 by mgifford, lilou: remove theme_xml_icon because it is not used and we have theme_feed_icon.
|
2009-05-03 08:12:12 +00:00 |
Dries Buytaert
|
94c3dceeda
|
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting.
|
2009-04-29 08:04:24 +00:00 |
Dries Buytaert
|
1c076bc89f
|
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
|
2009-04-26 09:14:32 +00:00 |
Angie Byron
|
edb9752723
|
#369409 by dropcube: Move block.tpl.php to block.module rather than system.module.
|
2009-04-26 01:15:04 +00:00 |
Angie Byron
|
39f2651669
|
#336475 by j.somers: Make sticky tableheaders optional.
|
2009-04-25 12:52:24 +00:00 |
Dries Buytaert
|
addaf21247
|
- Patch #443518 by chx: remove stray whitespace.
|
2009-04-24 08:09:18 +00:00 |
Dries Buytaert
|
e81096f5bc
|
- Patch #372471 by JamesAn et al: killed theme_box().
|
2009-04-20 21:28:15 +00:00 |
Angie Byron
|
cb3cde8be1
|
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.
|
2009-04-15 23:49:08 +00:00 |
Angie Byron
|
bb62eec3ce
|
#396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme.
|
2009-04-15 20:45:46 +00:00 |
Dries Buytaert
|
bd93e7279d
|
- Patch #285116 by JeremyFrench: removed redundant argument.
|
2009-04-15 13:59:49 +00:00 |
Dries Buytaert
|
4d2072c958
|
- Patch #422824 by Gabor: add more specific body classes so page elements can be themed based on page type. Clean-up of existing code.
|
2009-04-04 00:58:09 +00:00 |
Dries Buytaert
|
5d658d0848
|
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
|
2009-02-22 17:55:30 +00:00 |
Angie Byron
|
f3ed3283db
|
#361683 follow-up by sun: Remove more windows line endings.
|
2009-02-05 03:42:58 +00:00 |
Dries Buytaert
|
29c8e40e91
|
- Patch #355236 by Frando: refactor drupal_render() theming.
|
2009-02-03 18:55:32 +00:00 |
Dries Buytaert
|
607e9626d5
|
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
2009-02-03 17:30:13 +00:00 |
Dries Buytaert
|
2e8ca690ff
|
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
|
2009-01-27 00:22:27 +00:00 |
Dries Buytaert
|
6d3d75fe4b
|
- Removing whitespace.
|
2009-01-26 14:08:44 +00:00 |
Angie Byron
|
afc9df994a
|
#220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block that makes all languages active (with tests)
|
2009-01-22 03:18:30 +00:00 |