<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- ***** BEGIN LICENSE BLOCK *****
   - This file is part of DotClear.
   - Copyright (c) 2004 Olivier Meunier and contributors. All rights
   - reserved.
   -
   - DotClear is free software; you can redistribute it and/or modify
   - it under the terms of the GNU General Public License as published by
   - the Free Software Foundation; either version 2 of the License, or
   - (at your option) any later version.
   - 
   - DotClear is distributed in the hope that it will be useful,
   - but WITHOUT ANY WARRANTY; without even the implied warranty of
   - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   - GNU General Public License for more details.
   - 
   - You should have received a copy of the GNU General Public License
   - along with DotClear; if not, write to the Free Software
   - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   -
   - ***** END LICENSE BLOCK ***** -->
<html>
<head>
  <title>Categorie</title>
</head>

<body>

<h1>Le categorie</h1>

<p>Per modificare o cambiare le categorie presenti nel blog devi cliccare sulla linguetta 
<em>Categorie</em>, poi clicca su <em>Nuova categoria</em> per aggiungere una nuoca categoria o clicca
  sulle categorie gi� esistenti per modificarle.</p>

<h2>Campi</h2>

<dl>
  <dt id="title">Titolo</dt>
  <dd>Nome della categoria. Il campo � obbligatorio. Normalmente il titolo di ogni categoria
  appare sia nel men� del blog, sia in ogni post.
  </dd>
  
  <dt id="title_url">URLed</dt>
  <dd>L'URLed � una forma "standardizzata" del titolo sotto forma di indirizzo (URL). Accenti e caratteri particolari saranno rimossi.
  DotClear � in grado di generare automaticamente un titolo URLed, tuttavia puoi specificare
  un titolo URLed di tuo piacimento.
  Nota: se il titolo della categoria non � stato scritto in caratteri latini devi obbligatoriamente
  impostare un titolo URLed. Un titolo URLed non pu� essere composto soltanto da numeri ma anche da
  lettere. Quindi, per esempio, <em>2005</em> non pu� essere valido, mentre <em>anno2005</em> � corretto. 
  </dd>
  
  <dt id="description">Descrizione</dt>
  <dd>Campo ozpionale che ti permette di inserire un commento o una descrizione pi� o meno dettagliata (in formato XHTML) 
  della categoria.</dd>
</dl>

</body>