summaryrefslogtreecommitdiffstats
path: root/tde-i18n-it/docs/kdeaddons/kate-plugins/htmltools.docbook
blob: fb057fa0628fb29b5dbe80d996dae1303d7100ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<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:
-->