An open API service indexing awesome lists of open source software.

https://github.com/jako/contextkeeper

Avoid saving resources in the wrong context
https://github.com/jako/contextkeeper

modx modx-extra modx-revolution

Last synced: 3 months ago
JSON representation

Avoid saving resources in the wrong context

Awesome Lists containing this project

README

        

[![Default Lexicon](https://hosted.weblate.org/widget/modx-extras/contextkeeper/standard/svg-badge.svg)](https://hosted.weblate.org/projects/modx-extras/contextkeeper/standard/)

# ContextKeeper

Prevent resources from being saved in the wrong context.

## Features

* Check for writable contexts in system/usergroup/user settings.
* Disallow saving ressources in not writable contexts.
* Move duplicated resources to the first writable context.
* Move duplicated Babel resources to the first writable context.

## Installation

MODX Package Management

## Usage

Install via package manager and add/edit the `contextkeeper.writable_contexts` and `contextkeeper.check_empty` system/usergroup/user settings.

## Documentation

For more information please read the [documentation](https://jako.github.io/ContextKeeper/).

## License

The project is licensed under the [GPLv2 license](https://github.com/Jako/ContextKeeper/blob/master/core/components/contextkeeper/docs/license.md).

## Translations

Translations of the package can be made for the [Default Lexicon](https://hosted.weblate.org/projects/modx-extras/contextkeeper/standard/) and the [System Setting Lexicon](https://hosted.weblate.org/projects/modx-extras/contextkeeper/system-settings/)