]> Raphaël G. Git Repositories - blogbundle/commit
Rename rapsys_blog route to rapsysblog
authorRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 09:46:45 +0000 (11:46 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 09:46:45 +0000 (11:46 +0200)
commit73d3287ce9876d651f4e02eae59ed196fab75192
tree8503e1d60cb82f9e2b85f4d5982d3a0e44c3825c
parent0189d94eedbc0896039113bd087f1542605026d6
Rename rapsys_blog route to rapsysblog
Rename rapsys_user route to rapsysuser
New context layout
25 files changed:
Resources/views/article/index.html.twig [deleted file]
Resources/views/index.html.twig [deleted file]
Resources/views/keyword/index.html.twig [deleted file]
templates/about.html.twig [moved from Resources/views/about.html.twig with 84% similarity]
templates/article/index.html.twig [new file with mode: 0644]
templates/article/view.html.twig [moved from Resources/views/article/view.html.twig with 75% similarity]
templates/form/contact.html.twig [moved from Resources/views/form/contact.html.twig with 92% similarity]
templates/form/edit.html.twig [moved from Resources/views/form/edit.html.twig with 100% similarity]
templates/form/form_div_layout.html.twig [moved from Resources/views/form/form_div_layout.html.twig with 100% similarity]
templates/form/login.html.twig [moved from Resources/views/form/login.html.twig with 82% similarity]
templates/form/recover.html.twig [moved from Resources/views/form/recover.html.twig with 90% similarity]
templates/form/register.html.twig [moved from Resources/views/form/register.html.twig with 95% similarity]
templates/index.html.twig [new file with mode: 0644]
templates/keyword/index.html.twig [new file with mode: 0644]
templates/keyword/view.html.twig [moved from Resources/views/keyword/view.html.twig with 67% similarity]
templates/mail/_base.html.twig [moved from Resources/views/mail/_base.html.twig with 100% similarity]
templates/mail/contact.html.twig [moved from Resources/views/mail/contact.html.twig with 100% similarity]
templates/mail/contact.text.twig [moved from Resources/views/mail/contact.text.twig with 100% similarity]
templates/mail/recover.html.twig [moved from Resources/views/mail/recover.html.twig with 100% similarity]
templates/mail/recover.text.twig [moved from Resources/views/mail/recover.text.twig with 100% similarity]
templates/mail/register.html.twig [moved from Resources/views/mail/register.html.twig with 100% similarity]
templates/mail/register.text.twig [moved from Resources/views/mail/register.text.twig with 100% similarity]
templates/page/about.html.twig [moved from Resources/views/page/about.html.twig with 100% similarity]
templates/user/index.html.twig [moved from Resources/views/user/index.html.twig with 80% similarity]
templates/user/view.html.twig [moved from Resources/views/user/view.html.twig with 100% similarity]