Changes

From The TTSCpedia
Jump to navigationJump to search
no edit summary
Line 114: Line 114:  
     metrolook: '#usermenu'
 
     metrolook: '#usermenu'
 
},
 
},
position: {
+
position: 'bottomRight',
fallback: 'top',
  −
    cali: 'topRight',
  −
    monobook: 'topRight',
  −
    michigan: 'topRight',
  −
    metrolook: 'topRight'
  −
},
   
width: 300
 
width: 300
 
} )
 
} )
Line 167: Line 161:  
},
 
},
 
position: {
 
position: {
fallback: 'top',
+
fallback: 'bottom',
     cali: 'left',
+
     cali: 'right',
     nimbus: 'left',
+
     nimbus: 'right',
     vector: 'topRight',
+
     vector: 'bottomRight',
     monobook: 'left'
+
     monobook: 'right'
 
},
 
},
 
} )
 
} )
 
.next( 'navbasics5' )
 
.next( 'navbasics5' )
 
.back( 'navbasics3' );
 
.back( 'navbasics3' );
 +
 +
tour.step( {
 +
name: 'navbasics7',
 +
title: 'In other languages - Basic Navigation',
 +
description: "Right below that, if the article is available in multiple languages, they will be shown in a list "+
 +
"section in the sidebar.",
 +
attachTo: '#cali-langlinks',
 +
position: 'right',
 +
} )
 +
.next( 'navbasics8' )
 +
.back( 'navbasics6' );
 
 
 
tour.step( {
 
tour.step( {

Navigation menu