Commit Graph

415 Commits (7.x)

Author SHA1 Message Date
David Rothstein 90cff29b4d Issue #1388664 by akoepke, chirhotec, klokie, lOggOl: Blog module conflicts with other URL routes beginning with "blog/" 2016-07-03 15:31:20 -04:00
Jennifer Hodgdon bb4029219d Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion messages in blog module 2013-08-12 12:45:20 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 5f02fa9afd Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module. 2011-06-01 15:06:35 -07:00
Dries Buytaert dfa37ba304 - Patch #1019352 by Jody Lynn: delete blog module's variable on hook_uninstall(). 2011-05-23 21:15:01 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Angie Byron 63136b81e2 #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links. 2010-08-30 05:58:46 +00:00
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Dries Buytaert a25b60541d - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page. 2010-08-17 16:20:08 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert f4f93b2782 - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice. 2010-08-03 02:02:02 +00:00
Dries Buytaert dd781f99ea - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() should not pass url(). 2010-08-01 23:50:19 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Dries Buytaert ada6432e5e - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
Angie Byron 4c94e68159 #671452 by Rob Loach: Make Blog module add its action link correctly. 2010-05-24 04:51:18 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Angie Byron 744f5a87a3 #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( 2010-05-05 15:11:51 +00:00
Dries Buytaert a1ff602eb6 - Patch #773522 by BarisW: blog links appear on all content types. 2010-04-17 12:46:32 +00:00
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