- 27 Jan, 2004 2 commits
- 26 Jan, 2004 6 commits
-
-
Dries authored
- Patch 5246 by Stefan: usability improvements for the locale module.
-
Dries authored
- Patch #5393 by Goba: changes the search hook return value, and requires an array containing two elements, the first being the requested title, and the second being the result list. Advantages: * Cleaner search code in common.inc * Po extraction is possible and works fine * No hardcoded exceptions for node and comment modules, since any module can return results in order of relevance (or another order)
-
Dries authored
- Patch 5140 by Moshe: removed the theme("header") and theme("footer") functions.
-
Dries authored
- Patch 5395 by Goba: no need to have an 'enable' setting.
-
Dries authored
bootstrap code. Patch by Kjartan.
-
Dries authored
- Changed the order of include statements.
-
- 25 Jan, 2004 3 commits
- 24 Jan, 2004 4 commits
- 23 Jan, 2004 3 commits
- 21 Jan, 2004 7 commits
-
-
Dries authored
- Some small forum changes.
-
Dries authored
- Forum module improvements.
-
Dries authored
- Bug 5285: fixed broken URLs in user module. Patch by Stefan.
-
Dries authored
- Patch 5283 by Stefan: fixed typos in comment module.
-
Dries authored
- Added missing permission check. Patch by Ax. - Added a $granularity field to format_interval().
-
Dries authored
Patch 5187 by Goba: - puts the long multiline help text into one string - fixes the ambiquity of calling two things on the same name: "custom block" now the user customizeable blocks are called custom blocks, and the admin defined blocks are called Administator Defined Blocks - added info on throttle to the explanation on when a block is displyed - also fixing some small typos
-
- 19 Jan, 2004 5 commits
-
-
Dries authored
- Patch 5256: code improvements: theme('header') + theme('footer') -> theme('page'). Patch by Gerhard.
-
Dries authored
-
Dries authored
- Removed instances of the 'throttle_enable' variable.
-
Dries authored
- Fixed bug 5247: active link marking invalidates HTML. Patch by Goba.
-
Steven Wittens authored
-
- 18 Jan, 2004 1 commit
-
-
Dries authored
- Patch 5080 by lizardo: fixed two typos in the taxonomy module's help text.
-
- 17 Jan, 2004 9 commits
-
-
Dries authored
- Code beautifications: corrected indentation.
-
Dries authored
- Small CSS improvements to help fix bug 5145.
-
Dries authored
- Fixed incomplete input checking.
-
Dries authored
- Reworked error/status reporting in the aggregator module to fix a bug.
-
Dries authored
- Removed the 'enable/disable' setting from the throttle module. To disable a module, disable it from the modules configuration page.
-
Dries authored
- Comment setting improvements: updated the form descriptions, reorganized the settings in groups, fixed a warning, rewrote the comments per page settings, etc.
-
Dries authored
- Fixed bug in session query that prevented sessions to work on PostgreSQL. Patch by Adrian.
-
Dries authored
- Removed the $help parameter from the _form hook. The help, typically submission guidelines, should be emmitted using the _help hook.
-