Commit Graph

258 Commits (bad54847fab7ef57c375b635252ef71e4f2b14d7)

Author SHA1 Message Date
Dries Buytaert 6c85fdc6ab - Patch by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: tpl-ified the search module. 2007-10-31 18:06:38 +00:00
Dries Buytaert 248ae3a2e4 - Patch by chx: search_preprocess gets added to theme registry. 2007-10-25 20:29:51 +00:00
Gábor Hojtsy b94f2716cf by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed 2007-10-21 18:59:02 +00:00
Gábor Hojtsy 7c31bcdeac by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +00:00
Gábor Hojtsy ed1a53698a by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00
Gábor Hojtsy 8cf6fefe54 by multiple contributors: document the core database schemas 2007-10-10 11:39:35 +00:00
Dries Buytaert 39706e3c51 - Patch 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
Gábor Hojtsy 0a69b04870 by chx: the search block form might not be available on the search page itself, so that target was not right for search block form submissions 2007-10-01 08:50:36 +00:00
Gábor Hojtsy a966c326be by nancyw and Freso: variable search_cron_limit was not removed on search uninstall 2007-09-29 08:08:59 +00:00
Dries Buytaert f655adcf97 - Patch by Crell and dvessel: split up search module. 2007-09-05 08:39:57 +00:00
Gábor Hojtsy 85735002c3 by chx: watchdog was already renamed dblog, fix leftovers 2007-09-02 12:53:50 +00:00
Dries Buytaert 45c255c0e9 - Patch by chx and dvessel: theming the search form was broken. 2007-08-30 20:11:20 +00:00
Gábor Hojtsy 48002ab0b4 by AjK: add a default title to the search box, which can be altered/styled out if needed 2007-08-29 18:20:01 +00:00
Gábor Hojtsy ffb803bae2 by pwolanin and chx: search module needs menu tail arguments (arbitrary 'directory' looking parts) 2007-08-25 10:29:18 +00:00
Dries Buytaert 74292cd062 - Patch by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
Dries Buytaert 08c059ec77 - Rollback of patch : lacks proper upgrade path. 2007-07-15 10:09:21 +00:00
Gábor Hojtsy 7fce9ce598 by pwolanin: search_help() call was missing new parameter 2007-07-08 12:18:02 +00:00
Dries Buytaert e59852d336 - Rollback of patch : 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 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 : Convert all remaining confirm_forms() to deletion api. 2007-06-22 08:32:28 +00:00
Dries Buytaert 931a4f32dc - Patch by yched: added missing validation routines for settings. 2007-06-15 22:00:30 +00:00
Dries Buytaert ae0392b2eb - Patch by hswong3i: some files shouldn't defined as text:big for Oracle compatibility. 2007-06-15 07:15:25 +00:00
Dries Buytaert 29eb5a6284 - Patch 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 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Gábor Hojtsy fd9dc74c9d Some RTL CSS files had wrong CVS Id comments, fix that 2007-05-30 18:28:14 +00:00
Dries Buytaert 96926ca047 - Patch by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Gábor Hojtsy 860947d3c8 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.

This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert 3cafffe63f - Killer patch by bjaspan, frando et al: schema API 1 hits core. Oh, behave. 2007-05-25 12:46:46 +00:00
Dries Buytaert 75897e8000 - Patch by Eaton: 2 form API fixes. 2007-05-15 05:43:16 +00:00
Dries Buytaert ac65ff9074 - Patch by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Dries Buytaert 7d4f2836ba - Patch by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert f73610bec6 - Patch by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert e675979091 - Patch by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert 5bbbf10ba8 - Patch by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens f7440d4d73 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert 4b635f6d0a - Patch by Eaton: remove #base, paving the path for a simpler form API. 2007-03-17 18:30:14 +00:00
Dries Buytaert d9647661ff - Patch by tostinni: search.css not always properly included. 2007-03-14 18:30:38 +00:00
Dries Buytaert 5254053812 - Patch by chx: tabs fixes. 2007-02-14 16:43:38 +00:00
Dries Buytaert a1e6728a46 - Patch by chx: first crack at re-implementing tabs. 2007-02-11 09:30:51 +00:00
Dries Buytaert 489903a08e - Patch by chx: first crack at re-implementing tabs. 2007-01-31 21:26:56 +00:00
Dries Buytaert 03752e35a4 - Patch 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 12fab40764 : Fix permissions for search/user 2007-01-13 11:02:30 +00:00
Steven Wittens 487f243cbf : Fix permissions for search/user 2007-01-13 11:00:53 +00:00
Neil Drumm ff34411675 by Jose A Reyero. Clean up search menu items, fixing .../search/user under certain permissions. 2006-12-19 09:44:53 +00:00
Dries Buytaert 22d317e5c4 - Patch by dvessel: <p>-tag clean ups. 2006-12-11 16:57:42 +00:00
Steven Wittens b86f45b1e6 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
Steven Wittens 0ea4e1c5f6 : Conditional loading of (some) module.css files 2006-12-01 22:47:53 +00:00
Dries Buytaert 6ae6dc0d85 - Patch by webchick, neil, dww et al: show version numbers on modules page. 2006-11-21 20:55:36 +00:00
Dries Buytaert b004f328ee - Patch 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 by profix: code simplifications. 2006-10-26 05:31:14 +00:00