Do you simply want to use categories with your component items? If so,
it is exceedingly simple. All you do is add a category manager and add
a category id column to your item table. You can look at
administrator/components/com_weblinks/weblinks.xml to see how to add a
menu item for a component category manager. Good luck. Mark
On Thu, Jul 26, 2012 at 7:58 AM, Sid Childers <
sid.ch...@gmail.com> wrote:
> Good Morning,
>
> I am creating a component for 2.5 that will be used to maintain a hierarchy
> of categories, topics and finally articles or posts. I need to permit
> admins to add categories, topics and posts as well as move them from one
> branch to another. Does anyone have suggestions on code samples for this
> task, specifically for the model and view classes?
>
> Thanks,
> Sid