Can you give me the name of the mailing list? Can't find it on symfony.com. Could we maybe add it there, too?
- Dennis 2011/3/6 ryan weaver <[email protected]> > We actually *do* gave a dedicated list - but it's not currently heavily > used. If you and I start posting on it, maybe it'll get some traction :) > > @weaverryan > On Mar 6, 2011 3:40 AM, "Keri Henare" <[email protected]> > wrote: > > Random thought: What do people think about creating a dedicated > > symfony-docs mailing list? This way we could encourage more discussion > > about documentation without cluttering up symfony-devs. > > > > On Sun, Mar 6, 2011 at 7:25 PM, ryan weaver <[email protected]> > wrote: > >> Hey Robert- > >> Yes, you're absolutely right. Do you want to make this change and send a > >> pull request to github.com/symfony/symfony-docs? If you send a pull > request, > >> I'll merge it right in. > >> Thanks! > >> Ryan Weaver > >> Lead Programmer - iostudio - Nashville, TN > >> http://www.iostudio.com > >> http://www.thatsquality.com > >> Twitter: @weaverryan > >> > >> > >> On Sat, Mar 5, 2011 at 11:06 PM, Robert Campbell <[email protected]> > wrote: > >>> > >>> http://symfony.com/doc/2.0/book/templating.html > >>> > >>> Templating suffix: > >>> > >>> By default, any Symfony2 template can be written in either Twig or PHP, > >>> and the first part of the extension specifies which of these two > engines > >>> should be used. The second part of the extension, (e.g. HTML, CSS, etc) > is > >>> the finished format that the template will generate. > >>> > >>> It seems it should be: > >>> > >>> By default, any Symfony2 template can be written in either Twig or PHP, > >>> and the second part of the extension specifies which of these two > engines > >>> should be used. The first part of the extension, (e.g. HTML, CSS, etc) > is > >>> the finished format that the template will generate. > >>> > >>> -- > >>> If you want to report a vulnerability issue on symfony, please send it > to > >>> security at symfony-project.com > >>> > >>> You received this message because you are subscribed to the Google > >>> Groups "symfony developers" group. > >>> To post to this group, send email to [email protected] > >>> To unsubscribe from this group, send email to > >>> [email protected] > >>> For more options, visit this group at > >>> http://groups.google.com/group/symfony-devs?hl=en > >> > >> -- > >> If you want to report a vulnerability issue on symfony, please send it > to > >> security at symfony-project.com > >> > >> You received this message because you are subscribed to the Google > >> Groups "symfony developers" group. > >> To post to this group, send email to [email protected] > >> To unsubscribe from this group, send email to > >> [email protected] > >> For more options, visit this group at > >> http://groups.google.com/group/symfony-devs?hl=en > >> > > > > -- > > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > > > You received this message because you are subscribed to the Google > > Groups "symfony developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/symfony-devs?hl=en > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
