idno / text
A lightweight blogging engine.
Installs: 9 436
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 3
Open Issues: 3
Type:known-plugin
Requires
- composer/installers: ~1.0
Requires (Dev)
- mapkyca/known-dev-scripts: ^1.0
- mapkyca/known-language-tools: ^1.0
- mapkyca/known-phpcs: ^1.0
README
A Known plugin that allows post status updates with a light-weight blogging engine.
Installation
- Drop the
Text
folder into theIdnoPlugins
folder of your Known installation. - Log into Known and click on Administration.
- Click "enable" next to the Text plugin.
Development
- Checkout repo in the
IdnoPlugins
directory. - Make your changes and test them.
- Update languages file
npm run grunt build-lang
- Update the version number in
composer.json
- Beautify your php `
vendor/squizlabs/php_codesniffer/bin/phpcbf --standard=vendor/mapkyca/known-phpcs/configuration.xml --extensions=php .
License
Released under the Apache 2.0 license: http://www.apache.org/licenses/LICENSE-2.0.html