Hi there,
Is it possible to provide a summary of the XML Sitemap settings for when the fieldset is included in Vertical Tabs.
Regards
Jerome
Hi there,
Is it possible to provide a summary of the XML Sitemap settings for when the fieldset is included in Vertical Tabs.
Regards
Jerome
Comments
Comment #1
dave reidI think would be a great addition to help keep the module settings page smaller in height. I'll look into it but right now my priority is just getting all the module rewriting done. As such, marking as postponed.
Comment #2
dave reidI also don't think it would currently be possible with the current Vertical tabs module for Drupal 6.
Comment #3
avpadernoThe module handles the field set summary in vertical_tabs.node_form.js; with the actual code used by Vertical tabs, there isn't a way for third-party modules to extend that file. The only way to extend that file is to change its content.
Maybe it would be worth to open a feature request for Vertical tabs.
Comment #4
wretched sinner - saved by grace commentedKiam has opened an issue in the VT queue: #500044: Extend the support to different modules / form pages.
Comment #5
dave reidJust committed the integration!
http://drupal.org/cvs?commit=230902
http://drupal.org/cvs?commit=230922
Comment #6
dave reidBTW, the admin/settings/xmlsitemap is also vertical tabs integrated as well. Spiffy stuff. :)
http://drupal.org/cvs?commit=230978