You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
107 lines
1.8 KiB
107 lines
1.8 KiB
13 years ago
|
<chapter id="htmltools">
|
||
|
<chapterinfo>
|
||
|
|
||
|
<title
|
||
|
>Strumenti <acronym
|
||
|
>HTML</acronym
|
||
|
> </title>
|
||
|
|
||
|
<authorgroup>
|
||
|
<author
|
||
|
><firstname
|
||
|
>Francis</firstname
|
||
|
> <surname
|
||
|
>Giannaros</surname
|
||
|
> <affiliation
|
||
|
> <address
|
||
|
><email
|
||
|
>francisg@gmail.com</email
|
||
|
></address>
|
||
|
</affiliation>
|
||
|
</author>
|
||
|
</authorgroup
|
||
|
> <date
|
||
|
>2002-05-15</date
|
||
|
> <releaseinfo
|
||
|
>1.00.00</releaseinfo
|
||
|
> <abstract
|
||
|
> <para
|
||
|
>Un plugin per assistere l'inserimento di elementi &HTML;. </para>
|
||
|
</abstract>
|
||
|
|
||
|
<keywordset>
|
||
|
<keyword
|
||
|
>KDE</keyword>
|
||
|
<keyword
|
||
|
>kate</keyword>
|
||
|
<keyword
|
||
|
>html</keyword>
|
||
|
</keywordset>
|
||
|
</chapterinfo>
|
||
|
|
||
|
<title
|
||
|
>Introduzione</title>
|
||
|
|
||
|
<para
|
||
|
>Questo plugin aprirà una finestra che ti chiederà il nome di un tag &HTML;. Gli attributi e i valori da inserire nel tag di apertura dovrebbero essere inseriti come <userinput
|
||
|
><replaceable
|
||
|
>nome_attributo</replaceable
|
||
|
>="<replaceable
|
||
|
>valore_attributo</replaceable
|
||
|
>"</userinput
|
||
|
>. Dopo aver premuto &Enter;, il tag di apertura (e quello corrispondente di chiusura) sarà posizionato nel documento.</para>
|
||
|
|
||
|
<sect1 id="htmltools-menu">
|
||
|
<title
|
||
|
>Struttura del menu</title>
|
||
|
|
||
|
<variablelist>
|
||
|
<varlistentry>
|
||
|
<term>
|
||
|
<menuchoice
|
||
|
><guimenu
|
||
|
>Strumenti</guimenu
|
||
|
><guimenuitem
|
||
|
>Tag HTML...</guimenuitem
|
||
|
> </menuchoice>
|
||
|
</term>
|
||
|
<listitem
|
||
|
><para
|
||
|
>Questo aprirà la finestra come descritto sopra.</para
|
||
|
></listitem>
|
||
|
</varlistentry>
|
||
|
</variablelist>
|
||
|
|
||
|
</sect1>
|
||
|
|
||
|
<sect1 id="htmltools-thanks-and-acknowledgements">
|
||
|
<title
|
||
|
>Ringraziamenti e riconoscimenti</title>
|
||
|
|
||
|
<para
|
||
|
>Plugin di &kate; <quote
|
||
|
>Strumenti HTML</quote
|
||
|
>, copyright 2002 di Joseph Wenninger <email
|
||
|
>kde@jowenn.at</email
|
||
|
>. </para>
|
||
|
|
||
|
<para
|
||
|
>Copyright della documentazione 2005 di Francis Giannaros </para>
|
||
|
|
||
|
<para
|
||
|
>Federico Zenith<email
|
||
|
>federico.zenith@member.fsf.org</email
|
||
|
></para
|
||
|
>
|
||
|
&underGPL; </sect1>
|
||
|
|
||
|
</chapter>
|
||
|
|
||
|
<!--
|
||
|
Local Variables:
|
||
|
mode: sgml
|
||
|
sgml-omittag: nil
|
||
|
sgml-shorttag: t
|
||
|
End:
|
||
|
-->
|