- 23 Feb, 2004 1 commit
-
-
Dries Buytaert authored
-
- 22 Feb, 2004 2 commits
-
-
Steven Wittens authored
-
Dries Buytaert authored
-
- 21 Feb, 2004 13 commits
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Dries Buytaert authored
- Fixed the bullet icon.
-
Kjartan Mannes authored
- Extended tracker comments to handle project issues.
-
Dries Buytaert authored
- Patch 5968 by Chris: the background-image line has a superfluous 'pure' in the pathname, causing the theme to fail to find the background image and issue errors to the watchdog log.
-
Dries Buytaert authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch by Killes: drop the 'attributes' field from the 'users' table. It is no longer used.
-
Kjartan Mannes authored
-
Kjartan Mannes authored
- Fixed '\n' => "\n".
-
- 19 Feb, 2004 5 commits
-
-
Kjartan Mannes authored
-
Dries Buytaert authored
- Fixed CSS problem in Xtemplate theme.
-
Kjartan Mannes authored
-
http://drupal.org/node/view/5733Steven Wittens authored
- System: the 404 setting instructions advise using 'node', this should be '' (redirecting the user to the front page without any message whatsoever is confusing)
-
Steven Wittens authored
- Added a short note about the node-trim-length setting. Many people seem to expect that changing it updates existing teasers too.
-
- 17 Feb, 2004 2 commits
-
-
Steven Wittens authored
- Added a short snippet to drupal_xml_parser_create() which invokes iconv() to convert unsupported encodings.
-
Dries Buytaert authored
- Patch 5897 by Moshe: don't consider the 'U' tag to be a block level tag.
-
- 16 Feb, 2004 4 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch 5683 by JonBob: changes the multiple type delimiter from / to -.
-
Dries Buytaert authored
- Fixed forum module typo.
-
Dries Buytaert authored
- Bugfix: the forum block was showing posts that are not 'published' yet.
-
- 15 Feb, 2004 13 commits
-
-
Dries Buytaert authored
- Patch #5789 by TDobes: made the avatars link to the user profile.
-
Dries Buytaert authored
- Fixed a problem editing nodes. Spotted by Steven.
-
Dries Buytaert authored
- Patch by Steven: removed redundant permission checks. These are no longer required thanks to the new 404 handling.
-
Dries Buytaert authored
- Patch #5111 by Bart: fixed inconsistent default values.
-
Dries Buytaert authored
- Patch #4861 by Moshe/TDobes: made the comment module use the _link hook.
-
Dries Buytaert authored
- Patch 5834 by Jeremy: made multiple pagers on one page work.
-
Dries Buytaert authored
- Bug #5684: filter duplicate headers.
-
Dries Buytaert authored
- Patch #5874 by Bart: made file uploads work with PHP 4.2.
-
Dries Buytaert authored
- Patch 5592 by Goba: let drupal_map_assoc() rule. :-) - Renamed CHANGELOG to CHANGELOG.txt for Windows uses.
-
Dries Buytaert authored
- Fixed two bugs in the menu system: only make a menu collapsable when it has _visible_ children, accept 'foo/0'-style URLs (0 != NULL).
-
Dries Buytaert authored
- Changed the directory structure of theme chameleon. Each template is now in a subdirectory. This makes it easier to clone/fork an existing theme. Modified patch by MegaGrunt. - Added some help text, reorganized the Xtemplate configuration page, added <legend>/<fieldset> tags, fixed a logo bug.
-
Dries Buytaert authored
- Changed the directory structure of theme chameleon. Each template is now in a subdirectory. This makes it easier to clone/fork an existing theme.
-
Steven Wittens authored
-