Sympal

Component ID

1437578

Component name

Sympal

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Symfony router testing in a Drupal context.

It aims to show different ways Symfony can enable interactions with Drupal in an unobtrusive way while also demonstrating the concepts that make Symfony powerful.

Disclaimers: This is not WSCCI. This is not endorsed as a proposal by WSCCI. At the time of this writing it has not even been reviewed by Crell, the WSCCI lead. This is only an attempt at educating Drupal developers about the components of Symfony WSCCI might use based on Fabpot's blog series

At the moment there are some serious menu system/routing integration questions in the air and without that pages with tokens or that render on parent urls like frontpage and tabs and such(most of drupal) don't work. 'node' is one of the few pages that works in the sandbox.