Projet

Général

Profil

Révision 136a805a

Ajouté par Assos Assos il y a plus de 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/UPGRADE.txt
11 11

  
12 12
  - panels_plugin_get_function() deprecated.
13 13

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

  
17 17
  - panels_optional_context removed.
......
20 20

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

  
23
Upgrading task handlers from Panels 7.x-3.5 or older to Panels 7.x-3.6 and newer:
24

  
25
  - You must specify a storage type for any panels display using your custom task handler.
26
    For examples, see panels_update_7306.
27

  
28
  - When creating whatever stores the panel, a storage id and storage type must be defined.
29
    See panels_mini.module for examples inside panels_mini_save and panels_mini_panels_cache_get.
30

  
31
  - A display access plugin must be defined.
32
    See panels_mini/plugins/panels_storage/panels_mini.inc for an example plugin.

Formats disponibles : Unified diff