Downloads

Download tar.gz 2.54 MB
MD5: c942f010a2535586c4578cd7b107c652
SHA-1: 25211b5fb8b584b39814a6d4080acbc3fe037287
SHA-256: f9569358ff7dab1ee0a3aca5e6a5178c6cd4209b2cf264ac3ad024c4ab22caab
Download zip 2.97 MB
MD5: a3b69136cb5698c62320b9a9576ddb3a
SHA-1: d62c468a4343872d742cc1caa625a7376e196376
SHA-256: c5bff2f26c86bf83a5a436fc4eafe01ca65308f09d7cb97a5d609ecbf03fe8d5

Release notes

The last Drupal 7 beta? WE SURE HOPE SO!

Changes since DRUPAL-7-0-BETA2:

  • - Patch #937508 by amateescu: the documentation for arg() doesn't report what the function returns when it's called without arguments.
  • - Patch #948536 by amateescu: node_type_get_types() could mention that the types it returns are objects.
  • #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().
  • #915734 by amateescu: Fixed book-export-html.tpl.php has wrong variable name in doc
  • #875132 by watcha: Fixed overflow:hidden on block content breaks contextual links.
  • #948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node example module any more,
  • #607240 by brianV: Fixed allow AJAX behaviours to be triggered with spacebar.
  • #700558 follow-up by Scott Falconer: Make Update manager test more robust.
  • Trying #886152 again: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display.
  • #433454 by sun: Only hardcode node title's weight if it's not otherwise specified.
  • #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to instance definitions.
  • #738512 by sun: Fixed Node permissions are ordered oddly.
  • #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal.
  • #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both become empty when saved.
  • - Patch #951486 by Damien Tournoud: invalid placeholders in exception messages during update.
  • - Patch #948116 by amateescu: field_update_instance() doxygen is broken.
  • - Patch #924154 by fago: user account fields appear on all categories.
  • - Patch #949212 by luchochs: simpletest_last_test_get() is ignored in api.drupal.org.
  • - Patch #647228 by sun: links are needlessly unable to fully participate in D7 AJAX framework features.
  • #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't affect the language switcher block.
  • #902008 by sun: Fixed Optional field type modules should not be 'required' in .info file.
  • #445736 by sun: Fixed Poll does not respect weight in Preview or More button.
  • - Patch #945456 by chillin411: hook_mail() doc should state it's only called on one module not all modules.
  • - Patch #934328 by chillin411: CHANGELOG.txt should have information about the new Bartik theme.
  • - Patch #950662 by amateescu: documentation improvements for drupal_http_request()
  • - Patch #611786 by Gábor Hojtsy, tobiasb, Pasqualle: .po file should not be considered broken if last msgstr is empty.
  • - Patch #718540 by jhodgdon, freelock: better documentation in query.inc.
  • - Patch #886152 by effulgentsia: fix tests.
  • - Patch #949102 by jhodgdon: polish UPGRADE.txt.
  • - Patch #408160 by sun: code simplification.
  • - Patch #948416 by David_Rothstein: a menu item description, 'Administer content', is missing a period.
  • - Patch #950276 by sun, jhodgdon: improve documentation of hook_translated_menu_link_alter().
  • - Patch #937560 by chillin411: the parameter & is not documented in hook_update_N.
  • - Patch #337909 by chillin411: hook_menu() 'access callback' docs should mention boolean values work too and minor doxygen correction.
  • - Patch #912700 by bleen18, jmiccolis: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'.
  • - Patch #952768 by jhodgdon: () parameter in drupal_add_library() and drupal_process_attached() undocumented.
  • - Patch #931520 by David_Rothstein: [site:url-brief] token puts an unnecessary slash at the end.
  • - Patch #582584 by JohnAlbin: form_required_marker() isn't passed the form element (theme_hook() definition is wrong).
  • - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element.
  • - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists().
  • - Patch #951726 by swentel: filter_cron() unnecessary.
  • - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' link seems inverted.
  • - Patch #841184 by ksenzee, aaronbauman, aspilicious: 'Skip to main content' link doesn't work correctly in the overlay.
  • - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes.
  • - Patch #736556 by daniels220: theme_links() doc needs expansion.
  • - Patch #955146 by scor: ['#finished'] should be ['finished'].
  • - Patch #956320 by dstol: doc cleanup for menu_set_active_trail().
  • - Patch #939914 by yched: Field UI not enabled on a D6 upgrade.
  • - Patch #939398 by merlinofchaos: undefined offset: 0 in contextual_preprocess()
  • - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function.
  • - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to the bottom of the form.
  • - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically.
  • #950878 by carlos8f, David_Rothstein: Fixed Disabling the dashboard module permanently removes all blocks from the dashboard.
  • #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).
  • #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 (latest point release).
  • #916968 follow-up by xmacinfo: Add jQuery 1.8.6 to CHANGELOG.txt.
  • - Patch #878020 by Mark Trapp: position:fixed prevents iOS devices from scrolling the Overlay.
  • - Patch #960490 by Jacine: regression: ul.links generated by theme_links() always appears as .inline.
  • - Patch #961908 by dalin, Damien Tournoud: make drupal_attributes() faster.
  • - Patch #949186 by luchochs: locale_css_alter() is ignored in api.drupal.org.
  • - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists.
  • - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs.
  • - Patch #889366 by Kevin Hankens, jhodgdon: error in DrupalCacheInterface documentation .
  • - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases and document bundle limitations.
  • - Patch #963060 by boombatower: documentation problem with hook_view().
  • - Patch #932958 by Haza: node teaser text color is hard coded.
  • - Patch #956256 by plach: () is only set if language is detected from the URL.
  • - Patch #689954 by Mark Trapp: installation complete message doesn't conform to Drupal path conventions.
  • - Patch #896364 by frega, effulgentsia, Jacine, sun, David_Rothstein, Jeff Burnz, james.elliott, casey, mgifford: screen reader users and some keyboard only users need a clear, quick way to disable the overlay.
  • - Patch #808560 by scor | fajerstarter: node comment statistics are only partially exposed in node_load() and are missing last_comment_uid().
  • #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks.
  • - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file.
  • - Patch #961136 by sun: move system_sort_by_title() into common.inc.
  • - Patch #915936 by sun: make it easier to define checkboxes/radios with customized sub-elements.
  • - Patch #960490 by Jacine, sivaji, carlos8f: regression: ul.links generated by theme_links() always appears as .inline.
  • - Patch #964822 by pwolanin: small optimization for menu_get_item().
  • - Patch #961412 by yched, andypost: improved documentation of formatter settings.
  • - Patch #952606 by jhodgdon: INSTALL.txt needs correction and clarification.
  • - Patch #915168 by chx, yched, sun: foreign key support is missing from text and file module.
  • - Patch #625170 by roborn, stBorchert, casey, sun, amateescu: autocomplete popup position.
  • #808560 follow-up by carlos8f: Remove periodically failing tests; to be fixed in follow-up issue.
  • #963656 by agentrickard, bfroehle: Fixed critical bug node_access_view_all_nodes() is never invoked.
  • #965130 by dalin, plach: Fixed locale_update_7002() assumes that multiple languages are enabled.
  • #965348 by googletorp, yched: Fix inconsistent parameter data type in hook_taxonomy_vocabulary_delete().
  • #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4.
  • - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in .
  • - Patch #914792 by sun, moshe weitzman, effulgentsia: custom element properties entirely override default element info properties.
  • #965514 by agentrickard: Fix silly typo in node test.
  • - Patch #565808 by cha0s, thegreat, Dave Reid, Alexander N, andrewlevine, carlos8f: nojs/ajax replacement.
  • - Patch #968476 by Dave Reid: use proper API for removing directory on uninstall.
  • - Patch #961412 by Eric_A: fixed typo in documentation.
  • - Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a comment.
  • - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss.
  • - Patch #970258 by Dave Reid: example documentation for hook_entity_insert()/update/delete() will cause PHP strict errors.
  • - Patch #943742 by Stalski: fields only appearing when custom field is added in manage display screen.
  • #959872 by mfer: Fix poor JS usage in Drupal.js
  • #617596 follow-up by sun: optimize if statement.
  • - Patch #602332 by Steven Jones, pwolanin, Steven Merrill: XML output option for use with Hudson / JUnit.
  • - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
  • - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage.
  • - Patch #946968 by dmitrig01: we are not checking the version of MySQL and PostgreSQL servers anymore (nor we do for SQLite).
  • #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtesty of BADCamp 2010 woo)
  • #946968 follow-up by Damien Tournoud: Refactor version check for databases.

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: webchick
Created on: 14 Nov 2010 at 00:27 UTC
Last updated: 28 Mar 2018 at 19:19 UTC
Security update
New features
Bug fixes
Insecure
Unsupported

Other releases