Page 1 of 1

file categories

Posted: Sun 21. Dec 2003, 12:57
by fitus
what can i do with file categories?

Posted: Sun 21. Dec 2003, 13:02
by frold
make one for images, one for pdf files, one for worddocs or what ever...

Posted: Mon 22. Dec 2003, 11:27
by fitus
but what sense has that?

Posted: Fri 26. Dec 2003, 00:58
by Oliver Georgi
It's more for communities - if many people are uploading many files and you want that they have to define special keywords. This helps if you search.

Posted: Sat 12. Jun 2004, 22:49
by Mike1
Really, how I can use the "file categories" ?? I have created one - and what ?? It is appeared just in the "file categories" admin menu.... :(

Posted: Sun 13. Jun 2004, 08:30
by Oliver Georgi
check your files section - click edit on an file entry and you will understand.

Oliver

Posted: Sun 13. Jun 2004, 10:18
by Mike1
Oliver Georgi wrote:check your files section - click edit on an file entry and you will understand.

Oliver
Thanks, but have tried it but can not find where ?? Please, give me a right direction on Admnin menu. :?: :?:

Posted: Mon 14. Jun 2004, 23:18
by Mike1
Anybody ?

Posted: Tue 15. Jun 2004, 13:08
by isac
I created a new file categorie them add new key but in status field there is

Code: Select all

  
<input name="fkey_active" type="checkbox" id="fkey_active" value="1"
maybe tag is not closed?!

Posted: Tue 15. Jun 2004, 13:14
by Oliver Georgi
yes - thanks - there is a bug - will be fixed.

Oliver

Posted: Tue 15. Jun 2004, 14:31
by Mike1
When I am going to add new key I got:

status: Fatal error: Call to undefined function: ic_checked() in /www/i/ingaftp/htdocs/pw/include/inc_tmpl/admin.filecat.tmpl.php on line 204

(Release 1.1-RC4 08-06-2004)

Posted: Tue 15. Jun 2004, 15:22
by Oliver Georgi
To fix the error open admin.filecat.tmpl.php and change "ic_checked" to "is_checked" in line 204.

Oliver

Posted: Tue 15. Jun 2004, 15:40
by isac
Ok i can see what this for... :D

Thanks Oliver

Posted: Tue 15. Jun 2004, 16:34
by Mike1
Oliver Georgi wrote:To fix the error open admin.filecat.tmpl.php and change "ic_checked" to "is_checked" in line 204.
Thanks, Oliver, now it works.

But still don't understand how to use it ?