background preloader

SiteCP95

Facebook Twitter

Mobile & SEO - phpBB 3.0 Mobile Style. Mobile phpBB 3.0 Style This is a phpBB style for mobile devices and search engines. Style has smallest possible code to load pages as fast as possible. All headings are optimized for search engines, style doesn't include any useless data. All menu items are hidden in drop down lists that can be accessed by clicking buttons on top of page.

Those menus work even if javascript is disabled. Style includes instructions on how to add automatic mobile device detection for your forum. Blue and red colors can be changed to any other colors, allowing you to easily change style to match your forum colors. Download Mobile & SEO style Download style with blue and red color scheme. Tutorials Tutorials related to this style. This tutorial explains how to install a phpBB style. 14 astuces templates. Cet article est une traduction adaptée de l'article publié par Anthony Olsen sur nommé Fourteen secrets of Joomla! Templating . C'est un article consacré aux techniques et astuces avancées pour la construction de templates Joomla!. Les techniques suivantes sont considérées par l'auteur comme des trésors ou des secrets bien gardés et font parties des notions qu'il est bon de connaitre lorsque l'on développe ses propres templates. L'idée est de pouvoir maitriser l'ensemble des éléments qui influent sur l'affichage et de pouvoir ainsi s'adapter à la plupart des situations. 1.

Compatibilité Joomla! Il est parfois nécessaire de déterminer si on est sur la page d'accueil pour intégrer des styles ou des éléments spécifiques. Dans ce code on récupère l'instance du menu et on vérifie si l'item actif (celui de la page courante) est le même que l'item par défaut (celui de la page d'accueil). 2. Puis on injecte ces variables dans le corps de la page : 3. 4. 5. 6. Joomla! 7. ShareThis - Share Buttons, Share Plugin, Share Analytics, Media Solutions. Disable Mootools in Joomla 1.5 , 1.6 and 1.7. Mootools.js and caption.js are two javascript libraries that are mainly used in the administrator control panel. Most of the Joomla templates don’t use it. The size of the two library files are about 75k and those decrease the speed of the website. Sometimes it conflicts with few modules that are installed and the modules don’t work properly.

These are the two lines which load in the joomla website. So to disable the two lines of code we need to write the following code on the top of the index.php file of our template. <? After inserting the lines of codes, refresh the frontend and clear the joomla cache.If you have problems with mootools on your Joomla website, ask us for assistance. 2.5 - Le Guide Pour Débutant. Mercurial SCM. WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP. Adding a Timepicker to jQuery UI Datepicker.

Getting Started Highly Recommended Handling Time eBook Check out the Handling Time eBook to learn from the basic setup to advanced i18n usage, and from client's javascript to the server's database. eBook + Example code eBook Subscribe to Blog and Twitter Subscribe to my blog via email and follow @PracticalWeb on Twitter. Download Download Timepicker Addon Download/Contribute on GitHub (Need the entire repo? There is a small bit of required CSS (Download): Requirements You also need to include jQuery and jQuery UI with datepicker and slider wigits.

jQuery jQueryUI (with datepicker and slider wigits) Timepicker Version Version 1.4.4 Last updated on 2014-03-29 jQuery Timepicker Addon is currently available for use in all personal or commercial projects under the MIT license. MIT License Formatting Your Time The default format is "HH:mm". Hour with no leading 0 (24 hour) Hour with leading 0 (24 hour) h Hour with no leading 0 (12 hour) hh Hour with leading 0 (12 hour) m Minute with no leading 0 mm s ss l c t tt z Examples.