summaryrefslogtreecommitdiff
path: root/modules/blog/blog.pages.inc
Commit message (Collapse)AuthorAge
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* #671452 by Rob Loach: Make Blog module add its action link correctly.Angie Byron2010-05-24
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.Dries Buytaert2009-12-03
|
* #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 #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* #537276 by tic2000 and alex.k: Make blog feed title translatable.Angie Byron2009-08-10
|
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #302234 by Berdir: converted blog module to the new database ↵Dries Buytaert2009-04-15
| | | | abstraction layer.
* - Patch #290887 by Dave Reid, Jody Lynn: checked permission using the wrong ↵Dries Buytaert2009-04-03
| | | | permission name.
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: ↵Dries Buytaert2009-01-27
| | | | hook_page_alter. Oh, behave.
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵Angie Byron2008-10-13
| | | | check_plain() by default.
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵Angie Byron2008-10-11
| | | | default.
* - Patch #259496 by ksenzee and Desbeers: fixed a permission bug discovered ↵Dries Buytaert2008-05-22
| | | | by the tests. Yay.
* - Patch #257644 by Senpai: code cleanup.Dries Buytaert2008-05-13
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #139290 by Arancaytar, Rob Loach, GreenLED, matt et al: when a user ↵Dries Buytaert2008-02-10
| | | | has no blog posts, show a status message.
* #210479 by catch, dvessel: add newlines to list items, so inline display and ↵Gábor Hojtsy2008-01-21
| | | | RTL issues are resolved
* #153998 by David_Rothstein and myself: clean up permissions in book, blog, ↵Gábor Hojtsy2008-01-09
| | | | blogapi, forum and locale modules
* #199822 by Nick Lewis: items array was not initialized in blog_feed_last()Gábor Hojtsy2007-12-14
|
* - Patch #186554 by Jo Wouters: fixed undefined variable.Dries Buytaert2007-10-25
|
* #179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts ↵Gábor Hojtsy2007-10-24
| | | | for that user and also set proper title
* - Patch #159634 by Crell: split the blog module.Dries Buytaert2007-07-22