Commit Graph

384 Commits (095c1796e3980c50c9e6b51e077c4877a54bd76f)

Author SHA1 Message Date
Neil Drumm 46dc648544 Drupal 5.19 2009-07-01 20:52:11 +00:00
Neil Drumm 3a4912c843 #197864 by vito_swat, alpritt, Murz, catch: Use hook_term_path() in forum module instead of hook_link_alter(); simplfies code, improves performance and compatibility. 2009-04-29 18:53:38 +00:00
Neil Drumm 1c7233085f #176273 by Bart Jansens. Fix argument order. 2008-04-05 02:18:59 +00:00
Neil Drumm d93330321a #163092 by Wesley Tanaka. Add forum css only to pages which need it. 2007-08-08 06:27:22 +00:00
Neil Drumm 77b898084e - Patch #147034 by webchick: removed redundant dependency checking. 2007-05-31 05:58:17 +00:00
Neil Drumm 985f399190 - Patch #141665 by ChrisKennedy: E_ALL fixes.
Backport from HEAD
2007-05-21 00:14:11 +00:00
Dries Buytaert 5198270167 - Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL. 2007-02-28 20:43:38 +00:00
Neil Drumm 4909acf064 #113286 by maynich. Added missing t(). 2007-02-02 04:34:07 +00:00
Dries Buytaert 27780ab36f - Patch #112563 by webchick: prevent double-escaping. 2007-01-25 21:49:20 +00:00
Dries Buytaert 74e3c74b81 - Always check the username. 2007-01-10 15:17:51 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Neil Drumm 3111774ef7 #19891 by edkwh. Make forum and container names links in forum administration. 2006-12-25 22:22:42 +00:00
Dries Buytaert fdef98345a - Patch #104882 by dww: fixing forum topic teasers. 2006-12-23 19:30:46 +00:00
Dries Buytaert bdf5dc9d1d - Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice. 2006-12-10 20:34:03 +00:00
Steven Wittens 47f527fbbe Fixing commit of #100563 (thanks webernet) 2006-12-01 23:17:26 +00:00
Steven Wittens 0ea4e1c5f6 #100563: Conditional loading of (some) module.css files 2006-12-01 22:47:53 +00:00
Dries Buytaert f94622db5d - Patch #99948 by neclimdul: added some help text. 2006-11-28 09:48:45 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +00:00
Neil Drumm 0b61aef454 #83190 by webchick. Remove misleading links. 2006-11-25 09:07:26 +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
Neil Drumm 392041edf6 #72467 by m3avrck. Better display for long book page and forum topic titles. 2006-11-14 06:30:10 +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
Neil Drumm 772d7624ba #47692 by Wesley Tanaka. Clean up some PHP notices. 2006-10-04 06:07:05 +00:00
Neil Drumm 030f9741b7 #84076 by edkwh. Interim fix for being able to delete forums and forum containers. 2006-09-23 08:10:40 +00:00
Neil Drumm 66fe517e0b #40751 by chx. Redirect back to the forum when logging in from there. 2006-09-05 02:48:33 +00:00
Dries Buytaert 6c406e39a1 - Patch #76742 by beginner, eaton et al: fixed problem with editing container description of forums. 2006-09-03 14:42:12 +00:00
Dries Buytaert 49fa25fb76 - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.
Restores the old node API.
2006-08-31 21:58:36 +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 5524604a95 - Patch #68418 by Moshe et al: clean up node submit hooks. 2006-08-29 18:43:26 +00:00
Neil Drumm bceaf8f0da #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. 2006-08-29 09:12:03 +00:00
Neil Drumm 07ad89db03 #70660 by pwolanin. Forum last post time was considering non-forum items. 2006-08-26 00:19:02 +00:00
Neil Drumm 6ea9204889 #56093 by webchick. Fix forums. 2006-08-25 08:55:04 +00:00
Dries Buytaert 2d05938082 - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. 2006-08-23 07:23:09 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Steven Wittens 55eec8f66f #79601: module_exist() -> module_exists() 2006-08-20 05:57:41 +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
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Dries Buytaert ce85b7c7f8 - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Neil Drumm 129c8eb18c #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types. 2006-08-06 23:00:42 +00:00
Neil Drumm 5c57a53165 #76339 by pwolanin, allow non-forum category changes while leaving a shadow copy 2006-08-05 01:42:56 +00:00
Neil Drumm cd430165d7 #73884 by RobRoy, various code cleanup. 2006-08-05 00:26:36 +00:00
Neil Drumm 6839ce965f #76742 by paranojik, fix a bug preventing editing of forums 2006-08-05 00:13:06 +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 eaf5f2e029 #49299 by wtanaka, properly break words 2006-07-11 07:04:34 +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 e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm 59aa2ae8e8 #71925 by Steven, remove # prefix from link array keys. 2006-07-04 08:59:05 +00:00