Wykres commitów

1706 Commity (a3a0002bbcd42dcc54d8d875dd40c53912df7599)

Autor SHA1 Wiadomość Data
Jermolene 302768e009 Update docs 2014-11-18 14:06:12 +00:00
Jermolene 0c49ac179b Add direct links to resource tiddlers 2014-11-18 14:04:13 +00:00
Marxsal 270b76ce94 Transcluding information re Sidebar Menus
Transcluding information from newly proposed tiddler "How to Add A Menu to the Sidebar". This should help users discover ways in which to use the TOC macro.
2014-11-17 09:21:10 -08:00
Marxsal 4aa140b16c Doc: How to Add A Menu to the Sidebar
This item is tagged so as to appear under Customise TiddlyWiki.
2014-11-17 09:11:36 -08:00
Xavier Cazin fe47808d8a Integration of @evolena work into the fr-FR edition 2014-11-16 10:55:39 +01:00
Xavier Cazin 5eddcb0e8d fr-FR-server configured to serve the fr-FR edition 2014-11-16 09:31:49 +01:00
Xavier Cazin d1ed1ddc8c Bootstrap fr-FR edition with a few dozens of translated tiddlers 2014-11-16 00:55:13 +01:00
Braincoke 705cdc8b17 Update CodeMirror Documentation
I wish I could have added tiddlers to the documentation in order to put the mini-tutorials in tabs but I couldn't.
So it is a bit messy in my opinion, but I think it is a good start.

I have tested every configuration with Tiddlywiki v 5.1.4.
2014-11-15 16:33:50 +00:00
Jermolene 48052130d2 Clarify toc-tabbed macro 2014-11-15 12:29:46 +00:00
Jermolene 47481ed52a Enhance tabbed toc macro with navigation control
Now there are two variants of the macro: the default one opens links
externally, the other opens links internally
2014-11-14 17:06:21 +00:00
Jermolene d8cc283b3a Release note update 2014-11-14 10:33:49 +00:00
Jermolene a9eab1b8fc Improve import logging 2014-11-14 10:33:41 +00:00
Jermolene 1d08d2d7dc Clarify set widget docs 2014-11-14 09:24:29 +00:00
Jermolene 874c8d5516 Tweak docs 2014-11-13 21:39:38 +00:00
Jermolene f5055c0205 Add tabbed table of contents 2014-11-13 21:39:38 +00:00
Jermolene bd211ea082 Extend set variable widget to work with filters 2014-11-13 21:39:38 +00:00
Jermolene 8e685e5150 Allow includeWikis to be read-only
Hopefully this will help resolve issues that @xcazin and @pmario have
been having with using the client-server configuration to prepare
translations of the TW5 docs.
2014-11-13 12:28:51 +00:00
Jermolene 05f60b03a6 Hide export button from introduction edition 2014-11-11 18:55:56 +00:00
Jermolene 7c6b376bdb Update docs 2014-11-11 15:29:19 +00:00
Jermolene 6375346b04 Revert search filter operator docs update
We only want the docs update in the prerelease
2014-11-11 15:29:11 +00:00
Jermolene b520efdeb8 Update savers to specify variables, including filename
Now the `tm-download-file` and `tm-save-file` messages use the hashmap
to specify variables to be applied when rendering the tiddler.

We also add a convention that the variable “filename” is used to
specify a filename for the download.
2014-11-10 19:54:19 +00:00
Jermolene c44a53e670 Add new tutorial 2014-11-10 09:06:01 +00:00
Jermolene d2ab7c5986 More action-deletetiddler fixes 2014-11-09 16:53:33 +00:00
Jermolene 8c67e11365 Fixes to action-deletetiddler widget 2014-11-09 16:45:14 +00:00
Jermolene ae756ddff0 Docs update 2014-11-07 21:32:21 +00:00
Jermolene e2a7b35211 Fix toolbar buttons for introduction edition
To take account of recent switcharound
2014-11-07 21:15:40 +00:00
Jermolene bd73990438 Fix toolbar buttons for introduction edition 2014-11-07 17:04:09 +00:00
Jermolene 16ef49c66d Release note update 2014-11-07 17:03:59 +00:00
Jermolene 028bf94281 Release note update 2014-11-07 14:54:52 +00:00
Jermolene 91a7c39791 Update modal handling to allow variables to be passed
@felixhayashi I’m afraid I haven’t used your pull request as there were
a few details that I wanted to do differently. The main change is that
these changes allow both a param string and hashmap to be specified.
2014-11-07 14:54:46 +00:00
Jermolene c7971d3da3 Update new tiddler message handling to accept title and fields
Now you can create a new tiddler with both a template and additional
specified fields.
2014-11-07 14:53:37 +00:00
Jermolene d93c19daaa Improve the format of widget message parameters
In 5.1.3 we introduced the idea that the `event.param` variable could
optionally be a hashmap, allowing multiple values to be passed with the
message.

This change moves the hashmap to a separate `event.paramObject`
variable, allowing us to pass both a hashmap and a param string.
2014-11-07 14:52:32 +00:00
Jermolene 8260d000be Extend search filter to allow field to be specified 2014-11-06 20:56:32 +00:00
Jermolene 12aec57086 Merge action-setfield and action-setfields widgets
Less confusion, hopefully.
2014-11-06 19:27:14 +00:00
Jermolene 24956f036e Fix docs typos
Thanks @Evolena
2014-11-06 18:37:08 +00:00
Jermolene 92f69d44bf Use action-deletefield widget in edit template fields editor
On the way to deprecating the field mangler widget
2014-11-06 18:32:11 +00:00
Jermolene 0a2a5184c4 Add action-deletetiddler widget 2014-11-06 18:23:48 +00:00
Jermolene 741f853986 Add action-setfield widget 2014-11-06 18:06:47 +00:00
Jermolene a18af9b760 Rename the action-setfield widget to action-setfields
It makes more sense, and allows us to add a widget: `<$action-setfield
$tiddler=“title” $name=“fieldname” $value=“fieldvalue”/>`
2014-11-06 17:45:03 +00:00
Jermolene db2f47cc4a Release note update 2014-11-05 08:44:19 +00:00
Jeremy Ruston 0550efabf8 Merge pull request #1053 from pmario/no-js
add static links, if javascript is deactivated
2014-11-03 22:55:57 +00:00
Jeremy Ruston 94103f8d57 Merge pull request #1054 from pmario/german-translations
new UI element translations. new CLI command translations
2014-11-03 22:10:32 +00:00
Jeremy Ruston 7475515caf Merge pull request #1055 from pmario/german-tiddlers-tw5com
German tiddlers tw5com
2014-11-03 22:06:56 +00:00
Jermolene 9022dfdf71 Add action-deletefield widget
We’re also going to need action-deletetiddler
2014-11-03 22:06:31 +00:00
Mario Pietsch 15c0ca2fdf fix typos 2014-11-03 22:39:41 +01:00
Mario Pietsch c343c18cff tw5.com german editions content and title translated 2014-11-03 22:36:21 +01:00
Mario Pietsch 9ff7f61ad3 new UI element translations. new CLI command translations 2014-11-03 22:25:23 +01:00
Mario Pietsch 202fe5a1ae add static links, if javascript is deactivated 2014-11-03 21:46:39 +01:00
Jermolene a3a50dbf6d Extend timeline macro to be able to use different date fields 2014-11-03 17:26:51 +00:00
Jeremy Ruston 55d72bfaf4 Merge pull request #1039 from andrey013/patch-1
missing backtick
2014-11-02 17:24:54 +00:00
Jeremy Ruston 3a0616044e Merge pull request #1042 from pekopeko1/japanese5.1.5
Add japanese edition
2014-11-02 17:04:22 +00:00
pekopeko1 6c36ef93c3 Add japanese edition 2014-11-02 15:07:12 +09:00
Andrey Yankin 79c77966df missing backtick 2014-11-01 22:47:47 +03:00
Jermolene 270fb09993 Updates to "introduction" edition 2014-11-01 14:12:47 +00:00
Jermolene 4e3f6fc4f8 Tweaks "Tiddlers" docs
Thanks for the prompt @FND - I’ve pushed this version to
http://tiddlywiki.com/#Tiddlers and
http://tiddlywiki.com/static/Tiddlers.html
2014-11-01 11:30:22 +00:00
Jermolene 4a63343789 Use Greek translation in introduction edition 2014-11-01 10:38:37 +00:00
Jermolene 14a64ef3ef Merging el-GR 2014-11-01 10:21:17 +00:00
Jeremy Ruston eb99629d3f Merge pull request #1032 from sukima/feature/github-ribbon-plugin-link
Add direct link to github ribbon plugin
2014-11-01 08:49:07 +00:00
Jermolene 06cbc45dfa Wrap page control previews in position:relative
Fixes #1031
2014-11-01 08:42:34 +00:00
Devin Weaver 176ad5adde Add direct link to github ribbon plugin
The former documentation referenced a plugin but left no easy way to
link to it. Also, the misleading text claiming a title also confused me.
I had to do some creative greping the git files to hunt it down.

Adding a TiddlyWiki link around the plugin links to the actual tiddler
that a reader could easily copy. This also deprecated the need for the
misleading title.
2014-10-31 21:24:21 -04:00
Jermolene 4328d7cf3f Updates to introduction edition 2014-10-31 21:09:20 +00:00
Jermolene 6b3e8bdfd3 Add link to TiddlyWiki guide FR 2014-10-31 21:09:12 +00:00
Jermolene 97d36e26fc First pass at new introduction edition
It started life as the slides for a new introductory video, but I’m
thinking that it may be worth publishing as an interactive introduction.
2014-10-31 18:48:47 +00:00
Jermolene 0240d5edc8 Release note update 2014-10-31 11:33:39 +00:00
Jeremy Ruston 0a5eb0c848 Merge pull request #1023 from danielo515/patch-4
Added ActionNavigateWidget to the description
2014-10-30 13:02:35 +00:00
Jermolene f069046f5b Docs update 2014-10-30 12:28:15 +00:00
danielo515 54fb3c11f9 Added ActionNavigateWidget to the description
Added ActionNavigateWidget to the list of widgets that can raise this message.
2014-10-30 11:35:01 +01:00
Jermolene be2a74d623 Typos
Thanks @BramChen
2014-10-29 16:27:05 +00:00
Jermolene d27eb7b757 Update link for Briefcase mGSD 2014-10-29 16:09:46 +00:00
Jermolene 62f69168b6 Move docs for new commands into prerelease
So that they don’t appear on tiddlywiki.com until the next release
2014-10-29 16:09:46 +00:00
Jermolene 9b587ee203 Docs tiddler for editions command
We duplicate the command help tiddlers so that we can tag them.
2014-10-29 11:44:33 +00:00
Jermolene 3506c85807 Update extracting translations docs 2014-10-29 11:43:59 +00:00
Jermolene 17a594a97a Add unpackplugin command
Needed for the translators edition
2014-10-29 11:43:43 +00:00
Jermolene 7fe8c4c4a1 Fixes for translators edition/plugin
* Added support for translating the core readme
* Fixed problem with `Misc.multids` rendering shadow tiddlers
* Fixed problem with single tiddler files rendering shadow tiddlers
2014-10-29 10:57:50 +00:00
Jermolene 8ba1a9b72a Add Danish translation 2014-10-29 08:37:01 +00:00
Jermolene 73a3077365 Add support for splitting standalone translations 2014-10-29 08:36:48 +00:00
Evolena 217614b7c6 Update selectWidget example (the tag was deleted) 2014-10-28 17:13:00 +01:00
Jeremy Ruston c2245e1898 Merge pull request #1012 from erwanm/patch-1
Fixed the description of the operator
2014-10-28 14:12:01 +00:00
Jermolene b0a0859b62 Allow control over default search results tab 2014-10-28 08:31:09 +00:00
Jermolene 04d26e6fae First pass at an `--editions` command
Also added a “description” field for wiki folders.

Right now there’s too many editions listed. I think we should by
default only list editions whose `tiddlywiki.info` file has
`showInListings` set to `true`, and have an `--editions all` command
that lists everything.

@pmario please could you check that the editions in your
`TIDDLYWIKI_EDITION_PATH` are correctly listed?
2014-10-27 21:50:25 +00:00
Jermolene 3d07b11894 Docs update
Fixes #1014 raised by @erwanm
2014-10-27 19:39:41 +00:00
Jermolene c13cf94413 Add support for custom search result visualisations 2014-10-27 18:38:34 +00:00
Erwan Moreau 58948d2093 Fixed the description of the operator
the previous description was erroneous: the operand is not the number of entries to return, but the position of the entry to select.
2014-10-26 18:53:35 +00:00
access-denied 8d3463e3df Greek translation
First attempt for translating Greek (Greece)
2014-10-26 20:33:07 +02:00
Jermolene 3fea51a08b Reorganise docs updates for 5.1.5 additions
We’ll keep the docs for the new features in the prerelease edition
until the release of 5.1.5. This means that we can continue to build
the tw5.com edition without including the 5.1.5-specific content.
2014-10-25 14:24:01 +01:00
Jermolene 86c56d846e Release note update 2014-10-25 14:04:01 +01:00
Jermolene d8248cfba7 Introduce action-setfield widget 2014-10-25 14:02:34 +01:00
Jermolene c724439a08 Docs update 2014-10-25 14:02:21 +01:00
Jermolene 19272a7ca2 Update release note 2014-10-25 14:02:04 +01:00
Jermolene 4a17212576 Enhance height control for edit-text widget
Added the option to disable automatic resizing, and the ability to
specify the minimum height.
2014-10-25 10:09:17 +01:00
Jermolene 80e67f5028 Docs tweaks 2014-10-24 18:02:34 +01:00
Jeremy Ruston 6e9508be66 Merge pull request #1007 from ArmchairDesigner/improve-docs
some doc updates
2014-10-24 17:55:53 +01:00
Jermolene da86664a53 Update docs for select widget 2014-10-24 16:52:20 +01:00
Jermolene 2bc9a7b115 Clarify code block docs 2014-10-24 14:50:19 +01:00
Jermolene 29a8b2e718 Translator edition tweaks 2014-10-24 13:52:51 +01:00
Jermolene 39e37d5776 Improvements to translators edition
More improvements for #984
2014-10-24 11:18:37 +01:00
Jermolene 30a757ec49 Dev docs typo 2014-10-22 17:23:22 +01:00
Jermolene 5e199f6b7d Preparing for 5.1.5 2014-10-22 17:23:13 +01:00
Jermolene d3ff98198f Preparing for release of 5.1.4 2014-10-22 16:56:26 +01:00
Jermolene 485b921bf6 Docs tweaks 2014-10-22 16:54:21 +01:00
Jermolene ffdbe612b0 Release note update 2014-10-22 16:40:48 +01:00
Jermolene fbb6349cd9 More fieldmangler typos 2014-10-22 16:09:04 +01:00
Jeremy Ruston 2046dbc4ed Merge pull request #1005 from danielo515/patch-1
small typo on WidgetMessage: tm-add-field
2014-10-22 16:08:14 +01:00
Jermolene b23b4b95ef Dev docs update 2014-10-22 16:08:06 +01:00
danielo515 e02cfc3efd small typo on WidgetMessage: tm-add-field
You can read FieldMangerWidget instead of FieldManglerWidget. A single L is missing, so the links are not working properly.
2014-10-22 17:01:47 +02:00
Jermolene 5bb74319e1 First pass at an edition for translators working in the browser
The user interface needs some refinements but it shows the basic
principles.

The idea is that the translator would email their modified file, which
would then be merged into the core repo (some additional tools will be
helpful for this).

Fixes #984
2014-10-22 14:14:24 +01:00
Jermolene 1b620387dd Extend the view widget to work with subtiddlers 2014-10-22 14:12:49 +01:00
Jeremy Ruston 8eb68bc384 Merge pull request #1001 from gernert/patch-4
Update WidgetMessage_ tm-add-tag.tid
2014-10-21 13:30:00 +01:00
Jermolene ba81008951 Docs typos 2014-10-21 13:25:27 +01:00
gernert 6a47117737 Update WidgetMessage_ tm-add-tag.tid 2014-10-21 14:23:40 +02:00
Yaka 47b99d635a some doc updates 2014-10-21 11:07:49 +00:00
Jermolene ea97a8a2bc Preparing for 5.1.4 2014-10-20 18:54:07 +01:00
Jermolene deebb90b46 Update release instructions 2014-10-20 18:14:00 +01:00
Jermolene 7dce3c3ecc Move release note and update HelloThere
Preparing for release of 5.1.3
2014-10-20 18:11:22 +01:00
Jermolene 561aaa925b Filename typo 2014-10-20 18:06:08 +01:00
Jermolene 5c137b9002 Docs for update to browse widget 2014-10-20 16:57:06 +01:00
Jermolene 9bc4345cb4 Release note update 2014-10-20 16:12:32 +01:00
Jermolene cf12bcd58a Docs updates 2014-10-20 16:12:24 +01:00
Jeremy Ruston f25053490e Merge pull request #998 from xcazin/ogg
Add audio/ogg  to the list of recognised formats
2014-10-20 12:30:00 +01:00
Jermolene 244b3256a9 Docs on putting last modification date in banner 2014-10-20 12:24:28 +01:00
Jermolene b8ac80fd1a Docs tweaks 2014-10-20 12:09:02 +01:00
Jermolene aec4c3cd91 Clean up formatting of github fork ribbon 2014-10-20 11:56:13 +01:00
Jermolene 4314fb478d Add new Japanese site to community links 2014-10-20 08:30:53 +01:00
Xavier Cazin 66765ce158 Explicitly states that external Audio uri may also point to audio streams, not only files 2014-10-19 22:13:28 +02:00
Jeremy Ruston 1914b3d8e1 Merge pull request #932 from Marxsal/patch-1
Create How to apply custom style classes by tag
2014-10-19 18:07:28 +01:00
Jermolene f9cab4bc12 Add fake dom documentation 2014-10-19 13:34:07 +01:00
Jermolene 12e26009ee Allow percentage width and height on image widget 2014-10-19 13:21:20 +01:00
Jermolene 55397e0ab1 Docs tweaks
Thanks @xcazin
2014-10-19 09:39:33 +01:00
Jermolene 9d53a1b5c4 Update macros docs 2014-10-19 09:18:39 +01:00
Jermolene e1ac85ddd5 Docs: Clarify importing simplified TW files 2014-10-18 19:50:42 +01:00
Jermolene 9a4bda9c85 Docs tweaks 2014-10-18 19:15:04 +01:00
Jeremy Ruston 3305874235 Merge pull request #992 from Eucaly/variables
add Subsitutions in WikiText
2014-10-18 18:57:13 +01:00
Jermolene 9a36dc61ec Improve docs on TW file format 2014-10-18 17:42:24 +01:00
Jermolene 2ffe53f191 Add audio parser for handling audio content 2014-10-18 14:50:07 +01:00
Jermolene ea3bdb5556 Release note update 2014-10-18 14:49:43 +01:00
Eucaly 159a310bab add Subsitutions in WikiText 2014-10-18 18:49:10 +08:00
Eucaly 15f3c284ae add Subsitutions in WikiText 2014-10-18 18:45:46 +08:00
Jermolene 564457de1c Update to KaTeX v0.1.1 2014-10-17 20:10:38 +01:00
Jermolene 21a791cdcd Docs updates 2014-10-17 16:29:27 +01:00
Jermolene ad13d57523 Use separate state for each slider demo
Fixes #988
2014-10-17 10:02:21 +01:00
Jermolene 209c018c38 Docs updates 2014-10-16 10:01:02 +01:00
Jermolene fc2d3ce56a Docs update 2014-10-16 09:27:25 +01:00
Jermolene dcc33e52b3 Docs updates 2014-10-15 21:56:32 +01:00
Jermolene e188662438 Move prerelease release note
The release note for the pending release should be part of the
prerelease edition
2014-10-15 21:56:24 +01:00
Jermolene d91e4be74e Docs updates 2014-10-15 19:46:11 +01:00
Jeremy Ruston ec7eddfc4e Merge pull request #974 from xcazin/fixtw5.com
Fix caption field of the NowMacro doc tiddler
2014-10-15 19:34:15 +01:00
Jermolene b94fc7b647 Clarify docs for limit parameter of timeline macro
Prompted by a comment in #975
2014-10-15 17:57:00 +01:00
Jermolene b0bd5ba96f Build and release docs update 2014-10-15 16:18:08 +01:00
Jermolene ca650e2012 Stop building a separate readme for tw2 edition 2014-10-15 16:18:00 +01:00
Jermolene ed5a87c019 Docs tweaks 2014-10-15 09:17:00 +01:00