Friday, December 28, 2012

Re: Cake 2.0 documentation Vs Cake 1.3 documentation

Cakephp is an open source project. If you feel there is stuff that can be fixed or updated you can always look into submitting a pull request for updates. I would also suggest looking at the api docs as well for documentation on the components. You're going to get a lot more information form the api then the book.

On Dec 28, 2012 8:00 AM, "Techinfocomp" <opensource@techinfocomp.com> wrote:
Hello,

I Feel that Cake 1.3 documentation is much understandable and easier then Cake 2.0 documentation, I don't know why CakePHP Did that ?

Eg:

AuthComponent in 2.0
---------------------------------
http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html

And

AuthComponent in 1.3
--------------------------------
http://book.cakephp.org/1.3/en/The-Manual/Core-Components/Authentication.html

In 1.3 it's clearly mention that how can i convert my normal password string into MD5 but in 2.0 it's not clear to me because there are many changes in AuthComponent.

One more example:

in 1.3 AuthComponent Variables are clearly described but in 2.0 there is no description regarding AuthComponent Variables

Any one here can help me to understand this ?

What i am trying to do is i need to convert my password in to Clean MD5 only i don't want any extra string need to be added other then my password only like i don't want salt string etc.

Thanks

Harsh Gupta

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: