| Name | Beschreibung |
|---|---|
| comment_update_7000 | Remove comment settings for page ordering. |
| comment_update_7001 | Change comment status from published being 0 to being 1 |
| comment_update_7002 | Rename {comments} table to {comment}. |
| node_update_7000 | Fix node type 'module' attribute to avoid name-space conflicts. |
| node_update_7001 | Rename {node_revisions} table to {node_revision}. |
| node_update_7002 | Extend the node_promote_status index to include all fields required for the node page query. |
| node_update_7003 | Remove the node_counter if the statistics module is uninstalled. |
| statistics_update_7000 | Allow longer referrers. |
| system_update_7000 | Rename blog and forum permissions to be consistent with other content types. |
| system_update_7001 | Generate a cron key and save it in the variables table. |
| system_update_7002 | Add a table to store blocked IP addresses. |
| system_update_7003 | Update {blocked_ips} with valid IP addresses from {access}. |
| system_update_7004 | Remove hardcoded numeric deltas from all blocks in core. |
| system_update_7005 | Remove throttle columns and variables. |
| system_update_7006 | Registry tables and drop the file key of the menu router, since it is no longer needed. |
| system_update_7007 | Convert to new method of storing permissions. |
| system_update_7008 | Use the poll_choice primary key to record votes in poll_votes rather than the choice order. Rename chorder to weight. |
| system_update_7009 | Rename the variables for primary and secondary links. |
| system_update_7010 | Moved to system_update_6048(). |
| system_update_7011 | Split the 'bypass node access' permission from 'administer nodes'. |
| system_update_7012 | Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {box}. |
| system_update_7013 | Convert default time zone offset to default time zone name. |
| system_update_7014 | Drop the bootstrap column from the {system} table. |
| system_update_7015 | Change the user logout path. |
| system_update_7016 | Remove custom datatype *_unsigned in PostgreSQL. |
| system_update_7017 | Change the theme setting 'toggle_node_info' into a per content type variable. |
| system_update_7018 | Shorten the {system}.type column and add an index on type and name. |
| system_update_7020 | Enable field module. |
| system_update_7021 | Add new blocks to new regions, migrate custom variables to blocks. |
| system_update_7022 | Add the queue tables. |
| system_update_7023 | Change the PHP for settings permission. |
modules/
Kommentare
Kommentar hinzufügen