Re: Title in Subject (default)

2007-05-18 Thread Matthias Bauer

On 18.05.2007 15:17 Rodrigo Castilho Galvão Ferreira wrote:

> Please, it would be very good for having a heading for standard, for example:

Why? Just filter on the List-Id header:

List-Id: 

It's standardized, and way more robust.

-Matt

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Title in Subject (default)

2007-05-18 Thread Rodrigo Castilho Galvão Ferreira

...And in Subject Googlegroup, it does not exist? It would not be necessary?


-- 
Rodrigo Castilho Galvão Ferreira






On 5/18/07, Sam Sherlock <[EMAIL PROTECTED]> wrote:
> yes but you can just filter all mail sent to cake-php@googlegroups.com as
> 'cake'
>
>  On 18/05/07, Rodrigo Castilho Galvão Ferreira <[EMAIL PROTECTED]> wrote:
> >
> > Sorry, I did not specify where... Subject in Googlegroups CakePHP.
> >
> >
> > Examples:
> >
> > [jQuery] Lorem ipsum dolor
> >
> > [Rails-spinoffs] Suspendisse malesuada
> >
> > [css-d] Aliquam cursus enim
> >
> >
> >
> > For CakePHP Group:
> >
> > [CakePHP] MY TITLE
> >
> >
> >
> > Regards,
> >
> > --
> > Rodrigo Castilho Galvão Ferreira
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On 5/18/07, Sliv <[EMAIL PROTECTED] > wrote:
> > >
> > > I'm not sure I understand you exactly, but you can put this in a
> > > controller to set a title for the view:
> > >
> > > $this->pageTitle = 'yourpagetitle');
> > >
> > > On May 18, 9:17 am, "Rodrigo Castilho Galvão Ferreira"
> > > <[EMAIL PROTECTED]> wrote:
> > > > Please, it would be very good for having a heading for standard, for
> example:
> > > >
> > > > [CakePHP] MY TITLE
> > > >
> > > > Admin, it could insert for standard?
> > > >
> > > > Thanks,
> > > >
> > > > --
> > > > Rodrigo Castilho Galvão Ferreira
> > >
> > >
> > > >
> > >
> >
> >
> > www.rodrigocastilho.com
> > www.rodrigocastilho.com.br
> > www.rodcast.com.br
> > www.rod.cast.nom.br
> >
> >
>
>
>  >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Title in Subject (default)

2007-05-18 Thread Sam Sherlock
yes but you can just filter all mail sent to cake-php@googlegroups.com as
'cake'

On 18/05/07, Rodrigo Castilho Galvão Ferreira <[EMAIL PROTECTED]> wrote:
>
>
> Sorry, I did not specify where... Subject in Googlegroups CakePHP.
>
>
> Examples:
>
> [jQuery] Lorem ipsum dolor
>
> [Rails-spinoffs] Suspendisse malesuada
>
> [css-d] Aliquam cursus enim
>
>
>
> For CakePHP Group:
>
> [CakePHP] MY TITLE
>
>
>
> Regards,
>
> --
> Rodrigo Castilho Galvão Ferreira
>
>
>
>
>
>
>
>
>
> On 5/18/07, Sliv <[EMAIL PROTECTED]> wrote:
> >
> > I'm not sure I understand you exactly, but you can put this in a
> > controller to set a title for the view:
> >
> > $this->pageTitle = 'yourpagetitle');
> >
> > On May 18, 9:17 am, "Rodrigo Castilho Galvão Ferreira"
> > <[EMAIL PROTECTED]> wrote:
> > > Please, it would be very good for having a heading for standard, for
> example:
> > >
> > > [CakePHP] MY TITLE
> > >
> > > Admin, it could insert for standard?
> > >
> > > Thanks,
> > >
> > > --
> > > Rodrigo Castilho Galvão Ferreira
> >
> >
> > >
> >
>
>
> www.rodrigocastilho.com
> www.rodrigocastilho.com.br
> www.rodcast.com.br
> www.rod.cast.nom.br
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



RE: Title in Subject (default)

2007-05-18 Thread Mariano Iglesias

$this->set('title', 'yourpagetitle');

Is more appropiate.

-MI

---

Remember, smart coders answer ten questions for every question they ask. 
So be smart, be cool, and share your knowledge. 

BAKE ON!

blog: http://www.MarianoIglesias.com.ar


-Mensaje original-
De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de Sliv
Enviado el: Viernes, 18 de Mayo de 2007 10:35 a.m.
Para: Cake PHP
Asunto: Re: Title in Subject (default)

I'm not sure I understand you exactly, but you can put this in a
controller to set a title for the view:

$this->pageTitle = 'yourpagetitle');


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Title in Subject (default)

2007-05-18 Thread Rodrigo Castilho Galvão Ferreira

Sorry, I did not specify where... Subject in Googlegroups CakePHP.


Examples:

[jQuery] Lorem ipsum dolor

[Rails-spinoffs] Suspendisse malesuada

[css-d] Aliquam cursus enim



For CakePHP Group:

[CakePHP] MY TITLE



Regards,

-- 
Rodrigo Castilho Galvão Ferreira









On 5/18/07, Sliv <[EMAIL PROTECTED]> wrote:
>
> I'm not sure I understand you exactly, but you can put this in a
> controller to set a title for the view:
>
> $this->pageTitle = 'yourpagetitle');
>
> On May 18, 9:17 am, "Rodrigo Castilho Galvão Ferreira"
> <[EMAIL PROTECTED]> wrote:
> > Please, it would be very good for having a heading for standard, for 
> > example:
> >
> > [CakePHP] MY TITLE
> >
> > Admin, it could insert for standard?
> >
> > Thanks,
> >
> > --
> > Rodrigo Castilho Galvão Ferreira
>
>
> >
>


www.rodrigocastilho.com
www.rodrigocastilho.com.br
www.rodcast.com.br
www.rod.cast.nom.br

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Title in Subject (default)

2007-05-18 Thread Sliv

I'm not sure I understand you exactly, but you can put this in a
controller to set a title for the view:

$this->pageTitle = 'yourpagetitle');

On May 18, 9:17 am, "Rodrigo Castilho Galvão Ferreira"
<[EMAIL PROTECTED]> wrote:
> Please, it would be very good for having a heading for standard, for example:
>
> [CakePHP] MY TITLE
>
> Admin, it could insert for standard?
>
> Thanks,
>
> --
> Rodrigo Castilho Galvão Ferreira


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---