summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Collapse)AuthorAge
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* - Patch #461938 by jamesAn: proper filtering of and .Dries Buytaert2009-06-13
|
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* #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).
* #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 #465190 by Heine: add check_plain() call.Dries Buytaert2009-05-26
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.Dries Buytaert2009-05-22
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* - Patch #468796 by chx, sun: improved theme.inc documentation. Woop, woop.Dries Buytaert2009-05-21
|
* - Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.Dries Buytaert2009-05-17
|
* - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.Dries Buytaert2009-05-14
|
* - Patch #453080 by Gabor Hojtsy: moved the footer message to a block.Dries Buytaert2009-05-12
|
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - 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 #172571 by mgifford, lilou: remove theme_xml_icon because it is not ↵Dries Buytaert2009-05-03
| | | | used and we have theme_feed_icon.
* - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ↵Dries Buytaert2009-04-29
| | | | exciting.
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵Dries Buytaert2009-04-26
| | | | theme setting.
* #369409 by dropcube: Move block.tpl.php to block.module rather than ↵Angie Byron2009-04-26
| | | | system.module.
* #336475 by j.somers: Make sticky tableheaders optional.Angie Byron2009-04-25
|
* - Patch #443518 by chx: remove stray whitespace.Dries Buytaert2009-04-24
|
* - Patch #372471 by JamesAn et al: killed theme_box().Dries Buytaert2009-04-20
|
* #372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() ↵Angie Byron2009-04-15
| | | | which actually describes what it does.
* #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme.Angie Byron2009-04-15
|
* - Patch #285116 by JeremyFrench: removed redundant argument.Dries Buytaert2009-04-15
|
* - Patch #422824 by Gabor: add more specific body classes so page elements ↵Dries Buytaert2009-04-04
| | | | can be themed based on page type. Clean-up of existing code.
* - Patch #380064 by c960657: make file_scan_directory() use save property ↵Dries Buytaert2009-02-22
| | | | names as file_load().
* #361683 follow-up by sun: Remove more windows line endings.Angie Byron2009-02-05
|
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, ↵Dries Buytaert2009-02-03
| | | | floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: ↵Dries Buytaert2009-01-27
| | | | hook_page_alter. Oh, behave.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* #220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block ↵Angie Byron2009-01-22
| | | | that makes all languages active (with tests)
* #297952 by aaron: Fix naming conflict with 'file' preprocess variable.Angie Byron2009-01-18
|
* - Patch #339929 by Moshe Weitzman: removed some cruft.Dries Buytaert2009-01-11
|
* #143434 by Jody Lynn: Move 'display post information' to where users would ↵Angie Byron2009-01-09
| | | | expect.
* - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering ↵Dries Buytaert2009-01-04
| | | | out of node module'.
* - Patch #353861 by killes: converted theme.inc to new database layer.Dries Buytaert2009-01-04
|
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
|
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
|
* #333060 by merlinofchaos, dvessel, neclimdul: Prevent parent theme clobbering.Angie Byron2008-12-07
|
* - Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc.Dries Buytaert2008-12-05
|
* - Patch #332980 by scor and keith.smith: documentation improvements + typo ↵Dries Buytaert2008-11-23
| | | | fixed.
* - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)Dries Buytaert2008-11-22
|
* - Patch #277644 by lilou: documentation improvement.Dries Buytaert2008-11-22
|
* #258089 follow-up by JohnAlbin: Fix missing period on code comment. Trivial ↵Angie Byron2008-11-10
| | | | Patch of the Month award! :)
* #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().Angie Byron2008-11-10
|
* #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ↵Angie Byron2008-11-03
| | | | -> D7.
* - Patch #272395 by ghoti: improved documentation of theme_links.Dries Buytaert2008-11-02
|