background preloader

Présente Joomla!

Présente Joomla!

More Than 3100 Free Joomla CMS Templates Image only menu items with rollover effect Here's how to get a real rollover image menu using on the Cascading Style Sheet (CSS). Displaying images for menu items is standard in newer Joomla releases. No code changes to PHP files are needed. In this example we'll edit the horizontal menu on top of the rhuk_milkyway template. Most important rules are: float:left; for the <li> tags. and display:block; for the <a> tags. Here's an example: In this example we used item28 because 28 is the itemId property of the particular menu item. Enter these rules for every menu item you want to style. Of course you could use a third special image for the currently selected (active) item. That image would not change on hover.

Joomla Security Tutorial - How to Secure Joomla Joomla is one of the most popular content management systems (CMS). Here you will learn how to create your website with Joomla 1.5. If you have little or no programming skills, Joomla is the right tool for you! With Joomla you can quickly set up a professional-looking website, choose among many free Joomla templates, create articles, add contact forms, polls, counter, allow user registrations, install extensions for additional functionality, etc. And the best of all, Joomla is absolutely free (GNU / GPL license). This Joomla tutorials collection is dedicated to showing you the basics of the Joomla 1.5 CMS. Joomla manual covers the following topics: For further Joomla related questions you can check our SiteGround Knowledge Base. How do I start? If you don't have a Joomla site yet or would like to find a faster and more experienced Joomla host, please visit our Joomla hosting package where you get the best services for a Joomla site.

Insérer un SWF | Aide-Joomla.com Que sont les cookies? Un cookie est un petit fichier contenant du texte qu'un site web sauvegarde sur votre ordinateur ou votre appareil mobile lorsque vous visitez ce site. Les cookies sont largement utilisés pour faire fonctionner les sites web, ou pour les faire fonctionner plus efficacement, ainsi que pour fournir des informations aux propriétaires du site. Comment utilisons-nous les cookies? Ce site utilise Google Analytics, un service d'analyse du web fourni par Google, Inc. Web-eau.net n'utilise pas ni n'autorise aucun tiers à utiliser l'outil d'analyse statistique pour repérer ou recueillir des informations personnelles de visiteurs de ces sites qui seraient identifiables. Les cookies sont également utilisés pour déterminer si vous avez accepté (ou non) que nous utilisions des cookies sur ce site, de façon à ce que la question ne vous soit pas posée à chaque fois que vous le consultez. Comment gérer les cookies? Gestion des cookies dans votre navigateur

Using the Page Class Suffix in Template Code Sometimes web designers need to access a page class suffix from directly within a template. A common reason to do this is to assign unique styles to individual pages linked from a menu (e.g. to change the dominant color on that page). By default Joomla applies the page class suffixes only to limited areas of a page, which often doesn't offer enough flexibility. However, by making some simple changes to your template you can take advantage of the cascading nature of stylesheets to apply unique styles to any element on a page. Load Suffix First, we need to find out what the page class suffix is for the page we are visiting. Open your template's index.php file (located in /templates/*template-name*/) Find the <head> tag in the index.php, near the top area of the template Above this, insert one of the following code blocks (Either of the following options will work fine in most cases. By Itemid <? <? (credit: Page Class Suffix in template code) <? Security Insert Suffix In the Body Tag Benefits

H?bergement Joomla, formation Joomla, support Joomla et tutoriels vid?os Joomla - Tutoriels vid?os, News, Astuces Joomla iJoomla RSS Home Free Joomla Extensions Free Joomla Extensions Ad Agency Light For Joomla 3 Guru Light iSEO Light Publisher Light Joomla Twitter Follow For Joomla 1.5 & 2.5 MediaPass for Joomla! iJoomla Speed Check Module Geo Database - Cities For Ad Agency For Guru Geo Database - Codes & Countries Powered by iJoomla - Joomla ecommerce Why iJoomla? iJoomla, voted "The Best Joomla Apps Developers" in 2010 CMS Expo. Our most popular commercial extensions included: Guru (Joomla LMS), iJoomla Ad Agency (Joomla Banners Extension) iJoomla DigiStore (Joomla eCommerce), iJoomla SEO (Component for Joomla SEO), iJoomla Surveys (for creating Joomla Surveys) and more! We also provide free Joomla modules on our free Joomla downloads section. All our Joomla extensions are well developed, fully supported and well documented. iJoomla.com My Account Stay In Touch Partners <strong>JavaScript is currently disabled. Ask a question

insertion flash dans joomla En tentant d'intégrer du flash ou un code javascript dans une bannière, vous risquez d'avoir un affichage incorrect et la zone du flash reste blanche. Que devez vous faire pour résoudre ce problème? Vous insérez, de préférence, votre code flash dans un module joomla que vous publiez dans la position de votre choix. Exemple de code flash: Effectivement, une zone blanche sera affichée au lieu de l'animation flash si vous editez votre module joomla avec l'éditeur par défaut. De cette manière, le code "flash" sera préservé et ne sera plus modifié par l'éditeur. La même solution vous permettra d'insérer du code javascript dans vos articles joomla ou dans des modules pour la publication de vos annonces publicitaires.

Increase your site's speed dramatically :: Joomla! Community Magazine™ As you all know – Joomla!'s page loading speed is not one of the main advantages of the system. Of course, there is some advice you could follow and there are two very important things that needs to be done: First thing is system plugins order, which should keep following order:"System - cache" plugin should be last one in the listall SEF plugins must be loaded right before cache pluginsCreate new .htaccess file or edit the one you have in your JOOMLA ROOT folder and paste this:### @version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $# @package Joomla# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.# @license GNU/GPL# Joomla! is Free Software## ## Can be commented out if causes errors, see notes above.Options +FollowSymLinks -Indexes ## mod_rewrite in use RewriteEngine On # RewriteBase / ########## Begin - Joomla! ########### End - Joomla! After tests we've done, the Joomla!

swMenuPro.com - Advanced Menu Systems for Joomla and Mambo - Home 777: The number of the beast :: Joomla! Community Magazine™ I promise you, this article doesn't have to do anything with religion. It talks about site security. The beast I am referring to, is unwittingly opening a back door to your site to potential hackers. You may not know it, but you could be a sitting duck. It all lies in the dark world of ownership, users, groups and permissions. This is a long article, but I promise you that you will learn things you would have never imagined. Once upon a time in the Linuxland... Most of the web servers out there run on Linux or another UNIX variant, such as Solaris, FreeBSD, etc. UNIX variants have users, each one belonging to one or several groups. But how does the operating system know how to parse these permissions? So, there you have it. Taking a bite of an apple is all it takes Most shared hosts are configured to run PHP as an Apache “module” (a.k.a. mod_php). Why should you care? You know the story. Adding insult to injury, a clever hacker doesn't even have to create an account on the same server.

Joomla 1.5 Template Tutorial | joomla-tutorials In This Chapter What is a Joomla template? What functions are performed by a Joomla template, and what is the difference when a template has no content versus when content is added into the Content Management System (CMS). This sample content is excerpted from the forthcoming book, titled Joomla! The author, Barrie North creates Joomla Templates and Tutorials at www.compassdesigns.net. What Is a Joomla Template? A Joomla template is a series of files within the Joomla CMS that control the presentation of the content. Figure 9.1 Template with and without content Figure 9.1, part A, shows the template in use with sample content. Notice that the images associated with the content (the photos of the people) are not part of the template but the header is. Using a template for a CMS, as Joomla does, has a number of advantages and disadvantages: There is a complete separation of content and presentation, especially when CSS is used for layout (as opposed to having tables in the index.php file).

Related: