If all you are using is the joomla core (articles, users), without any
(or too many) extensions, you might try something like migrating all
your Joomla articles and users straight from the joomla database into
a cake-based cms eg. croogo ( http://croogo.org/ ) database, then
continuing forward from there.

If you can do that, life will be alot simpler for you in the future,
having to only deal with one system, ie. cake.

But if you are more heavily entrenched in Joomla with many extensions,
this might be too difficult pill to swallow, and you may be forced to
bridge.

Does Jake no longer work?

On Apr 11, 11:36 am, Zaky Katalan-Ezra <[email protected]> wrote:
> Until you get a specific answer to your challenge try  to use openid which
> try to deal with this issue exactly.
>
> If both of your databases are hosted on the same database you can create a
> view in cake database to look up joomla users table and use this view when
> referencing auth and acl components.
>
> This will solve the duplication but not the need to relogin, I think this
> should be solved with some kind of cookie.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to