Hi I have my application in CakePHP. My application only manages users and services. More precisely I have some registered users and I have some services. With CakePHP I manage which users can access certain services and which can not. For the moment all services are made in cakephp so the management is simple Now my client would add a Wiki between services. The client would use Mediawiki. Now I have 2 problem 1) I must manage the access to mediawiki automatically from my application without login operation. 2) How to join or integrate databases of Mediawiki and CakePHP application so that the management of users could be simultaneously and automatically on both databases of the two applications
I think that it is a thing that can happen often and have a best practice could be useful. Many thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
