-
Now checks if user can access node/add/<type> page to determine if the user can set a preferred format for a content type.
-
Now checks if user can access node/add/<type> page to determine if the user can set a preferred format for a content type.
-
Fixed 'administer nodes' check and now works correctly with blog items
-
Fixed bug in _preferred_format_get_available_node_types(). User access check for the administer nodes permission should now be 'user aware'.
-
Preferred format can now be set for blog items.
-
Initial Drupal 5 branch
-
Fixing CVS mistake
-
Initial Drupal 5 branch
-
Patch #224376 by Cloudy: _preferred_format_get_available_node_types() now also checks for 'administer nodes' permission.
-
Corrected typo in description in the other project files.