850652f527
External onclick handler for media fullsize view.
2013-06-18 14:27:35 +02:00
6bba09cbf2
External onclick handler for renaming media file.
...
NOTE: Renaming is not completed, submitting the prompt results in
an error msg:
"Your browser did not sent a valid HTTP-Referrer string. This may
have either been caused by a misconfigured browser/proxy or by a
Cross Site Request Forgery (XSRF) aimed at you. The action you
requested could not be completed."
This is beyond my JS knowledge. @onli …?
2013-06-18 14:12:07 +02:00
891792b987
Fix media db popup layout.
2013-06-18 13:09:51 +02:00
c8ccc5c9bd
New layout for choose media config item.
2013-06-18 12:01:11 +02:00
a57a39082b
Remove obsolete template options styles.
2013-06-18 11:31:34 +02:00
8da2368e26
fix js-init error
2013-06-16 19:57:26 +02:00
6987468364
remove links to serendipity_define.js.php
2013-06-16 19:49:31 +02:00
566d8606d0
remove unused serendipity_define.js.php
2013-06-16 19:45:28 +02:00
02d4df2a02
Move internal plugins into plugin-folder
...
Stepping stone to later use spartacus for all of them. Will break installed plugins
2013-06-16 19:39:44 +02:00
143cb1de21
fix serendipity_admin_image_selector.php
2013-06-16 16:00:47 +02:00
06f65b44b3
datetime-local fallback and fix timestamp-button
2013-06-16 15:56:35 +02:00
325d3be574
editor: use date-timelocal, works in chrome
2013-06-16 15:20:50 +02:00
c7162adf31
fix entries-preview
2013-06-16 15:13:18 +02:00
2af76d2e69
Repair ML-Upload in editor
...
Change function-comments according to the new logic
2013-06-16 14:13:51 +02:00
7a8b5e755f
Maintenance: type attribute is obsolete for script elements in HTML5.
2013-06-15 19:37:10 +02:00
0dfdb3af4e
Add plugin-hook js
2013-06-15 16:16:04 +02:00
be3d4d1d74
Add plugin-hook "js"
...
Use $link_head_script in a smarty-template to emit the path to the generated virtual javascript file
2013-06-15 16:14:14 +02:00
33ff9c1f7c
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-06-15 15:40:58 +02:00
347311e78d
rely on smarty-init-css also in the backend
2013-06-15 15:40:42 +02:00
0044e210ae
Remove layout.php remains
2013-06-15 15:29:54 +02:00
606764fc9e
External onchange handler for media upload.
2013-06-15 14:10:37 +02:00
b2fa981e36
serendipity_admin.php: move installer template selection to the bottom
2013-06-14 23:37:00 +02:00
e62eb56f4a
drop smarty_display-option from ML
...
Always use smarty
2013-06-14 23:31:24 +02:00
43a8bb9a39
smartify placement of entryeditor page elements
2013-06-14 23:26:49 +02:00
d6857176d8
further smartify serendipity_iframe
2013-06-14 23:05:09 +02:00
574ab0a834
fix hidden valeus in entryform
2013-06-14 22:45:16 +02:00
8e5ec60e2d
remove no-smarty-bc-mode from genpage
2013-06-14 21:42:06 +02:00
4de8ff7269
Further smartify show_plugins()
...
Remove ownership() and placement_box()
2013-06-14 21:37:06 +02:00
faa0781c8b
smartified serendipity_emit_htmlarea_code
2013-06-14 20:39:29 +02:00
38f71856a2
further smartified serendipity_printEntryForm
2013-06-14 19:42:22 +02:00
91ff747733
External onchange handlers for media scale.
2013-06-14 19:07:26 +02:00
41734c682e
Move rescale() to serendipity_editor.js.tpl.
...
Also jQueryfied rescale() a bit, simplified rescale preview.
2013-06-14 19:00:01 +02:00
d7144c0a24
Drop unused FT_toggle().
2013-06-14 17:59:44 +02:00
2b2ed7551d
External onclick handler for scaling images.
2013-06-14 17:18:37 +02:00
a6470864fb
External onclick handlers for comments.
2013-06-14 17:09:25 +02:00
a2021c2704
Remove editor toolbar legacy fallback.
2013-06-14 16:33:20 +02:00
1331f5b634
Minor CSS fixes (media db).
2013-06-14 11:57:05 +02:00
a7c7d1426e
External onclick handler for entry preview.
2013-06-14 11:32:41 +02:00
bc0549397a
External onclick handlers for editor tools.
2013-06-14 11:24:55 +02:00
5894a82ced
Drop editor toolbar access keys.
...
The accesskey attribute is rarely used due to a lack of standards
and cross-browser implementation. Most screenreader users find them
confusing.
2013-06-14 09:36:24 +02:00
11853c6f5b
Remove inline JS to hide editor tools.
2013-06-14 09:26:36 +02:00
cdeb113846
Replace inline onlick handler for go back.
2013-06-13 16:07:44 +02:00
97b847314b
Dropped invertSelection inline onclick handlers.
2013-06-13 16:02:41 +02:00
6cb397247f
Replace onclick handler for reset timestamp.
2013-06-13 15:53:49 +02:00
a658e20b27
New iconfont build.
...
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
f5837b5245
Maintenance: cleaned out some TODO notes.
2013-06-10 12:54:19 +02:00
45ad808d0d
port
2013-06-09 20:08:07 +02:00
d847b85c7a
Proper pagination values for entries/media; thanks to @onli.
2013-06-09 18:29:28 +02:00
4927f38429
{} shows the amount of available entries in the entry-list
2013-06-09 17:57:56 +02:00
294fef724b
ML: Give Smarty amount of total images
2013-06-09 17:51:48 +02:00