Dries Buytaert
f54aab6a3e
- Fixed bug #6048 : display footer in theme chameleon.
2004-02-25 22:38:43 +00:00
Dries Buytaert
a283a3b7b8
- Patch by Gerhard: move the updates to database/updates.inc so packaging
...
systems can by-pass update.php.
2004-02-25 22:20:09 +00:00
Steven Wittens
e3bedc47d7
Fixed an apparently old bug which always defaulted user-togglable blocks to off, and clarified the explanation a bit.
2004-02-25 21:19:31 +00:00
Steven Wittens
939a816e8f
Poll.module cleanup:
...
* Code cleaning: simpler structures, removed some old leftovers, ...
* Clean URLs everywhere (the old mechanism was broken anyway). Had to get rid of 'inline voting' (i.e. voting with the sideblock and ending up on the same page), but that was a bit confusing anyway.
* Simplified submission form with form_group and streamlined choice mechanism.
* Improved bar rendering in pollresults for themes with avatars, like xtemplate.
2004-02-24 23:34:31 +00:00
Steven Wittens
eadfa19239
Improved <label> patch: got rid of ID's by implicit association, and made radio/check labels non-bold again.
2004-02-24 20:22:45 +00:00
Dries Buytaert
bb82569cee
- Patch 6012 by Adrian: syncs the PostgreSQL port with the current state of HEAD,
...
and adds a user notice to add the throttle and bootstrap columns to the
system table manually, else update.php will not run. The message includes the
SQL statements required for both MySQL and PostgreSQL.
2004-02-23 17:45:03 +00:00
Dries Buytaert
d03a8acfb6
- Patch 6011 by MegaGrunt: the transparent GIF used for the rollover effect
...
in the header icon is missing. The path for this image is in the XHTML
file, when the images were moved out of the "image" directory, the XHTML
file was not updated.
2004-02-23 16:36:32 +00:00
Steven Wittens
b2c061b903
- Added 'first update since 4.3.0' info line
2004-02-23 14:39:20 +00:00
Dries Buytaert
fe2af43aa0
- We have a new theme.
2004-02-23 13:32:17 +00:00
Dries Buytaert
4a8571bfdb
- Patch #6000 by Goba: makes the short tip list a HTML list (as it is semantically
...
expected) and gives proper class names to the long and short tip list, so if
someone would like to reproduce the 'br' tagged version, he can do that with
some CSS styles easily. Assigned a dedicated class to the more-tips link, so it
can be differently stlyed (with a different bullet, different link color or
anyhow, as the theme designer desires).
2004-02-23 13:17:17 +00:00
Dries Buytaert
c91d036098
- Intitial version of the Pushbutton theme: contributed by MegaGrunt!
2004-02-23 12:55:46 +00:00
Dries Buytaert
65b124bdf0
- Usability improvement: made the throttle message fit in the watchdog message.
2004-02-23 10:35:38 +00:00
Dries Buytaert
5b5f148ad4
- Patch by Steven: added <label>s to checkboxes and radio buttons.
2004-02-23 07:28:18 +00:00
Steven Wittens
0c3707a0a7
Removing very old leftover.
2004-02-22 17:11:22 +00:00
Dries Buytaert
5c415f739b
- Slightly improved the throttle watchdog messages.
2004-02-22 06:18:21 +00:00
Kjartan Mannes
18160f02e8
- Sanatize title before doing LIKE matches.
2004-02-21 23:52:11 +00:00
Kjartan Mannes
2d7d796d9b
- Fix implode() errors.
2004-02-21 23:43:07 +00:00
Kjartan Mannes
dccc295504
- Updating update_start value.
2004-02-21 22:38:01 +00:00
Dries Buytaert
750d7c17ab
- Fixed the bullet icon.
2004-02-21 22:33:34 +00:00
Kjartan Mannes
2c2b0904dc
- Coding style fixes.
...
- Extended tracker comments to handle project issues.
2004-02-21 22:20:21 +00:00
Dries Buytaert
bb823358dc
- 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.
2004-02-21 21:31:22 +00:00
Dries Buytaert
cfd7751653
- Patch 5969 by Chris: improved the profile module's context sensitive help text
2004-02-21 21:26:57 +00:00
Kjartan Mannes
6ad4e22e8b
- Typo.
2004-02-21 19:21:25 +00:00
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