[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/rules/ -> UPGRADE.txt (source)

   1  $Id: UPGRADE.txt,v 1.1.2.3 2009/05/06 13:39:49 fago Exp $
   2  
   3  Upgrade from 5.x
   4  ----------------
   5  This helps you upgrading from the drupal 5 compatible module workflow-ng.
   6  
   7  You can easily upgrade from drupal 5 installations with workflow-ng to rules 6.x. 
   8  First off install the rules module as usual, then go to update.php and run update 6001,
   9  which is the upgrade procedure. It will detect the old workflow-ng installation and 
  10  convert the workflow-ng rules to rules.
  11  
  12  Furthermore you can import exported workflow-ng rules with the normal rules import tool.
  13  It's a good idea to export all workflow-ng rules before upgrading to rules, so you can
  14  import an old workflow-ng at any time.
  15  
  16  
  17  Important notes when converting a workflow-ng rule:
  18  
  19    * When converting a workflow-ng rule, you need to have support for all used
  20      events, conditions or actions in 6.x too - otherwise the rule
  21      conversion will fail.
  22      
  23      E.g. if you have used actions provided by the og module, install and upgrade
  24      the og module first, then convert the rule.
  25      
  26      When the module conversion fails, make sure you have all involved modules upgraded
  27      and try again. 
  28  
  29  
  30    * Modules may help upgrading provided actions. E.g. the rules module provides
  31      an upgrade path for upgrading from the workflow-ng "Make content (un)sticky"
  32      action to the two core "Make content sticky" or "Make content unsticky" actions.
  33  
  34      If a module has changed its actions, but doesn't provide an upgrade path, file
  35      a bug report / feature request for this module. 
  36  
  37    * The workflow-ng extension modules are not yet ported - or won't be.
  38    
  39        States: 
  40          Deprecated in favour of using CCK, which comes with rules support.
  41          Support for "states on users" is dropped for now.
  42        Per entity logging:
  43          It's not yet ported, but the port is planned right after rules 1.0
  44          and will be released as a separate module.
  45        CCLinks:
  46          Deprecated by the flag module, which comes with nice rules support.
  47          Scheduling support is built into rules itself.
  48    


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7