This is the category page for : Linux Operating System it

How to make a typo3 template

Labels: Linux Operating System it, PHP — Tonylog 10 August 2007 @ 18:57

Typo3 is a professional CMS that allows you, through a complete admin/author interface, to easily handle the contents of a website.
However, the process of templating is not as straightforward. The majority of typo3 templates are built through a series of commands, given in an array format, defined in the template field SETUP. All the commands in this field will be processed by the typo3 core. They will be substituted with the specific “commented tags” that will be positioned on a default template page.

What we need to do to make a simple typo3 template:

Both these extension are made by the author of typo3 and in stable version

These 2 typo3 extensions will respectively feed the template parser with the dynamic content and handle the menu.

Let’s analyse the html source for the template page.
The source for the template (download available above) is very simple, it has very basic html tags and comments, the majority of which will be substituted by the typo3 template core processor in real dynamic content.

Let’s analyse the setup this time.
N.B. The parser considers lines that begin with # comments.
All the comments on the setup.txt file will explain how it actually works.

The typo3 templating method is not the most straightforward of the CMS world. However, the content capabilities of this well structured software are quicker to learn and easier and more intuitive to manage. This makes typo3 a software to seriously consider when looking at all the options that the world of open source software offers.

Comments (0)

Installare VMware Tools sulla macchina virtuale Linux Ubuntu 6,10 Edgy EFT

Labels: Blogging su Tonylog, Linux Operating System it — Tonylog 1 May 2007 @ 17:14

Logo VMware

Dopo avere installato il server VMware sul mio portatile e successivamente avere installato il sistema operativo Ubuntu Linux 6,10 Edgy Eft in questo articolo, al fine di aumentare le prestazioni della macchina virtuale il personale VMware ci suggerisce caldamente di installare sulla macchina virtuale il software
VMware Tools
che ci dovrebbe aiutare ad ottenere il nostro scopo cioè una macchina funzionale e veloce.

Per l’installazione di questi importanti tools fino adesso ho trovato solamente guide in tedesco, francese ed inglese, allora ho deciso di farne una io in Italiano nonostante la banalità dell’operazione mi sembra cmq utile lasciare un log.
(more…)

Comments (12)

VMware come fare funzionare Ubuntu Linux Edgy 6.10 su una macchina windows senza partizionare il disco.

Labels: Blogging su Tonylog, Linux Operating System it — Tonylog @ 15:36

Logo VMware

Da un paio di anni a questa parte la virtualizzazione dei sistemi operativi ha fatto passi da gigante, il più grande scoglio da oltrepassare è sempre stato la velocità, che nonostante tutto sembra ancora abbastanza grande e non del tutto risolto, in questo articolo esporrò la mia esperienza sull’argomento e nel particolare l’installazione di un sistema operativo Linux Ubuntu Edgy 6,10 su una macchina virtuale VMware con sottostante un Sistema operativo Microsoft Windows XP Home Edition SP2.
(more…)

Comments (1)

<<< Previous Page - Next Page >>>