| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
module's hands, and move it below the relevant textarea.
|
| |
|
|
|
|
|
|
|
| |
+ made the helptext under the 'Explanation or submission guidelines', more the same (blog & story);
+ made the form_set_error() texts consistent when the body of a blog/story does not match or exceeds the specified minimal numer of words.
+ used the $options for form_select() and form_radios() inline like we do in the rest of drupal;
+ made the textarea sizes for the submission pages the same for all node types and also for the 'Explanation or submission guidelines';
|
|
|
|
| |
NOTE: I had to modify the book module patch for it to work -- it was throwing SQL errors at me.
|
|
|
|
| |
statistics pages.
|
| |
|
|
|
|
| |
check_output'ed.
|
| |
|
| |
|
| |
|
|
|
|
| |
shown.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
search.module watchdog entries from "view results" to "results". This better matches watchdog entries from other modules.
|
| |
|
|
|
|
| |
message.
|
| |
|
| |
|
|
|
|
| |
'my account' form was found to be invalid.
|
| |
|
| |
|
| |
|
|
|
|
| |
viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
|
|
|
|
|
| |
address as required fields. This makes for more consistent behavior, as the
profile module might add required fields that are marked as such.
|
|
|
|
| |
than "foo".
|
| |
|
|
|
|
| |
fields to the registration form. This feature used to exist.
|
|
|
|
| |
pages only showed tabs and the wrong title.
|
|
|
|
| |
errors.
|
|
|
|
| |
pages (login, register, request new password).
|
| |
|
|
|
|
| |
they change, menu_rebuild() needs to be called.
|
| |
|
|
|
|
| |
- Adding a drupal_goto to the block admin.
|
|
|
|
| |
to an incorrect URL.
|
|
|
|
| |
mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
show, rather than showing an empty page.
|
| |
|
| |
|
| |
|
|
|
|
| |
<tr> attributes to theme_table() and reduce specificy of watchdog coloring CSS rules.
|
| |
|