1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

65 Commits

Author SHA1 Message Date
CaMer0n
2a50dc6177 More Media-Manager (work in progress) 2012-04-30 10:39:03 +00:00
CaMer0n
607b5a84d9 Media-Manager enhancements 2012-04-29 11:15:44 +00:00
CaMer0n
28710b46b2 Media-Manager dialog fixes and enhancements 2012-04-28 01:31:30 +00:00
CaMer0n
a61b072d44 Quick path fix. 2012-04-27 02:02:38 +00:00
CaMer0n
72267ae458 Changed how duplicate file=names are handled during batch import 2012-04-23 20:24:24 +00:00
CaMer0n
953075d28c Save-path corrected on batch-import. 2012-04-23 10:05:00 +00:00
CaMer0n
ad1a942f19 Small fixes to Media Manager. 2012-04-22 07:53:34 +00:00
CaMer0n
5a80a9a205 Work on Media-Manager 2012-04-22 06:19:21 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
CaMer0n
9e7eeffe6d Image watermarking plugin added to PHPThumbs and added as import option. 2011-08-23 02:51:56 +00:00
CaMer0n
4bc7f70dbd Image-preview path fix. Resize-on-Import added to Media-manager. 2011-08-22 23:52:45 +00:00
CaMer0n
4b3703278c Error fixes 2011-07-10 23:21:09 +00:00
secretr
91debe933b - Upload shortcode diable_button parameter added
- Media upload field/add new entry temporary enabled
- Form handler appropriate upload field changes made
2011-06-07 13:01:36 +00:00
CaMer0n
e8fc5660d4 Minor cleanup on cron and image seletion. 2011-05-07 07:16:45 +00:00
CaMer0n
8ef5c43753 Media-manager path and query fixes. Intuitive LEFT JOIN support for admin_ui. 2011-05-07 06:22:44 +00:00
CaMer0n
c6a0fad36e Bugfix, but still needs more work 2010-10-10 22:08:57 +00:00
secretr
1adcecb94a media manager work - upload link can be added now (see newspost.php); improved imageselector; several bugfixes 2010-10-04 22:14:05 +00:00
secretr
5670e36937 2010-10-04 16:01:17 +00:00
CaMer0n
ab53f91431 EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall. 2010-03-14 02:11:23 +00:00
CaMer0n
568859aef2 Move icon path storage to media-manager. Icon-picker updated. 2010-03-13 08:12:38 +00:00
secretr
2a0529f631 IN PROGRESS - task EONE-10: System thumbnails
- media manager now uses thumb.php
- form handler uses thumb.php (UI) when type is image and parameter thumb is passed 
- minor issues fixed
- thumbUrl() method added (Parser, for now)
2010-03-09 16:05:41 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
7fabe7fb5d More Core-Media update routine work. Download Images and Thumbnails are now imported if found. 2009-12-15 11:51:02 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
CaMer0n
c249248586 Small fixes for the dimensions 2009-12-04 11:42:04 +00:00
CaMer0n
8c32e487a0 small typo fix 2009-12-02 10:09:39 +00:00
CaMer0n
a7ce368464 Media-manager backwards compatibility and batch-import routines. 2009-12-02 10:03:53 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
secretr
1ad5400d0b admin UI: more improvements and bugfixes 2009-11-18 14:46:28 +00:00
CaMer0n
10effc2232 fixes 2009-11-18 10:16:50 +00:00
CaMer0n
61356f9067 MM work. 2009-11-18 09:53:39 +00:00
CaMer0n
af9235b29b fixes 2009-11-18 07:16:51 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
secretr
96114a36fb admin UI: more improvements and bugfixes 2009-11-17 15:23:01 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
secretr
e7d600adf0 admin UI: moving code to lower level (allow reusability) - better batch handling (separate methods), before/after delete/edit/create custom event triggers (e_admin_ui only) 2009-11-15 20:24:55 +00:00
CaMer0n
04b264fd07 Media Manager work.. 2009-11-14 04:13:11 +00:00
CaMer0n
7639c4666c Extra Lans, Notice removal and BC fix for plugin install. 2009-11-08 13:22:02 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
CaMer0n
7fca058ad5 Made a start on media-manager and added a deprecated LAN checking function to remain enabled up until release. 2009-11-07 11:20:34 +00:00
CaMer0n
b2986c3960 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:10:52 +00:00
marj
91cd854578 some .smalltext removal 2009-10-29 12:39:21 +00:00
CaMer0n
3c75746aba db pref editor fix and icon-pool uninstall option added. 2009-09-28 07:17:52 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
afcf85cd8e More Iconpicker and icon folder cleanup. 2009-07-16 08:15:35 +00:00
secretr
dd162a70c0 ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu 2009-01-09 17:25:50 +00:00
secretr
887df36f03 Custom Pages administration ready;
BBcode help small fixes;
admin JS improvements
2008-12-29 15:23:06 +00:00
secretr
4ed0c5b73d Front Page Administration ready (new XHTML/CSS rules, admin JS, message handler, form handler, code cleanup) 2008-12-15 13:31:02 +00:00
secretr
865a70f0d1 e_form ready (although need more work and testing), more Administration work 2008-12-12 22:39:17 +00:00
secretr
dc751750c7 Message handler markup problems fixed 2008-12-12 09:55:33 +00:00