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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | reviser.zip | 46.36 KB | tonypa |
| reviser.zip | 36.88 KB | iaminawe |
Comments
Comment #1
bryancasler commentedsubscribe
Comment #2
cutmedia commentedsubscribing
Comment #3
adam_b commentedsbscrb...
Comment #4
lilott8 commentedgnibircsbus
Comment #5
univate commentedstop subscribing, start following - http://drupal.org/node/1306444
Comment #6
tonypa commentedThis 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.
Comment #7
PedroKTFC commentedI'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?
Comment #8
aloyr commentedHi 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
Comment #9
PedroKTFC commentedThanks, looks interesting!