Node Convert adds a menu tab "Convert" on the node view page, which gives the possibility of converting the node to another node type. Also it gives the ability of transfering all the custom cck fields of the source node type, to the destination type cck fields, or just discard them.
Currently the module can transfer only core cck fields, that don't have multiple values or repeated in other content types.
- Additional documentation
- Added PNG support
- Fixed hardcoded files/ dir, now uses filesystem settings
- Fixed original sizes, they now switch properly
- Added settings for default size to display when derivatives are not available
- Disabled js switching for teasers until issues can be resolved
1. Add SN Search Function.
2. Modify some functions according to http://drupal.org/node/235194 . Thanks strayhand
3. Seperate bibile books to old/new testament when select books.
Beta 3 release of VotingAPI for Drupal 6. This version offers preliminary Views2 integration for votes cast on nodes. The technique used in VotingAPI 2 should prove much more reliable than version 1.x's dodgy Views handling.