Commit Graph

165 Commits (e57b926e8d4385e399731159bd90f862962a86ab)

Author SHA1 Message Date
Dries Buytaert a1e6728a46 - Patch #113603 by chx: first crack at re-implementing tabs. 2007-02-11 09:30:51 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +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
Steven Wittens f9c83f1bac #108269: Convert URLs before exclamation marks (urlfilter) 2007-01-12 07:27:21 +00:00
Dries Buytaert 3e8a9d1905 - Cleanup form attributes. 2007-01-09 08:30:31 +00:00
Steven Wittens 1776eadc92 #103563: Restore removing of HTML comments in filter_xss() 2006-12-16 01:05:11 +00:00
Steven Wittens 61e6e87a22 #102174: Default filter format's roles were messed up. 2006-12-14 10:14:05 +00:00
Steven Wittens 991098b985 #100679: filter.module - Don't add unnecessary <br /> to empty output. 2006-12-12 09:51:21 +00:00
Dries Buytaert 711378019d -Patch 2006-12-11 17:13:45 +00:00
Dries Buytaert 22d317e5c4 - Patch #101562 by dvessel: <p>-tag clean ups. 2006-12-11 16:57:42 +00:00
Dries Buytaert ae0407ab8b - Patch #101775 by Steven: don't cut off posts at a lone < 2006-12-07 16:34:59 +00:00
Neil Drumm cb8514ca8e #99708 by jvandyk. Proper use of ;. 2006-11-26 23:01:42 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +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 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 cb8be5f821 - Patch #89285 by profix: code simplifications. 2006-10-26 05:31:14 +00:00
Steven Wittens 35f906eb0a Fix form buttons sticking next to filter tips link 2006-10-23 22:43:23 +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
Neil Drumm a7ae7375a0 #72797 by pwolanin and beginner. Make 'More information about formatting options' link themeable. 2006-10-04 06:13:33 +00:00
Dries Buytaert 35c33e3cf5 - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. 2006-09-09 08:25:24 +00:00
Neil Drumm f96e48456d #80844 by Uwe Hermann. Various string cleanup, which should have been put in smaller patches. 2006-09-01 07:32:58 +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 e907351c81 - Patch #79118 by Robrecht Jacques: removed left-over code. 2006-08-31 17:40:45 +00:00
Dries Buytaert dd3cf3be65 - Patch #81619 by m3avrck: clean up default phpTemplates. 2006-08-31 07:21:43 +00:00
Steven Wittens 2cc7b8ccea #65765: Merge URLfilter.module into core filter.module 2006-08-31 02:23:55 +00:00
Dries Buytaert 8fdf7a8750 - Patch #72290 by killes: split up the cache table. 2006-08-30 08:46:17 +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 113a91cceb - Patch #79612 by webchick: small performance improvement. 2006-08-20 06:53:08 +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 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Neil Drumm cd430165d7 #73884 by RobRoy, various code cleanup. 2006-08-05 00:26:36 +00:00
Steven Wittens c556b4d6b1 - Make filter admin work after recent admin changes 2006-08-01 20:31:39 +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 751a6979ef #73683 by keve, properly initialize an array. 2006-07-19 07:04:26 +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 451f44c4f0 #71772 by Bart Jansens, fix various php warnings 2006-07-02 20:06:31 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Neil Drumm a658867204 #61692 by Zen, Filter module: Missing t() 2006-05-04 09:50:35 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Gerhard Killesreiter 67fa69fe0e #56947, fix filter link tips, patch by Dries Knapen 2006-04-14 13:45:50 +00:00
Steven Wittens 8fe5051360 #58317: Backport autop improvements from wordpress 2006-04-12 14:36:24 +00:00
Steven Wittens 390b681721 #57948: Fix header elements in filter_xss_admin 2006-04-09 16:13:30 +00:00
Steven Wittens 9794b5538e - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...
- Clean up some raw output
2006-04-07 15:32:17 +00:00
Steven Wittens abf9cee792 #56947: Restore missing filter tips (drumm) 2006-04-04 01:07:42 +00:00
Steven Wittens 5e0ea8609b Oopsie 2006-04-04 00:32:52 +00:00