By husainsn on
Hi
Updating jstool 5.x-04 has produced the following:
1. Nice Menu second level does not extend
2. Script for Tabs worked fine with jstool 5.x-03 does not work not work 5.x-04
3. FAQ module: clicking gives error 'page not found'
I believe all the above work with jstools. I may be completely wrong. Any insight will be helpful.
Thanks.
Comments
partial confirmation
I haven't tried #2 or 3 but I can confirm #1 (the sub-menue not expanding) but the formatting is there. I had ver.3 for drupal 5x and it worked then, but stopped around the time I upgraded to .4 I have been been a bit preoccupied with more critical problems so hadn't done any real diagnostics to pinpoint
-------------------
http://www.PrivacyDigest.com/ News from the Privacy Front
http://www.SunflowerChildren.org/ Helping children around the world
Another data point
Hmm, It seems to be working again.
The only change I can think of was disabling the DEVEL modules. I disabled the DEVEL modules because it was causing other problems with my home page and RSS feed for non-logged in users.
-------------------
http://www.PrivacyDigest.com/ News from the Privacy Front
http://www.SunflowerChildren.org/ Helping children around the world
Thanks for update
Hi
I confirm that:
1. Nice menu is extending and seems to work
2. Still tabs not working using the following script:
3. FAQ seems to be working. There was a new version.
I thank everyone who helps maintain this marvelous project.
Need to update your tabs code
The code needed to generate tabs changed between versions. See the README for the current format needed:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/jstools/tabs/...
Tabs
It worked beautifully! As a non programmer I get by with little help here and little help there. Many thanks for your help.
5.x-04 was broken (missing files)
So to fix the issues, download the newer release.
The code in the latest
The code in the latest read-me of tabs doesn't seem to be working for me. The page displays nothing and in fact going to tabs/example produces a 'page not found' error. Any ideas?
Example was removed
The example implemenation was removed.
See the docs directory in CVS for an example implementation, http://cvs.drupal.org/viewcvs/drupal/contributions/modules/jstools/tabs/...