home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Thomson (Residential)
/
TGSTPv7203.iso
/
mac
/
Documentation
/
HTML
/
TG605_it
/
wwhdata
/
java
/
files.xml
next >
Wrap
Extensible Markup Language
|
2008-02-07
|
8KB
|
173 lines
<?xml version='1.0' encoding='UTF-8' ?>
<!--
The "name" attribute below specifies the name of the book. This
name appears both in the table of contents and in the search scobe
popup menu. This attribute is required.
The "context" attribute below specifies an alternate name of the book
and is only necessary when combining books for use with your
application's context-sensitive help. You can put any value you desire
here but it must contain only the characters "A-Z", "a-z", "0-9", or "_".
This attribute is optional.
The "toc" attribute specifies the relative filename of the XML file
that specifies the TOC structure for this book. This attribute is
optional.
The "ix" attribute specifies the relative filename of the XML file
that specifies the index structure for this book. This attribute
is optional.
The "search" attribute specifies the relative filename of the XML
file that will be generated by wwhelpix at the end of the conversion
process. This attribute is optional.
The "version" attribute specifies what format version the file is
described in and should always be "2.0". This attribute is required.
The "locale" attribute specifies the native language/locale for
this book. Currently valid values are en=English, fr=French, and
de=German. To ensure that proper word breaking rules are followed,
this attribute must be set correctly. This attribute is optional.
-->
<WebWorksHelpBook name="TG605" context="sug" toc="toc.xml" ix="ix.xml" search="search.xml" version="2.0" encoding="UTF-8" locale="en">
<!--
The following CommonWordsToSkip block allows you to define what
words will be omitted from the generated full text search index.
We have provided a list of low information words that are common
in English as a starting point. However, if you are processing
documents in a different language, you will need to adjust the
words accordingly.
The "minlen" attribute specifies the minimum length of word to
include in the full text search index. Words that are fewer
characters in length than this value will automatically be
omitted from the search database, and need not be explicitly
listed inside this block. The default value of 3 seems to work
well for English. A value of 1 may be needed for CJK languages
where one character can represent a whole word or concept.
-->
<CommonWordsToSkip minlen="2">
about after all also and another any are
because been before being between both but
came can come copyright corp corporation could
did
each
for from
get got
has had have her here him himself his how
inc into its
like
make many me might more most much must
never now
one only other our out over
not
reserved rights
said same see should since some still such
take than that the their them then there these they this those through too
under use
very
was way well were what where which while who will with would
you your
</CommonWordsToSkip>
<!--
The ScoringPrefs block allows you to control how search terms
are scored by assigning different relative weights based on
where a word occurs inside each document. Three common
META tags are supported by default, but this may be extended
to custom META tags as follows (for a tag called partnum):
<meta name="partnum" weight="100">
For information on setting/creating META tags from within
WebWorks Publisher, please see the online documentation.
Note, that words occurring in elements not explicitly declared
below will by default be scored with a weight of one.
-->
<ScoringPrefs>
<table weight="20"/>
<meta name="keywords" weight="100"/>
<meta name="description" weight="50"/>
<meta name="summary" weight="50"/>
<title weight="20"/>
<h1 weight="15"/>
<h2 weight="10"/>
<caption weight="10"/>
<h3 weight="7"/>
<th weight="5"/>
<h4 weight="5"/>
<h5 weight="4"/>
<h6 weight="3"/>
<h7 weight="2"/>
<b weight="2"/>
<p weight="1"/>
<div weight="1"/>
</ScoringPrefs>
<!--
The DocumentInfo block specifies the title and filename for
each generated page in the book (excluding TOC and IX).
-->
<DocumentInfo>
<Document title="Informazioni su Guida all'installazione e all'uso" href="about.htm" />
<Document title="Installazione" href="Installation.htm" />
<Document title="Operazioni preliminari" href="Installation2.htm" />
<Document title="Posizionamento di Thomson Gateway" href="Installation3.htm" />
<Document title="Installazione di Thomson Gateway" href="Installation4.htm" />
<Document title="Installazione guidata" href="Installation5.htm" />
<Document title="Installazione manuale" href="Installation6.htm" />
<Document title="Informazioni di base su Thomson Gateway" href="Basics.htm" />
<Document title="Thomson GatewayModalità operative dei LED" href="Basics2.htm" />
<Document title="Interfaccia Web di Thomson Gateway" href="Basics3.htm" />
<Document title="Backup e ripristino della configurazione" href="Basics4.htm" />
<Document title="Aggiunta di nuove periferiche alla rete" href="AddDevice.htm" />
<Document title="Aggiunta di un computer alla rete" href="AddDevice2.htm" />
<Document title="Collegamento di un computer mediante Ethernet" href="AddDevice3.htm" />
<Document title="Ulteriori funzionalità di Thomson Gateway" href="UsingGateway.htm" />
<Document title="UPnP (Universal Plug and Play)" href="UsingGateway2.htm" />
<Document title="Accesso a Thomson Gateway con UPnP" href="UsingGateway3.htm" />
<Document title="Gestione della connessione Internet con UPnP" href="UsingGateway4.htm" />
<Document title="Configurazione di UPnP in Thomson Gateway" href="UsingGateway5.htm" />
<Document title="Installazione di UPnP in Windows XP" href="UsingGateway6.htm" />
<Document title="Assegnazione di un servizio (HTTP, FTP, ...) a un computer" href="UsingGateway7.htm" />
<Document title="DNS dinamico" href="UsingGateway8.htm" />
<Document title="Sicurezza Internet" href="InternetSecurity.htm" />
<Document title="Firewall" href="InternetSecurity2.htm" />
<Document title="Filtro dei siti Web" href="InternetSecurity3.htm" />
<Document title="Negazione dell'accesso a un sito Web specifico" href="InternetSecurity4.htm" />
<Document title="Consenso all'accesso a un sito Web specifico" href="InternetSecurity5.htm" />
<Document title="Reindirizzamento di un sito Web" href="InternetSecurity6.htm" />
<Document title="Reindirizzamento di tutti i siti Web" href="InternetSecurity7.htm" />
<Document title="Risoluzione dei problemi" href="Troubleshooting.htm" />
<Document title="Procedura guidata di configurazioneRisoluzione dei problemi" href="Troubleshooting2.htm" />
<Document title="Risoluzione dei problemi di Thomson Gateway di tipo generale" href="Troubleshooting3.htm" />
<Document title=" dei problemi di collegamento dei cavi" href="Troubleshooting4.htm" />
<Document title="Ripristino alle impostazioni di fabbrica predefinite" href="Troubleshooting5.htm" />
</DocumentInfo>
<!--
The TopicMap block is used for enabling context-sensitive help for
use with your own software application. Publisher will automatically
create Topic entries derived from the usage of the "TopicAlias"
marker in your FrameMaker document(s). The "TopicAlias" marker should
only contain the name of the topic.
Each resulting Topic entry will be of the form:
<Topic name="yourTopicName" href="yourBook/filename#123456">
Where the topic name must contain only the characters:
"A-Z", "a-z", "0-9", or "_".
-->
<TopicMap>
<Topic name="init" href="about.htm#wp965617" /> <!-- about.htm -->
</TopicMap>
</WebWorksHelpBook>