Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
This commit is contained in:
commit
7423eb63f1
@ -3,6 +3,11 @@
|
||||
Version 2.0-beta4/5/6 / RC? ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* New personal preference to choose CKEditor toolbar presets.
|
||||
Presets can be overwritte through a
|
||||
templates/xxx/admin/ckeditor_custom_config.js if needed.
|
||||
See htmlarea/ckeditor_s9y_config.js for details.
|
||||
|
||||
* Proof of concept templates "default-php" and "default-xml" have
|
||||
been moved to Siber...Spartacus. They would need adapting to
|
||||
Serendipity 2.0 (simple methods like getConfigDir() et al),
|
||||
|
@ -931,7 +931,7 @@ input[type=checkbox],
|
||||
}
|
||||
|
||||
#media_filter_path .form_select {
|
||||
margin: 0 0 0 2em;
|
||||
margin: 0 0 0 .125em;
|
||||
}
|
||||
|
||||
#serendipity_category .inputs .form_radio,
|
||||
|
Loading…
x
Reference in New Issue
Block a user