- 09 Oct, 2004 9 commits
-
-
Dries authored
-
Dries authored
-
Dries authored
- Bugfix: the filter tips contained a non-existing ID which resulted in invalid XHTML code.
-
Dries authored
- Bugfix: the filter module generated an empty <ul></ul> (= invalid XHTML) when no filter tips are present.
-
Dries authored
+ Made error strings in blog.module consistent. + Explained a bit better what the RSD setting is for in the blog module. + Removed the notes about PHP content from block module and book module, since everything is handled via the input formats now.
-
- 08 Oct, 2004 5 commits
-
-
Steven Wittens authored
-
Dries authored
- Reintroduced the book outline feature: non-book pages now have an outline-tab on their node page, given you have permission to maintain books. Using the outline-tab, nodes can be added to a book's hierarchy. Also added some context sensitive help and fixed some quotes.
-
- 07 Oct, 2004 2 commits
-
-
Steven Wittens authored
- 06 Oct, 2004 6 commits
- 05 Oct, 2004 4 commits
-
-
Steven Wittens authored
- 04 Oct, 2004 4 commits
-
-
Steven Wittens authored
Part of #11280: node_preview() should only generate a teaser if none is present (e.g. provided by a module like excerpt.module).
-
Dries authored
- Added a note about PostgreSQL no longer depending on PEAR.
-
Dries authored
- 03 Oct, 2004 1 commit
-
-
Dries authored
+ Fixed problem with channel data not being trimmed. + Made some queries ANSI SQL so they work with PostgreSQL.
-
- 30 Sep, 2004 3 commits
-
-
Dries authored
- 29 Sep, 2004 3 commits
- 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 1 commit
-
-
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';
-