Comment_mover also requires an upgrade to 5.0. With CCK(lette) becoming more important and the big change to node rendering, converting comments to nodes might require some additional work.
That is, if we keep the conversion to multiple node types.

My basic idea is that comment_mover frisks the relevant node forms, and allows the administrator to assign 'content' and 'title' fields to put the comment body & subject in (during setup).

CommentFileSizeAuthor
#2 comment_mover_update_5.patch.txt14.74 KBheine

Comments

heine’s picture

Nearly done, just have to look into the has_body, has_title for node promotion before I submit the patch.

heine’s picture

Version: 4.7.x-1.x-dev » master
Status: Active » Needs review
StatusFileSize
new14.74 KB
heine’s picture

Status: Needs review » Fixed

I've created a 4.7.x -2.x branch for HEAD, applied this patch and created a 5.x-1.x branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)