Goal

Issues

Module Function Issue Remarks
Aggregator aggregator_admin_form() #1496654: Convert aggregator admin form to configuration system
Book book_admin_settings() #1703164: Convert book settings to the new configuration system
Contact contact_form_user_admin_settings_alter() #1704530: Convert contact module variables to configuration system
Forum forum_admin_settings() #1696902: Convert forum_admin_settings() to new configuration system
Language #1714462: Convert language negotiation settings to configuration system
Locale still changing #1751348: Convert locale settings to configuration system
Menu menu_configure() #1697170: Convert menu_configure() to new configuration system
Search search_admin_settings() #1496510: Convert search settings to configuration system
Simpletest simpletest_settings_form() #1705748: Convert simpletest settings to configuration system
Statistics statistics_settings_form() #1497310: Convert statistics settings to configuration system
System system_cron_settings() #1493098: Convert cron settings to configuration system
System system_date_time_settings() #1571632: Convert regional settings to configuration system
System system_file_system_settings() #1496480: Convert file system settings to the new configuration system
System system_image_toolkit_settings() #1712258: Simplify image toolkit form logic, removing unneeded checks.
System system_logging_settings() #1493108: Convert logging and error settings to configuration system
System system_performance_settings() #1669902: Adjust system.performance configuration for new guidelines
System system_regional_settings() #1571632: Convert regional settings to configuration system
System system_rss_feeds_settings() #1496462: Convert RSS publishing settings to configuration system
System system_site_information_settings() #1496542: Convert site information to config system Stale @see.
System system_site_maintenance_mode() #1496458: Convert maintenance mode settings to configuration system
Update update_settings() #1710512: Convert update settings to configuration system
User user_admin_settings() #1496534: Convert account settings to configuration system

Special/advanced cases

System system_theme_settings() #1712250: Convert theme settings to configuration system
Tracker - #1591412: Convert tracker settings to configuration system
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Fixing the utterly ugly styling.

larowlan’s picture

Issue summary: View changes

Added forum issue

gdd’s picture

This is awesome! Thank you! Another tool I was planning on using was this spreadsheet that cosmicdreams made for me of every variable used in core

https://docs.google.com/spreadsheet/ccc?key=0ArZqEiDWc3yddGN6RVlzSER0NjF...

I wanted this list because there are quite a few variables that are not assigned to forms anywhere. While many of these will end up being 'state' variables, it is still good to track them all.

larowlan’s picture

Added forum sub-issue.

larowlan’s picture

Issue summary: View changes

wrong col :)

nick_schuch’s picture

Issue summary: View changes

Update menu task link.

alexpott’s picture

Added book sub-issue.

alexpott’s picture

Issue summary: View changes

Add book conversion

alexpott’s picture

Add contact module's contact_form_user_admin_settings_alter().

alexpott’s picture

Issue summary: View changes

Add contact's form alter of user_admin_settings()

aspilicious’s picture

Issue summary: View changes

trigger update

n3or’s picture

Issue summary: View changes

Updated issue summary.

sun’s picture

sun’s picture

Issue summary: View changes

Updated issue summary.

tobiasb’s picture

Issue summary: View changes

Added issue link for systems date and time settings form

n3or’s picture

n3or’s picture

Issue summary: View changes

Updated issue summary.

n3or’s picture

n3or’s picture

Issue summary: View changes

Updated issue summary. Added reference to system_theme_settings-issue.

sun’s picture

sun’s picture

sun’s picture

Issue summary: View changes

Updated issue summary.

n3or’s picture

n3or’s picture

Issue summary: View changes

Updated issue summary.

andypost’s picture

Issue summary: View changes

Added issue about locale module

Gaelan’s picture

catch’s picture

Title: [meta] Convert system_settings_form()s to configuration system » Remove system_settings_form()
Priority: Normal » Major

We can remove system_settings_form() now.

aroq’s picture

Assigned: Unassigned » aroq
aroq’s picture

Status: Active » Needs review
FileSize
4.9 KB

system_settings_form() removed, also changed theme_system_settings_form to theme_system_config_form.

catch’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Title: Remove system_settings_form() » Change notice: Remove system_settings_form()
Status: Reviewed & tested by the community » Fixed
Issue tags: -Novice, -Configuration system

Committed 8296db7 and pushed to 8.x. Thanks and hasta la vista magical dumping ground!

I've updated https://drupal.org/node/1910694 to reflect the change.

alexpott’s picture

Adding tag back...

alexpott’s picture

Title: Change notice: Remove system_settings_form() » Remove system_settings_form()

Fixing title :)

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

Anonymous’s picture

Issue summary: View changes

Replaced #1708542, which was closed as a duplicate, with #1571632