Commit Graph

3109 Commits (9cb3ed4ba5baf9b79b174adf8bb6c18e2d5723c2)

Author SHA1 Message Date
Kjartan Mannes fa1d8916fb - Cleaning up database definition. 2004-02-21 19:16:48 +00:00
Dries Buytaert 4cb7279721 - Patch by Gerhard: fixed incorrect regex in the taxonomy module. 2004-02-21 19:16:07 +00:00
Dries Buytaert 9d3d374bc8 - Patch by Killes: drop the 'attributes' field from the 'users' table. It
is no longer used.
2004-02-21 19:01:04 +00:00
Kjartan Mannes 32e46a375d - Fixing help text. The filters DO NOT removed unclosed valid tags. 2004-02-21 16:00:24 +00:00
Kjartan Mannes 54c2aa8c4d - Fixed bug #5977: Date translation screwed.
- Fixed '\n' => "\n".
2004-02-21 14:08:09 +00:00
Kjartan Mannes 91d3223727 - Another inccorect path. 2004-02-19 20:35:25 +00:00
Dries Buytaert 6248a26783 - Fixed CSS problem in Xtemplate theme. 2004-02-19 20:12:04 +00:00
Kjartan Mannes 4c6b3d103a - Fixing watermark url. 2004-02-19 18:49:16 +00:00
Steven Wittens fb6e4564d8 - Aggregator: fix for http://drupal.org/node/view/5733
- System: the 404 setting instructions advise using 'node', this should be '' (redirecting the user to the front page without any message whatsoever is confusing)
2004-02-19 12:27:33 +00:00
Steven Wittens b109518bc1 - Added a short note about the node-trim-length setting. Many people seem to expect that changing it updates existing teasers too. 2004-02-19 11:57:54 +00:00
Steven Wittens e45b242468 - Added a short snippet to drupal_xml_parser_create() which invokes iconv() to convert unsupported encodings. 2004-02-17 23:36:22 +00:00
Dries Buytaert 7abb76e1d1 - Patch 5897 by Moshe: don't consider the 'U' tag to be a block level tag. 2004-02-17 05:57:13 +00:00
Dries Buytaert fa447981d6 - Moving theme marvin to the contributions repository. Will be replaced by pusbutton? 2004-02-16 18:37:12 +00:00
Dries Buytaert 634893f298 - Patch 5683 by JonBob: changes the multiple type delimiter from / to -. 2004-02-16 18:33:37 +00:00
Dries Buytaert b4f628c1de - Fixed forum module typo. 2004-02-16 18:32:01 +00:00
Dries Buytaert 8a78d0d512 - Bugfix: the forum block was showing posts that are not 'published' yet. 2004-02-16 06:39:29 +00:00
Dries Buytaert bf459265e6 - Patch #5789 by TDobes: made the avatars link to the user profile. 2004-02-15 21:17:23 +00:00
Dries Buytaert 36721f4692 - Fixed a problem editing nodes. Spotted by Steven. 2004-02-15 20:16:24 +00:00
Dries Buytaert 4b0b2d02ee - Patch by Steven: removed redundant permission checks. These are no longer
required thanks to the new 404 handling.
2004-02-15 20:09:46 +00:00
Dries Buytaert ae5136e51b - Patch #5111 by Bart: fixed inconsistent default values. 2004-02-15 16:33:33 +00:00
Dries Buytaert 350cbdd3cc - Patch #4861 by Moshe/TDobes: made the comment module use the _link hook. 2004-02-15 16:28:33 +00:00
Dries Buytaert 7422939964 - Patch 5834 by Jeremy: made multiple pagers on one page work. 2004-02-15 16:04:36 +00:00
Dries Buytaert 4ed30eefb1 - Bug #5684: filter duplicate headers. 2004-02-15 15:57:55 +00:00
Dries Buytaert 0d612d70eb - Patch #5874 by Bart: made file uploads work with PHP 4.2. 2004-02-15 15:40:06 +00:00
Dries Buytaert bd78422715 - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)
- Renamed CHANGELOG to CHANGELOG.txt for Windows uses.
2004-02-15 15:19:36 +00:00
Dries Buytaert fdea6a2907 - Fixed two bugs in the menu system: only make a menu collapsable when it has
_visible_ children, accept 'foo/0'-style URLs (0 != NULL).
2004-02-15 14:56:50 +00:00
Dries Buytaert 4f07deabcb - 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.
2004-02-15 14:54:39 +00:00
Dries Buytaert b13a4cb2e3 - Changed the directory structure of theme chameleon. Each template is now
in a subdirectory.  This makes it easier to clone/fork an existing theme.
2004-02-15 14:21:37 +00:00
Steven Wittens 8bab140a2a - Old PGSQL fix for people updating from way back ;) 2004-02-15 13:45:47 +00:00
Dries Buytaert 69a9a4451d - Made the text files Windows-friendly. 2004-02-14 13:29:01 +00:00
Dries Buytaert 6dcb3c4614 - Code improvements by Mathias: made the path module use drupal_set_message(). 2004-02-14 10:19:45 +00:00
Dries Buytaert d2834d5964 - Made the logo sink to the baseline. 2004-02-13 18:21:35 +00:00
Dries Buytaert b5c18e8a17 - Patch 5592 by Goba: introduced a new function, drupal_map_assoc(). 2004-02-12 19:37:04 +00:00
Dries Buytaert 14b84fa299 - Fixed bug #5831: added validation for posting to forum containers. Patch
by UnConeD.
2004-02-12 19:04:20 +00:00
Dries Buytaert f137b26979 - Patch 4902 by Goba:
+ only adds an optional parameter to url() and l(), so individual links
    can be set to be absolute
  + modifies drupal_goto() to accept the parameters of url() without the
    $absolute parameter, so cleaner invocations can be used
  + rework of some code in node_feed, making it much better to look at
    (the current code uses foreach with an immediate brake to get the first
    key of the associative array, geeeeez)
  + added xml:base to the rss tag generated by node_feed()
  + set all user mail URLs to be absolute
  + fix a small fragmented URL in user.module
2004-02-11 19:21:14 +00:00
Dries Buytaert d795565c32 - Patch 5789 by TDobes: added avatar support to the Xtemplate theme. 2004-02-11 19:11:59 +00:00
Dries Buytaert a333c05d74 - Patch by Gerhard: fixed instance of format_plural 2004-02-11 05:58:54 +00:00
Dries Buytaert b880405421 - Usability improvement: print a message if you are (not) allowed to print
forum topics.
2004-02-10 22:50:04 +00:00
Dries Buytaert 254ca4b900 - Patch 5729 by Goba: removed dead code from page.module. 2004-02-10 21:36:37 +00:00
Dries Buytaert 62bcb3a9ee - Patch #5744 by JonBob: tablesort does not call theme("image") correctly. 2004-02-10 19:46:16 +00:00
Dries Buytaert 6c99c2d86f - Patch #5766 by Moshe: replace getenv() with $_SERVER. 2004-02-10 19:41:57 +00:00
Dries Buytaert 38e89dd03f - Patch 5775 by Goba: fixes the only error currently reported by the doxygen
parser in Drupal core, plus fixes some errorneous (copy-pasted) doxygen docs.
2004-02-10 19:28:39 +00:00
Dries Buytaert 0d0d72767b - Avoid SQL queries if possible. 2004-02-10 19:24:47 +00:00
Steven Wittens fda228a172 Fix bad default timezone format for timezone display. Would cause a bug on sites that haven't been configured completely yet. 2004-02-10 18:10:08 +00:00
Dries Buytaert fb94e1d7b8 - Small CSS change to make paragraphs more natural. 2004-02-09 06:11:55 +00:00
Steven Wittens 1c5a3947d1 Bugfix: new user registration was broken.
See: http://drupal.org/node/view/5741
2004-02-09 05:38:32 +00:00
Steven Wittens 5abbc3971f - Improved welcome message 2004-02-09 00:56:23 +00:00
Steven Wittens 8a5961ce5b - Fixed possible issue with preg_replace with /e 2004-02-09 00:43:58 +00:00
Kjartan Mannes 97c2aa2bda - Modified format_date() to handle timezones properly. 2004-02-08 21:42:59 +00:00
Dries Buytaert 325f9891b2 - Added a welcome message written by Steven. 2004-02-08 21:16:03 +00:00