/[drupal]/contributions/modules/category/UPGRADE.txt
ViewVC logotype

Diff of /contributions/modules/category/UPGRADE.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Wed Aug 22 04:14:32 2007 UTC revision 1.2, Wed Aug 5 04:52:53 2009 UTC
# Line 2  Drupal 6.x: Line 2  Drupal 6.x:
2   * "create categories", "create containers", "edit all categories", and "edit own categories" permissions are gone.   * "create categories", "create containers", "edit all categories", and "edit own categories" permissions are gone.
3     Categories and containers no longer are special node types. Use the regular set of node permissions in the "node" section     Categories and containers no longer are special node types. Use the regular set of node permissions in the "node" section
4     to control access.     to control access.
5    
6     * The category_display module now depends on category_menu. For some displays (such as the TOC tree)
7       to work properly, generated menu items must be enabled now (for containers and categories at a
8       minimum; you'll be able to put these into a hidden menu, so they don't show anywhere). You might need
9       to generate menu items for existing categories and/or nodes using the new category_resave module.
10    
11     * The fieldset for custom menu links creation on node edit forms is suppressed now, as it's incompatible
12       with category_menu. Menu links should be created by either category_menu, or by the user - not both.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2