From: Adam M. <ad...@tu...> - 2002-10-29 19:07:40
|
I was working with FatCat today and have a couple of suggestions. Please read over them and add to them if you wish: - Need a function I can call as a programmer that will list all the categories (linkable) that have items from my module it them. Once I click on one of these categories it should list only the items that pertain to my module + any sub categories that may contain items from my module as well. Each item can be linked as they are in the "What's Related" block. - Need a function that will effectively remove all my module items from all categories. We need to be able to call this when uninstalling via Boost. - Need a user interface for categories where a user can go browse categories and see all items from all modules in each category. Similar to the requested function above but it isn't module specific items. (You could probably setup your "list" function to list ALL items if you don't pass it a module name. Then a programmer can take advantage of the full listing and your user interface will essentially be one function call hehe. - Documentation errors I ran into: function name whatRelated = whatsRelated. Default priority is 5 and not 50. Cheers! Adam --------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - ASU Linux Users Group http://lug.appstate.edu |