General Info:
This is an ajax inline editor that will allow you to view your website and double click on articles and be able to edit them in TinyMCE. Click off of TinyMCE or the save button will update the database using WebGUI's api. This is just a dev. release so look for many improvements and updates soon.
To Install:
1. Import the package into webgui.
2. Add the two macros to webgui /data/WebGUI/lib/WebGUI/Macro
3. Update the www.domain.com.conf file by adding
"getDescripition" : "getDescription",
"updateDescription" : "updateDescription"
4. Make sure your "FormParam" macro is enabled
5. Go edit your style template and add the following updates:
a. add id="body" to the "<body>" tag in the HTML
b. add ^AssetProxy(ajaxinline); right below the body tag
Tested With:
7.5.10
Version:
v.02a - Added cancel button
- Included Macros in tar ( oops )
- Improving CSS Editor Box
- Added Loading Div while TinyMCE gets description of article
v.01a - First Dev release for feedback
Bugs / Improvements Coming:
Checks to ensure you get results from Macros
Update CSS for a more user friendly interface
Cancel button - Done ( v02a ) ( not happy with will work on later )
convert this to be a turn admin on
--
Josh
ww.knowmad.com