Identification






Mot de passe oublié ?
Pas encore de compte ? Enregistrez-vous

Syndication

Sélecteur de template

rt_extremities2
Accueil
Bienvenue sur Joomla!
Écrit par Webmaster   
12-06-2004

Commencez par retirer un mot de passe en faisant comme si vous l'aviez perdu. Mettez dans le formulaire admin et l'adresse email de votre fiche login de l'espace usagers, c'est à dire celui de l'inscription si vous ne l'avez pas changé. C'est vers le bas de cette page sur la gauche.

Si vous avez tout lu sur les Systèmes de Gestion de Contenu (CMS en anglais), vous aurez probablement retenu au moins trois choses: les CMS sont ce qu'il y a de mieux pour faire du business, les CMS sont des outils vraiment très compliqués, et enfin ils sont le plus souvent absolument hors de prix.

Joomla! Logo
Exemple Caption
Joomla! est en train de changer la donne... Joomla! est différent du modèle habituel de logiciel web. Pour commencer, Joomla! est simple à prendre en main. Joomla! a été développé pour le plus grand nombre. Il est distribué sous license GNU/GPL, facile à installer, facile à administrer et stable. Les utilisateurs et administrateurs Joomla! n'auront même pas besoin de connaissances HTML pour mettre en oeuvre et gérer ce CMS.

 

Dernière mise à jour : ( 10-03-2007 )
Lire la suite...
 
Newsflash 1
Écrit par Administrator   
09-08-2004
Joomla! 1.0 - 'Faites l'expérience de la liberté'!. Il n'a jamais été aussi facile de créer soi-même un site dynamique. Gérez tout le contenu de votre site depuis une interface d'administration.
 
Newsflash 2
Écrit par Administrator   
09-08-2004
Hier, tous les serveurs des Etats-Unis se sont mis en grève en revendiquant le droit à plus de RAM et à de meilleurs processeurs. Un porte parole a déclaré que ce besoin en RAM supplémentaire était consécutif à l'accroissement inconsidéré de la vitesse des bus front-side. Il a été demandé aux bus résidants des carte mères de lever le pied.
 
Suite...
37 queries executed
1
SET sql_mode = 'MYSQL40'
2 SELECT folder, element, published, params FROM joomla_mambots WHERE published >= 1 AND access <= 0 AND folder = 'system' ORDER BY ordering
3 SELECT id, link FROM joomla_menu WHERE menutype = 'mainmenu' AND published = 1 ORDER BY parent, ordering LIMIT 1
4 SELECT template FROM joomla_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 1 ) ORDER BY menuid DESC LIMIT 1
5 DELETE FROM joomla_session WHERE ( ( time < '1246574605' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1246574605' ) AND guest = 1 AND userid = 0 )
6 SELECT COUNT(*) FROM joomla_stats_agents WHERE agent = 'Unknown' AND type = 0
7 UPDATE joomla_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 0
8 SELECT COUNT(*) FROM joomla_stats_agents WHERE agent = 'Unknown' AND type = 1
9 UPDATE joomla_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 1
10 SELECT COUNT(*) FROM joomla_stats_agents WHERE agent = 'Unknown' AND type = 2
11 UPDATE joomla_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 2
12 SELECT * FROM joomla_menu WHERE id = 1
13 SELECT COUNT(a.id) FROM joomla_content AS a INNER JOIN joomla_content_frontpage AS f ON f.content_id = a.id INNER JOIN joomla_categories AS cc ON cc.id = a.catid INNER JOIN joomla_sections AS s ON s.id = a.sectionid LEFT JOIN joomla_users AS u ON u.id = a.created_by LEFT JOIN joomla_groups AS g ON a.access = g.id WHERE a.state = 1 AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-03 00:58' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-03 00:58' ) AND s.published = 1 AND cc.published = 1 AND a.access <= 0 AND s.access <= 0 AND cc.access <= 0
14 SELECT a.id, a.title, a.title_alias, a.introtext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, a.hits, CHAR_LENGTH( a.fulltext ) AS readmore, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS groups , s.id AS sec_id, cc.id as cat_id FROM joomla_content AS a INNER JOIN joomla_content_frontpage AS f ON f.content_id = a.id INNER JOIN joomla_categories AS cc ON cc.id = a.catid INNER JOIN joomla_sections AS s ON s.id = a.sectionid LEFT JOIN joomla_users AS u ON u.id = a.created_by LEFT JOIN joomla_groups AS g ON a.access = g.id WHERE a.state = 1 AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-03 00:58' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-03 00:58' ) AND s.published = 1 AND cc.published = 1 AND a.access <= 0 AND s.access <= 0 AND cc.access <= 0 ORDER BY f.ordering LIMIT 4
15 SELECT folder, element, published, params FROM joomla_mambots WHERE access <= 0 AND folder = 'content' ORDER BY ordering
16 SELECT params FROM joomla_mambots WHERE element = 'mosimage' AND folder = 'content'
17 SELECT a.* FROM joomla_components AS a WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' ) AND a.option = 'com_syndicate'
18 SELECT m.* FROM joomla_menu AS m WHERE menutype='mainmenu' AND published='1' AND access <= '0' AND parent=0 ORDER BY ordering
19 SELECT m.* FROM joomla_menu AS m WHERE menutype='mainmenu' AND published='1'
20 SELECT m.* FROM joomla_menu AS m WHERE menutype='mainmenu' AND published='1' AND access <= '0' AND parent > 0 ORDER BY parent,ordering
21 SELECT id, title, module, position, content, showtitle, params FROM joomla_modules AS m INNER JOIN joomla_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id != 1 AND ( mm.menuid = 0 OR mm.menuid = 1 ) ORDER BY ordering
22 SELECT id FROM joomla_menu WHERE link = 'index.php?option=com_search' AND published = 1
23 SELECT m.* FROM joomla_menu AS m WHERE menutype = 'mainmenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
24 SELECT m.* FROM joomla_menu AS m WHERE menutype = 'othermenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
25 SELECT a.id, a.title, a.sectionid, a.catid FROM joomla_content AS a LEFT JOIN joomla_content_frontpage AS f ON f.content_id = a.id INNER JOIN joomla_categories AS cc ON cc.id = a.catid INNER JOIN joomla_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND a.sectionid > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-03 00:58' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-03 00:58' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND s.published = 1 AND cc.published = 1 ORDER BY a.created DESC LIMIT 5
26 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 3 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
27 SELECT id FROM joomla_menu WHERE type = 'content_blog_section' AND published = 1 AND componentid = 0
28 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 4 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
29 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 2 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
30 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 9 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
31 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 7 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
32 SELECT a.id, a.title, a.sectionid, a.catid FROM joomla_content AS a LEFT JOIN joomla_content_frontpage AS f ON f.content_id = a.id INNER JOIN joomla_categories AS cc ON cc.id = a.catid INNER JOIN joomla_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND a.sectionid > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-03 00:58' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-03 00:58' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND s.published = 1 AND cc.published = 1 ORDER BY a.hits DESC LIMIT 5
33 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 1 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
34 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 11 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
35 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM joomla_content AS i LEFT JOIN joomla_sections AS s ON i.sectionid = s.id LEFT JOIN joomla_menu AS ms ON ms.componentid = s.id LEFT JOIN joomla_categories AS c ON i.catid = c.id LEFT JOIN joomla_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 10 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
36 SELECT m.* FROM joomla_menu AS m WHERE menutype = 'topmenu' AND published = 1 AND access <= 0 AND parent = 0 ORDER BY ordering
37 SELECT id, name, link, parent, type, menutype, access FROM joomla_menu WHERE published = 1 AND access <= 0 ORDER BY menutype, parent, ordering