2013-05-12T22:18:44-07:00
Rename README.md to README.txt
2013-05-12T22:18:14-07:00
Update README.md
Included links to youtube videos of the software in action.
2013-05-12T22:09:16-07:00
Update control_panel.css
Minor adjustments. This will be overhauled at some point soon.
2013-05-12T22:05:50-07:00
Update control_panel.js
Minor adjustments.
2013-05-12T22:04:45-07:00
Update control_panel.php
Minor changes to control panel toggler link
2013-05-12T22:01:30-07:00
Update editor.php
Minor changes to editor UI
2013-05-12T12:06:53-07:00
Update ckeditor.php
Added show/hide of CKEditor 4 toolbar based on location of mouse, using steps of mouse movement towards top of browsers' view port to visually cue a user into knowing where the toolbar is located.
Added autogrow plugin for CKEditor 4.
2013-05-12T11:50:53-07:00
Update control_panel.js
Add a class via JS to the control panel div, and the handle that opens and closes it (contains the UI stuff).
CKEditor toolbar now "floats" in the shared spaces feature. I've added a basic method of ajusting transparency of toolbar when mouse hovers near and over it. With this JS update, editor will now be hidden when control panel UI is open, and will become available when it is closed.
2013-05-11T23:16:05-07:00
Update tab.media.php
Added proof of concept quick access to PDF documents.
2013-05-11T23:13:49-07:00
Update index.php
After moving to use Foundation 4 for genreal CSS/JS template layouts and responsiveness, i've opted to include this capability into the core controller script. Small changes added to perform HTML output cleanup for development purposes.
References to hosted foundation, ckeditor, jquery tools files means improvements in general UI functionality as well as known fixes.
jQuery Tools is broken since jQuery 1.9. I've patched the mousewheel function script to handle this last version of the 1.9.
Untested with jQuery 2.0.
2013-05-11T23:04:19-07:00
Update ckeditor.php
Fixed CKEditor 4's toolbar location to "floating" or known as "sharedspaces". This takes advantage of the core script's reference to the CKEditor 4 which for this system is hosted at commnetivity.com.
2013-05-10T12:44:38-07:00
2013-05-10T11:51:22-07:00
Update README.md
I'm bringing code to the public for the first time since this project was started, years ago.
2013-05-10T11:39:43-07:00