Listing 5-3 of http://www.symfony-project.org/book/1_0/05-Configuring-Symfony
has "Indentation doesn't appear in the resulting string "; but I need
indentation in that resulting string. Is there a way to do this?  My
example of why is from the sfDoctrineSimpleCMSPlugin fixture file.

  home_en_slot3:
    value:        |
      test1:
        component: sfSimpleCMS/latestPages

the line "  component: sfSimpleCMS/latestPages"  has to be indented,
but right now is not; this causes an error from SimpleCMS.  I've tried
placing quotes around it and replacing the spaces with   but
neither worked.

Any help would be greatly appreciated.

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

Reply via email to