486985f330
Forgot to dump redundant pluginmanager.css.
2013-05-30 18:25:42 +02:00
d0d2b246e4
Include pluginmanager.css in style.css. Another HTTP request saved.
2013-05-30 18:23:54 +02:00
c2c27470ff
Include header_spawn.js in serendipity_editor.js.tpl.
2013-05-30 18:13:33 +02:00
69e8f8e050
Remove redundant serendipity_editor.js references.
...
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
9255d01d6d
Must include serendipity_editor.js after jQuery. Duh.
2013-05-30 17:55:18 +02:00
f2257718c6
Move serendipity_editor.js to head.
...
NOTE: This is probably only temporary so that unported JS functions
will still work. In the end, we'll want to references this
file right before the closing </body> tag since it's going
to get pretty big.
2013-05-30 17:48:24 +02:00
5edc98545d
include 2k11.admin.js in serendipity_editor.js.tpl.
2013-05-30 17:41:35 +02:00
5058866698
Include image_selector.js in serendipity_editor.js.tpl.
2013-05-30 17:28:46 +02:00
1a3f4d37be
Drop IE7 boxsizing polyfill.
2013-05-30 17:19:41 +02:00
3e536dd4a8
Move backend jQuery plugins to dedicated subdirectory.
...
From now on, we'll keep jQuery plugins required by the backend in
/templates/2k11/admin/js/ (as well as other vendor JS like e.g.
Modernizr).
2013-05-30 17:15:54 +02:00
85c20f7b4b
add autoscroll to plugins
2013-05-30 16:52:51 +02:00
8165bd59a4
jquery.sortable needs position: relative on the container
2013-05-30 16:49:56 +02:00
d566e54dfe
smarty_show: use fetch, for better control
2013-05-28 17:34:24 +02:00
6573a64544
upport fc184b8
2013-05-28 11:44:01 +03:00
7fd2cab387
upport 4883824
2013-05-28 10:43:17 +02:00
9f59ab6081
Use smartified serendipity_editor.js.
2013-05-27 17:23:49 +02:00
5ce2f4aeff
We'll need this. Oops.
2013-05-27 17:07:02 +02:00
f2e40a87d4
Equal heights for media library elements.
2013-05-27 12:05:59 +02:00
2ae8c3dca5
Move drag 'n' drop styles to admin stylesheet.
...
References #6b49f49
2013-05-27 11:24:42 +02:00
73bd4bb628
Use proper markup in the footer.
2013-05-27 11:03:46 +02:00
a0333cfffc
Stylesheet readability.
2013-05-27 11:00:55 +02:00
65d5cd5918
Slight tweaking of lighter color scheme.
2013-05-27 10:55:32 +02:00
6b49f49ba0
ported plugin drag&drop to jquery
2013-05-24 20:40:39 +02:00
0cd4115c25
Trying out a lighter color scheme.
2013-05-11 22:00:33 +02:00
f37663053e
Update AccessifyHTML5 to support main element.
2013-05-11 14:44:10 +02:00
1281376681
Use new HTML5 main element.
2013-05-11 14:07:16 +02:00
b543fae655
Updated 2k11 to v1.2.7.
2013-05-04 13:27:43 +02:00
4affeb3107
Backported 2k11 translations from master branch.
2013-03-31 22:03:24 +02:00
d4341061e5
Updated 2k11 to v1.2.6.
2013-03-30 12:55:45 +01:00
fb544e8ad5
Fixes static page date format.
2013-03-26 18:43:48 +01:00
aad1ea6a01
2k11 config.inc.php: Removed debug and unused code
2013-03-06 20:42:49 +01:00
0cd974fa6d
proof-of-concept .js.tpl: Added fallback for serendipity_editor.js.tpl as serendipity_editor.js to default-template, and changed serendipity_get_file to react to .js.tpl-files in template-directories
2013-03-06 14:55:21 +01:00
581bcfe066
proof of concept: include serendipity_editor.js from a serendipity_editor.js.tpl out of the template-directory. Breaks comment-page in backend for templates other than 2k11
2013-03-04 16:35:52 +01:00
2a88167957
simplifying media db function in serendipity_editor.js and correcting a mixup with serendipity[isLink] in media_chooser
2013-02-25 21:09:25 +01:00
97933a097c
wysiwyg.advanced is now always true, so default-template can always print the same editor-buttons
2013-02-24 19:26:14 +01:00
319231ecf4
Minor markup improvements for media choose popup.
2013-02-19 11:48:28 +01:00
4d144a10b1
Minor layout fixes for data import.
2013-02-18 19:34:02 +01:00
5e0c752f37
Various minor layout fixes.
2013-02-18 19:17:36 +01:00
f23a9a0b7c
Fixed display of theme options (dropping floats).
2013-02-18 18:38:02 +01:00
2de81f9d1f
Fixed layout for editing categories.
2013-02-18 18:22:00 +01:00
25c8884db9
More layout fixes for plugin configuration, especially groups.
2013-02-18 17:43:12 +01:00
0ec5a237dd
Layout fixes for plugin configuration.
2013-02-18 17:24:57 +01:00
6bbbb6ac34
Switching to proper main role.
2013-02-18 16:48:11 +01:00
6c699fed35
Update templates/default/admin/media_items.tpl
...
fixed wrong tag
2013-02-18 15:41:52 +01:00
da173dc398
Update templates/default/admin/media_pane.tpl
...
fixed media_pane redundant </td>
2013-02-18 15:40:32 +01:00
95506cff4f
Layout fixes and UI consistency for media properties form.
2013-02-18 14:39:05 +01:00
cc0c879538
Fixed display of resize preview & resize form layout.
2013-02-18 14:18:10 +01:00
d8ebb6163a
Ported code by @onli to emit nested media db directories. Yay.
2013-02-18 13:21:10 +01:00
5dddaeb89d
Proper styling for plugin installation.
2013-02-18 12:57:59 +01:00
bccff56e74
Various minor CSS tweaks.
2013-02-16 14:21:01 +01:00