security update core+modules

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-26 18:38:56 +02:00
parent 2f45ea820a
commit 7c96373038
1022 changed files with 30319 additions and 11259 deletions

View File

@@ -9,8 +9,6 @@ are built and can be turned off on most production sites.
Requirements
------------
- Context, Context UI modules enabled (`admin/modules`)
- [jQuery UI 1.x][1] and [Admin 2.x][2] to use the inline context editor.
Optional.
Basic usage
@@ -59,16 +57,17 @@ be configured.
Using the inline editor
-----------------------
If you have installed jQuery UI and Admin, you can enable the inline context
editor:
The inline editor allows you to manage the block reaction for active
contexts within the context of a page rather than through the admin
interface. This can also be helpful when managing block ordering among
multiple contexts.
1. As an administrative user go to `admin/settings/admin`.
2. Check the 'Context editor' block and save.
3. When viewing a page with one or more active contexts, you will see the
`Context editor` in the admin toolbar.
1. As an administrative user go to `admin/structure/context/settings`.
2. Check the 'Use Context Editor Dialog' block and save. You should also
check the show all regions box.
3. When viewing a page with one or more active contexts, you will see
the option to configure layout in the contextual links on all blocks
on the page. This will allow you to manage the blocks placed by the
block reaction for contexts.
4. You can use the context editor to adjust the conditions under which each
context is active and alter its reactions.
[1]: http://drupal.org/project/jquery_ui
[2]: http://drupal.org/project/admin
context is active and alter its reactions.