Downloads

Download drupal-5.0-rc2.tar.gztar.gz 728.26 KB
MD5: 8d7281ff5c709cacf4ed0f0e5db5cd6e
SHA-1: 895955b642ba35c9be78ce0e11ec7cf806281813
SHA-256: e570ca360d82d9d8b39eebc1d32e47b2f9ebf9ca070513afd04d56c4c447971b
Download drupal-5.0-rc2.zipzip 830.87 KB
MD5: e4f4c7eed0d078b3659d45d4f6be5b20
SHA-1: ddc65eab5df730b966defd78cec4dbbb2cc24960
SHA-256: 7f14e8e337d341e5623dec0e7bb159493f2191bd7593c1c686a8c03ff0fbaf63

Release notes

Changes since DRUPAL-5-0-RC-1:

  • #103563: Restore removing of HTML comments in filter_xss()
  • Teeny tiny API change: pass normalized ranking score out of node_search()
  • #103519: Allow dot in database table prefix.
  • #103784 by Gabor: fixed translation problems.
  • #103785 by Goba: fix blog.module confusion.
  • #103969 by Gabor: documentation corrections.
  • #101455 by vjordan, greggles and all: clarified instructions in README.txt
  • #103864: Fix color picker help link.
  • #103811 by kkaefer: replace %url with @url.
  • #103946 by kkaefer: fixed broken help text.
  • #103937 by kkaefer: dropdown list items on mass user editing page not translated.
  • #103717 by profix88: unable to edit blocks for administration theme when it is not enabled.
  • #69111 by robertDouglass. Speed up the new comments block.
  • #45453 by ChrisKennedy. Clear up the username field description.
  • #102040 by Jose A Reyero. Clean up search menu items, fixing .../search/user under certain permissions.
  • #103187 by dvessle: remove stray p.error.
  • #104280 by dww: node_form_add_preview() broken if you alter the Preview button at all.
  • #104349: Remove erronous 'break' statement
  • #103826 by kkaefer and ChrisKennedy. Improve the welcome page translatability.
  • #104309 by jvandyck: documentation improvements.
  • #103462 by jvandyck: documentation and grammar clean up.
  • #104516 by Chris: made RSS feeds validate.
  • #82178 by ChrisKennedy: fixed grippie on IE6.
  • #104598 by ChrisKennedy: validate max length of textfields.
  • #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1.
  • #104618 by robertDouglas and jvandyk: fixed node caching.
  • #103604 by ufku: IE6 fix for Garland.
  • Removing trailing whitespace.
  • #104575 by pwolanin and kkaefer: cleanup variables before saving.
  • #88707 by chx: Make menu_set_active_item a complete inner redirection.
  • #104729 by dww et al: node_form_add_preview() destroys existing prefix values
  • #104882 by dww: fixing forum topic teasers.
  • #104951 by Gabor: corrected the documentation. Page.module no longer
    exists.
  • #104833 by RobRoy: upgrade to jQuery 1.0.4.
  • #100957 by chx: clean up drupal_lookup_path()
  • #104437 by kkaefer: corrected help texts.
  • #104833 by webernet: mention correct jQuery version in CHANGELOG.txt
  • #104617 by robertDouglass. Use more efficient style which hits the static cache.
  • #102170 by ChrisKennedy. Make username and email field #maxlengths consistent.
  • #104107 by ChrisKennedy. Clear all of the DB caches in update.php.
  • #104508 by Steven. Use standard SQL for updating post grants.
  • #105178 by ChrisKennedy. Remove an extra a word.
  • #19891 by edkwh. Make forum and container names links in forum administration.
  • #60664 by Heine. Only check if new comments are duplicates.
  • #105210 by myself. Check the correct hook for grant rebuild UI.
  • #100747 by ankur: confirm_form() does not allow empty description strings.
  • #105253 by RobRoy: corrected maxlength setting for feeds.
  • #105164 by kkaefer: image quality settings toggle.
  • #105216 by dww: profiles where no longer being themed due to missing CSS.
  • #104346 by pwolanin. Load all content type information instead of an overly-minimal set for node type resetting.
  • #105303 by Gabor Hojtsy. Improve translation converage for installation.
  • #105309 by Gabor Hojtsy. Translate language name selection on user edit pages.
  • #29107 by asimmonds. Remove non-rendered padding on taxonomy links which caused clickability issues in IE.
  • Fix update.js after id cleanup patch
  • #100249 by webchick: properly initialize variable.
  • #85979 by RobRoy, keith.smith, fgm and webchick: improve documentation of db_next_id().
  • #105461 by jvandyk: fixed code comments.
  • #105300 by Gabor Hojtsy. Avoid serving .po files.
  • #24023 (follow up): Add API function for dealing with form API #options arrays.
  • #86384 by AjK and Steve McKenzie. Catch backspace in autocomplete fields.
  • #100963 by Eaton. Use new pattern for node rendering in printer-friendly version.
  • #44276 by dww. Include updated posts in tracker calculations.
  • #90738 by jjeff and ChrisKennedy. first and last are not mutually exclusive.
  • #104352 by pwolanin. Dissallow the type name '0' which confuses Drupal.
  • #105698 by dww. Edit permissions links for all roles, including anonymous and authenticated.
  • #97640: Do not xss filter locale strings on import or edit.
  • #105757 by kkaefer: Min word count = 0 has no effect because body is always required.
  • #105540 by souvent22: small SQL optimization.
  • #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths.
  • #102011 by mfer et al: UPGRADE.txt improvements. Made some changes of my own.
  • #103371 by drewish. More consistent and correct calling of node_invoke(..., 'view').
  • #105216 by dww and merlin: fixed CSS comment.
  • #77971 by jvandyck, drumm, et al: move logging to exit hook
  • #105368 by ChrisKennedy: Clarify that settings.php is set to RO on install.
  • #105889: fix parse error in locale.inc
  • #105855: Require MySQL 4.0. MySQL 3.23 is no longer supported by the vendor.
  • #102599 by ChrisKennedy: fixed rare 'call to undefined function' in the installer.
  • #104537: Fix autocomplete dropdown positioning in IE6 and IE7.
  • #105368 by KarenS and Morbus: clarify settings.php permissions.
  • #105851 by dww. Complete the list of CVS meta files.
  • #105726 by moshe weitzman. Remove necessity to hard-code theme engine directories since they can change.
  • #48415 by nickl. Correct count query for Top visitors page.
  • #18870 by zen. Only allow the new comment anchor to be output forthe first new comment.
  • #101757 by ChrisKennedy. 1 byte instead of 1 bytes.
  • Rollback MySQL requirement check.
  • #105937 by Gabor: fixed caching bug with enabling and disabling themes/modules. My last commit of the year ...
  • #106232 by chx. Add spaces for code style.
  • #106266 by webchick. Blob and text columns can't have default values in MySQL.
  • #98720 by chx. Better checking of selected options.
  • #104693 by ChrisKennedy: pragma dates back from previous protocal.
  • #103164 by davea and RobRoy: made downloads work on IE6. Send correct headers.
  • #106370 by naquah and chx: fixed query rewriting in presence of OR-clause.
  • #106405 by yched: fixed typo in PHPdoc.
  • #106351 by hickory: fixed comment forms.
  • #104763 by RobRoy: better defaults for page and story.
  • #104156 by chromeyellow and Heine: avoid redundant SQL queries.
  • Still used 'themetastic' inside style.css comment. Changed to 'garland'.
  • #86737: Security htaccess fix needs to be created with group permissions set.
  • #104693 by Chris: switch back to HTTP/1.0 headers.
  • #106428 by RobRoy: corrected the welcome text.
  • #100563 by m3avrck: improved phpDoc of drupal_add_css.
  • #100563: Clarify documentation for CSS preprocessor.
  • #107015: Code consistency, capitalization of class names.
  • #107097 by webernet: remove bogus xhtml from string.
  • #24023 by dww: rename form_get_option_key() and fix its behavior.
  • #80085: Don't show user picture form on registration pages (chx / webchick)
  • #107306 by webernet: fixed incomplete break-tag clean up.
  • #107234 by webchick: documentation improvements.
  • #106550 by webchick: new version schema.
  • #75916 by pcwick: block user/login page.
  • #107375 by Jax: removing space.
  • #107231 by webchick: mention site offline status in upgrade documentation.
  • #107611 by Steven. Fix bug triggered by pressing enter while results are being fetched.
  • #106245 by webchick. Replace 'node' with post.
  • #106607 by anantagati. Add the user picture for node previews.
  • Cleanup form attributes.
  • #107443 by webchick. Proper . placement.
  • #107768 by Morbus Iff. Show help for content types containing '_'.
  • #107788 by Uwe: alignment fixes.
  • #104506 by m3vrick: better cache headers for static files.
  • #108130: Don't allow empty autocomplete searches
  • Fix button alignment on watchdog form in Garland.
  • #38451: Maintain node options when a non-admin edits a node.
  • #108215: Fading elements in IE causes text to bleed.
  • #107966 by Ralf: consistent length of textfields.
  • #108186: Fix install.php on Firefox (caching issue)

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: Dries
Created on: 10 Jan 2007 at 19:36 UTC
Last updated: 31 Jul 2018 at 17:26 UTC
Insecure

Other releases