- 28 Sep, 2004 2 commits
-
-
Steven Wittens authored
Modified version of #10230: Put placement of filter format selector in a module's hands, and move it below the relevant textarea.
-
- 27 Sep, 2004 5 commits
-
-
Dries authored
+ 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';
-
Dries authored
- Added small note about PHP5 compatibility.
-
- 24 Sep, 2004 3 commits
-
-
Steven Wittens authored
-
Dries authored
-
Steven Wittens authored
-
- 23 Sep, 2004 1 commit
-
-
Steven Wittens authored
-
- 22 Sep, 2004 4 commits
-
- 21 Sep, 2004 10 commits
-
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
-
Steven Wittens authored
Changing div.more-link from float: right; back to text-align: right; as it was a while ago. Floats do not advance the document vertically, which meant the more link hovered over whatever was below it.
-
- 20 Sep, 2004 8 commits
-
-
Steven Wittens authored
-
Dries authored
-
Steven Wittens authored
-
Dries authored
- Bugfix: it was not possible to delete nodes. Reported by Philippe.
-
- 19 Sep, 2004 7 commits
-
-
Steven Wittens authored
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
-
Dries authored
address as required fields. This makes for more consistent behavior, as the profile module might add required fields that are marked as such.
-
Dries authored
- Usability improvement: made the status messages use <em>foo</em> rather than "foo".
-
Dries authored
- Bugfix: making changes to the user profiles should flush the cache.
-
Steven Wittens authored
- Adding menu callbacks to taxonomy admin. Before this patch, some admin pages only showed tabs and the wrong title.
-
Dries authored
- Bugfix: using non numeric terms in taxonomy-page URLs would result in SQL errors.
-