| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
API's way of doing things. Tested with help from webchick.
|
|
|
|
| |
'#submit'.
|
| |
|
|
|
|
| |
to the forms API's execute model.
|
| |
|
|
|
|
| |
configure' from working.
|
|
|
|
| |
help of core modules! /
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
|
| |
|
|
|
|
| |
improved the database scheme and queries of the block.module.
|
| |
|
| |
|
|
|
|
|
| |
+ description field isn't marked as requiered
+when the field isn't unique, an error is displayed, but the wrong text field is set as erronous.
|
| |
|
|
|
|
| |
slashes.
|
| |
|
| |
|
|
|
|
| |
TODO: document the defaults in the PHPdoc comments.
|
| |
|
|
|
|
|
| |
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
default only with regions 0 and 1 as it does now but lets you use block_list with any region you define. This opens many possibilites. You may do a multi region module, with your admin UI using the blocks table as storage and the block_list matcher. Or you may do a sections module using the block matcher without cluttering the current blocks list.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
block administration page by region. (I wanted to do that myself!)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on pages of certain node type.
|
| |
|
| |
|
| |
|
|
|
|
| |
radio buttons for a block's visibility settings.
|
|
|
|
| |
fields' unless the throttle module is enabled.
|
| |
|