History :
20-jan-2010 : V 1.0 Released
20-jan-2010 : V 1.2.
21-jan-2010 : V 1.3.
09-feb-2010 : V 1.4.
Changelog :
v1.2 - Added links to the files
v1.3 - Added settings for the widget for title length and ammount of files listet.
v1.4 - Settings added for date format + Direct download options via adminCP
Installation instructions :
Import the product,
Add to your layout where you want it, just like any other widget.
Updateing :
Note : when updateding, it does not overwrite existing widget it adds a additional.
just delete the old one, as you would delete a wigdet normal.
1) Must : Uninstall product if you havent, 2) Then simply delete the old widget, or leave it. 3) follow install procedure, it always adds a new widget.
Plans for furture upgrades + bug's found :
- adding title length control to admincp options * complete and present in current
- adding downloadsII link to the files post/thread * complete and present in current
- settings for ammount of files listet added * complete and present in current
- option for date format in adminCP* complete and present in current
- option for direct download or link * complete and present in current
- no futher plans, got some idea's ? post them
It doesn't work at all. Just shows the date: "20.01.2010"
Did I miss a step?
And also how do I change 5 files to 15?
Simply cant reproduce that issue,
tryed on both apache server, and win2k nt and win2003 servers no luck reproduceing that
specifik problem where the links are blank..
Added options / settings in this version, you can now set the ammount of characters shown
from the title of the files. Also set the number of files displayed.
how can I make it apears in the forum's side widjets ?
well you cant, cause this is a widget those for the forumblock is called blocks..
so if you want it in the forum block you have to create a block and "maybe" copy the code
over into the new block, not sure it will work though..
CMS have widgets.
Forum have blocks.
and they dont work together.. [sarcastic] brilliant [/sarcastic]
Ahh ofcourse, i will make sure the date format change can be set in admin settings
so it suits your site and area..
But for now, in the widget costumization there is a line called
Code:
$format = '%d/%m/%y';
you can change that in any way you like, %d = day %m = month %y = year .
I will ofcourse add this to the options panel, it should ofcourse be default
to set date format there..
Ahh ofcourse, i will make sure the date format change can be set in admin settings
so it suits your site and area..
But for now, in the widget costumization there is a line called
Code:
$format = '%d/%m/%y';
you can change that in any way you like, %d = day %m = month %y = year .
I will ofcourse add this to the options panel, it should ofcourse be default
to set date format there..