Project:Node Edit Protection
Version:6.x-1.0
Component:Documentation
Category:support request
Priority:normal
Assigned:febbraro
Status:active

Issue Summary

I've installed Node Edit Protection, enabled it on the Modules page ("Note Edit Protection 6.3-1.3" under "Other")...
now what? I can't find any other reference to configure it nor does it seem to be operating. I can create content and click off the page without any warning.
Am I missing something?
Thanks.
Steve

Comments

#1

Assigned to:Anonymous» febbraro

When you are on any node page, view the source. Do you see a node_edit_protection.js file?

Also, are there any javascript errors on the page? JS errors from earlier scripts will prevent this one from working.

#2

Searched but didn't find node_edit_protection.js on the book and blog nodes I looked at.
There were no javascript errors.

#3

I'm having a similar problem, the javascript alert doesn't popup if the only changes I have made have been to the body content (using FCKeditor & wysiwyg)

It works fine if I change any of the other fields.

#4

If you are using a custom theme try the patch at #1231986: Doesn't work in some themes
If you are using jquery update or just a newer version of jquery than the drupal 6 core version try the patch at #848020: Incompatibility with jQuery Update

If you need both you will probably have to apply manually as they will interfere with each other.