145ced3ea9
remove image editor from core
2013-07-04 20:25:21 +02:00
9a989dddb3
Remove Advanced-JS option
2013-06-23 20:12:06 +02:00
cbe07715fd
use include_once
2013-06-21 18:11:03 +02:00
ad98a01899
cleanup of images.inc.php
2013-06-08 12:24:46 +02:00
ae74401668
2k11 is default template, included admin-tpls, and made it installable
2013-05-30 22:19:07 +02:00
a56b5382e1
removed TEMPLATE_SWITCH
2013-05-27 21:06:52 +02:00
63ba9b0431
escape hotlinked image
2013-02-08 08:29:48 +01:00
7288ffdef8
Fixed most of the redundant br elements in the core.
2012-12-03 13:35:59 +01:00
fb81d6a121
added temporary backend developer template dir switch - Please read:
...
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
// End of Serendipity configuration file
// You can place your own special variables after here:
define('SWITCH_TEMPLATE_VERSION', 'true');
```
to the end of your serendipity_config_local.inc.php.
To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
a956471a44
added to MediaLB multidelete[]
2012-05-29 20:39:23 +02:00
8fe4e41b5b
Jón Gnarr fixed typo
2012-03-03 13:10:43 +01:00
eb578a304f
comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements
2012-03-03 12:52:39 +01:00
19fa553138
whitespace cleanup
2012-02-28 20:30:57 +01:00
40a3166472
smartified images.inc
2012-02-28 20:07:01 +01:00
0f118e91c3
fix pagination
2009-10-29 18:18:44 +00:00
5e0f013e49
* Prevent password autocompletion for user passwords to prevent
...
possible mismatch. In media manager popup, fix bug that did
not properly forward to image selection after upload (onli)
2009-10-27 09:08:48 +00:00
be6a1f7964
* Allow redirects when fetching remote images (garvinhicking)
2009-08-24 08:06:34 +00:00
677df54625
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
8dd473ece2
forward to media pane, patch by onlin
2009-05-26 09:54:57 +00:00
84d9e8199f
Correct thumbnail constraints. S9Y now supports width, height, largest,
...
and smallest constraints. Backwards compatibility is maintained with the
imageselectorplus plugin (the only plugin to use the thumbnail or aspect
calculation code). Language files are updated and a new option screen
is displayed after choosing "Rebuild Thumbs".
2008-04-09 01:57:10 +00:00
743711e061
Added event hooks
2008-02-29 09:10:27 +00:00
300a78d328
+ * Add possibility to spartacus to upload files via FTP. This can
...
+ bypass Safe_mode restrictions on your server to make Spartacus
+ work for you. (VladaAjgl)
2007-12-11 10:07:55 +00:00
4e16137e7e
Fix dir creation issue
2007-11-23 15:04:03 +00:00
8c8b12a27e
Allow recent entries plugin to fixat "current" category
2007-10-09 13:33:23 +00:00
472432b1b9
Merge patch from Don Chambers for better input classes in admin
2007-07-12 09:40:04 +00:00
4bf4baa47e
Danish translations by Henrick Schack
2006-11-02 11:26:10 +00:00
a1502914bc
Beta5
2006-10-18 12:40:25 +00:00
cc9329fa11
Patch by Matthew Groeninger to support applying child permissions
2006-08-18 12:01:25 +00:00
e06556d476
Fix more entry sorting
2006-08-09 07:28:41 +00:00
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00