~ubuntu-branches/ubuntu/trusty/gedit-plugins/trusty-proposed

« back to all changes in this revision

Viewing changes to help/gl/tag-list.page

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-12-12 16:35:11 UTC
  • mto: (7.3.7 sid)
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: package-import@ubuntu.com-20131212163511-d7275l3drwdrw1qq
Tags: upstream-3.10.1
Import upstream version 3.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="plugin-tag-list" xml:lang="gl">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
 
6
    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
 
7
    <revision pkgversion="3.8" date="2013-03-22" status="review"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Daniel Neel</name>
 
11
      <email its:translate="no">dneelyep@gmail.com</email>
 
12
    </credit>
 
13
    <credit type="author">
 
14
      <name>Jim Campbell</name>
 
15
      <email its:translate="no">jwcampbell@gmail.com</email>
 
16
    </credit>
 
17
    <credit type="editor">
 
18
      <name>Sindhu S</name>
 
19
      <email its:translate="no">sindhus@live.in</email>
 
20
    </credit>
 
21
 
 
22
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-plugins.xml"/>
 
23
 
 
24
    <desc>Automatically insert tags, strings and special characters into a document.</desc>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>Fran Dieguez</mal:name>
 
28
      <mal:email>frandieguez@gnome.org</mal:email>
 
29
      <mal:years>2011-2012.</mal:years>
 
30
    </mal:credit>
 
31
  
 
32
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
33
      <mal:name>Leandro Regueiro</mal:name>
 
34
      <mal:email>leandro.regueiro@gmail.com</mal:email>
 
35
      <mal:years>2011.</mal:years>
 
36
    </mal:credit>
 
37
  </info>
 
38
 
 
39
  <title>Tag List</title>
 
40
 
 
41
  <p>The <app>Tag List</app> plugin allows you to insert common tags and
 
42
  special characters from a list in the side pane. By default, the plugin can
 
43
  insert tags and special characters for <app>HTML</app>, <app>XHTML</app>,
 
44
  <app>XSLT</app>, <app>XUL</app> and <app>LaTeX</app>.</p>
 
45
 
 
46
<section id="enable-tag-list-plugin">
 
47
  <title>Enable Tag List Plugin</title>
 
48
 
 
49
  <p>To enable the <app>Tag List</app> plugin:</p>
 
50
 
 
51
  <steps>
 
52
    <item>
 
53
      <p>Select <guiseq><gui style="menu">gedit</gui>
 
54
      <gui style="menuitem">Preferences</gui>
 
55
      <gui style="tab">Plugins</gui></guiseq>.</p>
 
56
    </item>
 
57
    <item>
 
58
      <p>Select <gui style="menuitem">Tag List</gui> to enable the plugin.</p>
 
59
    </item>
 
60
    <item>
 
61
      <p>Access the tag list by selecting
 
62
      <guiseq><gui style="menu">View</gui>
 
63
      <gui style="menuitem">Side Pane</gui></guiseq>, or by pressing
 
64
      <key>F9</key>.</p>
 
65
    </item>
 
66
  </steps>
 
67
 
 
68
  <p>The side pane will initially show a list of open documents, so to view and
 
69
  use the <app>Tag List</app>, you will need to click on the tab showing the
 
70
  "plus" icon at the bottom of the side pane. The icon will look similar to
 
71
  this:</p>
 
72
 
 
73
  <p><media type="image" mime="image/png" src="figures/gedit-side-pane3.png"/></p>
 
74
 
 
75
</section>
 
76
 
 
77
<section id="inserting-tags">
 
78
  <title>Inserir etiquetas e caracteres especiais</title>
 
79
 
 
80
  <p>The <app>tag list</app> uses a drop-down menu to let you choose from the
 
81
  different types of tags. For example, one tag option is <gui>HTML -
 
82
  Tags</gui>.</p>
 
83
 
 
84
  <p>Para inserir etiquetas, faga o seguinte:</p>
 
85
 
 
86
  <steps>
 
87
    <item>
 
88
      <p>Mova o cursor a onde queira inserir a etiqueta ou o caracter especial.</p>
 
89
    </item>
 
90
    <item>
 
91
      <p>Seleccione a etiqueta que queira no menú despregábel na parte inferior do panel lateral.</p>
 
92
    </item>
 
93
    <item>
 
94
      <p>Desprácese na lista até atopar a etiqueta ou carácter desexado.</p>
 
95
    </item>
 
96
    <item>
 
97
      <p>Dobre pulsación na etiqueta na lista de etiquetas.</p>
 
98
    </item>
 
99
  </steps>
 
100
 
 
101
  <p>The tag or special character you have chosen will then be displayed in
 
102
  your document.</p>
 
103
</section>
 
104
 
 
105
<section id="tag-list-tips">
 
106
  <title>Consellos da Lista de etiquetas</title>
 
107
 
 
108
  <note style="tip">
 
109
    <p>Tamén pode inserir unha etiqueta premendo <key>Retorno</key> ou <keyseq><key>Maiús</key><key>Retorno</key></keyseq>.</p>
 
110
    <p>Pressing the <key>Return</key> key will insert the tag at the cursor
 
111
    position, and then return focus to the document. Pressing
 
112
    <keyseq><key>Shift</key><key>Return</key></keyseq> will insert the tag at
 
113
    the cursor position, but will keep the focus on the
 
114
    <app>tag-list</app>.</p>
 
115
  </note>
 
116
 
 
117
  <note style="tip">
 
118
    <p>Pode ver unha previsualización do texto que insertou para cada etiqueta e carácter especial premendo sobre a palabra <gui>Previsualizar</gui> na parte inferior do panel lateral.</p>
 
119
  </note>
 
120
</section>
 
121
 
 
122
</page>