koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Database structure, some cleaning


From: Waylon Robertson
Subject: Re: [Koha-devel] Database structure, some cleaning
Date: Thu, 9 Aug 2007 21:36:29 -0700 (PDT)

http://katipo.co.nz/gallery/koha2-4/search_ideas_1, right hand search column shows how these tables were to be used... and i did implement usage of these tables, showed Rachel a working version of this idea. Thought i committed it all.... guess not. Found the work though.
as i recall, categorytable was a table of 'adult, child' and mediatype like 'cd, dvd, book, pamplet, newspaper', and subcategory like 'fiction, nonfiction, so on.
My code included the search within option. should i recheck my work and commit? (to 2.9)?

Waylon

categorytable :
==========
this table is filled by admin/itemtypecategory.pl script, commited by
genjimoto on 2005-05-02, but we do nothing with this table.
So I propose we remove the table and the script.

mediatype :
==========
This table is filled by admin/mediatype.pl script, commited by genjimoto
on 2005-05-02, but we do nothing with this table.
So I propose we remove the table and the script.

subcategorytable :
===========
this table is filled by admin/itemtypesubcategory.pl script, commited by
genjimoto on 2005-05-02, but we do nothing with this table.
So I propose we remove the table and the script.



Send instant messages to your online friends http://au.messenger.yahoo.com
reply via email to

[Prev in Thread] Current Thread [Next in Thread]