- Mar 06, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Mar 05, 2006
-
-
Neil Drumm authored
-
- Mar 04, 2006
-
-
Steven Wittens authored
-
Dries Buytaert authored
* Converts filter.module to the fapi model (besides filter_admin_overview which has already been done.) * On the format edit screen, updates to the roles fieldset were being mangled with the previous code. The previous code relied on only checked checkboxes being returned. Fapi for some reason decides to insert non-checked items as well with values 0. * Makes the name field a UNIQUE field. DB and update patches included. Having a duplicate format name completely b0rks things. * Adds check_plain to the format name in admin_overview. * Removes unnecessary #type => 'markup'. * Moves hook_menu to below hook_help. * drupal_goto -> return.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
* Converts the block administration page to the fapi model. * Removes some 'type=markup' elements. * Adds a form_render($form['form_id']); in the theme function. Adding a form_render($form) just outputs an unthemed form. I suspect this is because of the heavy nesting of form elements and the rather dodgy array declaration, but I'm unsure. * Documentation/language fixes.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Mar 03, 2006
-
-
Dries Buytaert authored
- Patch #46746 by Matt: fixed inconsistent encoding of path aliases. Fixes broken URLs on profile pages.
-
Dries Buytaert authored
-
- Mar 02, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #50821 by Zen/merlinofchaos: convert book.module to form API so the forms can be altered/themed.
-
Dries Buytaert authored
- Patch #51871 by merlinofchaos/zen: convert taxonomy.module to new form API so forms can be themed/altered properly.
-
- Mar 01, 2006
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Gerhard Killesreiter authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 28, 2006
-
-
Dries Buytaert authored
-
Steven Wittens authored
-
Gerhard Killesreiter authored
-
Gerhard Killesreiter authored
-
Steven Wittens authored
-
- Feb 27, 2006
-
-
Gerhard Killesreiter authored
-
Gerhard Killesreiter authored
-
Gerhard Killesreiter authored
-
Gerhard Killesreiter authored
-
Dries Buytaert authored
-