mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36: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.
18 lines
850 B
Plaintext
18 lines
850 B
Plaintext
caption: list
|
|
created: 20130830092500000
|
|
es-title: Campo "list"
|
|
modified: 20160415043859028
|
|
tags: Fields
|
|
title: ListField
|
|
type: text/vnd.tiddlywiki
|
|
|
|
El [[campo|TiddlerFields]] `list` es una característica opcional que se usa para estructurar contenido. Su valor es una [[lista|Title List]] y puede usarse de varias maneras:
|
|
|
|
* El campo `list` de un tiddler que se usa como etiqueta determina el orden en que se presentan los tiddlers que llevan esa etiqueta. Más detalles en [[Etiquetas|Tagging]]
|
|
|
|
* El [[filtro|Filters]] `list` selecciona entradas de una lista
|
|
|
|
* El [[filtro|Filters]] `listed` muestra qué tiddlers incluyen un tiddler (o selección de varios tiddlers) como entradas de lista.
|
|
|
|
* El widget [[Navegador|NavigatorWidget]] manipula un StoryList que contiene un campo `list` de los tiddlers que se muestran en la columna principal.
|