Yes sorry I was trying to say that. We have the old 0.6.5 version of
searchtools.js in our theme. If I delete this old version and re-build,
as you mentioned, the new version of searchtools.js gets copied to
_static. However the search still does not work with the 1.0b2 version
of searchtools.js. I have firebug installed and most of the time no
errors are reported, with no results; other times this error is displayed:
$u is not defined
file:///D:/build/mapserver-docs/_build/html/en/_static/searchtools.js
Line 317
Any ideas?
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/
Georg Brandl wrote:
Am 20.07.2010 18:37, schrieb Jeff McKenna:
We have upgraded our project to use Sphinx 1.0b2
(http://www.mapserver.org); however since upgrading from 0.6.5 our
search no longer works (the error is often "Search.loadIndex is not a
function".
I notice that our project's /_static/searchtools.js file does not
contain the loadIndex function; however I do see that the 1.0b2 release
contains the recent searchtools.js file in /themes/basic/static.
I have tried to simply copy the new searchtools.js file to our site, but
no luck.
Is there a wiki/howto/instructions for updating themes from 0.x to 1.0?
Do you have your own version of searchtools.js in your theme?
Otherwise, if you just rebuild the docs once you should get the new one
in _static already.
Georg
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.