I thought it may be helpful to post some initial D7 code here so that we can move a few steps closer to integrating this awesome module into Drupal 7.

I ran the D6 version through the coder upgrade module and attached is the output that was processed without any errors. The module has a dependency on Jquery UI that I am not sure is still necessary in D7 (as Jquery UI is included in core) - I commented out the dependency line in the .info file and the module enables without error but does not do anything when clicking on a node body. I dont see any errors in Firebug either and it looks like the css and js files are being correctly included.

Can anyone assist with getting this initial code working?

Thanks

CommentFileSizeAuthor
#6 reviser.zip46.36 KBtonypa
reviser.zip36.88 KBiaminawe

Comments

bryancasler’s picture

subscribe

cutmedia’s picture

subscribing

adam_b’s picture

sbscrb...

lilott8’s picture

gnibircsbus

univate’s picture

stop subscribing, start following - http://drupal.org/node/1306444

tonypa’s picture

StatusFileSize
new46.36 KB

This is my vision how this module should looks in the D7.

I added new formater for long text field, so you should little configure your field display to see how it works.

PedroKTFC’s picture

I've just come across reviser. Did a D7 version come to anything? As this seems to have ground to a halt, I wonder if an alternative superseded it?

aloyr’s picture

Hi PedroKTFC,

I haven't seen much progress in "reviser", but the "edit" module (park of the spark initiative) has been back-ported to d7 and seems to be pretty feature-complete. You should give it a try at http://drupal.org/project/edit

PedroKTFC’s picture

Thanks, looks interesting!