Hi,
I like the category module, and it's default stuff works fine. I have no problems creating a main structure (and a corresponding menu).
But I have an issue in my special case:
My structure is dynamic, so users or moderators should be able to add (not delete) nodes (storys), which belong to newly created substructures of the main structure.
Lets say there is a structure like
Electronics
-TV
--Plasma
-DVD
--Player
--Recorder
Accessories
-this
-that
Top Level (Electronics, Accessories) are containers atm.
Under the lowest categories, one will be able to find several corresponding articles (story nodes) which will not be shown in the navigation menu.
So now, if someone want's to add an article for, let's say, LCD TVs, he should be able to do the following workflow:
1)create new story node
2)enter relevant info (title, body)
3)choose in which existent category this will go (Electronics-TV)
4)create a new subcategory (LCD), under which the node will be structured then.
So the new structure (and menu) would look like above, just with LCD added in the correct place:
Electronics
-TV
--Plasma
--LCD
..and the new article goes under "LCD", which will be shown in the main window of the site, when one clicks "LCD".
I DO NOT GET THIS, are there possibilities?? It does not work for me creating the whole structure before the articles have been written.