mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
fa61bc53fc
* TW5-es-ES-edition Spanish edition of TW5. A full localisation of TiddlyWiki into castillian spanish (es-ES). * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing + TiddlySpot upload * Translation ongoing * Translation ongoing + macro fixes * Translation ongoing * translation ongoing + macro fixes * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing * translation ongoing * translation ongoing * Translation ongoing * translation ongoing * translation ongoing * translation ongoing * Arreglo plugin * Arreglo plugin * Translation ongoing * Translation ongoing * Translation ongoing * translation ongoing * Add Spanish edition to TW5.com * Reverting forced language plugin load. folder es-ES was provisorily added to the tiddlerStore in order to force the load of the updated language plugin. Finished the translation, and with the updated plugin on place, this folder has no use when the new release comes out.
20 lines
771 B
Plaintext
20 lines
771 B
Plaintext
caption: Favicons en ~TiddlyWiki
|
|
created: 20131224074240979
|
|
es-title: Definir un favicon
|
|
modified: 20160427054526689
|
|
tags: [[Customise TiddlyWiki]]
|
|
title: Setting a favicon
|
|
type: text/vnd.tiddlywiki
|
|
|
|
El <<.word favicon>> es un pequeño icono que la mayoría de navegadores incorporan a la ventana para ayudar al usuario a identificar páginas.
|
|
|
|
! favicons en el navegador
|
|
|
|
Cuando ~TiddlyWiki arranca en el navegador, busca un tiddler llamado <<.tid $:/favicon.ico>> y lo usa dinámicamente como favicon de la página. Si modificas la imagen, el favicon cambiará al instante.
|
|
|
|
! favicons en el servidor
|
|
|
|
Trabajando en la versión servidor de ~TiddlyWiki, es el comando ServerCommand quien facilita el contenido del tiddler [[$:/favicon.ico]] a la ruta `/favicon.ico`.
|
|
|
|
|