Pack JoomlaSpanish Webempresa

  • Aumentar fuente
  • Fuente predeterminada
  • Disminuir fuente

Página en construcción

El Pack Webempresa Joomla 1.5.14 ha sido correctamente instalado!

1. Idiomas pre-instalados: Inglés, Español y Catalán.

2. Componentes instalados: Translations Manager, Artio Joomsef, Banners, BreezingForms, Browse Community Forms, CustomQuickIcons, Polls, Weblinks, eXtplorer, J!Position, JCE, masscontent, Newsfeeds, Versions, Xmap, Joomlapack, Phoca Favicon.

3. Módulos instalados: mod_facileforms, mod_jflanguageselection, mod_jw_sir, mod_mostread, mod_newsflash, mod_poll, mod_random_image, mod_related_items, mod_search, mod_stats, mod_whosonline, mod_wrapper, mod_customquickicons, mod_feed, mod_jcequickicon, mod_latest, mod_logged, mod_menu, mod_popular, mod_stats, mod_status, mod_submenu, mod_title, mod_translate.

4. Plugins instalados:Authentication - GMail, Authentication - OpenID, AllVideos (by JoomlaWorks), BreezinForms, Joomfish Alternative Language, Content - Code Highlighter (GeSHi), Content - Email Cloaking, Content - Load Modules, Content - Version, Simple Image Gallery Plugin, Editor - JCE 1.5.1,
Editor - WysiwygPro 3, Button - Versioning, Button - Image, Button - Pagebreak, Button - Readmore, Joomfish - Missing Translation, Search - Joomfish Categories, Search - Joomfish Contacts, Search - Joomfish Content, Search - Joomfish Newsfeeds, Search - Joomfish Sections, Search - Joomfish Weblinks, Search - Categories, Search - Newsfeeds, Search - Sections, JCE Utilities, JomBackup system plugin, MMFuncs, System - Debug, System - SEF, System - ARTIO JoomSEF, System - BetterPreview, Joomfish - Abstraction Layer, Joomfish - Basic Router, System - Title Manager, Ultimate PNG Fix, User - Joomla, Bigshot Google Analytics, IE 8 Compatibility.

 

 

 

 

 

 

 

 

 

 

 

 

Menú principal

Inicio

Perfíl de la información

Application afterLoad: 0.001 seconds, 0.23 MB
Application afterInitialise: 0.280 seconds, 4.25 MB
Application afterRoute: 0.322 seconds, 4.68 MB
Application afterDispatch: 0.472 seconds, 6.23 MB
Application afterRender: 0.583 seconds, 6.82 MB

Memoria usada

7197800

14 queries identificadas

  1. SELECT *
      FROM jos_session
      WHERE session_id = 'ddb0f5ec8bee5042adacb43e44ffe289'
  2. DELETE
      FROM jos_session
      WHERE ( time < '1283551368' )
  3. SELECT *
      FROM jos_session
      WHERE session_id = 'ddb0f5ec8bee5042adacb43e44ffe289'
  4. INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
      VALUES ( 'ddb0f5ec8bee5042adacb43e44ffe289','1283560368','','0','1','0' )
  5. SELECT *
      FROM jos_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM jos_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT m.*, c.`option` AS component
      FROM jos_menu AS m
      LEFT JOIN jos_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  8. SELECT template
      FROM jos_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 1)
      ORDER BY menuid DESC
      LIMIT 0, 1
  9. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, 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.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM jos_content AS a
      INNER JOIN jos_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN jos_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN jos_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN jos_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-04 00:32:48' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-04 00:32:48' )
      ORDER BY  f.ordering
      LIMIT 0, 4
  10. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, 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.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM jos_content AS a
      INNER JOIN jos_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN jos_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN jos_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN jos_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-04 00:32:48' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-04 00:32:48' )
      ORDER BY  f.ordering
  11. SELECT id
      FROM jos_plugins
      WHERE element = 'legacy'
      AND published = 0
  12. SELECT id, title, module, position, content, showtitle, control, params
      FROM jos_modules AS m
      LEFT JOIN jos_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 1 OR mm.menuid = 0 )
      ORDER BY position, ordering
  13. SELECT parent, menutype, ordering
      FROM jos_menu
      WHERE id = 1
      LIMIT 1
  14. SELECT count(*)
      FROM jos_menu AS m

      WHERE menutype='mainmenu'
      AND published='1'
      AND access <= '0'
      AND parent=0
      AND ordering < 1

0 legado de las queries identificadas

    Archivos de idioma cargados

    Sin traducir las cadenas de diagnóstico

    Ninguno

    Sin traducir las cadenas de diseñador

    Ninguno