Dear all, I am working on another project that is being implemented on both Isis and Joomla!. Its for an institute that wants to provide CMS functionality for members (personal web pages, blogging, articles, etc), and also provide online user management (the backend) for the institute council (member enrolment, payment status, invoicing, etc).
I'm using Joomla! 1.7 for the front-end, and Isis for the backend, sharing data via the SQL objectstore (common schema pattern, I guess). My question is: Would it be possible for a login on the CMS (Joomla!) to carry over onto the HTML viewer? I'll be looking into cookie-based sessions late today... Since, I think, Joomla uses session data stored in one of its tables, it might be easier to drive the login from the Isis direction instead (and have Isis create the session database information).. Regards, Kevin
