Re: HABTM (tags) - using a text input instead of a select.

2009-05-27 Thread number9

I found that tutorial very helpful was just the job, thanks Paolo. Dan
I looked at that in the bakery before I posted actually, but there was
some criticisms surrounding it so I thought there might be a better
solution.

On May 26, 6:16 pm, Paolo Portaluri poweruser...@work.to.it wrote:
 Il giorno 26/mag/09, alle ore 18:49, number9 ha scritto:



  It really isn't feasible to use a select input since a project I am
  working on is likely to produce a large amount of tags. I basically am
  looking to create something akin to wordpress where when a new post
  is created, there is a single text box where you can enter tags with
  comments. If they do not exist they are created at the same time.

  I have searched around for any help/information relating to this but
  haven't really found anything. Before I try and put something together
  myself if anybody knows of a cake way of doing this, or any links
  that could help it would be appreciated!

 Look at 
 this:http://mrphp.com.au/code/code-category/cakephp/cakephp-1-2/working-ha...

 Ciao
 Paolo

 --
 Paolo Portaluri
 mail: poweru...@work.to.it
   web:http://work.to.it/
   AIM: poweruser82
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



HABTM (tags) - using a text input instead of a select.

2009-05-26 Thread number9

It really isn't feasible to use a select input since a project I am
working on is likely to produce a large amount of tags. I basically am
looking to create something akin to wordpress where when a new post
is created, there is a single text box where you can enter tags with
comments. If they do not exist they are created at the same time.

I have searched around for any help/information relating to this but
haven't really found anything. Before I try and put something together
myself if anybody knows of a cake way of doing this, or any links
that could help it would be appreciated!

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



Re: HABTM (tags) - using a text input instead of a select.

2009-05-26 Thread Dan Soendergaard

Take a look the the Simple Tagging Behavior:
http://bakery.cakephp.org/articles/view/simple-tagging-behavior

On May 26, 6:49 pm, number9 xpozit...@gmail.com wrote:
 It really isn't feasible to use a select input since a project I am
 working on is likely to produce a large amount of tags. I basically am
 looking to create something akin to wordpress where when a new post
 is created, there is a single text box where you can enter tags with
 comments. If they do not exist they are created at the same time.

 I have searched around for any help/information relating to this but
 haven't really found anything. Before I try and put something together
 myself if anybody knows of a cake way of doing this, or any links
 that could help it would be appreciated!

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



Re: HABTM (tags) - using a text input instead of a select.

2009-05-26 Thread Paolo Portaluri


Il giorno 26/mag/09, alle ore 18:49, number9 ha scritto:


 It really isn't feasible to use a select input since a project I am
 working on is likely to produce a large amount of tags. I basically am
 looking to create something akin to wordpress where when a new post
 is created, there is a single text box where you can enter tags with
 comments. If they do not exist they are created at the same time.

 I have searched around for any help/information relating to this but
 haven't really found anything. Before I try and put something together
 myself if anybody knows of a cake way of doing this, or any links
 that could help it would be appreciated!


Look at this:
http://mrphp.com.au/code/code-category/cakephp/cakephp-1-2/working-habtm-form-data-cakephp

Ciao
Paolo

--
Paolo Portaluri
mail: poweru...@work.to.it
  web: http://work.to.it/
  AIM: poweruser82




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