Changes between Version 13 and Version 14 of Symfony


Ignore:
Timestamp:
Feb 8, 2012, 10:00:55 AM (14 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Christian Arnault/emailAddress=arnault@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Symfony

    v13 v14  
    6262Le [http://vm-web-2.lal.in2p3.fr/pspa/test.php résultat] est accessible à l'adresse: `http://vm-web-2.lal.in2p3.fr/pspa/test.php`
    6363
     64== Le code généré automatiquement pour ce bundle Hello
     65
     66Voici la structure de directories construite par Symfony, qui respecte ses propres conventions:
     67
     68{{{
     69|-- Controller
     70|   `-- DefaultController.php
     71|-- DependencyInjection
     72|   |-- Configuration.php
     73|   `-- PSPAHelloExtension.php
     74|-- PSPAHelloBundle.php
     75|-- Resources
     76|   |-- config
     77|   |   |-- routing.yml
     78|   |   `-- services.yml
     79|   |-- doc
     80|   |   `-- index.rst
     81|   |-- public
     82|   |   |-- css
     83|   |   |-- images
     84|   |   `-- js
     85|   |-- translations
     86|   |   `-- messages.fr.xliff
     87|   `-- views
     88|       `-- Default
     89|           |-- index.html.twig
     90|           `-- index.html.twig~
     91`-- Tests
     92    `-- Controller
     93        `-- DefaultControllerTest.php
     94}}}
     95
     96A priori, le bundle est fonctionnel, tel quel.
     97
     98Ce module est lancé par via votre navigateur, à l'adresse `http://vm-web-2.lal.in2p3.fr/pspa/test.php`
     99
     100est capable de recevoir
     101
     102On peut modifier l'apparence de la sortie