Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 11:57 am EST
Geeklog Forums
downloads plugin
Status: offline
kobab
Forum User
Regular Poster
Registered: 02/22/10
Posts: 73
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.
21
11
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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
I'm available to customise your themes or plugins for your Geeklog CMS
Thanks for this new realease.
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
18
17
Quote
Status: offline
dengen
Site Admin
Admin
Registered: 05/03/07
Posts: 37
Location:Japan
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.
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.
12
17
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Just a feature request : Could it be possible to have an import function for importing files from the filemgmt plugin. :chestslam:
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
14
12
Quote
Status: offline
dengen
Site Admin
Admin
Registered: 05/03/07
Posts: 37
Location:Japan
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.
13
14
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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
Text 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
I'm available to customise your themes or plugins for your Geeklog CMS
17
20
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
and I added a redirect in the .htaccess to keep all links valid
<IfModule mod_alias.c>
Redirect permanent /filemgmt http://mysite.com/downloads
</IfModule>
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
Text Formatted Code
<IfModule mod_alias.c>
Redirect permanent /filemgmt http://mysite.com/downloads
</IfModule>
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
12
11
Quote
All times are EST. The time is now 11:57 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content