Closed (fixed)
Project:
Diff
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2007 at 19:42 UTC
Updated:
26 Jan 2007 at 05:42 UTC
I have 5.0 (not RC) with several modules. Just added diff (5.x-1.0) and after enabling the module I get the error from the status report:
Diff module diff index: 14 - node index: 21
Diff module is loaded before node module. The diff module needs to be loaded after the node module to overwrite the menu entry for revisions. Change the weight of the diff module to a value higher than the node module's weight
I know that node is core but I'm not sure how to change the index.
Comments
Comment #1
moshe weitzman commenteddiff adds a new tab - doesn't override revisions tab. maybe you downlaoded a different diff module.
Comment #2
harriska2 commentedMy bad, I accidentally grabbed rötzi's version.
Comment #3
rötzi commentedhave a look here: http://drupal.org/node/110857
The new version can take care of this now.