Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/houzuoguo/drupal7helloworld

(Incomplete) This is an advanced hello world example for a Drupal 7 module.
https://github.com/houzuoguo/drupal7helloworld

drupal drupal-7

Last synced: 7 days ago
JSON representation

(Incomplete) This is an advanced hello world example for a Drupal 7 module.

Awesome Lists containing this project

README

        

# drupal7\_helloworld
This is an advanced hello world example for a Drupal 7 module.

## Features
- Configuration allows administrator to input pre-defined hello-wrold texts (maximum three entries).
- A button in CKEditor brings up an iframe in the page to let you pick a text entry.
- Clicking a button on the iframe will insert the corresponding text into the text editor.

## License
All source code files are licensed under GPL-V3, see LICENSE file for the full license text.