From f32cb52ba690feb8a8854efc1b8e0d6a510d2160 Mon Sep 17 00:00:00 2001 From: G0erman Date: Sat, 24 Nov 2018 04:50:24 -0500 Subject: [PATCH] Squashed commit of the following: (#3571) uthor: G0erman Date: Fri Nov 23 17:15:47 2018 -0500 Recover file accidentally deleted commit c4536e9182cd90a5d4e6e694ac6fc930ea75ddb5 Author: G0erman Date: Fri Nov 23 17:12:25 2018 -0500 Translate instructions about install plugin in node server. commit 0622d03beba8172cf86a2721b8ebb732e1400bd6 Author: Jeremy Ruston Date: Wed Nov 21 12:10:35 2018 +0000 Update release note contributors list commit 9d0083d8dcb97dd65baf8595c92193bb0f5da7da Merge: 8134f8de2 2541b9b09 Author: Jeremy Ruston Date: Wed Nov 21 11:53:43 2018 +0000 Merge branch 'master' of https://Jermolene@github.com/Jermolene/TiddlyWiki5.git commit 8134f8de287152c7e02adc89d66db87f6b4be0ca Author: Jeremy Ruston Date: Wed Nov 21 11:53:26 2018 +0000 Update release note commit 2541b9b090fbabdd47b6f0b70f86ce667f63b095 Author: BurningTreeC Date: Wed Nov 21 12:32:22 2018 +0100 Pagescroller - get scroll pos in src window (#3561) commit d55a498fca81cfe5dc85f2404421b9519e2ebb23 Author: Bimba Laszlo Date: Wed Nov 21 12:26:00 2018 +0100 Docs: Clarify TextWidget with example (#3564) commit ce7becd64f68a7617dcb3183bf0aee0c036e8ac7 Author: BurningTreeC Date: Wed Nov 21 12:24:50 2018 +0100 KeyboardShortcut docs (#3496) * add SystemTag $:/tags/KeyboardShortcut * add Keyboard Shortcut Descriptor * Update KeyboardShortcuts.tid * Update KeyboardShortcutDescriptor.tid * Update and rename SystemTag_$__tags_KeyboardShortcut.tid to SystemTag_ $__tags_KeyboardShortcut.tid * Create KeyboardShortcutTiddler.tid * Update KeyboardShortcutTiddler.tid * Update KeyboardShortcutTiddler.tid * Update KeyboardShortcuts.tid * Update KeyboardShortcuts.tid commit 09330968cc7b1dab798a9774bdc8160ad12a787d Author: Jeremy Ruston Date: Tue Nov 20 13:29:44 2018 +0000 New "else" prefix for filters (#3558) * Experimental "else" prefix for filters See #3557 * Docs updates for "else" filter runs commit 02f26d94a172e8b84a92bbf88b81065bcc1cce04 Author: Jermolene Date: Tue Nov 20 13:29:01 2018 +0000 Releaase note update commit 7729649f0eb885c256a5074e46f7a03c819a1d90 Author: BurningTreeC Date: Tue Nov 20 12:50:12 2018 +0100 Fix bad function declaration in wiki.js (#3559) fix for #3555 - inner function declaration should be on top of its "host" function error originally appeared on firefox v38.0.5 commit 430be4ec30b68b1c17842ccb725c2ae7abec1d36 Author: BurningTreeC Date: Tue Nov 20 12:43:15 2018 +0100 Fix list-tagged-draggable for quotes !! and ## (#3442) * fix list-tagged-draggable for quotes !! and ## * Update list.tid * Update list.tid * Update list.tid commit b009a60b6970ec24685abef2edd11011e5ab9d85 Author: Jermolene Date: Tue Nov 20 11:30:06 2018 +0000 Update release note Not quite up to date, got as far as 31 Oct. commit 8832409666a2ab7f5e5e4dd6f916da664e4ddb08 Author: Jermolene Date: Tue Nov 20 11:29:36 2018 +0000 Docs typo commit 6d67dc8eb8b2f6130173b2391b986f5873cca1d6 Author: Bimba Laszlo Date: Tue Nov 20 11:06:12 2018 +0100 Clarify drag-n-drop behaviour again (#3434) * Clarify drag-n-drop behaviour again Just found the real reason of drag-n-drop issue mentioned in b89e8d16355bde7379f38de820bf350b4a4a0beb. * Trying to formulate correctly commit f4ca295086da1976479fd707afd45dce605f1f64 Author: Bimba Laszlo Date: Mon Nov 19 22:01:56 2018 +0100 Docs: Remove broken `is` operator example (#3556) In 737e9ae4cb136ca3f473624f64142bd83e532b9b the multiple suboperator functionality was banned, but an example is remained in the docs. commit b629b1412d8c075f85fd5df891be6c5a2d499a6f Author: BurningTreeC Date: Mon Nov 19 21:56:59 2018 +0100 Fix CodeMirror on fake dom (#3547) * fix for #3547 see https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty because of "strict mode" - the `parentNode` property may not be writable and causes an error in `fakedom.js` (appendChild) to reproduce: install CodeMirror, install "Tools for exploring internals of TW", open a heavy Tiddler like the Control-Panel in edit-mode, toggle preview on, switch to "parse tree" or "widget tree" * check for tw fakedom commit eea034c32d26a9505653489013d959567f6e770d Author: BurningTreeC Date: Mon Nov 19 18:59:04 2018 +0100 Docs: add state* documentation to button and reveal widgets (#3553) * docs: add state* attributes to reveal widget * docs: add state* attributes to button widget commit f373d8f2bfe321fc242bcf881ba37f6baee2c999 Author: Adrian Morosanu Date: Mon Nov 19 12:50:09 2018 +0200 Tree macro - fix for double quotes (and other special characters) (#3552) * Added fixes for special characters (e.g. double quotes) (including @BurningTreeC and @Jermolene suggestions) * Removed a lot of redundant code * Set a default value for "tree" macro prefix parameter ($:/) commit 4f78d3d81bfdb55d419f2007e397ebd68a3d057e Author: BurningTreeC Date: Mon Nov 19 10:35:06 2018 +0100 Fix untagged-pill popup position (#3550) this corrects the popup-position of the untagged-pill in the tag-manager, showing on top of the Tiddler, not below the pill commit 72679d2041f181e1e137006b758280bb49f966b9 Author: BurningTreeC Date: Sun Nov 18 21:58:03 2018 +0100 Fix bad characters in the TagManager (#3549) now the tag manager needs some fixes for breaking titles, too - the `<<__variable__>>` syntax needs to be used - the `tag-pills` don't use the tag-pill macro, but `{{||$:/core/ui/TagTemplate}}` directly - some already sufficiently qualified states in the `iconEditor` macro are reduced to not use the `qualify` macro commit 33ba69e852966d7c5449842a95636024857d7177 Author: BurningTreeC Date: Sun Nov 18 21:57:04 2018 +0100 Modals: Display in source-window (#3539) * Make modals display in source Window this makes modals display within the window where they got opened, with the parameter `rootwindow` that, if `yes` or `true`, shows the modal always in the root TW window (`<$action-sendmessage $message="tm-modal" $param="mymodal" rootwindow="yes|true"/>`) * pass the full event to $tw.modal.display we need the event there to find `srcDocument` and `srcWindow` * pass event in options object * update modal.js to use options.event * add docs for rootwindow tm-modal attribute commit 3aae643e140044e440673772d90ebaf0be18ec1f Author: Jermolene Date: Sun Nov 18 19:31:53 2018 +0000 Reveal widget with lazily loaded state tiddlers Fixes #3476 commit e983936c3028e2b227ad089f8a9bb89a0f41c45d Author: Lioric <7177570+Lioric@users.noreply.github.com> Date: Sun Nov 18 14:19:10 2018 -0500 Signing the CLA (#3477) commit 849844be12196781017b3a517839c4721771efd7 Author: BurningTreeC Date: Sun Nov 18 20:16:46 2018 +0100 Add stateTitle stateField stateIndex attributes (#3529) * make triggerPopup optionally set state directly * update button widget for new state attributes * update reveal widget for new state attributes * fix errors in button widget commit 2b6514ddc26e5dcd5aeccb6574cdc482713468b4 Author: BurningTreeC Date: Sun Nov 18 11:54:12 2018 +0100 Use new state* attributes for reveal and button widgets (#3531) * toc macros: use stateTitle and setTitle * tree macros: use stateTitle and setTitle * TagManager: use popupTitle, stateTitle setTitle * body viewtemplate: use stateTitle for folded-state * import-listings: use stateTitle and setTitle commit ddc76622f231ec1902637d8b80d2b175f2e09672 Author: BurningTreeC Date: Sun Nov 18 11:44:19 2018 +0100 Remove sourceMappingUrl from hammer.js (#3535) commit 882cad1a0dd8aff076c4fbc899233b329c468014 Author: Bram Chen Date: Sat Nov 17 21:48:31 2018 +0800 Add chinese translations for Title/References (#3545) --- ...lling_a_plugin_from_the_plugin_library.tid | 55 +++++++++++++------ 1 file changed, 38 insertions(+), 17 deletions(-) diff --git a/editions/es-ES/tiddlers/Installing_a_plugin_from_the_plugin_library.tid b/editions/es-ES/tiddlers/Installing_a_plugin_from_the_plugin_library.tid index e99691bad..86b670ad0 100644 --- a/editions/es-ES/tiddlers/Installing_a_plugin_from_the_plugin_library.tid +++ b/editions/es-ES/tiddlers/Installing_a_plugin_from_the_plugin_library.tid @@ -1,29 +1,50 @@ caption: Librería oficial de plugins created: 20160107222352710 es-title: Cómo instalar plugins desde la librería oficial -modified: 20160504155725022 +modified: 20181123220449416 tags: Plugins title: Installing a plugin from the plugin library type: text/vnd.tiddlywiki +! Configuración de escritorio + +Seguir instrucciones cuando se utiliza TiddlyWiki en versión archivo HTML: + # Sólo [[por si acaso|The First Rule of Using TiddlyWiki]], haz copia de seguridad de tu archivo HTML de ~TiddlyWiki - # Abre ~TiddlyWiki en el navegador - -# Abre la pestaña <<.controlpanel-tab Plugins>> del [[Panel de control|$:/ControlPanel]] - -# Pincha en el botón <<.word "Obtén complementos y extensiones">> para abrir la librería oficial - +# Abre el [[panel de control|$:/ControlPanel]] {{$:/core/images/options-button}}, clic en la pestaña ''Plugins'' y luego en botón {{$:/core/images/download-button}} ''Obten complementos y extensiones'' +# Pincha en el botón {{$:/core/images/chevron-right}} ''Abrir biblioteca de complementos y extensiones'' para abrir la librería oficial # Cuando se haya cargado la librería: - -## Selecciona la pestaña adecuada al tipo de plugin que buscas - +## Selecciona la pestaña adecuada al tipo complemento que buscas ''Plugins'', ''Temas'' o ''Idiomas'' ## Desplázate o usa el cuadro para encontrar lo que buscas - -# Pincha el botón <<.word "instalar>> - -# Guarda los cambios con el botón <<.button save-wiki>> - -# Recarga la página - +# Pincha el botón ''instalar'' +# Guarda los cambios con el botón {{$:/core/images/save-button}} +# Recarga la página {{$:/core/images/refresh-button}} # El plugin está instalado y listo para su uso + +! Configuración cliente-servidor + +Seguir instrucciones cuando se utiliza TiddlyWiki en versión servidor Node.js: + +# Identificar el plugin que desea instalar usando la pestaña ''Plugins'' en el [[panel de control|$:/ControlPanel]] ('sin embargo no instalar el plugin desde aquí). Los plugins se identifican por su tipo (''Plugins'', ''Temas'' o ''Idiomas''), editor y título. Por ejemplo, el plugin `$:/plugins/tiddlywiki/internals` es identificado como ''tiddlywiki/internals'' +# Detener el servidor si está en ejecución. +# Editar el archivo `tiddlywiki.info` (está en formato JSON) y ubicar la sección `plugins`, `themes` or `languages` (ver abajo) +# Agreagar las entradas correspondientes a los plugins que desea instalar. (Tener cuidado de separar los ítems con coma, pero al último ítem no colocarle) +# Reiniciar el servidor + +``` +{ + "plugins": [ + "tiddlywiki/codemirror" + ], + "themes": [ + "tiddlywiki/vanilla", + "tiddlywiki/snowwhite" + ], + "languages": [ + "es-ES", + "fr-FR", + "en-EN" + ] +} +```