How to add varied content in posts?

2012-01-01 Thread Daniel
I see on some websites that there are user posts containing images,
links and code blocks.  What is a good way to add this kind of
functionality to an app?

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


CAKE PHP Installation Problem

2012-01-01 Thread Wanted
Believe me I have done Everything according to the tutorialsin
my case  its   http://localhost/cakephp1.3/

and Everything is green in the end

but when I goto http://localhost/cakephp1.3/posts it says   The
requested URL /cakephp1.3/posts was not found on this server.


Please help me out , I am unable to resolve it , its almost a week.

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: How to add varied content in posts?

2012-01-01 Thread Geoff Douglas
There are several ways to do that.

Here are a few that I can think of off the top of my head:

There are wysiwyg (like TinyMCE) editors,
OR markup language options such as Textile, or Markdown, or bbCode, or 
WikiCreole

If you use any these you will need to add a way for users to upload images, 
and store them some place that makes sense, so that the user can pull them 
up.

Anyways... that's what I know.

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: CAKE PHP Installation Problem

2012-01-01 Thread Điển vũ
If you ask this kind question. Even best developer php don't know where 
error is.
And my friends take half hour to complete that example when begin to learn 
cakephp. 
I learned that example , too. 

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: CAKE PHP Installation Problem

2012-01-01 Thread Suelen Goularte Carvalho
Hi, when this occured with me I changed the order of my rules, but in my
case I was using the IIS webserver.

On Sun, Jan 1, 2012 at 7:57 PM, Wanted cs.abdulwa...@gmail.com wrote:

 Believe me I have done Everything according to the tutorialsin
 my case  its   http://localhost/cakephp1.3/

 and Everything is green in the end

 but when I goto http://localhost/cakephp1.3/posts it says   The
 requested URL /cakephp1.3/posts was not found on this server.


 Please help me out , I am unable to resolve it , its almost a week.

 --
 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+unsubscr...@googlegroups.com For more options, visit this group
 at http://groups.google.com/group/cake-php




-- 

 Suelen Goularte Carvalho
 Twitter: @suelengc
 Celular: +55 (0xx11) 9336-7069
 Blog: http://blog.suelengc.com.br/
 Estou nas redes sociais: Linkedin, Facebook e Twitter.

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: CAKE PHP Installation Problem

2012-01-01 Thread Laerte M. Rodrigues
verify if the rewrite_module is enabled in your apache server

2012/1/1 Wanted cs.abdulwa...@gmail.com

 Believe me I have done Everything according to the tutorialsin
 my case  its   http://localhost/cakephp1.3/

 and Everything is green in the end

 but when I goto http://localhost/cakephp1.3/posts it says   The
 requested URL /cakephp1.3/posts was not found on this server.


 Please help me out , I am unable to resolve it , its almost a week.

 --
 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+unsubscr...@googlegroups.com For more options, visit this group
 at http://groups.google.com/group/cake-php




-- 
Grato,

Laerte Mateus Rodrigues
Mestrando em informática (PUC Minas)

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


CAKEPHP PDF File Download Problem MAC PC Safari Browser.

2012-01-01 Thread arif hossen
Dear All,

CAKEPHP Download Problem IN MAC PC Safari Browser :

Currently My PDF File Possible to download by Mozilla, IE, Safari from
windows.
When i download pdf file from MAC Pc Safari Browser  then facing problem.

When i download pdf file from mac safari browser then add extra extension
.html with pdf file name.

I need to download only .pdf extension file.

Example : myfile.pdf.html


Please Give me Suggestion and Solutions.



-- 


Regards,
*Mohammad Arif Hossen
Software Engineer at
Japan Bangladesh IT(JABA IT)*
**Cell: +88 01714355911
Blog : www.arifhossen.wordpress.com

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php