| Server IP : 54.36.91.62 / Your IP : 216.73.217.117 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/c/o/o/coopiak/amisdesseniors-fr/bordeaux/components/com_kunena/template/aurelia/ |
Upload File : |
# Aurelia Template Structure ## ./media Will contain all the browser accessible media files. ## ./images All images used in the template (Deprecated. TBD -> media). ## ./js JavaScript files (Deprecated. TBD -> media). ## ./less Scss files that will be compiled into CSS. ## ./language Custom language files for the template. ## ./widgets Template files for widgets. Widgets are simple standalone objects like HTMLHelper. ## ./layouts Template files for layouts. Layouts are similar to those in Joomla 3.0+. ## ./modules Template files for modules. Modules are layouts which have controller and can be called from outside without knowing the implementation details. ## ./pages Template files for pages. Pages are the traditional views. ## ./template.php Main template class, which defines template overrides and custom method calls. ## ./config.xml Template configuration options. Can be used both inside the template and less files. ## ./kunena_tpml_aurelia.xml Needed by Joomla installer. Yes, the new templates will be installed by Joomla Extension Manager. ## ./mapping.php Provides basic mapping from the old files to the new ones. Will go away. ## ./template.xml Legacy installer file for Kunena. Will go away.