Commit Graph

506 Commits (5af372289cc172299d0f3cf15408835f8baf1cd7)

Author SHA1 Message Date
Dries Buytaert 627d426735 - Patch #100836 by webernet: make collapsed comments work again. 2006-12-06 15:44:09 +00:00
Dries Buytaert 00758e24dc - Patch #92149 by Chris Kennedy: more sentence capitalization. 2006-12-05 17:48:03 +00:00
Dries Buytaert 46a6e08cea - Patch #51314 by kjartan, eafarris, et al: hide the last comment block if there are no comments. 2006-12-01 16:50:36 +00:00
Neil Drumm a2dbfc9034 #99579 by Heine. Don't placeholder the number of comments per page. 2006-11-27 02:14:33 +00:00
Neil Drumm 760e495554 #97824 by webchick. Move enclosing elements out of t(). 2006-11-26 23:10:29 +00:00
Neil Drumm 8bf48bf999 #99645 by chx. Reshuffle some comments. 2006-11-26 22:35:20 +00:00
Neil Drumm 8b1e5d0505 #97231 by pwolanin. Keep the node type in a property and use it consistently. 2006-11-26 02:43:48 +00:00
Dries Buytaert 827f064deb - Patch # #98366 by webchick and ac: simplified strings for translators. 2006-11-24 10:18:24 +00:00
Dries Buytaert d721a4f0d9 - Patch #98365 by webchick and RobRoy: added missing t() functions. 2006-11-24 09:01:57 +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
Steven Wittens 001d54f663 #84961: Add 'select all' and range select feature to admin tables. 2006-11-21 08:16:39 +00:00
Neil Drumm 7f25862f95 #93821 by lyricnz. Fix an undefined variable. 2006-11-12 00:11:15 +00:00
Neil Drumm 337c2f9b5d #92149 by Egon Bianchet. Fix an uncapitalized link. 2006-11-10 08:37:20 +00:00
Dries Buytaert 87f1359158 - Patch #82938 by edkwh and natrak: error in comments admin page after clicking on Update without selecting any comments. 2006-10-24 20:31:25 +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 8306444494 - Patch #78399 by Eaton and chx: don't allow HTML in the title. 2006-10-18 18:00:40 +00:00
Neil Drumm ea38bae2a7 #84443 by Shakur. Do not depend on a url argument being defined. 2006-10-17 08:45:51 +00:00
Dries Buytaert 7cb0c537c1 - Patch #87995 by merlinofchaos: cleaned up CSS and simplified the code. 2006-10-11 13:17:23 +00:00
Dries Buytaert 6e8a0a1602 - Patch #87755 by kjartan: anonymous comments can't save names. 2006-10-09 06:59:01 +00:00
Dries Buytaert cb8201c337 - Patch #83007 by edkwh: fixed multi-comment delete. 2006-09-17 19:09:34 +00:00
Neil Drumm d48100eb88 #73584 by keve an flk. Properly check if a variable is set. 2006-09-09 00:23:11 +00:00
Dries Buytaert 6f0e54b037 - Patch #82465 by webchick: renamed variables in hooks for consistency. 2006-09-08 16:33:02 +00:00
Neil Drumm 208090eeb0 #82336 by jvandyk. Set the default input format if we don't have one. 2006-09-05 02:36:02 +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
Neil Drumm e051f5bd90 #81481 by erdemkose. Show the comment subject on delete confirmation. 2006-08-31 08:55:45 +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
Dries Buytaert f8534504b3 - Patch #80895 by webchick et al: make it easier to disable form elements. 2006-08-27 12:54:01 +00:00
Dries Buytaert c4f1e4ba13 - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements. 2006-08-22 11:13:04 +00:00
Dries Buytaert e14c3aa6c0 - Patch #79498 by Eaton: fixed editing comments and nodes. 2006-08-19 21:40:58 +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 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 d2eb90c45e - Patch #77896 by killes: don't clear cache inside loop. 2006-08-10 05:47:37 +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 cd430165d7 #73884 by RobRoy, various code cleanup. 2006-08-05 00:26:36 +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
Neil Drumm c11c1c2800 #73605 by RobRoy, make hook_link() implementations consistent with documentation. 2006-07-19 07:15:35 +00:00
Neil Drumm e616f2b580 #73748 by RobRoy, add a themeable wrapper for comments 2006-07-19 06:19:17 +00:00
Steven Wittens dafb146b27 #74070: urlencode to drupal_urlencode() 2006-07-18 10:44:45 +00:00
Dries Buytaert e4e416d1f7 - Patch #73351 by Kris, Goba et al: only display comment link in RSS, if applicable. 2006-07-13 12:29:15 +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
Neil Drumm 84bad29516 #72865 by AjK, use more standard is_numeric() instead of ctype_digit(). 2006-07-10 18:00:37 +00:00
Neil Drumm 59aa2ae8e8 #71925 by Steven, remove # prefix from link array keys. 2006-07-04 08:59:05 +00:00
Neil Drumm d048681f03 #63990 by Heine and chx, allow commenting on nodes containing forms 2006-07-02 20:24:17 +00:00
Neil Drumm 2a89ab89f9 #67745 by AjK, handle deleting non-existant comments better. 2006-07-02 02:59:21 +00:00
Neil Drumm 4f078eb274 #51556 by greggles, Fixing an inaccurate comment. 2006-05-20 08:14:09 +00:00
Dries Buytaert 1b291a2917 - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules 2006-05-18 14:58:57 +00:00