22 Commits

Author SHA1 Message Date
4785f07f12
Always assume UTF-8. 2022-02-20 17:14:54 +01:00
Garvin Hicking
4d770c9cc6 [TASK] Adds ability to make plugins change the multi-media insertion gallery HTML 2019-12-03 15:50:51 +01:00
Ian
61fe3e2bf9 Fix MediaLibrary objects not pass through into entryproperties CustomFields
and replaces some old "|@" Smarty 2 array "type hintings" to "|".

Also fixes the default fallback in default/admin/media_choose.tpl, which also missed the serendipity js namespace.

@yellowled Please trigger a default/admin/serendipity_editor.js run to fetch up with all latterly added changes.
2015-09-15 17:28:04 +02:00
Ian
18bdf03623 remove references for serendipity_define.js(+.php) 2015-03-12 12:10:13 +01:00
onli
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
Ian
a083033a73 moved script part to head and some indent 2012-12-30 10:54:57 +01:00
Ian
449367c7aa js ending delimiter S3 auto literal behaviour is quite bulletproof
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
2012-12-07 18:00:52 +01:00
Ian
d14085f3c7 recommended use Smarty3 auto literal }; whitespace}whitespace; 2012-12-07 16:36:09 +01:00
Ian
3b90cddfff some whitespace cleanup to e03e95b 2012-12-07 15:56:39 +01:00
Ian
e03e95b33a fixed delimiters, tabs to whitespaces and fixed doubled & 2012-12-07 15:44:47 +01:00
Garvin Hicking
ebd361c201 Insert/transfer variable from smarty to JS 2012-12-07 15:02:12 +01:00
Ian
bfea00fba4 fixed typo in c8105426 2012-12-03 10:50:14 +01:00
Garvin Hicking
aff47d1d48 For yellowled: Remove this strange cloning dependency, port it to jquery.
Also remove as much inline JS as possible and move it into serendipity_editor.js
Got rid of category_selector JS file, as I prefer the single serendipity_editor.js file

NOTE: Those changes will need to be ported/merged into the 2k11 style, I think?
2012-12-03 10:18:04 +01:00
Garvin Hicking
ada93a01c5 tpl fixes for smarty3, thanks to timbalu 2011-01-06 12:12:47 +00:00
Garvin Hicking
baa78326d6 Also 'title' attribute is nice. 2009-07-14 09:40:11 +00:00
Garvin Hicking
97710fe021 * Removed inline styles of the s9y media insertion, they will now
properly utilize CSS classes (defined in the new file
      style_fallback.css). Also added support for entering "ALT"
      attributes to an <img> tag, can be used as a media property if
      you add "ALT" to the list of "Media properties" in the
      main configuration. (garvinhicking)
2009-07-14 09:22:06 +00:00
Garvin Hicking
97fbaf3de3 Fix setting cookies 2008-12-02 12:07:46 +00:00
Garvin Hicking
c30b9619ec Fix CSS issues (empty stylehseets) and bug with inserting images 2007-11-22 10:07:00 +00:00
Garvin Hicking
472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Garvin Hicking
264b804182 Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments 2007-01-22 12:11:49 +00:00
Garvin Hicking
b52707a821 Refresh media frame tree when directory was deleted 2006-08-17 13:20:01 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00