Thursday, December 29, 2011

Storing/editing documents and chapters

I'm workin on a website where the end-user/client will buy access to a group of documents/chapters wich will be made of lots of text and code snippets.. This content will be organized in chapters, much like http://book.cakephp.org.

I know I can create this using static pages (PagesController) but I'll be happier editing the content online (and not editing files and deploying everytime), so I will need to store this "data" on the database, wich I do know how to do but I don't see this as a good solution.

So, i just wanted to hear from you guys any advice about how dealing with this data... should I just store it on the database (and work with WYSIWY editor) or use some documentation/guide lib like Sphinx? Maybe a noSQL database?

Regards,
--
Thiago Belem
Desenvolvedor
Rio de Janeiro - RJ - Brasil

+55 (21) 8865.9250
thiagobelem.net
contato@thiagobelem.net

Skype / gTalk » thiago.belem.web
LinkedIn » br.linkedin.com/in/thiagobelem/pt
Assando Sites
, curso de CakePHP » assando-sites.com.br

--
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: