1
I Template di Joomla! 3 / Re:template non si installa
« il: 04 Lug 2014, 14:40:44 »
tutto ok raga.. grazie per le accortezze che mi avete fatto notate .. funziona tutto...
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
<?php
//no direct access
defined('_JEXEC')or die('Restricted access');
//Template setup code
$user=&JFactory::getUser();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Traditional//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></head>
<body>
<h1>Advanced Joomla! Template</h1>
</body>
</html>
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE install PUBLIC "-//Joomla!2.5//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd"><extension version="2.5" type="template" client="site">
<name>gio83webdesigner</name>
<creationDate>03-07-2014</creationDate>
<author>xxxxxxxxxxxx</author>
<authorEmail>xxxxxxxxxxxxxxxxx</authorEmail>
<authorUrl></authorUrl>
<copyright>free</copyright>
<lcense>free</license>
<version>3.1</version> <description>Linguaggi HTML</description> <files> <filename>index.php</filename>
<filename>templateDetails.xml</filename>
</files>
<position>
<position>debug</position>
<position>position-0</position>
</position>
<config>
<fields name="params">
</fields>
</config>
</extension>
![]() |
|