Commit Graph

121 Commits (597194fa5816901c98894c3f854575e5885df7c2)

Author SHA1 Message Date
Dries Buytaert 584f3e886a - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page. 2008-02-20 13:46:43 +00:00
Dries Buytaert b05db1f176 - Patch #221384 by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
Dries Buytaert 336ee230c3 - Patch #214209 by Arancaytar, pwolanin, gabor, etc: blogapi doesn't confirm node type exist. 2008-02-12 13:54:43 +00:00
Gábor Hojtsy 0516192b54 #211067 by webchick: blogapi_mt_get_post_categories() not using taxonomy_node_get_terms() properly 2008-01-18 19:03:15 +00:00
Gábor Hojtsy 33f455d2df #153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules 2008-01-09 09:51:35 +00:00
Dries Buytaert 178c28535b - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) 2007-12-31 08:54:37 +00:00
Gábor Hojtsy b6532a4fdb #200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00
Gábor Hojtsy ce3542d8ab #152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this 2007-12-13 12:53:47 +00:00
Dries Buytaert 7a47bef514 - Patch #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Gábor Hojtsy 75ea35a645 #189870 by O Govinda, keith.smith and catch: more user centric help text for Blog API module, standardizing on 'blog' terminology also 2007-11-13 12:29:56 +00:00
Dries Buytaert ab1715750a - Patch #172961 by webernet: code style cleanup. 2007-09-05 08:42:02 +00:00
Gábor Hojtsy 9e6ef53c2c #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
Dries Buytaert 29eb5a6284 - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert 7d4f2836ba - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert f626b5658d - Patch #107450 by webchick and fajerstarter: code clean-up of blogapi.module. 2007-03-26 06:30:06 +00:00
Dries Buytaert dc5843bd30 - Patch #111347 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Dries Buytaert 2d7ab225dd - Patch #107097 by webernet: remove bogus xhtml from string. 2007-01-05 19:05:54 +00:00
Dries Buytaert 6ae6dc0d85 - Patch #87298 by webchick, neil, dww et al: show version numbers on modules page. 2006-11-21 20:55:36 +00:00
Dries Buytaert b004f328ee - Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard. 2006-11-21 20:14:19 +00:00
Dries Buytaert e8e97f2bbd - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too. 2006-11-21 19:12:01 +00:00
Dries Buytaert b245ff5b42 - Patch #12984 by walkah: blogapi fixes. 2006-11-08 20:07:48 +00:00
Steven Wittens 36d44fbfb0 #84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc 2006-10-22 08:28:47 +00:00
Dries Buytaert 18b297abf8 - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page. 2006-10-05 15:47:57 +00:00
Dries Buytaert c64db1da29 - Patch #80952 by earl, webchick, neclimdul et al: .info files 2006-08-31 20:22:37 +00:00
Dries Buytaert 7de41539df - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model. 2006-08-18 18:58:47 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert 5d34006728 - Patch #78806 by James: moshe brought to my attention that the blogapi RSD was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous. 2006-08-15 21:26:12 +00:00
Dries Buytaert 97b1b743b9 - Patch #77375 from Zacker (holy smokes): fixed blogapi settings form. 2006-08-07 21:00:26 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Dries Buytaert b138793b68 - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) 2006-07-31 11:25:55 +00:00
Dries Buytaert 3a7b64ae03 - Patch #61893 by timnc: remove message_na(). 2006-07-29 17:56:41 +00:00
Neil Drumm 954a3b53ca #38178 by Eaton, add support for additional fields in blogapi via a couple new hooks. 2006-07-26 07:24:19 +00:00
Dries Buytaert 58752cfaa2 - Patch #72284 by me:
+ reorganized ?q=admin/settings
   + deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Dries Buytaert d3e8a43d4f - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries. 2006-07-10 08:05:15 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Gerhard Killesreiter 7af9e6cfdd #60476, simplify frontpage related code, leftovers from #59222, patch by Zen 2006-04-26 15:07:12 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Gerhard Killesreiter f3be5516f1 #56016, blogapi fails to post with no permission error unless uid=1, patch by samc 2006-03-30 21:30:25 +00:00
Gerhard Killesreiter 0f4d2e64c2 #56488, use named constants for comment status, patch, by Moshe 2006-03-30 14:24:52 +00:00
Gerhard Killesreiter 2347d3f93c #53834, validation was broken in blogapi, patch by samc 2006-03-30 14:17:12 +00:00
Dries Buytaert 3603fe1bd8 - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
Dries Buytaert 73f1e093fa - Patch #49462 by Markus: blogapi doesn't output alternative link if frontpage is an alias. 2006-02-15 21:27:58 +00:00
Dries Buytaert 0ec174d59c - Patch #47329 by merlinofchaos: fixed blogapi module problem. 2006-02-14 19:14:23 +00:00
Dries Buytaert 48b367c9d0 - Patch #46985 by merlinofchaos: fixed problem with blogapi checkboxes. 2006-01-30 18:30:44 +00:00
Dries Buytaert 6e45b2f9c3 - Patch #42029 by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
Dries Buytaert 92acb92699 - Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of the taxonomy loading code. 2006-01-10 12:35:20 +00:00