* Applied slightly modified version of Marco's taxonomy patch: - Fixed a bug with get_tree and multiple parents. - Fixed 3 wrong caches (this will avoid some queries). - Extension to taxonomy_term_count_nodes() (feature #159): "currently calling taxonomy_term_count_nodes() returns the amount of nodes in each term, would it be possible to extend this function so that it would only return the amount of nodes of a certain type under each term. - Confirm deleting a vocabulary or a term (requested by Moshe). - Use form_weight() in vocabulary and term forms. - After submitting a term, we end up at the term page (requested by Moshe). - Added status messages when adding, editing and deleting vocabularies and terms - Minor clean ups * Made sure all modules use the same link delimiter; "|" for now.
Showing
- modules/block.module 1 addition, 1 deletionmodules/block.module
- modules/block/block.module 1 addition, 1 deletionmodules/block/block.module
- modules/book.module 1 addition, 1 deletionmodules/book.module
- modules/book/book.module 1 addition, 1 deletionmodules/book/book.module
- modules/comment.module 1 addition, 1 deletionmodules/comment.module
- modules/comment/comment.module 1 addition, 1 deletionmodules/comment/comment.module
- modules/forum.module 1 addition, 1 deletionmodules/forum.module
- modules/forum/forum.module 1 addition, 1 deletionmodules/forum/forum.module
- modules/help.module 1 addition, 1 deletionmodules/help.module
- modules/help/help.module 1 addition, 1 deletionmodules/help/help.module
- modules/statistics.module 1 addition, 1 deletionmodules/statistics.module
- modules/statistics/statistics.module 1 addition, 1 deletionmodules/statistics/statistics.module
- modules/taxonomy.module 111 additions, 45 deletionsmodules/taxonomy.module
- modules/taxonomy/taxonomy.module 111 additions, 45 deletionsmodules/taxonomy/taxonomy.module
- modules/user.module 1 addition, 1 deletionmodules/user.module
- modules/user/user.module 1 addition, 1 deletionmodules/user/user.module
Loading
Please register or sign in to comment