[Radiant] Radiant 0.6.6 - admin JavaScript issues
Sean Cribbs
seancribbs at gmail.com
Mon Apr 21 18:38:52 CDT 2008
David,
Are you using shards? The sitemap issue has not been resolved yet in
shards, IIRC.
Sean
David Piehler wrote:
> I found a few issues relating to the admin JavaScript file move in
> Radiant 0.6.6.
>
> When upgrading an existing project, the new JS files are added to
> public/javascripts/admin/ as expected, but their old equivalents inside
> public/javascripts/ are not removed.
>
> Removing these files OR creating a new project causes a JS error on the
> main /admin/pages screen:
>
> admin.js (line 2)
> SiteMap is not defined
> when('site-map', function(table) { new SiteMap(table) });
>
> This problem prevents the +/- icons along the page tree from working.
> Adding back the old (or new) sitemap.js file to public/javascripts/
> solves this problem.
>
> - Dave
>
More information about the Radiant
mailing list