Commit Graph

585 Commits (00ecc0a208cf498c7e5e2e734364f62509f1be6e)

Author SHA1 Message Date
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 32bc8911b1 - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme. 2010-03-26 12:45:20 +00:00
Angie Byron 426f82ac6d #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
Dries Buytaert cb009a324e - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells. 2010-03-18 19:03:29 +00:00
Dries Buytaert e5e3d279e2 - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and (). 2010-03-04 09:03:08 +00:00
Dries Buytaert a5d180b9c0 - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing. 2010-03-02 09:07:09 +00:00
Dries Buytaert a9286dd3c2 - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation. 2010-02-27 09:24:09 +00:00
Dries Buytaert 96b9d512c3 - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags. 2010-02-25 20:57:39 +00:00
Angie Byron dce608f5a4 #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page. 2010-02-23 18:32:00 +00:00
Dries Buytaert 5f4dd61ff0 - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used. 2010-02-22 19:21:34 +00:00
Dries Buytaert 98504c7cc2 - Patch #716554 by JohnAlbin: docblock for theme_get_setting() is confusing. 2010-02-17 08:50:49 +00:00
Angie Byron f177c12db7 #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard. 2010-02-17 03:37:12 +00:00
Dries Buytaert 8f7b37b730 - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move error/exception handler higher up in the bootstrap process. 2010-02-15 15:52:27 +00:00
Dries Buytaert 2893abcc62 - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body. 2010-02-07 09:11:28 +00:00
Dries Buytaert 1e8da1f9ae - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
Angie Byron 196aaa7d51 #553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes. 2010-01-30 03:38:22 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Angie Byron 02d2f6e04a #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
Angie Byron 32dd3b46b6 #660856 by effulgentsia: Optimize template_preprocess(). 2010-01-10 02:15:12 +00:00
Angie Byron c675d4f951 #680022 by yched: Fixed template_preprocess() generates invalid CSS classes. 2010-01-10 01:05:22 +00:00
Angie Byron 20bac50d4a #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: Add POD to installation requirements. 2010-01-09 22:01:42 +00:00
Dries Buytaert 4a42062b5b - Patch #667038 by effulgentsia: optimize template_process(). 2010-01-09 06:35:38 +00:00
Angie Byron caacf80aee #621008 by seutje: Fixed 'theme path' is wrong for theme process and preprocess overrides. 2010-01-07 14:48:56 +00:00
Dries Buytaert 102a682914 - Patch #652588 by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +00:00
Angie Byron 1dc503a56a #669374 by jhodgdon: Change @verbatim in Doxygen to @code. 2010-01-04 16:20:20 +00:00
Angie Byron 37b78e0259 #646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files. 2010-01-04 03:57:19 +00:00
Angie Byron b39cf55f15 #653622 by effulgentsia: Make the '__' pattern for theme suggestions easier to use. 2010-01-03 01:16:07 +00:00
Dries Buytaert 0e48fc4ece - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. 2009-12-28 20:58:08 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron c912008307 #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. 2009-12-02 07:28:22 +00:00
Dries Buytaert 886cc50e75 - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay. 2009-12-01 00:39:35 +00:00
Dries Buytaert b3e42eb5cd - Patch #626688 by justinrandell, catch, chx: add caching for system_list(). 2009-11-26 18:57:16 +00:00
Angie Byron 457a109406 #467640 by casey: Consolidate overly verbose code in theme_render_template(). 2009-11-20 04:29:42 +00:00
Dries Buytaert f3d0a6fc02 - Patch #624772 by David_Rothstein: there is no such thing as a custom theme. 2009-11-12 21:05:49 +00:00
Dries Buytaert 2387e71f6d - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username. 2009-11-12 07:00:48 +00:00
Angie Byron 031a687649 #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable. 2009-11-08 12:43:41 +00:00
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