Matthias Mees
44a9f8491d
Restyled and less breakable header layout.
2013-06-07 13:23:34 +02:00
Matthias Mees
4d8eab61cb
Adapted installer.tpl to 2k11/2.0 backend.
2013-06-05 19:48:52 +02:00
Matthias Mees
6a9bdd0c6a
Removed stupid HTML5/jQuery progress hints.
2013-06-01 11:09:10 +02:00
Matthias Mees
75d45f811f
Replaces inline onclick handler for .status_timestamp.
...
Also moved reference to serendipity_editor.js before the closing
body element. This way, jQuery's $(document).ready() equals
$(window).load(), so we don't have to use that any longer.
2013-05-31 18:10:16 +02:00
Matthias Mees
c0e8922500
Dropped redundant onclick handler.
...
This really isn't necessary – there is a warning plus a confirm or
abort dialogue on the following page. I don't see extra value for
users in the JS-based confirm/abort dialogue.
2013-05-31 17:40:34 +02:00
Matthias Mees
1ab2389cdb
Getting rid of inline body onload.
2013-05-31 17:01:06 +02:00
Matthias Mees
3cff5465d6
Drop legacy IE support.
2013-05-31 10:23:51 +02:00
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
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
73bd4bb628
Use proper markup in the footer.
2013-05-27 11:03:46 +02:00
Matthias Mees
1281376681
Use new HTML5 main element.
2013-05-11 14:07:16 +02:00
Matthias Mees
22b6dadcbb
Reverting layout back to 'old style' (nav left, temporarily).
2013-02-11 11:31:36 +01:00
Matthias Mees
c755f57c17
Use backend main heading as back-to-index-page link.
2013-01-28 15:09:35 +01:00
Matthias Mees
d2d64120ef
Fix for banner if user is not logged in.
2012-12-05 08:18:17 +01:00
Matthias Mees
4903f33300
Restructured header area and user menu.
2012-12-05 07:50:20 +01:00
Matthias Mees
02ec1aeb14
Fixed falsely positioned if statement.
2012-12-05 07:47:32 +01:00
Matthias Mees
b7792bab2b
Some icons for 2k11's admin tpls.
2012-12-03 16:32:01 +01:00
Matthias Mees
8397b08b88
Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets).
2012-12-03 00:59:42 +01:00