Matthias Mees
b66618093a
Oops. Testing code relicts.
2013-07-04 21:12:28 +02:00
Matthias Mees
3d5059e882
Restyles core dashboard.
2013-07-04 21:08:42 +02:00
onli
145ced3ea9
remove image editor from core
2013-07-04 20:25:21 +02:00
Matthias Mees
ce83b03fc7
Safari needs this to make info toggler clickable.
2013-07-02 22:09:31 +02:00
Matthias Mees
26d4b32987
Remove s9y image editor from 2k11 admin theme.
...
This removes the proof-of-concept image editor from 2k11 – as far
as I can see/do that. @onli should probably have a look at whether
there are other code parts which need/should be removed along with
this.
2013-07-02 12:15:36 +02:00
Ian
eaa8a29d2d
upport e7c93ad835
2013-07-01 18:47:45 +02:00
Matthias Mees
67de70303e
Position field info left.
2013-06-30 16:23:27 +02:00
Matthias Mees
8bc65c5320
A more compact view for comments.
2013-06-29 16:06:13 +02:00
Matthias Mees
2f079c3ca4
Even further simplied header styles.
2013-06-29 15:31:49 +02:00
Matthias Mees
2f566a3c25
CSS-only zebra-striping for media upload.
...
This will only work in modern browsers, but it's the only way to
get zebra-striping for this because new elements will be inserted
in the DOM using jQuery.
2013-06-29 14:11:45 +02:00
Matthias Mees
41c4c7ec37
Adapt non-wysiwyg editor fields to match wyiwyg height.
2013-06-29 13:53:29 +02:00
Matthias Mees
32f77551ae
A simpler header layout.
2013-06-29 13:43:49 +02:00
Matthias Mees
c261027930
A simpler header layout.
2013-06-29 13:35:55 +02:00
onli
f87121f42d
fix ckeditor not inserting media in the right textarea
2013-06-28 19:05:39 +02:00
Ian
070fdb7275
upgrade Smarty to 3.1.14 - see changelog
2013-06-28 16:56:23 +02:00
onli
cecf41cb20
Document (BC-)relevant 2.0 changes
2013-06-28 16:19:40 +02:00
Matthias Mees
8091a4fc34
Replace href-less insert_image with button.
2013-06-28 14:29:43 +02:00
Matthias Mees
47ca296b66
Replace status timestamp with a simple info tooltip.
2013-06-28 14:21:37 +02:00
Matthias Mees
a245a28c4b
Fix insert (category) image JS.
2013-06-28 12:24:24 +02:00
Matthias Mees
f7a7dc61d3
Use namespaced call to SetCookie.
2013-06-28 12:07:44 +02:00
Matthias Mees
2f5daac8b2
Use namespaced call to toggle_categoryselector.
2013-06-28 12:05:54 +02:00
Matthias Mees
67c3f8fcc4
Update jQuery to 1.10.1 including jQuery Migrate.
...
NOTE: The jQuery Migrate plugin is only included temporarily for
debugging purposes. If and when everything (including plugins
and themes) is tested with jQuery 1.10.1, Migrate can and
will be removed.
The reason for this is that jQuery 1.9 deprecates some stuff,
see http://jquery.com/upgrade-guide/1.9/ . If core, plugins or
themes use a deprecated feature, jQuery Migrate will note it
in the browser's JS console.
2013-06-28 11:59:21 +02:00
Matthias Mees
1fdec50702
Dashboard layout.
2013-06-28 11:36:45 +02:00
Matthias Mees
0d23cb0d30
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-06-27 23:39:06 +02:00
Matthias Mees
7c3e390c04
Add plainList, drop iconfont from installer to fix installation.
2013-06-27 23:38:51 +02:00
onli
36aee4324c
fix last page of the installer
2013-06-27 23:15:03 +02:00
Matthias Mees
1385341bc8
Layout and CSS fixes for the installer.
2013-06-27 22:41:34 +02:00
onli
8a188747ae
Fix installer, smartification broke it
...
Sorry Falk
2013-06-27 21:01:16 +02:00
Matthias Mees
adcb2f3e87
Skip toggle_extended if wysiwyg editor is used.
...
With a wysiwyg editor, collapsing the extended entry editor does
not work, so we'll just skip it in that case.
2013-06-27 12:39:23 +02:00
Matthias Mees
5e40d76375
Reconfigured CK editor.
...
– removed buttons which produce unsemantic markup
– reordered buttons according to expected usage
2013-06-27 12:30:23 +02:00
Matthias Mees
d8425e7bd9
Open large template preview in seperate window.
...
This replicates the behaviour of fullsize view for media db images.
Ultimately, we'll want to replace this with a lightbox or modal.
2013-06-27 11:23:48 +02:00
Matthias Mees
e3c113f11d
Limit template preview width.
2013-06-27 11:21:10 +02:00
onli
fda91f045d
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-06-26 21:33:12 +02:00
onli
99eb79957e
Move ckeditor into htmlarea
...
Easier for shared installations
2013-06-26 21:31:04 +02:00
Matthias Mees
a683f775ce
Save some space in entry editor on large screens.
2013-06-25 11:14:26 +02:00
Matthias Mees
399261b643
A more compact view for the dashboard.
2013-06-25 11:10:04 +02:00
onli
ce79ed9657
ckeditor-init for more than one textarea
2013-06-25 01:14:48 +02:00
onli
f2cf17804b
fix toggle_extended (missing namespace)
2013-06-25 01:12:28 +02:00
onli
4c95630c4c
Replace xinha with ckeditor
...
Removes also a lot of the code needed by the wysiwyg-plugins, but the whole spawn()-logic has to get checked anyway
2013-06-25 01:05:19 +02:00
onli
ce9ac484d9
namespace serendipity_editor.js
2013-06-24 23:17:16 +02:00
onli
edaf7e9d6f
serendipity_editor.js.tpl: escapeBrackets(str)
2013-06-24 21:56:54 +02:00
Matthias Mees
49181fb06d
A better solution for show/hide additional form info text.
...
This is based on the show/hide functionality already used in the
backend in various places with a nice no-js fallback.o
2013-06-24 20:59:03 +02:00
Matthias Mees
3c3369f64b
Markup maintenance.
2013-06-24 16:08:26 +02:00
Matthias Mees
765e232693
Replace some icons.
2013-06-24 12:01:24 +02:00
Matthias Mees
35b40c4434
New iconfont build.
2013-06-24 11:48:45 +02:00
Matthias Mees
17e0f159b0
Revert jQuery tooltips.
2013-06-24 11:04:56 +02:00
Matthias Mees
1d95cf19f0
Manually revert 37dfa0.
2013-06-24 10:49:13 +02:00
Matthias Mees
c3f21c4a95
Template preview does not need these.
2013-06-24 02:59:37 +02:00
onli
a7ad3dd8e8
template preview: remove inline styles
2013-06-23 21:47:46 +02:00
onli
ea317649ac
Use bigger previews in template list
...
TODO: Generate real previews instead of downscaling the bigger ones, Cleanup inline css
2013-06-23 21:38:23 +02:00