- 28 Dec, 2004 3 commits
- 27 Dec, 2004 3 commits
- 26 Dec, 2004 1 commit
-
-
Dries authored
-
- 25 Dec, 2004 1 commit
-
-
Steven Wittens authored
-
- 24 Dec, 2004 4 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
- 23 Dec, 2004 2 commits
-
-
Dries authored
-
- 22 Dec, 2004 2 commits
- 20 Dec, 2004 3 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
- 18 Dec, 2004 2 commits
-
-
Dries authored
- Bugfix: the book module incorrectly assumed that there is an active revision if n.moderate = 0. We can (and need) to rewrite this when the revision changes hit core. In essence, we need an efficient query to retrieve the 'last puslished revision that is not in the moderation queue'.
-
Dries authored
-
- 16 Dec, 2004 1 commit
-
- 15 Dec, 2004 1 commit
-
-
Dries authored
* Less logic in theme code. * Encourages use of the menu system. * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them. * Very slightly more efficient.
-
- 14 Dec, 2004 1 commit
-
-
Dries authored
- Patch #14288 by Goba: "the archive module calendar indexes the array used to build up the header cells by the short names of the days. In Hungary, we have both Wednesday and Sunday start with the same two letters, so if I translate the short versions with the same two letters, the second associative array index will overwrite the first. The obvious soluion was to swap the array, and index by the full day name, which is expected to be unique in all languages."
-
- 12 Dec, 2004 1 commit
-
-
Dries authored
-
- 11 Dec, 2004 4 commits
- 08 Dec, 2004 1 commit
-
-
Dries authored
-
- 07 Dec, 2004 5 commits
-
-
Dries authored
-
Dries authored
- Added a simple contact module to core.
-
Dries authored
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard. - Slight addition to INSTALL.txt with regard to PHP versions. - Updated/reworded some node type descriptions as per Boris' suggestions. - Adding missing {} around a table name in update.php.
-
Dries authored
* user/view/$n has been replaced with user/$n. * More blank lines in the right places. * Prevent unwanted case fallthrough.
-
- 06 Dec, 2004 2 commits
-
-
Dries authored
- Fixed colspan bug reported by Steven.
-
Steven Wittens authored
-
- 05 Dec, 2004 1 commit
-
-
Dries authored
-
- 04 Dec, 2004 2 commits