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
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
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
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
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
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
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
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
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
a8c30ed91e
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
2009-05-03 10:11:35 +00:00
Dries Buytaert
7174f68476
- Patch #302234 by Berdir: converted blog module to the new database abstraction layer.
2009-04-15 13:50:08 +00:00
Angie Byron
ddc2604d69
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
2009-03-08 04:25:07 +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
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +00:00
Dries Buytaert
18d22419f3
- Patch #339929 by Moshe et al: move node links into ->content.
2008-12-16 22:05:51 +00:00
Dries Buytaert
c0cb68abcc
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.
2008-12-09 11:30:25 +00:00
Dries Buytaert
39f4e0ebcd
- Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded references to blog module.
2008-11-01 18:23:12 +00:00
Angie Byron
3a0d4322ae
#206138 by pwolanin: Rename mis-named 'module' attribute in node types.
2008-10-08 03:27:56 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Dries Buytaert
f4d6bb190d
- Patch #237189 by catch, sepeck, birdmanx35: improved blog module description.
2008-07-22 20:00:55 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
ed086130de
- Patch #276174 by nbz: avoid calling check_plain() twice.
2008-07-05 11:55:32 +00:00
Dries Buytaert
9a1a6c6467
- Patch #259496 by ksenzee and Desbeers: fixed a permission bug discovered by the tests. Yay.
2008-05-22 19:27:13 +00:00
Dries Buytaert
658b27c9ec
- Patch #257644 by Senpai: code cleanup.
2008-05-13 18:15:07 +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