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

https://github.com/shinde-rahul/snippet

The snippet module allows you to provide user (usually a site-admin) editable "text-areas" in panel pages without given users general panels admin access. Each snippet area is exportable, so it can be bundled in a feature along with panels. The text contained within the snippet (which the user can edit) is not exported.
https://github.com/shinde-rahul/snippet

drupal-7 drupal-module php

Last synced: about 1 year ago
JSON representation

The snippet module allows you to provide user (usually a site-admin) editable "text-areas" in panel pages without given users general panels admin access. Each snippet area is exportable, so it can be bundled in a feature along with panels. The text contained within the snippet (which the user can edit) is not exported.

Awesome Lists containing this project

README