Matthias Mees
d0d2b246e4
Include pluginmanager.css in style.css. Another HTTP request saved.
2013-05-30 18:23:54 +02:00
Matthias Mees
c2c27470ff
Include header_spawn.js in serendipity_editor.js.tpl.
2013-05-30 18:13:33 +02:00
Matthias Mees
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
Matthias Mees
9255d01d6d
Must include serendipity_editor.js after jQuery. Duh.
2013-05-30 17:55:18 +02:00
Matthias Mees
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
Matthias Mees
5edc98545d
include 2k11.admin.js in serendipity_editor.js.tpl.
2013-05-30 17:41:35 +02:00
Matthias Mees
5058866698
Include image_selector.js in serendipity_editor.js.tpl.
2013-05-30 17:28:46 +02:00
Matthias Mees
1a3f4d37be
Drop IE7 boxsizing polyfill.
2013-05-30 17:19:41 +02:00
Matthias Mees
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
onli
85c20f7b4b
add autoscroll to plugins
2013-05-30 16:52:51 +02:00
onli
8165bd59a4
jquery.sortable needs position: relative on the container
2013-05-30 16:49:56 +02:00
onli
d566e54dfe
smarty_show: use fetch, for better control
2013-05-28 17:34:24 +02:00
Matthias Mees
9f59ab6081
Use smartified serendipity_editor.js.
2013-05-27 17:23:49 +02:00
Matthias Mees
5ce2f4aeff
We'll need this. Oops.
2013-05-27 17:07:02 +02:00
Matthias Mees
f2e40a87d4
Equal heights for media library elements.
2013-05-27 12:05:59 +02:00
Matthias Mees
2ae8c3dca5
Move drag 'n' drop styles to admin stylesheet.
...
References #6b49f49
2013-05-27 11:24:42 +02:00
Matthias Mees
73bd4bb628
Use proper markup in the footer.
2013-05-27 11:03:46 +02:00
Matthias Mees
a0333cfffc
Stylesheet readability.
2013-05-27 11:00:55 +02:00
Matthias Mees
65d5cd5918
Slight tweaking of lighter color scheme.
2013-05-27 10:55:32 +02:00
onli
6b49f49ba0
ported plugin drag&drop to jquery
2013-05-24 20:40:39 +02:00
Matthias Mees
0cd4115c25
Trying out a lighter color scheme.
2013-05-11 22:00:33 +02:00
Matthias Mees
f37663053e
Update AccessifyHTML5 to support main element.
2013-05-11 14:44:10 +02:00
Matthias Mees
1281376681
Use new HTML5 main element.
2013-05-11 14:07:16 +02:00
Matthias Mees
b543fae655
Updated 2k11 to v1.2.7.
2013-05-04 13:27:43 +02:00
Matthias Mees
4affeb3107
Backported 2k11 translations from master branch.
2013-03-31 22:03:24 +02:00
Matthias Mees
d4341061e5
Updated 2k11 to v1.2.6.
2013-03-30 12:55:45 +01:00
Matthias Mees
fb544e8ad5
Fixes static page date format.
2013-03-26 18:43:48 +01:00
onli
aad1ea6a01
2k11 config.inc.php: Removed debug and unused code
2013-03-06 20:42:49 +01:00
onli
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
onli
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
Matthias Mees
319231ecf4
Minor markup improvements for media choose popup.
2013-02-19 11:48:28 +01:00
Matthias Mees
4d144a10b1
Minor layout fixes for data import.
2013-02-18 19:34:02 +01:00
Matthias Mees
5e0c752f37
Various minor layout fixes.
2013-02-18 19:17:36 +01:00
Matthias Mees
f23a9a0b7c
Fixed display of theme options (dropping floats).
2013-02-18 18:38:02 +01:00
Matthias Mees
2de81f9d1f
Fixed layout for editing categories.
2013-02-18 18:22:00 +01:00
Matthias Mees
25c8884db9
More layout fixes for plugin configuration, especially groups.
2013-02-18 17:43:12 +01:00
Matthias Mees
0ec5a237dd
Layout fixes for plugin configuration.
2013-02-18 17:24:57 +01:00
Matthias Mees
6bbbb6ac34
Switching to proper main role.
2013-02-18 16:48:11 +01:00
Matthias Mees
95506cff4f
Layout fixes and UI consistency for media properties form.
2013-02-18 14:39:05 +01:00
Matthias Mees
cc0c879538
Fixed display of resize preview & resize form layout.
2013-02-18 14:18:10 +01:00
Matthias Mees
d8ebb6163a
Ported code by @onli to emit nested media db directories. Yay.
2013-02-18 13:21:10 +01:00
Matthias Mees
5dddaeb89d
Proper styling for plugin installation.
2013-02-18 12:57:59 +01:00
Matthias Mees
bccff56e74
Various minor CSS tweaks.
2013-02-16 14:21:01 +01:00
Matthias Mees
56679cf481
Added AccessifyHTML5 plugin to take care of WAI-ARIA roles.
2013-02-14 22:11:25 +01:00
Matthias Mees
ed3930edac
Minor header layout adjustment.
2013-02-14 15:02:47 +01:00
Matthias Mees
6336fb0d2d
Documented where these JS files are referenced.
2013-02-14 13:14:58 +01:00
Matthias Mees
6ec262af8d
Coding style QA; documentation preparation.
2013-02-13 19:45:58 +01:00
Matthias Mees
5a45794726
Proper camel-casing for this particular function's name.
2013-02-13 19:26:03 +01:00
Matthias Mees
3b4dfac6f6
Copy imgedit.js to 2k11 and move it to admin dir.
2013-02-13 19:22:26 +01:00
Matthias Mees
0a3d63ab01
Added smaller backend JS files to 2k11 admin theme; also coding style QA and documentation in those files.
2013-02-13 19:13:12 +01:00