47 Commits

Author SHA1 Message Date
Ian
a956471a44 added to MediaLB multidelete[] 2012-05-29 20:39:23 +02:00
Ian
a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Garvin Hicking
e25a70302d patch to handle files without extensions by Markus Brueckner 2011-12-14 11:49:06 +01:00
Garvin Hicking
2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00
Garvin Hicking
18ff07d7ce allow to insert files with differing extension but same basename and mimetype 2011-04-21 15:07:33 +00:00
Garvin Hicking
43681920a0 fix typo 2010-11-08 11:42:43 +00:00
Garvin Hicking
d29998d65e * Fix escaping when using ImageMagick to create PDF-thumbnail images
(stm9x9)
2010-01-19 09:47:52 +00:00
Garvin Hicking
2796d24b34 * Disallow uploading any files with ".php." in the filename
+      (garvinhicking)
2009-11-16 12:30:30 +00:00
Garvin Hicking
0f118e91c3 fix pagination 2009-10-29 18:18:44 +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
480be20fb6 * Fix PDF imagemagick thumbnail generation to be properly displayed
(http://board.s9y.org/viewtopic.php?f=3&t=15446)
2009-07-10 14:18:04 +00:00
Garvin Hicking
c2fd64dcf0 proper parameter by stm9x9 2009-06-26 21:39:27 +00:00
Garvin Hicking
67dc544dd1 Fix showing metadata 2008-07-07 10:35:57 +00:00
Jude Anthony
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
Garvin Hicking
270a01b543 bail out if thumbs are smaller than 1 px (0=off) 2008-02-11 17:52:47 +00:00
Garvin Hicking
d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking
2aff6710c8 Patch by Vlada Ajgl, better IPTC keyword support 2008-01-30 11:47:36 +00:00
Grischa Brockhaus
81c1abd186 Added mp4 as video/x-quicktime guess 2007-08-07 15:08:35 +00:00
Grischa Brockhaus
58b083ca2b Added allowed type parameter to isImage function. This removes the need of seperate isMedia, isVideo and isAudio functions. 2007-08-07 14:45:34 +00:00
Grischa Brockhaus
1519621795 Debug message was not printed 2007-08-07 14:34:13 +00:00
Grischa Brockhaus
a7dfea38ab On the fly update of the media databas: Not only images are added but video and audio, too. 2007-08-07 14:17:49 +00:00
Garvin Hicking
a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
Grischa Brockhaus
f5f013c3c7 GuessMime: JAR became octet-stream always, added ico extension 2007-07-27 11:29:34 +00:00
Garvin Hicking
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
0c41b7b558 Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking
eb52237de0 Also support renaming folder (hopefully ;) ) 2007-05-23 10:09:48 +00:00
Garvin Hicking
09c2583745 . 2007-05-21 14:47:54 +00:00
Garvin Hicking
b657a94cf4 Better plugin hooks 2007-05-21 13:37:31 +00:00
Garvin Hicking
8c68e837e4 Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
f03841587a Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +00:00
Garvin Hicking
ced49d9cb9 remove unstrict check 2006-11-17 15:19:07 +00:00
Garvin Hicking
d9d2317f23 Remove errenous commit 2006-11-14 10:02:28 +00:00
Garvin Hicking
233195680f Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking
4bf4baa47e Danish translations by Henrick Schack 2006-11-02 11:26:10 +00:00
Garvin Hicking
a1502914bc Beta5 2006-10-18 12:40:25 +00:00
Garvin Hicking
35542d1274 Update filesize when resizing image, thanks to deminy 2006-10-09 10:44:41 +00:00
Garvin Hicking
8eea0968e0 Upgrade remoteRSS plugin 2006-09-14 08:45:13 +00:00
Jude Anthony
14390399da Touch thumbnail file before saving to allow safe_mode thumbnailing 2006-08-29 11:32:32 +00:00
Matthew Groening
72388a349b Patched serendipity_displayImageList() to only sync images when $limit_path is NULL and $manage is false.
Bumped version to beta3 for better version management on plugins.
2006-08-21 18:09:20 +00:00
Garvin Hicking
823ff56cac Improve function to move/rename images 2006-08-18 13:15:07 +00:00
Garvin Hicking
cc9329fa11 Patch by Matthew Groeninger to support applying child permissions 2006-08-18 12:01:25 +00:00
Garvin Hicking
00e76d05e7 Change directoryACL function so that Matthew can work with it properly in external plugins :) 2006-08-17 07:26:41 +00:00
Garvin Hicking
0ede6e9cdd Patch by Matthew: Allow strict dirs 2006-08-16 10:39:06 +00:00
Garvin Hicking
8a2b2bde46 Fix array check 2006-08-15 12:20:09 +00:00
Garvin Hicking
06534fd6cf properly rename media files 2006-08-15 07:54:09 +00:00
Garvin Hicking
832ad3eca8 fix sorting media paths 2006-08-05 21:43:19 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00