bundled-libs
deployment
docs
htmlarea
include
lang
plugins
sql
templates
2k11
UTF-8
admin
img
js
commentform.tpl
comments.tpl
comments_by_author.tpl
config.inc.php
content.tpl
entries.tpl
entries_archives.tpl
entries_summary.tpl
index.tpl
info.txt
lang_cs.inc.php
lang_cz.inc.php
lang_de.inc.php
lang_en.inc.php
media_showitem.tpl
plugin_calendar.tpl
plugin_categories.tpl
plugin_commentsearch_searchresults.tpl
plugin_contactform.tpl
plugin_findmore.tpl
plugin_staticblock.tpl
plugin_staticpage.tpl
plugin_staticpage_searchresults.tpl
plugin_staticpage_sidebar.tpl
preview.png
preview_backend_fullsize.jpg
preview_fullsize.jpg
preview_iframe.tpl
sidebar.tpl
style.css
trackbacks.tpl
2k11-idea
2k11-idea-config
2k11-idea-config2
blue
bulletproof
carl_contest
competition
contest
default
default-php
default-rtl
default-xml
idea
kubrick
moz-modern
mt-clean
mt-georgiablue
mt-gettysburg
mt-plainjane
mt-rusty
mt-trendy
mt3-chalkboard
mt3-gettysburg
mt3-independence
mt3-squash
newspaper
wp
HOWTO
jquery.js
templates_c
tests
uploads
.gitignore
README.markdown
checksums.inc.php
comment.php
composer.json
composer.phar
exit.php
index.php
rss.php
serendipity.css.php
serendipity_admin.php
serendipity_admin_image_selector.php
serendipity_config.inc.php
serendipity_xmlrpc.php
wfwcomment.php
Before this, ckeditor was configurable by editing the wysiwyg_init.tpl in 2k11/admin. Now, the flow is like this: 1. wysiwyg_init.tpl is responsible for initializing the editor and the plugins 2. we provide a htmlare/ckeditor/serendipity_config.js where we specify a sane default configuration, including a small toolbar without harmful elements 3. if the user wants to overwrite our configuration upgrade-safely, he can do this in htmlare/ckeditor/userconf.js