forked from digitalbutter/AlohaX
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
14 lines (12 loc) · 1.01 KB
/
README
File metadata and controls
14 lines (12 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
h1. Install
- Fetch a package from the big Downloads button to the top right, or run the build script on your own installation and install the package through the package manager.
- Put a snippet call into your template somewhere, make sure it is uncached so that your manager users are the only ones that see any of this AlohaX stuff.
- Pass a list of fields, comma separated in the &fields variable. Try pagetitle and content to get started. '*' will work but won't play nice yet...
- Wrap your editable fields inside an HTML element with the exact same name as the field you want to make editable. e.g.:
- Load the page, hover the element and click into it to begin editing. For quicker editing see 'saveOnBlur' option here.
- Report issues on github, or fork it if you are 1337.
h1. TODO:
- Listen to feedback, fix bugs
- Make into a package for n00b install
- Add english lexicon to the image plugin
AholaX is licensed under the GPL v2 (or later) license. The entire license can be found in core/components/AholaX/docs/license.txt.