<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">This is probably due to the migration of the wiki to a new server. What I see is that the English manual TOC starts with</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><div bgcolor="#FFFFFF" text="#000000">{{MainTOC|Introduction|</div></blockquote></div><p>while the Italian one starts with</p><div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><div bgcolor="#FFFFFF" text="#000000">{{chapter|Introduzione</div></blockquote></div><p>maybe that has something to do with it, and the Italian TOC needs to be updated?</p><div><br class="Apple-interchange-newline"></div></div> <div id="bloop_sign_1406543201878715904" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px">Francesco<br><br></div></div> <br><p style="color:#000;">On 24 Jul 2014 at 16:47:08, marco ardito (<a href="mailto:ardito@apiform.to.it">ardito@apiform.to.it</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div bgcolor="#FFFFFF" text="#000000"><div></div><div>




<title></title>


Hi all,<br>
<br>
I recently found that some "translated" wiki manual TOCs are messed
up. Compared to the main EN wiki, it seems something has changed in
the wiki engine, for all translations, and a new (but similar)
syntax is now required to show things properly in the TOC.<br>
<br>
Eg: atm this page show barely no links to internal pages:<br>
<a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Doc:IT/2.6/Manual">http://wiki.blender.org/index.php/Doc:IT/2.6/Manual</a><br>

<br>
I've compared EN manual to IT manual, and it seems that<br>
* EN (working well) is like<br>
=================================<br>
&lt;div class="toc_title"&gt;User Manual&lt;/div&gt;<br>
<br>
{{MainTOC|Introduction|<br>
<br>
'''What is Blender?'''<br>
:[[Doc:2.6/Manual/Introduction|Introduction]]<br>
:[[Doc:2.6/Manual/Introduction/History|Blender's History]]<br>
:[[Doc:2.6/Manual/Introduction/License|License]]<br>
:[[Doc:2.6/Manual/Introduction/Community|Blender's
Community]]<br>
:[[Doc:2.6/Manual/Introduction/What's_new_in_this_series|What
changed with Blender 2.5]]<br>
<br>
'''About This Manual'''<br>
:[[Doc:2.6/Manual/Introduction/About this Manual|About this
Manual]]<br>
:[[Doc:2.6/Manual/Introduction/Downloads|Downloadable versions of
this Manual]]<br>
<br>
|<br>
<br>
'''Installing Blender'''<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender|Introduction]]<br>

:[[Doc:2.6/Manual/Introduction/Installing_Blender/Python|Python]]<br>

:[[Doc:2.6/Manual/Introduction/Installing_Blender/Linux|Installing
on Linux]]<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender/Linux/Debian_Ubuntu|-
Debian and Ubuntu]]<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender/Linux/Fedora|-
Fedora]]<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender/Mac|Installing on
Mac]]<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender/Windows|Installing
on Windows]]<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender/Other_OSs|Installing
on other Operating Systems]]<br>
:[[Doc:2.6/Manual/Introduction/Installing_Blender/Configuration|Post
Install Configuration]]<br>
:[[Doc:2.6/Manual/Introduction/Installing
Blender/DirectoryLayout|Directory Layout]]<br>
<br>
|<br>
=================================<br>
<br>
* while IT (not working well, probably others are the same) are
like<br>
<br>
=================================<br>
&lt;div class="toc_title"&gt;Manuale Utente&lt;/div&gt;<br>
<br>
{{chapter|Introduzione<br>
|{{section|Che cos'è Blender?<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction|Introduzione]]<br>
&nbsp;&nbsp;&nbsp; |[[Doc:IT/2.6/Manual/Introduction/History|La
storia di Blender]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/License|Licenza]]<br>
&nbsp;&nbsp;&nbsp; |[[Doc:IT/2.6/Manual/Introduction/Community|La
comunità di Blender]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/What's_new_in_this_series|Cos'è
cambiato con Blender 2.5]]<br>
&nbsp;&nbsp;&nbsp; }}<br>
|{{section|A proposito di questo manuale<br>
&nbsp;&nbsp;&nbsp; |[[Doc:IT/2.6/Manual/Introduction/About this
Manual|A proposito di questo manuale]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Downloads|Downloadable versions
of this Manual]]&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp; }}<br>
|{{section|Installare Blender<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender|Introduzione]]<br>

&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Python|Python]]<br>

&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Linux|L'installazione
su Linux]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Linux/Debian_Ubuntu|-
Debian and Ubuntu]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Linux/Fedora|-
Fedora]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Windows|L'installazione
su Windows]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Mac|L'installazione
su Mac]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Other_OSs|L'installazione
su altri Sistemi Operativi]]<br>
&nbsp;&nbsp;&nbsp;
|[[Doc:IT/2.6/Manual/Introduction/Installing_Blender/Configuration|La
configurazione di Blender]]<br>
&nbsp;&nbsp;&nbsp; |[[Doc:IT/2.6/Manual/Introduction/Installing
Blender/DirectoryLayout|Configurazione delle Directory]]<br>
&nbsp;&nbsp;&nbsp; }}<br>
}}<br>
=================================<br>
<br>
iI tried (not saved) and using the same syntax brings the TOC page
back as intented, apparently.<br>
<br>
is there&nbsp; a better way to correct those TOCs, or a reason not
to do that?<br>
<br>
<div class="moz-signature">--<br>
<div>
<div><b>Marco</b></div>
<br></div>
</div>
<br>
<blockquote>------------------- [Ai sensi e per gli effetti della
Legge sulla tutela della privacy (L. 196/2003), questa mail è
destinata unicamente alle persone sopra indicate e le informazioni
in essa contenute sono da considerarsi strettamente riservate. E'
proibito leggere, copiare, usare o diffondere il contenuto della
presente mail senza autorizzazione. Se avete ricevuto questo
messaggio per errore, siete pregati di rispedire la stessa al
mittente. Grazie]</blockquote>


_______________________________________________
<br>Bf-docboard mailing list
<br>Bf-docboard@blender.org
<br>http://lists.blender.org/mailman/listinfo/bf-docboard
<br></div></div></span></blockquote></body></html>