| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.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 : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/blog/components/com_kunena/template/crypsis/ |
Upload File : |
# Crypsis 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 Less 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 JHtml. ## ./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_crypsis.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.