Closed (fixed)
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Dec 2009 at 00:48 UTC
Updated:
17 Feb 2010 at 17:20 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 661780-dialog-integration-D7.patch | 5.19 KB | dave reid |
| #2 | screenshot_045.png | 85.12 KB | dave reid |
Comments
Comment #1
dave reidProbably 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.
Comment #2
dave reidBasic 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. :/
Comment #3
dave reidAlso filed an issue for Dialog API: #702932: Get the Drupal 7 branch up to speed.
Comment #4
dave reidCommitted Dialog API integration to both 7.x-2.x and 6.x-2.x because I couldn't help myself. Pretty awesome stuff!