natrak
b5e551557b
- removed errors on empty meta tags:
...
http://www.drupal.org/node.php?id=21
2001-12-21 10:07:54 +00:00
Kjartan Mannes
f7de56cc16
- Added access checking to submit link.
...
Details: http://www.drupal.org/node.php?id=7
2001-12-17 15:00:07 +00:00
Kjartan Mannes
5579113b78
- updated changelog
2001-11-27 19:12:54 +00:00
Kjartan Mannes
b6451185d0
- fixed a bug in blog.module that would let users edit other people blogs.
2001-11-26 19:59:57 +00:00
natrak
9688b2e4e8
- fixed the bug where anonymous users could not post comments.
2001-11-23 13:56:57 +00:00
natrak
0cd638660c
- fixed locale/user bug. (time for 3.0.2?)
2001-11-01 20:41:51 +00:00
Dries Buytaert
abfae1f54f
- fixed a typo: "hour" -> "hours"
2001-10-12 18:22:25 +00:00
Dries Buytaert
5ac9fcb4b8
- fixed an RSS glitch
2001-10-12 18:21:58 +00:00
Dries Buytaert
ed2802ae78
- bugfix: renamed 'conf_default' to 'system_default'
2001-10-01 18:54:00 +00:00
Dries Buytaert
a9961a3620
- made the selection box translatable (patch by Gerhard)
2001-09-28 14:10:02 +00:00
Dries Buytaert
d4546eb99f
- made the search categories translatable
2001-09-27 18:37:51 +00:00
Dries Buytaert
dba30a7798
- fixed a HTML typo as reported by Alexander
2001-09-26 19:27:58 +00:00
Dries Buytaert
8d082c3869
- bugfix: incorrect deactivation of the delete link in node_links()
...
(patch by Axel)
2001-09-25 17:13:31 +00:00
Dries Buytaert
602706ce2d
- Fixed bug in forum.module: when you enable locales you were unable
...
to create a new forum. (patch by Alexander)
2001-09-25 17:02:00 +00:00
Dries Buytaert
b6bff60ab3
- Fixed translation bugs (reported by Alexander Schwartz)
2001-09-24 19:00:24 +00:00
Dries Buytaert
4bbc1124dc
- fixed HTML typos
2001-09-21 21:12:42 +00:00
Dries Buytaert
cd771f66b2
- Applied Alexander Schwartz's patches on the Drupal 3.00 branch.
2001-09-18 18:34:54 +00:00
Dries Buytaert
b1b32561a2
- fixed last bug
2001-09-15 15:40:50 +00:00
Dries Buytaert
c0ac85e148
- small update by UnConeD
2001-09-15 15:24:00 +00:00
Dries Buytaert
ede20191b9
- updated theme goofy
2001-09-15 15:04:21 +00:00
Dries Buytaert
27cf051cc6
- added new image made by UnConeD
2001-09-15 15:03:08 +00:00
Dries Buytaert
11bd3295dd
- updated theme UnConeD
2001-09-15 15:02:32 +00:00
Dries Buytaert
4e74c98f26
- added new logo made by UnConeD
2001-09-15 07:33:48 +00:00
Dries Buytaert
d581fc0c34
- added missing t() function
2001-09-15 07:32:19 +00:00
Dries Buytaert
28c4ba2e9d
- fixed bug in theme UnConeD.
2001-09-15 07:31:53 +00:00
Dries Buytaert
9356d37afd
- Renamed the SQL upgrade script.
2001-09-09 16:52:30 +00:00
The Great Git Migration
fb6ea519e9
This commit was manufactured as part of Drupal's Great Git Migration to
...
create branch 'DRUPAL-3-0'.
Sprout from master 2001-09-09 16:28:16 UTC Dries Buytaert <dries@buytaert.net> ''
Delete:
modules/aggregator.module
modules/aggregator/aggregator.module
modules/block/block.module
modules/blog/blog.module
modules/book/book.module
modules/comment/comment.module
modules/forum/forum.module
modules/help/help.module
modules/locale/locale.module
modules/node/node.module
modules/page/page.module
modules/poll/poll.module
modules/search/search.module
modules/statistics/statistics.module
modules/story/story.module
modules/system/system.module
modules/watchdog/watchdog.module
updates/2.00-to-x.xx.php
updates/2.00-to-x.xx.sql
2001-09-09 16:28:17 +00:00
Dries Buytaert
8df2ec0e21
- 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.
2001-09-09 16:28:16 +00:00
Dries Buytaert
7dd34c6a7f
- Fixed a HTML typo in the blocks: the <a href="">-tags where not closed.
2001-09-09 08:16:10 +00:00
Dries Buytaert
b9947121d6
- fix a _bug_ in "max threaded" mode
2001-09-07 15:56:15 +00:00
Dries Buytaert
19ff3e28fe
- fixed HTML typo in search.inc which confused Mozilla - thanks Carl and
...
Keith.
2001-09-06 07:43:48 +00:00
Kjartan Mannes
8a1b410adf
node.module
...
- fixed a listing bug.
2001-08-30 08:34:28 +00:00
Dries Buytaert
a8bfbe7608
- common.inc:
...
+ added a form_password() function
2001-08-28 20:40:35 +00:00
Dries Buytaert
4d3da2bfec
- variable_del(): small improvement/fix
2001-08-28 20:39:25 +00:00
Kjartan Mannes
70864b57eb
book.module
...
- just a minor update to sort books of the same weight by title.
2001-08-28 09:04:40 +00:00
Dries Buytaert
b0691596ba
- sort collections by name
2001-08-27 14:05:43 +00:00
Dries Buytaert
098ab8ef82
- fixed bug in node.listing as reported by Julian
2001-08-27 08:20:57 +00:00
Dries Buytaert
cb3e766c07
- fixed fonts for browser compatibility
2001-08-24 16:25:29 +00:00
Dries Buytaert
be8a911787
- 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.
2001-08-24 15:40:24 +00:00
Kjartan Mannes
769a31f239
module.inc
...
- Fixed bug reported by Remco.
2001-08-23 10:22:50 +00:00
Dries Buytaert
5ed066278b
- Added missing urlencode()'s as reported by Jared.
2001-08-23 08:22:04 +00:00
Dries Buytaert
36b199a0d0
- Fixed bug in conf_init() not returning the default 'conf' when no
...
matching configuration file is found.
2001-08-22 18:51:40 +00:00
Dries Buytaert
40467c7dd7
- removed debug statement
2001-08-22 06:59:01 +00:00
Dries Buytaert
a3ff319460
- Removed the confusing comment as suggested by Jared.
2001-08-21 20:23:24 +00:00
Jeroen Bensch
9bb0f9fa54
Hey,
...
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.
2001-08-18 16:10:47 +00:00
Dries Buytaert
90db2c6041
- fixed some bugs
2001-08-16 20:43:17 +00:00
Dries Buytaert
a7fc73ee3c
- 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.
2001-08-16 07:20:22 +00:00
Dries Buytaert
ae9233272a
- blog.module:
...
+ fix small glitch with blog not being displayed immediatly after
posting
2001-08-15 17:50:15 +00:00
Dries Buytaert
af1e20e429
- node.module:
...
+ fixed author names not being displayed.
+ XHTML-ified the code.
2001-08-15 14:13:14 +00:00
Dries Buytaert
649c292f2d
- import.module:
...
+ fixed a few visual glitches: '\n' won't be stripped anymore which
makes most of the new/feeds 'render' better.
2001-08-15 12:30:26 +00:00