- 18 Sep, 2001 4 commits
-
-
Dries Buytaert authored
-
natrak authored
session_set_save_handler() in user.module.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Fixed 2 typos in the user module. Thanks Axel and Remco. - Applied (modified versions of) Alexander's patches on the development branch.
-
- 16 Sep, 2001 8 commits
-
-
Dries Buytaert authored
- added the "Log in" block
-
Dries Buytaert authored
- improved the search system by making it context sensitive
-
Dries Buytaert authored
- added the search functionality
-
Dries Buytaert authored
- fixed the access_get_role() problem reported by Remco
-
Dries Buytaert authored
- Added the new user module!
-
Dries Buytaert authored
- Added the new user module!
-
Dries Buytaert authored
- Updated the CHANGELOG
-
Dries Buytaert authored
- added UnConeD's drupal.png to the development branch
-
- 15 Sep, 2001 1 commit
-
-
Steven Wittens authored
-
- 13 Sep, 2001 3 commits
-
-
Dries Buytaert authored
- removed depricated file
-
Dries Buytaert authored
- added a 3.00-to-x.xx.sql file : do _NOT_ apply these yet
-
Dries Buytaert authored
- Fixed a bug in theme UnConeD
-
- 12 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- Added new Drupal logo made by UnConeD.
-
- 09 Sep, 2001 3 commits
-
-
Dries Buytaert authored
- Added an XML-RPC server. Modules that want to export remote procedure calls can implement the new 'xmlrpc' hook. Example: function mymodule_xmlrpc() { return array("drupal.myfunction" => array("function" => "mymodule_myfunction")); }
-
Dries Buytaert authored
- Updated CHANGELOG at a best effort basis. If someone would like to go over it to check for typos, missing information or confusing entries - don't hesitate to do so.
-
Dries Buytaert authored
- Fixed a HTML typo in the blocks: the <a href="">-tags where not closed.
-
- 07 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- fix a _bug_ in "max threaded" mode
-
- 06 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- fixed HTML typo in search.inc which confused Mozilla - thanks Carl and Keith.
-
- 30 Aug, 2001 1 commit
-
-
Kjartan Mannes authored
- fixed a listing bug.
-
- 28 Aug, 2001 3 commits
-
-
Dries Buytaert authored
- common.inc: + added a form_password() function
-
Dries Buytaert authored
- variable_del(): small improvement/fix
-
Kjartan Mannes authored
- just a minor update to sort books of the same weight by title.
-
- 27 Aug, 2001 2 commits
-
-
Dries Buytaert authored
- sort collections by name
-
Dries Buytaert authored
- fixed bug in node.listing as reported by Julian
-
- 24 Aug, 2001 2 commits
-
-
Dries Buytaert authored
- fixed fonts for browser compatibility
-
Dries Buytaert authored
- small collection of visual improvements I added the past days to make theme marvin display on Mozilla and Opera: hopefully it looks nice on IE as well.
-
- 23 Aug, 2001 2 commits
-
-
Kjartan Mannes authored
- Fixed bug reported by Remco.
-
Dries Buytaert authored
- Added missing urlencode()'s as reported by Jared.
-
- 22 Aug, 2001 2 commits
-
-
Dries Buytaert authored
- Fixed bug in conf_init() not returning the default 'conf' when no matching configuration file is found.
-
Dries Buytaert authored
- removed debug statement
-
- 21 Aug, 2001 1 commit
-
-
Dries Buytaert authored
- Removed the confusing comment as suggested by Jared.
-
- 18 Aug, 2001 1 commit
-
-
Jeroen authored
This is a more up-to-date version of "Yaroon". Glad some people are actually using it. If you encounter any bugs just drop them in my personal mailbox or fase them through to the mailinglist and let everyone know that I can't commit anything that, more or less,... works. Greets, Jeroen.
-
- 16 Aug, 2001 2 commits
-
-
Dries Buytaert authored
- fixed some bugs
-
Dries Buytaert authored
- account.php: + fixed bug with new password not being e-mailed (thanks Mike). + fixed bug with generating a 'not-so-rock-solid' hash upon account registration.
-
- 15 Aug, 2001 2 commits
-
-
Dries Buytaert authored
+ fix small glitch with blog not being displayed immediatly after posting
-
Dries Buytaert authored
- node.module: + fixed author names not being displayed. + XHTML-ified the code.
-