Diferencia entre revisiones de «Usuario:Lmorillas/vector.js»
De WikiEducator
(Página creada con '// copied from User:JimTittsler/vector.js importScript('User:JimTittsler/googlesearch.js'); // reader mode for narrow screens // should follow googlesearch.js if used // windo…') |
|||
Línea 1: | Línea 1: | ||
// copied from User:JimTittsler/vector.js | // copied from User:JimTittsler/vector.js | ||
− | importScript('User:JimTittsler/googlesearch.js'); | + | importScript('http://wikieducator.org/User:JimTittsler/googlesearch.js'); |
// reader mode for narrow screens | // reader mode for narrow screens | ||
Línea 7: | Línea 7: | ||
// window.weReader = true; // force to always use reader mode, regardless of width | // window.weReader = true; // force to always use reader mode, regardless of width | ||
− | importScript('User:JimTittsler/reader.js'); | + | importScript('http://wikieducator.org/User:JimTittsler/reader.js'); |
Revisión de 18:39 8 abr 2012
// copied from User:JimTittsler/vector.js importScript('http://wikieducator.org/User:JimTittsler/googlesearch.js'); // reader mode for narrow screens // should follow googlesearch.js if used // window.weReader = true; // force to always use reader mode, regardless of width importScript('http://wikieducator.org/User:JimTittsler/reader.js');