Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/houzuoguo/drupal7helloworld
- Owner: HouzuoGuo
- License: gpl-3.0
- Created: 2016-11-10T08:27:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T08:24:44.000Z (about 8 years ago)
- Last Synced: 2024-12-02T15:31:37.311Z (2 months ago)
- Topics: drupal, drupal-7
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.