Dear all,

I would like to create a simple module (e.g bookmarks) with folder management. Users can create any folders or items on it. In fact, it is similar to the menu system in drupal. But the folders/items should not be stored in the {menu} table in the database. I guess there should be some functions which can be reusable to help me in doing this part. Could anyone give me some ideas ?

Regards,
James

Comments

transwarptim’s picture

as long as you set it up so it has a block there us no requirement that it be in the [menu] table as far as I can tell.