I made a notice board.

I want to manage revisions.

Sometimes I have to revert a revision of article and sometimes I have to edit a revision of article.

The reverting function is working well. But how do I edit a revision before revert?

for example...

An article has 5 revisions.

I want edit and publish the second revision.

When I click the second revision in the 'Revisions' tab, I just see the revision, I can't edit it.

How do I edit it before publish?

Have a nice day~

Comments

wowjam’s picture

I added edit function on revisions.

manually... -_-

I add edit link to node.module.
the link will make a new popup window by javascript.

Have a nice day~