Dries Buytaert
e769215e2d
- Code improvement: removed some redundant code from the book module.
2004-10-10 11:11:38 +00:00
Dries Buytaert
bc5ec8ea09
- Fixed critical bug #10664 : made comment in collapsed mode work. One more down.
2004-10-10 10:56:59 +00:00
Dries Buytaert
63c2d32900
- Changed FollowSymLinks to +FollowSymLinks.
2004-10-09 20:41:49 +00:00
Dries Buytaert
2aae0af5d7
- Patch #11426 : the forum module generated an empty table for forums with no child forums.
2004-10-09 17:15:55 +00:00
Dries Buytaert
ec9b0b06a8
- Setting the version number to '4.5.0 RC'.
2004-10-09 16:34:52 +00:00
Dries Buytaert
50bf139960
- Fixed bug #11405 : unchecking the "publish" box in the default workflow admin page (admin/node/configure/defaults) did not cause the default workflow to change. This was caused by the fact that node_validate() forced the value of the status field to "1".
2004-10-09 16:27:59 +00:00
Dries Buytaert
489903fd90
- Bugfix: the filter tips contained a non-existing ID which resulted in invalid XHTML code.
2004-10-09 16:01:07 +00:00
Dries Buytaert
a56f9b5c9f
- Bugfix: the filter module generated an empty <ul></ul> (= invalid XHTML) when no filter tips are present.
2004-10-09 15:47:44 +00:00
Dries Buytaert
48bcc19ca2
- Patch #10613 by Gerhard: calling a non-existent username or user ID in the blog module URL now returns a 404 error instead of an empty blog page.
2004-10-09 06:52:35 +00:00
Dries Buytaert
f8e532f714
- Patch #4925 by erikhopp: comment module emits too many id="comment"s, so the comment form's one has been renamed to 'comment-form'. This is also more consistent with the 'node-form' one.
2004-10-09 06:43:50 +00:00
Dries Buytaert
cca3c34faa
- Patch #11401 by Goba: documentation updates:
...
+ 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.
2004-10-09 06:29:16 +00:00
Steven Wittens
4ffb22a81c
Changing the value of variable "update_start" to match updates.inc.
2004-10-08 18:15:15 +00:00
Dries Buytaert
57a96cbb78
- Bug #10530 : added a missing period to a sentence in the help text.
2004-10-08 16:54:35 +00:00
Dries Buytaert
673f35037d
- Patch #11179 by stefan: fixed broken URL in context sensitive help.
2004-10-08 16:52:02 +00:00
Dries Buytaert
44f89e5aef
- Patch #11388 by pss0ft/Stefan: fixed time offset bug in archive module.
2004-10-08 11:29:31 +00:00
Dries Buytaert
af1eb3b9db
- 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.
2004-10-08 11:17:59 +00:00
Dries Buytaert
5f5b02af92
- Patch #11375 by Robert Douglass: removed redundant 'global $user' from forum_insert().
2004-10-07 19:07:57 +00:00
Steven Wittens
bd7d38bd5b
Hopefully fixing all filter issues with comments.
2004-10-07 14:33:54 +00:00
Dries Buytaert
96121dbbe2
- Small refinement with regard to the page title.
2004-10-06 20:43:05 +00:00
Dries Buytaert
36c0cda221
- Rewored 'track posts' to 'track'.
2004-10-06 20:00:56 +00:00
Dries Buytaert
67e4f74449
- Usability improvement: the 'recent posts' feature on the user pages lead
...
to a page with a confusing (wrong) title so I shuffled things around a bit
and tab-ified it as 'track'.
2004-10-06 18:26:01 +00:00
Dries Buytaert
67925ce081
- Patch #11232 by David: fixed bug in upgrade path of the aggregator module.
2004-10-06 18:09:34 +00:00
Dries Buytaert
905d530abd
- Patch #11312 by killes: fixed problems with menu caching.
2004-10-06 12:18:03 +00:00
Dries Buytaert
9a8cd6a2e7
- Patch #11312 by killes: fixed problems with menu caching.
2004-10-06 11:51:48 +00:00
Dries Buytaert
f9b92e0f68
- Patch #11316 by ankur: added missing %d in INSERT-query.
2004-10-05 21:42:58 +00:00
Dries Buytaert
570d203bb5
- Patch #11312 by Killes: rebuild the menu after importing a PO file.
2004-10-05 20:09:47 +00:00
Steven Wittens
c539391656
Fixing problems with filter formats and comments.
2004-10-05 19:45:32 +00:00
Dries Buytaert
407af36656
- Patch #11286 by Neill: fixed broken link in form description.
2004-10-05 05:08:01 +00:00
Dries Buytaert
503c784557
- Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when writing to cache.
2004-10-04 22:04:07 +00:00
Steven Wittens
dbead89c1f
Part of #11280 : node_preview() should only generate a teaser if none is present (e.g. provided by a module like excerpt.module).
2004-10-04 20:34:23 +00:00
Dries Buytaert
86b8465ca8
- Added a note about PostgreSQL no longer depending on PEAR.
2004-10-04 20:15:32 +00:00
Dries Buytaert
57def735f4
- Patch #11166 by drumm: removed redundant help page from the taxonomy module.
2004-10-04 18:32:05 +00:00
Dries Buytaert
aa6d81c19e
- Modified version of patch #11099 by Alan Chandler:
...
+ Fixed problem with channel data not being trimmed.
+ Made some queries ANSI SQL so they work with PostgreSQL.
2004-10-03 10:03:52 +00:00
Dries Buytaert
327a256a2e
- Removed the title attribute from the taxonomy links. Temporary fix for #7468 .
2004-09-30 19:12:44 +00:00
Dries Buytaert
f97999d1a4
- Patch #10920 by jhriggs: fixed bug with comment moderation.
2004-09-30 18:13:25 +00:00
Dries Buytaert
7752a593e5
- Drupal does not fully support PHP5 yet.
2004-09-30 18:11:28 +00:00
Dries Buytaert
98b116555d
- Removed the link feature. It was death code, bound to confuse people.
...
TODO after Drupal 4.5.0: clean up the page module and remove additional cruft.
2004-09-29 18:05:11 +00:00
Dries Buytaert
014bbd32ee
- Fixed SQL query in book module. Patch by killes.
2004-09-29 14:15:44 +00:00
Dries Buytaert
f4b076bc01
- Patch #10977 by killes: review node access checks in book module.
2004-09-29 05:42:37 +00:00
Steven Wittens
1298d2b9c9
Modified version of #10230 : Put placement of filter format selector in a module's hands, and move it below the relevant textarea.
2004-09-28 19:13:03 +00:00
Dries Buytaert
60f945bcc7
- Patch #11138 by Al: fixed GUI problem with deleting users.
2004-09-28 18:31:11 +00:00
Dries Buytaert
ff17aa0b94
- Patch #11045 by Stefan: improved consistency of node modules:
...
+ 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';
2004-09-27 20:15:54 +00:00
Dries Buytaert
fc3676d50b
- Patch #10977 by Gerhard: added node permission checks to the SQL queries.
...
NOTE: I had to modify the book module patch for it to work -- it was throwing SQL errors at me.
2004-09-27 20:10:29 +00:00
Dries Buytaert
8d2eb9a55f
- Patch #11083 by Allan Chandler: fixes PostgreSQL specific issue with the statistics pages.
2004-09-27 19:59:09 +00:00
Dries Buytaert
3525d9df09
- Patch #11094 by Allen Chandler and Adrian: fixed PostgreSQL related SQL problem in aggregator module.
2004-09-27 19:56:51 +00:00
Dries Buytaert
5850e5b6dd
- Added small note about PHP5 compatibility.
2004-09-27 08:41:56 +00:00
Steven Wittens
eecbda5635
- Fixing user_load() to use sprintf db_query syntax. Uglier, but safer.
2004-09-24 20:04:54 +00:00
Dries Buytaert
309b411803
- Modified patch #10904 by JonathanS: fixed book teasers not being check_output'ed.
2004-09-24 05:48:21 +00:00
Steven Wittens
f298481316
- user.module: allow non-ascii usernames.
2004-09-24 02:38:29 +00:00
Steven Wittens
4d24853482
Fixing stray comma in database.*sql
2004-09-23 16:56:58 +00:00