Every repository with this icon (
Every repository with this icon (
tree e27ab2dd66dab45b6ba34ebbcbea40b7bdeef693
parent 5bcaa56618e830f09d4ac366d150f1914c068349
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Tue Jul 07 12:46:47 -0700 2009 | |
| |
README.markdown | Tue Jun 23 14:15:01 -0700 2009 | |
| |
Wymeditor.php | Sun Jun 21 14:10:31 -0700 2009 | |
| |
WymeditorController.php | Wed Jul 15 13:15:42 -0700 2009 | |
| |
frog-plugins.xml | Fri Jul 17 11:35:03 -0700 2009 | |
| |
frog_wymeditor.js | Wed Jul 15 13:15:42 -0700 2009 | |
| |
iframe/ | Sun Jun 21 14:10:31 -0700 2009 | |
| |
index.php | Fri Jul 17 11:35:03 -0700 2009 | |
| |
jquery.wymeditor.min.js | Sun Jun 21 14:10:31 -0700 2009 | |
| |
lang/ | Sun Jun 21 14:10:31 -0700 2009 | |
| |
plugins/ | Sun Jun 21 14:10:31 -0700 2009 | |
| |
skins/ | Wed Jul 15 13:15:42 -0700 2009 | |
| |
views/ | Wed Jul 15 13:15:42 -0700 2009 |
About
Yet another rich text editor for the Frog CMS. WYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor (not WYSIWYG).
From the WYMeditor website
WYMeditor's main concept is to leave details of the document's visual layout, and to concentrate on its structure and meaning, while trying to give the user as much comfort as possible (at least as WYSIWYG editors).
WYMeditor has been created to generate perfectly structured XHTML strict code, to conform to the W3C XHTML specifications and to facilitate further processing by modern applications.
With WYMeditor, the code can't be contaminated by visual informations like font styles and weights, borders, colors, ... The end-user defines content meaning, which will determine its aspect by the use of style sheets. The result is easy and quick maintenance of information.
As the code is compliant to W3C XHTML specifications, you can for example process it using a XSLT (at the client or the server side), giving you a wide range of applications.
Requirements
Install
Copy plug-in files to your frog/plugins/wymeditor/ folder.
cd frog/plugins/ git clone git://github.com/them/frog_wymeditor.git wymeditorEnable the plug-in in the backend.
Uninstall
Disable the plug-in
Remove the folder frog/plugins/wymeditor/







