Skip to content

Instantly share code, notes, and snippets.

@dfritschy
Created October 18, 2013 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dfritschy/7038857 to your computer and use it in GitHub Desktop.
Save dfritschy/7038857 to your computer and use it in GitHub Desktop.
for Jérôme
# We explicitly prepend config for "ezpublish" namespace in service container extension,
# so no need to repeat it here
system:
drucknatuer_user:
location_view:
full:
full_ps_produkt:
template: WebmanufakturSiteDruckformBundle:full:ps_produkt.html.twig
match:
Identifier\ContentType: ps_produkt
full_ps_folder_section:
template: WebmanufakturSiteDruckformBundle:full:ps_folder_section.html.twig
match:
Identifier\ContentType: ps_folder_section
# default full view template
full_default:
template: WebmanufakturSiteDruckformBundle::full.html.twig
line:
# default line view template
line_default:
template: WebmanufakturSiteDruckformBundle::line.html.twig
field_templates:
-
template: "WebmanufakturSiteDruckformBundle:fields:field_templates.html.twig"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment