Dries Buytaert
fb2c693f09
- Patch #353861 by killes: converted theme.inc to new database layer.
2009-01-04 16:17:47 +00:00
Dries Buytaert
5ba50b3fe8
- Patch #350984 by Moshe: kick comment rendering out of node module.
2008-12-31 12:02:24 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
18d22419f3
- Patch #339929 by Moshe et al: move node links into ->content.
2008-12-16 22:05:51 +00:00
Angie Byron
372846e1dc
#333060 by merlinofchaos, dvessel, neclimdul: Prevent parent theme clobbering.
2008-12-07 09:32:58 +00:00
Dries Buytaert
feb7836220
- Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc.
2008-12-05 22:30:20 +00:00
Dries Buytaert
a7b2b9dfd1
- Patch #332980 by scor and keith.smith: documentation improvements + typo fixed.
2008-11-23 16:54:49 +00:00
Dries Buytaert
151ed27786
- Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)
2008-11-22 13:55:27 +00:00
Dries Buytaert
8a4fbfc87b
- Patch #277644 by lilou: documentation improvement.
2008-11-22 10:12:05 +00:00
Angie Byron
ea02bd1d2e
#258089 follow-up by JohnAlbin: Fix missing period on code comment. Trivial Patch of the Month award! :)
2008-11-10 15:40:03 +00:00
Angie Byron
0762f60073
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
2008-11-10 05:23:01 +00:00
Angie Byron
d0f8f90a36
#303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7.
2008-11-03 05:55:57 +00:00
Dries Buytaert
bb5a8e8074
- Patch #272395 by ghoti: improved documentation of theme_links.
2008-11-02 14:46:57 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Angie Byron
de8ff4adb0
Roll-back of #310144 : Still needs some work.
2008-10-24 07:14:51 +00:00
Angie Byron
88ed5dced2
#258089 by merlinofchaos and dvessel: Allow themes to have preprocess functions without a corresponding .tpl.php file.
2008-10-24 07:02:54 +00:00
Angie Byron
1fa03d7c33
#310144 by dvessel: Clarify sort parameter in theme_table() documentation.
2008-10-22 03:36:47 +00:00
Dries Buytaert
0e7fbe0350
- Patch #323182 by chx and Damien Tournoud: a working code simplification.
2008-10-20 11:34:32 +00:00
Dries Buytaert
d0bd78238c
- Rollback of #323182 ; parse error.
2008-10-19 20:32:41 +00:00
Dries Buytaert
7e9b552753
- Patch #323182 by chx: code cleanup.
2008-10-19 20:06:48 +00:00
Dries Buytaert
025c43c68f
- Patch #316753 by dvessel: exanded PHP doc of path_to_theme().
2008-10-16 13:50:21 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Angie Byron
89b4c55989
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
2008-09-20 03:49:24 +00:00
Angie Byron
161a9970f7
#308534 by Dave Reid: Remove stray whitespace core-wide.
2008-09-15 20:48:10 +00:00
Dries Buytaert
48727a34c2
- Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc.
2008-09-15 10:27:08 +00:00
Dries Buytaert
6511f56e4b
- Patch #232345 by flobruit: theme_get_registry docs and code conflict.
2008-09-02 17:38:55 +00:00
Dries Buytaert
8a929920dc
- Patch #252430 by quicksketch: allow base theme prefix in preprocessor function names to correct expected behavior.
2008-08-16 21:05:49 +00:00
Dries Buytaert
6c1068e48d
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
2008-08-02 19:01:02 +00:00
Dries Buytaert
7294ced6f0
- Patch #280629 by Damien, pwolanin, Susurrus, et al: ensure safe arguments in theme_links().
2008-07-11 02:23:08 +00:00
Dries Buytaert
fae9063c68
- Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's stylesheets.
2008-07-01 20:22:22 +00:00
Dries Buytaert
5299b92689
- 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.
2008-06-25 09:12:25 +00:00
Dries Buytaert
1963021d12
- Patch #269443 by dvessel: add nid to node template suggestion.
2008-06-18 16:22:13 +00:00
Dries Buytaert
4f1af19d10
- Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving. If you have a look at theme_item_list you see that the $attributes variable takes a NULL value. This makes you believe that it wants a string, rather then a full array of attributes. If you make the default parameter "array()" it will make the programmer expect to pass an array of attributes rather then a string of attributes.
2008-06-06 01:50:20 +00:00
Dries Buytaert
05769e3057
- Patch #266367 by zeta: fixed documentation issue.
2008-06-05 18:21:06 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
035713ea5c
- Patch #239071 by flobruit and Moshe: add support for colgroup tag to theme_table().
2008-05-23 08:28:30 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
d1bc889242
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.
2008-05-02 15:11:05 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
0a8be2adda
- Patch #234785 by Rowanw, yoroy, flobruit, et al: usability: improve visibility of the 'more help' link by adding an icon.
2008-04-02 20:23:15 +00:00
Dries Buytaert
91f60c3c7b
- Patch #234699 by hass: the active CSS class was not always added for the active menu item.
2008-03-25 14:10:01 +00:00
Dries Buytaert
8e0d6b4690
- Patch #224142 by jvandyk: tiny performance improvement for theme().
2008-02-20 13:39:29 +00:00
Dries Buytaert
b8a1eab1fb
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
2008-02-06 19:38:28 +00:00
Gábor Hojtsy
ba7399847f
#172571 by fgm, slightly modified: document that theme_xml_icon() was superceded in most cases by theme_feed_icon()
2008-01-27 19:47:06 +00:00
Gábor Hojtsy
ce8672a731
#213319 by add1sun: minor code documentation fix at template_preprocess_block()
2008-01-24 11:00:57 +00:00
Gábor Hojtsy
7186c4433e
#208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS
2008-01-24 09:42:53 +00:00
Gábor Hojtsy
af9b327ed0
#206778 follow up by dvessel: better filtering for subtheme files
2008-01-21 21:47:08 +00:00
Gábor Hojtsy
536fe2bbfb
#210479 by catch, dvessel: add newlines to list items, so inline display and RTL issues are resolved
2008-01-21 12:05:36 +00:00
Gábor Hojtsy
d2a9e857d9
#208991 by JirkaRybka: target sticky table headers to Drupal output tables only, so it won't sticky random tables in other site content
2008-01-15 10:43:00 +00:00