diff --git a/source/en/extend-config-versions.txt b/source/en/extend-config-versions.txt index 0bc02ce..948c13a 100644 --- a/source/en/extend-config-versions.txt +++ b/source/en/extend-config-versions.txt @@ -2,6 +2,9 @@ === Synchronizing Configuration Versions +[role="summary"] +How to synchronize the configuration between a development and live site using the core Configuration Manager module. + (((Configuration,synchronizing between development and live site))) (((Development site,synchronizing with live site))) (((Live site,synchronizing with development site))) diff --git a/source/en/extend-deploy.txt b/source/en/extend-deploy.txt index a2d7742..a4a1ad5 100644 --- a/source/en/extend-deploy.txt +++ b/source/en/extend-deploy.txt @@ -2,6 +2,9 @@ === Deploying New Site Features +[role="summary"] +How to copy a view created in a local development site to a production site. + (((Feature,deploying))) (((Configuration,deploying))) (((Feature,copying))) diff --git a/source/en/extend-maintenance.txt b/source/en/extend-maintenance.txt index f524272..9161dac 100644 --- a/source/en/extend-maintenance.txt +++ b/source/en/extend-maintenance.txt @@ -2,6 +2,9 @@ === Enabling and Disabling Maintenance Mode +[role="summary"] +How to enable maintenance mode to set up a "Site under maintenance" message, and how to disable it. + (((Maintenance mode,overview))) (((Maintenance mode,enabling))) (((Maintenance mode,disabling))) diff --git a/source/en/extend-manual-install.txt b/source/en/extend-manual-install.txt index 00046e2..fe9c8b0 100644 --- a/source/en/extend-manual-install.txt +++ b/source/en/extend-manual-install.txt @@ -2,6 +2,9 @@ === Manually Downloading Module or Theme Files +[role="summary"] +How to manually download and upload a module or theme. + (((Module,downloading))) (((Contributed module,downloading))) (((Theme,downloading))) diff --git a/source/en/extend-module-find.txt b/source/en/extend-module-find.txt index 0925c3e..e70d6bb 100644 --- a/source/en/extend-module-find.txt +++ b/source/en/extend-module-find.txt @@ -1,7 +1,10 @@ -[[extend-module-find]] +[[extend-module-find]] === Finding Modules +[role="summary"] +How to search and evaluate modules on Drupal.org or Drupalmodules.com. + (((Module,finding))) (((Module,evaluating))) (((Contributed module,finding))) diff --git a/source/en/extend-module-install.txt b/source/en/extend-module-install.txt index 533c11a..5e081de 100644 --- a/source/en/extend-module-install.txt +++ b/source/en/extend-module-install.txt @@ -2,6 +2,9 @@ === Downloading and installing a module from _Drupal.org_ +[role="summary"] +How to download and install a module from Drupal.org (using the user interface) or by using Drush. + (((Module,downloading))) (((Module,installing))) (((Module,enabling))) diff --git a/source/en/extend-theme-find.txt b/source/en/extend-theme-find.txt index e43ddda..1a6cbb6 100644 --- a/source/en/extend-theme-find.txt +++ b/source/en/extend-theme-find.txt @@ -1,7 +1,10 @@ -[[extend-theme-find]] +[[extend-theme-find]] === Finding Themes +[role="summary"] +How to use filters to search themes and evaluate them. + (((Theme,finding))) (((Theme,evaluating))) (((Contributed theme,finding))) diff --git a/source/en/extend-theme-install.txt b/source/en/extend-theme-install.txt index 72d8fcd..233fa44 100644 --- a/source/en/extend-theme-install.txt +++ b/source/en/extend-theme-install.txt @@ -2,6 +2,9 @@ === Downloading and Installing a Theme from _Drupal.org_ +[role="summary"] +How to download and install a theme from Drupal.org or by using Drush. + (((Theme,downloading))) (((Theme,installing))) (((Theme,enabling))) diff --git a/source/en/install-dev-making.txt b/source/en/install-dev-making.txt index 956531f..3220c09 100644 --- a/source/en/install-dev-making.txt +++ b/source/en/install-dev-making.txt @@ -1,6 +1,9 @@ [[install-dev-making]] === Making a Development Site +[role="summary"] +How to make a copy of a live site for development purposes. + (((Development site,making))) (((Staging site,making))) diff --git a/source/en/install-dev-sites.txt b/source/en/install-dev-sites.txt index 69d0554..a58d26f 100644 --- a/source/en/install-dev-sites.txt +++ b/source/en/install-dev-sites.txt @@ -1,7 +1,10 @@ -[[install-dev-sites]] +[[install-dev-sites]] === Concept: Development Sites +[role="summary"] +Overview of development sites with an example deployment workflow for site building. + (((Development site,overview))) (((Deployment workflow,overview))) (((Staging site,overview))) diff --git a/source/en/prevent-backups.txt b/source/en/prevent-backups.txt index 85d1192..0ec2562 100644 --- a/source/en/prevent-backups.txt +++ b/source/en/prevent-backups.txt @@ -2,6 +2,9 @@ === Concept: Data Backups +[role="summary"] +Overview of data backups and what should be backed up on a site. + (((Backup,overview))) (((Content,backing up))) (((File,backing up))) diff --git a/source/en/prevent-cache-clear.txt b/source/en/prevent-cache-clear.txt index df1d615..0de3ee5 100644 --- a/source/en/prevent-cache-clear.txt +++ b/source/en/prevent-cache-clear.txt @@ -2,6 +2,9 @@ === Clearing the Cache +[role="summary"] +How to clear the cache using Drush or the user interface. + (((Cache,clearing))) (((Cache,rebuilding))) diff --git a/source/en/prevent-cache.txt b/source/en/prevent-cache.txt index 2ed5724..cf01e15 100644 --- a/source/en/prevent-cache.txt +++ b/source/en/prevent-cache.txt @@ -2,6 +2,9 @@ === Concept: Cache +[role="summary"] +Overview of the cache and the site data that can be cached. + (((Cache,overview))) (((Page cache,overview))) (((Module,Internal Page Cache))) diff --git a/source/en/prevent-log.txt b/source/en/prevent-log.txt index a5549bc..e60a547 100644 --- a/source/en/prevent-log.txt +++ b/source/en/prevent-log.txt @@ -1,7 +1,10 @@ -[[prevent-log]] +[[prevent-log]] === Concept: Log +[role="summary"] +Overview of logs and where to find recent log messages. + (((Log,overview))) (((Report,Recent log messages))) (((Error,log report))) diff --git a/source/en/prevent-status.txt b/source/en/prevent-status.txt index dc183b5..f9d491f 100644 --- a/source/en/prevent-status.txt +++ b/source/en/prevent-status.txt @@ -1,7 +1,10 @@ -[[prevent-status]] +[[prevent-status]] === Concept: Status Report +[role="summary"] +Overview of status reports and where to find them on a site. + (((Status report,overview))) (((Security,status report))) (((PHP version,status report)))