Gábor Hojtsy
91e980a271
#187881 by mooffie: fix misnamed database table names in schema documentation
2007-11-04 14:33:07 +00:00
Gábor Hojtsy
c015aa3da3
#184954 by scor: fix reference to 'input formats' in the help text
2007-10-22 10:32:03 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Dries Buytaert
5a752dc507
- Added missing .install files. Forgot to commit those.
2007-10-05 16:07:22 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Dries Buytaert
3b5f2d8ebe
- Patch #179244 by tangent: line break filter operates on object element.
2007-09-28 08:09:25 +00:00
Gábor Hojtsy
44697397b7
#175779 by pwolanin: fix filter format addition page and add proper titles for filter configuration tabs
2007-09-17 09:16:48 +00:00
Dries Buytaert
eb618ffb75
- Patch #161185 by Crell: split filter module.
2007-09-14 12:17:58 +00:00
Dries Buytaert
75468bd08f
- Patch #68853 by matt and telcontar: improved documentation for the html input filter.
2007-09-14 11:48:41 +00:00
Gábor Hojtsy
5030ea40a5
#150851 by pwolanin and chx: different radio buttons in the same set should have different HTML id values (XHTML validity fix)
2007-09-11 17:23:58 +00:00
Gábor Hojtsy
ab952ffb4d
#109829 by doq: do not trim URLs is the added ellipses would result in a longer link title then the original URL itself
2007-09-06 12:40:47 +00:00
Dries Buytaert
ab1715750a
- Patch #172961 by webernet: code style cleanup.
2007-09-05 08:42:02 +00:00
Dries Buytaert
6e15cf9124
- Patch #164974 by ricflomag: correct usage of t().
2007-08-08 07:47:48 +00:00
Gábor Hojtsy
739a857487
#161351 by webchick and mlsamuelson: fix notice on filter formats config page
2007-07-25 15:35:14 +00:00
Dries Buytaert
e59852d336
- Rollback of patch #147723 : delete API. Talked to Steven and Gabor and we
...
unanimously agreed to rollback the deletion API. We all support the
features this patch added, yet not its actual design and implementation.
After some talk, we decided that it would be better for Drupal -- in the
long term -- not to go with a solution that isn't 100%. We also recognize
that in the short term, this patch would have been useful addition. So
let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +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
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +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
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
7b053cc92c
- Patch #103079 by yched: check_plain('') returned </p>
2007-06-01 09:39:10 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
667bf95308
- Patch #54833 by Steven: added an HTML corrector.
2007-05-20 16:44:35 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +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
ffe4dc84d4
- Patch #46941 by Zen and Ber: move PHP input filter to dedicated module.
2007-04-24 10:54:35 +00:00
Dries Buytaert
f4cbd7c63d
- Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions.
2007-04-15 15:36:10 +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
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Dries Buytaert
3f82b01def
- Rollback of patch #84797 : the font-tag is deprecated.
2007-03-12 11:31:02 +00:00
Dries Buytaert
8a5c60d08a
- Patch #84797 by RobRoy: add support for font-tag.
2007-03-12 10:04:35 +00:00
Steven Wittens
80646ca6c8
#105031 : Allow both upper and lower case for allowed protocols in XSS checks.
2007-03-12 01:34:28 +00:00
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