System updates from 6.x to 7.x

  1. drupal
    1. drupal7 node.install
    2. drupal7 comment.install
    3. drupal7
    4. drupal7 system.install

Funktionen & Methoden

NameBeschreibung
comment_update_7000Remove comment settings for page ordering.
comment_update_7001Change comment status from published being 0 to being 1
comment_update_7002Rename {comments} table to {comment}.
node_update_7000Fix node type 'module' attribute to avoid name-space conflicts.
node_update_7001Rename {node_revisions} table to {node_revision}.
node_update_7002Extend the node_promote_status index to include all fields required for the node page query.
node_update_7003Remove the node_counter if the statistics module is uninstalled.
statistics_update_7000Allow longer referrers.
system_update_7000Rename blog and forum permissions to be consistent with other content types.
system_update_7001Generate a cron key and save it in the variables table.
system_update_7002Add a table to store blocked IP addresses.
system_update_7003Update {blocked_ips} with valid IP addresses from {access}.
system_update_7004Remove hardcoded numeric deltas from all blocks in core.
system_update_7005Remove throttle columns and variables.
system_update_7006Registry tables and drop the file key of the menu router, since it is no longer needed.
system_update_7007Convert to new method of storing permissions.
system_update_7008Use the poll_choice primary key to record votes in poll_votes rather than the choice order. Rename chorder to weight.
system_update_7009Rename the variables for primary and secondary links.
system_update_7010Moved to system_update_6048().
system_update_7011Split the 'bypass node access' permission from 'administer nodes'.
system_update_7012Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {box}.
system_update_7013Convert default time zone offset to default time zone name.
system_update_7014Drop the bootstrap column from the {system} table.
system_update_7015Change the user logout path.
system_update_7016Remove custom datatype *_unsigned in PostgreSQL.
system_update_7017Change the theme setting 'toggle_node_info' into a per content type variable.
system_update_7018Shorten the {system}.type column and add an index on type and name.
system_update_7020Enable field module.
system_update_7021Add new blocks to new regions, migrate custom variables to blocks.
system_update_7022Add the queue tables.
system_update_7023Change the PHP for settings permission.

modules/statistics/statistics.install, line 144

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen