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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

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.

Dave Reid’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Component: xmlsitemap.module » User interface
Status: Active » Needs work
FileSize
85.12 KB
5.19 KB

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. :/

Dave Reid’s picture

Also filed an issue for Dialog API: #702932: Get the Drupal 7 branch up to speed.

Dave Reid’s picture

Status: Needs work » Fixed

Committed Dialog API integration to both 7.x-2.x and 6.x-2.x because I couldn't help myself. Pretty awesome stuff!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.