Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : abash 26 Jun 2010, 11:00:40

: Template scarno ed accessibile
: abash 26 Jun 2010, 11:00:40
Salve a tutti,
vorrei sapere se esiste un template simile a quello usato per il sito della Regione Puglia
http://www.regione.puglia.it/
.
Grazie per l'attenzione.
: Re:Template scarno ed accessibile
: conti1 26 Jun 2010, 11:12:57
ciao
quello non e joomla  e un semplice html se non erro.
ma di bello che ha?
tutti i template  free possono diventare orribili come quello.
: Re:Template scarno ed accessibile
: mau_develop 26 Jun 2010, 11:29:32
ecco il template più scarno del mondo per joomla:

<?php defined( '_JEXEC' ) or die ( 'Non puoi accedere direttamente alla pagina' ); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />

<link href="<?php echo $this->baseurl ?>/templates/path_al_tuo_css.css" rel="StyleSheet" type="text/css" />

</head>
<body>

<jdoc:include type="modules" name="menu" />

<jdoc:include type="component" />

</body>
</html>

M.
: Re:Template scarno ed accessibile
: abash 26 Jun 2010, 11:41:51
Purtroppo non è una mia volontà,
cmq non si potrebbe usare un template scarno come pre-home per poi entrare nel sito vero e proprio?