Hi all,
I'm a beginner in the study of xoops, and i'm starting to read articles, install my first module, ....
I would like some architectural advice to know how to start with my XOOPS portal.
I want to make an intranet with some functionnalites (blog, forum, ...) and I was thinking of using XOOPS to manage all.
Today, I still have some pbs to install module, but I've understood that I can use XOOPS module to display them in my portal, and manage groups access.
But I would like to use existing application too (for example b2evolution), or maybe some apps I can make myself with php, and manage their access with xoops. And then ... I don't know exactly what to do.
Should I create a module to add my own apps ? Can I declare an external url site with a module ?
For example, my XOOPS can be at
http://myswebsite and my b2evolution app can be at
http://mywebsite/blog.
Can I manage b2evolution with the same access right than XOOPS ?
Ones told me about
myIframe, that can be used to add other web site in a Iframe ; but the same problem still exists, the user can reach the
http://mywebsite/blog address by typing it in the address bar, even if he souldn't have this access.
Is there a way to do that ?
Should I add myself credentials access to b2evolution with using the UAC of XOOPS (and how ?) ?
Thanks for any helps,
N.