Dries Buytaert
424aaef46c
- Patch #341885 by sun: remove absolute argument in theme_filter_tips().
2008-12-03 19:43:21 +00:00
Dries Buytaert
cadd9bd54c
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
2008-12-03 16:32:22 +00:00
Dries Buytaert
97fdc49191
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.
2008-11-15 11:45:04 +00:00
Dries Buytaert
bd108c7f10
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
2008-11-11 16:49:38 +00:00
Dries Buytaert
0290031d45
- Patch #319788 by stella, nedjo et al: pass language code to filters when available.
2008-11-08 20:43:54 +00:00
Dries Buytaert
424250196a
- Patch #279516 by c960657: removed many PHP4-isms. Great patch.
2008-11-01 19:51:06 +00:00
Dries Buytaert
c14b03b6ca
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
2008-10-14 20:44:57 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Dries Buytaert
8fc581d4d7
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.
2008-09-19 07:53:59 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
2b07665033
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support.
2008-09-05 09:25:52 +00:00
Angie Byron
9397ae69aa
#197425 by lilou, Nick Lewis, mooffie, and friends: Add <blockquote> to list of default allowed HTML tags.
2008-08-31 17:19:06 +00:00
Dries Buytaert
fdc3ee1043
- Patch #280621 by pwolanin: remove 'param from allowed tags in filter_xss_admin().
2008-08-25 07:44:16 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
de12db43e9
- Patch #272952 by NancyDru and chx: fixed documentation issue.
2008-08-18 10:40:21 +00:00
Dries Buytaert
2df3b5f403
- Patch #285575 by jk, Bart, Damien Tournoud, et al: fixed XSS problem in default input formats.
2008-08-14 11:58:06 +00:00
Dries Buytaert
b9eb3c896f
- Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed HTML tags' is too short
2008-08-11 18:01:51 +00:00
Dries Buytaert
ccf1af94fa
- Patch #245329 by christefano and dmitrig01: code comment love.
2008-07-24 16:25:19 +00:00
Dries Buytaert
2b08c40d6a
- Patch #214516 by mfb: add RSTP to protocol list.
2008-07-19 20:06:25 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
f833618d45
- Patch #280621 by pwolanin: remove <object> from allowed tags in filter_xss_admin().
2008-07-10 01:52:42 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
e8fdcb2c3b
- Patch #253706 by zoo33: renamed 'header' to 'heading' for correctness with the W3C standard.
2008-05-02 17:28:09 +00:00
Dries Buytaert
e094082832
- Patch #240988 by David_Rothstein: fixed left-over documentation after the HTML escaping became a filter of its own.
2008-05-02 15:15:32 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
46cda4c6ae
- Patch #240988 by Gabor: break out HTML escaping to its own filter.
2008-04-11 02:55:55 +00:00
Dries Buytaert
ef706b824e
- Patch #229517 by keith.smith and flobruit: de-html selected interface strings.
2008-03-13 21:26:09 +00:00
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
b5f5e75092
- Patch #222183 by Gabor and Keith: make the input formats reorderable as a first step towards better input format handling, and ultimately, good WYSIWYIG support.
2008-02-19 14:07:21 +00:00
Gábor Hojtsy
c3dccba229
#212285 by wrwrwr: hr should be treated as a block level tag
2008-01-21 15:08:24 +00:00
Gábor Hojtsy
4dc9ed032e
#211322 by keith.smith: drag and drop documentation for input formats was missing, damn
2008-01-17 21:50:59 +00:00
Gábor Hojtsy
78bc68f304
Drupal 6 RC2
2008-01-10 22:47:17 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Gábor Hojtsy
34afaf8f28
#176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles
2007-12-27 14:03:37 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
12957adbf8
#194351 by David Strauss, JirkaRybka: (performance) pass on cache id information to filters
2007-12-20 21:55:57 +00:00
Gábor Hojtsy
297957c2b0
#189879 by keith.smith: filter module help text cleanup, better for translators with more concentrated explanations
2007-12-19 20:33:47 +00:00
Dries Buytaert
c8b1ddf26a
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
2007-12-18 12:59:22 +00:00
Gábor Hojtsy
5272329fbc
rollback of #197425 following on Steven Witten's discontent on how it looks in Garland
2007-12-17 15:05:10 +00:00
Gábor Hojtsy
29f443761f
#197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already)
2007-12-17 14:04:47 +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
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +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
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