summaryrefslogtreecommitdiff
path: root/modules/blog
Commit message (Collapse)AuthorAge
* Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion ↵Jennifer Hodgdon2013-08-12
| | | | messages in blog module
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() ↵webchick2011-06-01
| | | | use in blog.module.
* - Patch #1019352 by Jody Lynn: delete blog module's variable on ↵Dries Buytaert2011-05-23
| | | | hook_uninstall().
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵Angie Byron2010-08-30
| | | | ul.links.inline in node links.
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵Angie Byron2010-08-30
| | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
* - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵Dries Buytaert2010-08-17
| | | | Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() ↵Dries Buytaert2010-08-01
| | | | should not pass url().
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵Dries Buytaert2010-05-29
| | | | array for block content.
* #671452 by Rob Loach: Make Blog module add its action link correctly.Angie Byron2010-05-24
|
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest ↵Angie Byron2010-05-05
| | | | of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :(
* - Patch #773522 by BarisW: blog links appear on all content types.Dries Buytaert2010-04-17
|
* - Patch #700704 by sobi3ch, Rob Loach, andypost: added ability to change the ↵Dries Buytaert2010-03-18
| | | | amount of blog posts listed.
* - Patch #691456 by Boobaa: removed extra apostrophe in blog.module.Dries Buytaert2010-01-22
|
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | 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. :\
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2.Dries Buytaert2009-12-22
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Rollback of previous patch. Houston, it has a typo.Dries Buytaert2009-12-17
|
* - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.Dries Buytaert2009-12-17
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.Dries Buytaert2009-12-03
|
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* #633064 by arianek and jhodgdon: Updated Blog Module to new documentation ↵Angie Byron2009-11-26
| | | | standard.
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* #493030 follow-up by sun: Clean-ups to RDF module.Angie Byron2009-10-20
|
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
| | | | Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵Dries Buytaert2009-08-29
| | | | for consistency in the API.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | 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.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.