home | career | drupal | java | mac | mysql | perl | php | scala | uml | unix

Drupal example source code file (UPGRADE.txt)

This example Drupal source code file (UPGRADE.txt) is included in the DevDaily.com "Drupal Source Code Warehouse" project. The intent of this project is to help you "Learn Drupal by Example".

PHP - Drupal tags/keywords

and, be, deprecated, function, is, layout, may, now, only, panels, php, regions, removed, to

The UPGRADE.txt Drupal example source code

Upgrading from Panels-6.x-3.x to Panels-7.x-3.x

  - Style and layout plugins may no longer be registered by a central hook.
    Only the plugin directories method may be used.

  - Layout 'panels function' is now 'regions function'.

  - Layout 'panels' key is now 'regions'.

  - panels_get_pane_title() deprecated.

  - panels_plugin_get_function() deprecated.

  - panels_required_context removed. These were deprecated long ago and 
    existed only to prevent crashes.

  - panels_optional_context removed.

  - $renderer->plugins['layout']['panels'] changed to $renderer->plugin['layout']['regions']

  - display_renderer class is now in 'renderer', not 'handler'.

Other Drupal examples (source code examples)

Here is a short list of links related to this Drupal UPGRADE.txt source code file:

new blog posts

"Drupal" is a registered trademark of Dries Buytaert.

my drupal tutorials and examples  

Copyright 1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.

Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.