Welcome to Geeklog Wednesday, May 22 2013 @ 09:03 PM EDT
|
||||||||
![]() |
Forum Index > Extensions > Plugins |
New Topic
|
Post Reply
|
downloads plugin |
|||
| kobab |
|
||||||
![]() ![]() ![]() ![]() ![]() Chatty ![]() Status: offline ![]() Registered: 02/22/10 Posts: 69 |
dengen released downloads plugin HERE. This is an attempt to improve features of filemgmnt.
Geeklog Japanese adopted this. You can see how it works HERE. Features: * Create, edit, and delete downloads file information on admin panel. * Download file can be classified in multi-level category. * The description and details of file can be expressed freely using HTML text. * Like the story you can edit using the Advanced Editor. * Snapshot thumbnail view. * Multi-language support. Your feed back will be appreciated. |
||||||
|
|||||||
| Laugh |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 09/27/05 Posts: 876 |
I like the snapshot feature.
|
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
It seems that files for download can be outside the public_html folder as I see in the config area... but I need to test this feature to confirm.
Thanks for this new realease. ::Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| dengen |
|
||||||
![]() ![]() ![]() ![]() ![]() Junior ![]() Status: offline ![]() Registered: 05/03/07 Posts: 33 |
Hi Kobab,
Thank you for creating this topic. Actually, rather I should have to appeal to Download plugin. Hi Laugh, The snapshot thumbnail was a feature I want to work hard in addition. You can also replace the snapshot in the Media Gallery images and albums by using the Autotag. Have fun. Hi Ben, As you would expect, it is possible. And I want to pay attention to compatibility with Geeklog, CSS layout flexibility, correctness of the HTML output, handling and ease of use, etc. |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
Just a feature request : Could it be possible to have an import function for importing files from the filemgmt plugin. :chestslam:
::Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| dengen |
|
||||||
![]() ![]() ![]() ![]() ![]() Junior ![]() Status: offline ![]() Registered: 05/03/07 Posts: 33 |
Quote by: cordiste Just a feature request : Could it be possible to have an import function for importing files from the filemgmt plugin. :chestslam: Downloads plugin provides script to receive the data from Filemgmt plugin. Login your site with Root user permission, access to http://your_site/admin/plugins/downloads/fm2dm.php . And, please follow the instructions. |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
::Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
Login your site with Root user permission, access to http://your_site/admin/plugins/downloads/fm2dm.php . And, please follow the instructions. To import datas from Filemgmt 1.5.3, I needed to add $_FM_CONF at the beginning of the file fm2dm.php PHP Formatted Code require_once '../../../lib-common.php';require_once '../../auth.inc.php'; require_once $_CONF['path_system'] . 'lib-comment.php'; require_once $_CONF['path'] . 'plugins/downloads/include/functions.php'; $_FM_CONF['filemgmt_FileStore'] = $filemgmt_FileStore; $_FM_CONF['filemgmt_SnapStore'] = $filemgmt_SnapStore; $_FM_CONF['filemgmt_SnapCat'] = $filemgmt_SnapCat; Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
and I added a redirect in the .htaccess to keep all links valid
PHP Formatted Code <IfModule mod_alias.c> Redirect permanent /filemgmt http://mysite.com/downloads </IfModule> Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| Content generated in: 0.72 seconds |
|
|
|