aggregator.settings.yml

drupal/core/modules/aggregator/config/aggregator.settings.yml
4 string references to 'aggregator.settings'
aggregator_admin_form_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_admin_form().
aggregator_form_aggregator_admin_form_alter in drupal/core/modules/aggregator/aggregator.processor.inc
Implements hook_form_aggregator_admin_form_alter().
aggregrator_update_8000 in drupal/core/modules/aggregator/aggregator.install
Moves aggregator settings from variables to config.
_aggregator_get_variables in drupal/core/modules/aggregator/aggregator.module
Gets the fetcher, parser, and processors.

File

drupal/core/modules/aggregator/config/aggregator.settings.yml
View source
  1. fetcher: aggregator
  2. parser: aggregator
  3. processors:
  4. - aggregator
  5. items:
  6. allowed_html: '<a> <b> <br> <dd> <dl> <dt> <em> <i> <li> <ol> <p> <strong> <u> <ul>'
  7. teaser_length: '600'
  8. expire: '9676800'
  9. source:
  10. list_max: '3'
  11. category_selector: checkboxes