Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Wednesday, May 22 2013 @ 09:03 PM EDT


 Forum Index > Extensions > Plugins New Topic Post Reply
 downloads plugin
   
kobab
 10/09/10 12:56PM (Read 1613 times)  
+++--
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.

 
Profile Email
 Quote
Laugh
 10/13/10 03:45PM  
AAAAA
Admin

Status: offline


Registered: 09/27/05
Posts: 876
I like the snapshot feature.

 
Profile Email Website
 Quote
::Ben
 10/14/10 02:52AM  
+++++
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
 
Profile Email Website
 Quote
dengen
 10/14/10 11:41AM  
++---
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.

 
Profile Email Website
 Quote
::Ben
 10/14/10 12:16PM  
+++++
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
 
Profile Email Website
 Quote
dengen
 10/14/10 12:54PM  
++---
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:

::Ben


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.

 
Profile Email Website
 Quote
::Ben
 10/14/10 04:29PM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Oops! Thanks. Next time I will :rtfm: :shakehands: :chestslam:

::Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
::Ben
 11/22/11 04:43AM  
+++++
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
 
Profile Email Website
 Quote
::Ben
 11/22/11 07:00AM  
+++++
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
 
Profile Email Website
 Quote
Content generated in: 0.72 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content