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.
65 lines
1.3 KiB
65 lines
1.3 KiB
13 years ago
|
<sect1 id="sources-section">
|
||
|
<sect1info>
|
||
|
<authorgroup>
|
||
|
<author
|
||
|
><firstname
|
||
|
>Keith</firstname
|
||
|
> <surname
|
||
|
>Isdale</surname
|
||
|
> <affiliation
|
||
|
> <address
|
||
|
><email
|
||
|
>k_isdale@tpg.com.au</email
|
||
|
></address>
|
||
|
</affiliation>
|
||
|
</author>
|
||
|
<othercredit role="translator"
|
||
|
><firstname
|
||
|
>Marcus</firstname
|
||
|
><surname
|
||
|
>Gama</surname
|
||
|
><affiliation
|
||
|
><address
|
||
|
><email
|
||
|
>marcus_gama@uol.com.br</email
|
||
|
></address
|
||
|
></affiliation
|
||
|
><contrib
|
||
|
>Tradução</contrib
|
||
|
></othercredit
|
||
|
>
|
||
|
</authorgroup>
|
||
|
</sect1info>
|
||
|
<title
|
||
|
>Trabalhando com Arquivos de Código de &XSLT; (Código)</title>
|
||
|
|
||
|
<para
|
||
|
>Se a janela de inspeção não estiver visível use a opção <menuchoice
|
||
|
> <guimenu
|
||
|
>Ferramentas</guimenu
|
||
|
> <guimenuitem
|
||
|
>Mostrar os inspetores</guimenuitem
|
||
|
> </menuchoice
|
||
|
>. Para trabalhar com o código, clique na página de código do diálogo mostrado. </para>
|
||
|
|
||
|
<para
|
||
|
>Todos os arquivos de código &XSLT; que são incluídos no arquivo &XSLT; ou nos arquivos do mesmo nível são listados aqui.</para>
|
||
|
|
||
|
<screenshot>
|
||
|
<screeninfo
|
||
|
>A Janela de Código</screeninfo>
|
||
|
<mediaobject>
|
||
|
<imageobject>
|
||
|
<imagedata fileref="sources_window.png" format="PNG"/>
|
||
|
</imageobject>
|
||
|
<textobject
|
||
|
><phrase
|
||
|
>A Janela de Código</phrase
|
||
|
></textobject>
|
||
|
</mediaobject>
|
||
|
</screenshot>
|
||
|
|
||
|
<para
|
||
|
>Clicando num item de código na lista mostrada fará com que o cursor da janela principal passe para o início do arquivo indicado. </para>
|
||
|
</sect1>
|