Project:Active edit
Version:6.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I seem to have an issue with the activeedit 5.x-latest-stable module.
Is there a way to make the edit buttons appear on a node page. For instance; node/1
It seems like the activeedit_nodeapi is not being initiated when loading the node/1 page

Comments

#1

It seems to be a load priority issue

the jstools_nodeapi is being called after all the submodules load on when I browse to node/

but on node/1 the jstools_nodeapi is being called before the sub modules load in, this is very strange.
I am not a pro drupal developer but hopefully someone knows how to change the load priorities

nobody click here