Posted by Dave Reid on December 17, 2009 at 12:48am
2 followers
| Project: | XML sitemap |
| Version: | 7.x-2.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | closed (fixed) |
Issue Summary
Instead of having to edit each content type (or menu, vocabulary, etc) and set priority and exclusion, it would be nice to AJAX-ify the listings on admin/settings/xmlsitemap so that they could be easily changed with minimal page requests. Not a huge priority, but something that could help administration and possibly usability.
Comments
#1
Probably is going to be best to use http://drupal.org/project/dialog since it seems to be fairly close to the D7-style implementation using jQuery UI and CTools.
#2
Basic patch using dialog API on the 7.x-2.x branch and a screenshot to show what's going on. I really really want to implement this, but need to do some cleanups and work on the upgrade path first. :/
#3
Also filed an issue for Dialog API: #702932: Get the Drupal 7 branch up to speed.
#4
Committed Dialog API integration to both 7.x-2.x and 6.x-2.x because I couldn't help myself. Pretty awesome stuff!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.