XoopsGold - 2006-01-24

Logged In: YES
user_id=1329834

Hi!

After posting this thread, it came to my mind that some work
has already been done in the Article module by phppp! For
instance:

In the Article Module table >>> xoops_art_category is there.

If I assume that there is one table as follows:

xoops_config_category >>> which gives a default info of
categories.

Those categories from "xoops_config_category" could be
simply imported (Unique is the field property) into the
"xoops_article_category", that is what I mean.

If there is one field more in the xoops_config_category that
tells the Nature of the category, would also be extremely
helpful, like that defines the quality and property of that
category >>> Alphabetical, Geographical, Subject cats, or etc...

Now of the xoops_config_category has a possibility to add
custom fields like that in Extended Profiles, they shall
also be created and imported into the module table for
categories. Any addition in the module categories could
either done into the Global xoops_config_category or also
into the module_category table!

This would be a very helpful feature. By this, one can apply
to all the modules, like Extended Profiles, Forums, etc...

By this, the forums data will start understand the data in
the download as well as in the news and articles. They can
then be intervowen for the purpose like how it is in CBB
(phppp) that the Downloads addition could be connected to
forum and news!!!

Hence the above requested feature will also drastically
change the internal nesting of features and bring different
modules to recognise and work in harmony with each others!!!