Commit Graph

248 Commits (65e0a3f228bfde569a80e0832742a0e518cf1b68)

Author SHA1 Message Date
Dries Buytaert 25fad504f2 - Patch #394146 by ksenzee, csevb10, dropcube: converted to the new database abstraction layer. 2009-04-25 18:01:10 +00:00
Dries Buytaert 079cac337e - Patch #428242 by David_Rothstein: small code clean-up in check_markup(). 2009-04-13 12:07:00 +00:00
Angie Byron 28aaa036e4 #304330 follow-up by sun: Clean-up of text format widget patch. 2009-03-30 03:15:41 +00:00
Angie Byron 59e5caac2f Roll-back of #401956, which needs more discussion. 2009-03-27 00:40:42 +00:00
Angie Byron 741a2e9342 #401956 by chx and Damien Tournoud: Add an optional filter to turn [internal:node/123] into a link to an internal Drupal page. 2009-03-15 01:53:16 +00:00
Dries Buytaert 6fe3c7c059 - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'. 2009-03-08 21:25:18 +00:00
Angie Byron 577c14e86e #304330 follow-up by Damien Tournoud: Fix whitespace. 2009-03-08 02:38:21 +00:00
Angie Byron ce6a3e17cb #304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, et al: Dramatically improved text format widget. USABILITY AWESOMENESS. 2009-03-08 01:43:57 +00:00
Dries Buytaert 3dc1157a1e - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study. 2009-01-21 16:58:42 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert 1d14b0f894 - Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag. 2008-12-28 19:30:36 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
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