Dries Buytaert
1035341ac7
- Patch #700704 by sobi3ch, Rob Loach, andypost: added ability to change the amount of blog posts listed.
2010-03-18 06:26:36 +00:00
Dries Buytaert
9e2b5880c5
- Patch #691456 by Boobaa: removed extra apostrophe in blog.module.
2010-01-22 22:54:04 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Angie Byron
85c680a1a0
#588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable.
2010-01-08 07:36:53 +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
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
3d381a1c54
- Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2.
2009-12-22 20:38:23 +00:00
Dries Buytaert
d1c017660c
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
2009-12-21 13:47:32 +00:00
Dries Buytaert
58ba3b6e3f
- Rollback of previous patch. Houston, it has a typo.
2009-12-17 19:22:25 +00:00
Dries Buytaert
6d1774c7dd
- Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.
2009-12-17 19:14:42 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
ca8416e036
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
2009-12-03 20:21:50 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Angie Byron
0541a67701
#633064 by arianek and jhodgdon: Updated Blog Module to new documentation standard.
2009-11-26 06:49:28 +00:00
Angie Byron
4d46b7cdf8
Roll-back of #595084 ; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +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
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Angie Byron
8f21cc4025
#493030 follow-up by sun: Clean-ups to RDF module.
2009-10-20 17:33:43 +00:00
Dries Buytaert
24669bfb50
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
2009-10-19 18:28:16 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +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
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +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
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
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
c5f683b27c
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().
2009-08-20 09:47:04 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Angie Byron
a45e7925e6
#537276 by tic2000 and alex.k: Make blog feed title translatable.
2009-08-10 22:39:24 +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
a8a15bcd90
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
2009-07-31 19:44:21 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +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
Dries Buytaert
3ae64656b5
- Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type descriptions.
2009-06-27 11:11:53 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
981d6ec40c
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.
2009-05-26 09:13:47 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Dries Buytaert
7f4a4c7593
- Patch #276517 by chx, naxoc: added basic tests for blog pages.
2009-05-08 12:19:52 +00:00
Dries Buytaert
a8c30ed91e
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
2009-05-03 10:11:35 +00:00
Dries Buytaert
7a6f73f49d
- Patch #330748 by stBorchert: remove from theme_pager*.
2009-04-26 19:44:40 +00:00
Dries Buytaert
26395c843f
- Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().
2009-04-22 09:57:10 +00:00