MediaWiki:Guidedtour-tour-buscar.js

De CNB
Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

Nota: tras guardar, quizás necesites actualizar la caché de tu navegador para ver los cambios.

  • Firefox/Safari: Mantén presionada la tecla Mayús mientras pulsas el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presiona Ctrl+Shift+R (⌘+Mayús+R en Mac)
  • Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar, o presiona Ctrl+F5
  • Opera: dirígete a Menú → Configuración (Opera → Preferencias en Mac) y luego a Privacidad y seguridad → Borrar datos de navegación → Imágenes y archivos en caché.
( function ( window, document, $, mw, gt ) {

       if ( mw.config.get( 'wgPageName' ) !== 'Bienvenidos_al_Currículum_Nacional_Base' ) {
		return;
	}

       if (mw.cookie.get('buscar_tour')){
                //return;
        }
        
        mw.cookie.set('buscar_tour','done');
	
	var pageName = 'Bienvenidos_al_Currículum_Nacional_Base',
		tour;
	tour = new gt.TourBuilder( {	
		name: 'buscar'
	} );

	
	tour.firstStep( {
		name: 'buscar',		
		title: '¿Buscas algo?',		
		description: '¡Es muy fácil encontrar material en el CNB en línea! Tienes dos opciones...',
                position: 'topLeft',
                attachTo: '#p-search',   
                closeOnClickOutside: false,
		overlay: true
	} )
	
	.next( 'buscar1' );

	tour.step( {		
		name: 'buscar1',
		title: '1) Usa el buscador wiki.',
		description: '¡Pruebalo ahora! Escribe Comunicación en la ventana de búsqueda.',
		attachTo: '#Inicial-y-Preprimaria-main',                
		position: 'topLeft',
                attachTo: '#p-search',
                closeOnClickOutside: false,
                overlay: false,
	} )
	.next( 'buscar2' )	
	.back( 'buscar' );

       tour.step( {		
		name: 'buscar2',
		title: '1) Usa el buscador wiki.',
		description: 'Cuida bien la ortografía (en especial las tildes) porque la búsqueda wiki es exacta.',
		position: 'topLeft',
                attachTo: '#p-search',
                closeOnClickOutside: false,
                overlay: false,
	} )
        .transition( function () {
		if ( 1 ) {
			return 'buscar3';
		}
	} )
	.next( 'buscar3' )	
	.back( 'buscar1' );

       tour.step( {		
		name: 'buscar3',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar4' )	
	.back( 'buscar2' );

       tour.step( {		
		name: 'buscar4',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar5' )	
	.back( 'buscar3' );

      tour.step( {		
		name: 'buscar5',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar6' )	
	.back( 'buscar4' );

      tour.step( {		
		name: 'buscar6',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar7' )	
	.back( 'buscar5' );

       tour.step( {		
		name: 'buscar7',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar8' )	
	.back( 'buscar6' );

       tour.step( {		
		name: 'buscar8',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar9' )	
	.back( 'buscar7' );

       tour.step( {		
		name: 'buscar9',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar10' )	
	.back( 'buscar8' );

       tour.step( {		
		name: 'buscar10',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar11' )	
	.back( 'buscar9' );

       tour.step( {		
		name: 'buscar11',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar12' )	
	.back( 'buscar10' );

        tour.step( {		
		name: 'buscar12',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar13' )	
	.back( 'buscar11' );

 

       tour.step( {		
		name: 'buscar3',
		title: 'HELLO.',
		description: '',
		attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]',                
		position: 'left',
                closeOnClickOutside: false,
                overlay: false
	} )
	.next( 'buscar4' )	
	.back( 'buscar2' );


      
        
       tour.step( {		
		name: 'portada7',
		title: '¿Tienes preguntas? Consulta la sección de ayuda. Y ¡sigue explorando el sitio!',
		description: '',
        	attachTo: '#p-Ayuda_y_otros', 	               
		position: 'right',
                closeOnClickOutside: false,
                overlay: false
	} )
	.back( 'portada6' );

} ( window, document, jQuery, mediaWiki, mediaWiki.guidedTour ) );

Sistema social para expresar ideas y manifestarlas al prójimo. Este sistema existe dentro de un entorno social (sistema social) y un sistema lingüístico (ejemplos son el español, francés, k’iche’, kaqchikel, etc.) Tienen que existir ambos sistemas para que pueda existir la comunicación.

Se entiende como el “conjunto de normas que regulan la correcta escritura de una lengua”.(Asociación de Academias de la Lengua Española, ASALE. (2010). Ortografía de la lengua española. España: Espasa).