Is www.example.com/datas/data-title will contain intro to only one article?
If www.example.com/datas/data-title/about-this is not too long fetch it hide it and show it when the user click the 'more... ' link.
If its big, create two actions in the posts_controller. Summary ad Details.
Fetch the data for each of these actions .
-- If www.example.com/datas/data-title/about-this is not too long fetch it hide it and show it when the user click the 'more... ' link.
If its big, create two actions in the posts_controller. Summary ad Details.
Fetch the data for each of these actions .
On Wed, Jun 1, 2011 at 7:26 PM, Mr.Jayesh <jayeshachary@gmail.com> wrote:
Hi Mates,
Am working on a project on which I require your advice.
I am thinking to split a row data to couple of pages. For example:
Main landing page for row data:
www.example.com/datas/data-title (currently this page displays full
data from particular row)
What I want looking for is:
www.example.com/datas/data-title (would contain intro texts)
www.example.com/datas/data-title/about-this (some more data from same
row.)
So, would invite your advice and input on this.
Thanks in Advance.
Happy Baking
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment