first commit
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
```
|
||||
===============================================
|
||||
=== PKP Static Pages Plugin
|
||||
=== Version: (see version.xml)
|
||||
=== Author: Juan Pablo Alperin <pkp@alperin.ca>
|
||||
===============================================
|
||||
```
|
||||
|
||||
## About
|
||||
|
||||
This plugin is intended to provide very simple content management. It allows
|
||||
for the creation of static content pages with the assistance of an HTML editor.
|
||||
|
||||
[](https://travis-ci.org/pkp/staticPages)
|
||||
|
||||
## License
|
||||
|
||||
This plugin is licensed under the GNU General Public License v3. See the file
|
||||
COPYING for the complete terms of this license.
|
||||
|
||||
## System Requirements
|
||||
|
||||
This plugin is compatible with OJS, OMP, and OPS. A compatible version ships
|
||||
with each application.
|
||||
|
||||
## Management
|
||||
|
||||
New pages can be added/edited/deleted through the Plugin Management interface.
|
||||
|
||||
The PATH chosen for each page determines where the page is later accessed. To
|
||||
direct users to static content created with this plugin, place links to
|
||||
http://www.../index.php/pages/view/%PATH%, where %PATH% is a value you choose.
|
||||
|
||||
## Contact/Support
|
||||
|
||||
Documentation, bug listings, and updates can be found on this plugin's homepage
|
||||
at [https://github.com/pkp/staticPages](https://github.com/pkp/staticPages).
|
||||
Reference in New Issue
Block a user