William Jackson
abdd1e7fd6
Create append.tid
2015-11-08 10:11:17 +02:00
William Jackson
b2edbd8d1d
Create append.tid
2015-11-08 10:10:37 +02:00
William Jackson
31b9835a4e
Create allbefore.tid
2015-11-08 10:09:00 +02:00
William Jackson
e9c79faf05
Create allbefore.tid
2015-11-08 10:08:01 +02:00
William Jackson
d87c328fd9
Create allafter.tid
2015-11-08 10:06:50 +02:00
William Jackson
2adb005c28
Create allafter.tid
2015-11-08 10:05:26 +02:00
William Jackson
fad106d2d5
Update FilterOperators.tid
...
Added category for extended listops filter operators
2015-11-08 10:02:28 +02:00
William Jackson
7370d61602
Create The Extended Listops Filters.tid
...
Supplementary documentation for the ActionListops widget -- examples using the extended filters
2015-11-08 09:59:41 +02:00
William Jackson
ac9aa78859
Create ActionListopsWidget.tid
...
Primary documentation for ActionListops widget
2015-11-08 09:56:37 +02:00
Jermolene
3b64497c57
Fix docs typo
...
Thanks @BramChen
2015-11-05 15:09:45 +00:00
Jermolene
0b99ac2b75
Add information about TiddlyDesktop v0.0.6
2015-11-05 13:07:27 +00:00
Jeremy Ruston
583ed07af2
Merge pull request #1422 from tobibeer/each-list
...
added list suffix for each filter
2015-11-05 12:45:27 +00:00
Jermolene
bc0cbf9070
Add a lazy loading template for all non-system tiddlers
...
With this new template you can run TiddlyWiki under Node.js such that
all non-system tiddlers are lazily loaded, and not baked into the HTML
file.
2015-11-05 12:33:20 +00:00
Jeremy Ruston
9d7a850e83
Merge pull request #1943 from Spangenhelm/patch-1
...
Fix the title
2015-10-26 18:14:57 +00:00
Jeremy Ruston
89bd088a75
Merge pull request #1931 from erwanm/master
...
New resource tiddler in tw.com for TWCommunitySearch
2015-10-26 18:12:14 +00:00
Jermolene
bcb49b64f6
Update for TiddlyDesktop v0.0.5
2015-10-26 17:16:43 +00:00
Jeremy Ruston
7040d483f2
Merge pull request #2028 from kixam/master
...
communicate on a new datepicker plugin
2015-10-24 18:56:49 +01:00
Jeremy Ruston
612a2707c6
Merge pull request #2040 from afeldspar/patch-2
...
add explanation on 'set' attribute
2015-10-24 18:55:49 +01:00
afeldspar
0d6450cfb5
fix typo in FilterRun.tid diagram
...
corrected typo in the railroad diagram, which showed a double-quote where a single-quote should have been.
2015-10-24 09:52:03 -04:00
Jermolene
ba15086381
Remove extraneous apostrophe
...
Thanks @paul-cross (2354271723243753a8a19c6181d4822592d02a3e)
2015-10-23 17:54:59 +01:00
afeldspar
7492086f31
add explanation on 'set' attribute
...
Attempted a fix for the problem I raised in #2038 , by adding an explanation of why a TextReference in a button widget's 'set' attribute will lack the curly braces seen nearly anywhere else a TextReference is used as a widget attribute.
2015-10-20 21:15:58 -04:00
Aurélien Correia
95f98d36d9
communicate on a new datepicker plugin
2015-10-15 09:33:42 +02:00
Jeremy Ruston
26d0029746
Merge pull request #1997 from Marxsal/patch-7
...
A primer on how to export tiddlers
2015-10-14 14:34:10 +01:00
Tobias Beer
9f6fea7607
updated to point to new location
2015-10-13 12:23:58 +02:00
Jermolene
98983c4072
Add badges from https://shields.io
2015-10-10 14:30:58 +01:00
Jermolene
69b4f174c3
Introduce new "tight" theme
...
Fixing #2008
2015-10-09 17:59:56 +01:00
Tobias Beer
51739e3fd2
moved if-macro, see #2005
...
as per #2005 from @Evolena
2015-10-09 10:39:00 +02:00
Tobias Beer
2acea55711
added example documentation
...
the documentation for the feature seems already there / merged
2015-10-08 14:22:05 +02:00
Marxsal
79972fe57f
Applying recomendations
...
Giving better descriptive names to sub-headings
2015-10-06 10:36:19 -07:00
Marxsal
5163b541cf
A primer on how to export tiddlers
...
Showing how to export individual, selection, or all tiddlers.
2015-10-06 09:11:21 -07:00
Jermolene
6b3dd1bb63
Release note and docs updates
2015-10-05 09:53:18 +01:00
Jeremy Ruston
a30f9e1739
Merge pull request #1992 from tgrosinger/master
...
Add documentation to tw5.com for CodeBlock widget
2015-10-04 21:46:57 +01:00
Tony Grosinger
2e1ad771d6
Whitespace clean up and missing close tag
...
Clean up for CodeblockWidget documentation.
2015-10-04 13:05:46 -07:00
Tobias Beer
db2eaf56d4
overlooked "either", removed
2015-10-04 18:03:49 +02:00
Tobias Beer
2f8ae31377
better wording
2015-10-04 18:02:48 +02:00
Tony Grosinger
650a9a76df
Add documentation to tw5.com for CodeBlock widget
...
Partial fix for #1985
2015-10-03 16:48:47 -07:00
Tobias Beer
adb81f7eab
example description for tagging filter
2015-10-04 01:01:34 +02:00
Jermolene
6ac178323f
Docs: better definition of a plugin
2015-09-28 17:59:44 +01:00
Jermolene
ebb3a62d9a
Docs updates
2015-09-27 22:53:46 +01:00
Tobias Beer
1b2d54b4bf
wording for docs
2015-09-25 15:43:31 +02:00
Tobias Beer
6b3fc8d538
updated #1480 "undefined value removes field or index"
...
when $value is unspecified, $action-setfield removes field or index...
modified
setText() — $:/core/modules/wiki.js
invokeAction() — $:/core/modules/widgets/action-setfield
demo
http://tobibeer.github.io/tw/batch/#ActionSetField-RemoveIndex
2015-09-25 15:20:37 +02:00
Jermolene
268da52f8c
Documentation updates
...
Adding “Story River” to the “Concepts” category, and doing some
clean-up of other entries in the category by moving some concepts to
become sub-concepts in the TOC
2015-09-18 09:19:21 +01:00
Florent V.
bbc802e228
Fix the title
...
to match the one required by the "FieldManglerWidget" tiddler's link to examples, broken for now. (pointing to a non existant tiddler because of the wrong name)
2015-09-16 04:55:07 +02:00
Jermolene
803d70225a
Allow tiddlywiki.files to load directories recursively
2015-09-15 13:35:54 +01:00
Hegart Dmishiv
3c71c10da9
My first attempt at editing the TW documentation
...
Feel free to ignore this pull request if you want to, although it might be a useful addition to this page. I use NZ English normally, which is closer to UK English than to US English, but I still get confused between the two sometimes, having spent so long around the (predominately American) Internet.
2015-09-15 02:01:06 +12:00
Erwan Moreau
fb69a43325
Update TWCommunitySearch.tid
2015-09-13 19:23:25 +01:00
Erwan Moreau
7f93cea6d0
Create TWCommunitySearch.tid
2015-09-13 18:47:55 +01:00
Jermolene
1d30ee955c
Remove accidentally committed change
...
I’d added text-slicer to the main wiki just to check that it worked.
2015-09-01 17:12:38 +01:00
Jermolene
b4aa895cac
Text-slicer: add support for exclude filters
...
The exclude filter `+[tag[intro]]` will produce a document that only
includes the paragraphs with the tag “intro”. These are derived from
the paragraphs in the original document with the CSS class “intro”.
2015-09-01 09:59:23 +01:00
Jermolene
a204784c0c
Limited implementation of external text tiddlers in the browser
...
Triggered by the discussion in #1917
2015-08-29 16:33:04 +01:00
Jermolene
fbe4bc18b9
Move JS-oriented mechanism docs to /dev
...
Fixes #1889
2015-08-08 13:56:42 +01:00
Jermolene
7421616754
Make keyboard shortcuts configurable
...
Fixes #1892
2015-08-08 13:43:14 +01:00
Jermolene
e5cd8313a0
Update actionsetfield widget to allow timestamp to be preserved
2015-08-06 18:17:09 +01:00
Jermolene
cc1acdaf74
Add ko-KR and sv-SE to translators edition
2015-08-03 08:43:21 +01:00
Jermolene
7cc85e8162
Use relative links for editions
...
Thus making the links work properly in both the release and prerelease
2015-08-01 13:14:17 +01:00
Jermolene
58188cf805
Improvements to parser rule configuration
...
* Ignore parser rule configuration in safe mode
* Made text translatable
* Added new setting for camelcase links
* Added warning on parser rule configuration tab
See #1875
2015-07-31 13:33:33 +01:00
Jermolene
9e1741a549
Move 5.1.10-specific content to "staging" folder
...
So that we can build tw5.com with 5.1.9 for content updates.
2015-07-29 08:23:38 +01:00
Jermolene
73210a7b8c
Refine the way that we support serialised external tiddler files
...
The old way was sufficiently backwards compatible that it was
impossible to use TiddlyWiki 5.1.9 to build the tw5.com edition.
2015-07-28 19:56:56 +01:00
Jermolene
c25f7e786f
Correct accents for "résumé"
...
@inmysocks this may be a bit of pedantry too far, but I found I keep
reading it as “resume” in the sense of “normal services was resumed”.
We definitely shouldn’t try to add accents to the URLs, but I wonder if
it might be worth updating the edition itself, too?
2015-07-20 10:52:24 +01:00
Jermolene
ea10d85604
Add link to "resume builder" edition
2015-07-18 13:34:30 +01:00
Jermolene
ecbd97b4b4
Revise support for external tiddler files
...
Fixes #1884
2015-07-18 11:45:30 +01:00
Jermolene
dfc935b520
Fix link to SocialCalc
...
Fixes #1884
2015-07-17 08:59:29 +01:00
Jermolene
396af28d16
Update SavingMechanism docs
2015-07-12 09:08:19 +01:00
Jermolene
7ae5eab3a8
Refactored file save filter docs
...
@danielo515 I hope this still makes sense.
2015-07-10 17:02:27 +01:00
Daniel Rodríguez Rivero
0e75497d58
Filters involved saving mechanism of standalone
...
This is directly extracted from the groups. I though that putting this info into documentation will be useful, because it is not stated in any other place.
ref: https://groups.google.com/d/msg/tiddlywiki/zB40PBIDkBE/DzV1ZHudM3sJ
2015-07-09 17:11:09 +02:00
Jeremy Ruston
d327d6fbed
Merge pull request #1868 from idoine/patch-44
...
Update FieldManglerWidget.tid
2015-07-08 16:29:46 +01:00
Jeremy Ruston
fad9fd13b5
Merge pull request #1869 from idoine/patch-45
...
Create FieldMangler Widget (Examples).tid
2015-07-08 16:29:39 +01:00
Marc Viot
5be980c64e
Rename FieldMangler Widget (Examples) to FieldMangler Widget (Examples).tid
2015-07-06 19:52:11 +02:00
Marc Viot
5924616ee9
Create FieldMangler Widget (Examples)
2015-07-06 19:46:21 +02:00
Marc Viot
caeb736c2b
Update FieldManglerWidget.tid
...
Add a link to example
2015-07-06 19:09:17 +02:00
Marc Viot
a75cfefe88
Update variable-macros.tid
...
Add ability to handle widget example
2015-07-06 19:05:44 +02:00
Jermolene
31fc9babfe
Move "recent" filter docs to prerelease
...
This is to ensure that the changes don’t appear in any subsequent build
of tiddlywiki.com while we’re on 5.1.9.
2015-07-05 18:08:38 +01:00
Jeremy Ruston
c4397792f5
Merge pull request #1863 from nameanyone/master
...
New filter "recent"
2015-07-05 18:04:05 +01:00
Jermolene
4b2cf2eeee
2nd attempt to fix creation date
...
Thanks @nameanyone
2015-07-05 18:02:57 +01:00
Jermolene
c1005b9d12
Fix invalid creation date
...
Thanks @nameanyone
2015-07-05 09:27:54 +01:00
nameanyone
9d17127144
Filter operator "recent": examples
2015-07-03 15:31:37 -07:00
nameanyone
a1e5000984
Filter operator "recent": documentation
2015-07-03 15:31:18 -07:00
Jermolene
a58dc869bd
Correct typo
2015-07-03 17:44:55 +01:00
Jermolene
56403a21bf
Update 5.1.9 release date
2015-07-03 16:59:30 +01:00
Jermolene
bc076eee27
Docs updates preparing for 5.1.9 release
2015-07-03 16:39:42 +01:00
Jermolene
4754356f5a
Add @infurnoape to 5.1.9 contributors
2015-07-03 15:28:30 +01:00
Richard Smith
f3d915f578
changed the tag value used in the final example
...
Because "Introduction" is no longer used on Tiddlywiki.com, so the example is a bit confusing
2015-07-03 14:09:59 +10:00
Jermolene
8b7aad11c0
Update release notes
2015-07-02 17:33:26 +01:00
Jermolene
35703d846b
Release note update
2015-07-02 17:10:28 +01:00
Jermolene
68564eaeff
Update release note
2015-07-01 15:59:43 +01:00
Jermolene
31ebbb2d7d
Add translatable strings for type dropdown
2015-07-01 15:58:49 +01:00
Jermolene
8ada96eaa8
Add additional contributors
...
5.1.9 is shaping up to have an unusually large number of contributors.
I can’t thank everyone enough; it’s a source of great pride that
TiddlyWiki is sufficiently good that other people are prepared to help
me work on it.
2015-07-01 09:24:12 +01:00
Jeremy Ruston
533c8eec7a
Merge pull request #1851 from slovuj/patch-1
...
Wrong macro name in example description
2015-06-30 22:30:29 +01:00
Jermolene
15c76d997e
Docs updates
2015-06-30 22:01:06 +01:00
Jermolene
7318805077
Update release notes
2015-06-30 18:25:47 +01:00
Jeremy Ruston
d4dc1a2441
Merge pull request #1848 from felixhayashi/improvement/docs
...
improved docs
2015-06-30 18:16:27 +01:00
Jermolene
8438be5256
Update docs
2015-06-30 17:56:23 +01:00
Slo
5b20255749
Wrong macro name in example description
...
The \define pragma below defines a macro called tags.
should be:
The \define pragma below defines a macro called tags-of-current-tiddler.
2015-06-30 11:01:49 +02:00
Jermolene
5f3587c38c
Update to KaTeX 0.4.3
2015-06-29 21:07:26 +01:00
Felix Hayashi
f69d1270ad
improved docs
...
* Updated tiddlymap website
* Improved GitHub description
2015-06-28 13:43:11 +02:00
Jermolene
63f802efda
Rename checkbox "invert" attribute to "invertTag"
...
And update docs
2015-06-26 10:18:15 +01:00
Jeremy Ruston
f3c066ff48
Merge pull request #1837 from sukima/feature/multi-tiddler-file-syntax
...
Add a syntax specification to MultiTiddlerFiles
2015-06-25 17:33:15 +01:00
Jeremy Ruston
f74828f76d
Merge pull request #1838 from sukima/patch-1
...
Add GitFixUm community example
2015-06-25 17:01:47 +01:00
Devin Weaver
b33c9625fb
Add Stanford JavaScript Crypto Library tiddler
2015-06-24 19:56:26 -04:00
Jermolene
ff7824af11
Update release note
2015-06-24 09:25:33 +01:00
Jermolene
948b72dc7a
Add language icons to tw5.com
2015-06-23 10:49:59 +01:00
Jermolene
8e12d4cb70
Correct typo
2015-06-23 10:49:58 +01:00
Devin Weaver
162735303b
Add GitFixUm community example
...
Thought this was a unique enough example to be part of the TW5.com site.
2015-06-21 17:49:59 -04:00
Devin Weaver
1ff1390863
Add a syntax specification to MultiTiddlerFiles
...
Been playing with the railraod plugin and I thought I'd try my hand at
writing some syntax specs for the MultiTiddlerFiles tiddler.
2015-06-21 14:35:55 -04:00
Jermolene
9283dc1de9
Correct filename typo
...
Thanks @BramChen
2015-06-20 12:56:54 +01:00
Jermolene
98a2afc4d2
Add commit link to release note
2015-06-20 09:33:46 +01:00
Jermolene
f42842f801
Add variable indicating preview region
...
@felixhayashi does this do the trick for you?
2015-06-20 09:33:11 +01:00
Jermolene
16546a5e2e
Rename "configurations" to "platforms"
...
Because “configurations” was too overloaded with other meanings.
“Platforms” seems like the closest common usage for us
2015-06-20 09:24:14 +01:00
Jermolene
d785d7a1e2
Docs tweak
2015-06-19 17:30:55 +01:00
Jermolene
11421f371c
Add hidden settings docs
2015-06-19 17:29:05 +01:00
Jermolene
b31803608b
Refactor navigator widget configuration
...
@felixhayashi sorry I should have realised earlier that it’s worth
doing it this way so that we can have different settings for different
story rivers.
2015-06-19 16:44:20 +01:00
Jermolene
61a722c7fd
Docs updates
2015-06-19 16:39:47 +01:00
Jermolene
4a30d8772c
Update button widget docs
2015-06-19 12:12:41 +01:00
Jeremy Ruston
39de87a1d4
Merge pull request #1797 from pmario/jack-ascii
...
First take: Motovun Jack.ascii art
2015-06-16 08:48:23 +01:00
Jermolene
6e30403eb9
Make the pinstripe a little less subtle
2015-06-16 08:32:40 +01:00
Mario Pietsch
955628a383
First take: Motovun Jack.ascii art
2015-06-15 21:46:06 +02:00
Daniel Rodríguez Rivero
6ed6ed3953
Added ActionSendMessageWidget
...
Added ActionSendMessageWidget to the list of possible message emiters on edit-tiddler message
2015-06-15 15:46:11 +02:00
Jermolene
98f78e50b8
Convert Dropbox macro to naked js file
...
@sukima - this avoids duplicating the metadata
2015-06-15 10:07:19 +01:00
Devin Weaver
8bcf38b0ae
Add ability to auto generate Dropbox URL
...
I felt the conversion from the Dropbox share URL to the "secret" URL was
complicated enough to have the tiddler do it for the user. And so I
wrote a widget to do that. The user enters in the shared URL given by
Dropbox and the widget outputs the secret URL that they can copy / paste
with.
See if it is worth having on the TW5.com site.
2015-06-14 19:17:17 -04:00
Jeremy Ruston
a5c49f2a0a
Merge pull request #1751 from r1chard5mith/patch-1
...
Update Variables in WikiText.tid
2015-06-13 18:10:53 +01:00
Jeremy Ruston
b38351a5a5
Merge pull request #1777 from sukima/feature/issue-1776-clarify-edit-text-edge-case
...
Make EditTextWidget docs clearer
2015-06-13 17:25:44 +01:00
Jeremy Ruston
f54dcc7d11
Merge pull request #1780 from Marxsal/patch-5
...
Update: How to Apply Custom Styles
2015-06-13 17:12:57 +01:00
Jermolene
e3965dcd0c
Add info about TiddlyWiki Camp Paris
2015-06-12 11:03:18 +01:00
Jermolene
6d4953a5aa
Higher resolution favicon
...
Annoyingly, I’m still seeing a 16x16 icon on most browsers.
2015-06-10 20:21:47 +01:00
Jermolene
88ce6d0f16
Scale back the warnings on TiddlyDesktop 0.0.4
...
It seems that the previous wording was still encouraging people to run
0.0.3.
2015-06-10 20:21:22 +01:00
Marxsal
d18ad1e853
Update: How to Apply Custom Styles
...
The former instructions didn't explain how class names with special characters could be used in stylesheets. This adds explanation about escaping the % symbol.
2015-06-08 11:11:24 -07:00
Devin Weaver
f7b2e41f3a
Make EditTextWidget docs clearer
...
This is my attempt to make the EditTextWidget clearer. I found it was
confusing and sent me down the wrong path prompting me to open
issue #1776 .
Fixes #1776
2015-06-07 12:02:36 -04:00
Jeremy Ruston
c971c3b22f
Merge pull request #1768 from danielo515/patch-8
...
Add Encrypt Tiddler Plugin to ressources
2015-06-07 13:53:23 +01:00
Jermolene
aa6326be5c
Improve encryption docs
2015-06-07 12:26:11 +01:00
Daniel Rodríguez Rivero
4cb4a130ae
Add Encrypt Tiddler Plugin to ressources
...
Encrypt tiddler plugin has its own demonstration wiki. Added as resource to tw.com edition.
2015-06-02 09:03:06 +02:00
Jermolene
ee2be63e31
Add @twMat's TWaddle to community resources
2015-05-29 09:48:02 +01:00
Aurélien Correia
76c5ea5f6f
Communicate on the revival of vis.js Timeline plugin
2015-05-27 12:32:55 +02:00
Jermolene
cf0671f97f
Docs folder adjustments
2015-05-22 09:05:25 +01:00
Jermolene
74f3055b9c
Add tooltips to image gallery demo
2015-05-22 09:05:25 +01:00
r1chard5mith
0e6517edd4
Update Variables in WikiText.tid
...
swapped `$(name$)` for `$(name)$` in line 12
2015-05-22 10:24:39 +10:00
Jermolene
16ebdff1cc
Clarify TextReference documentation
...
Prompted by this comment:
https://github.com/Jermolene/TiddlyWiki5/pull/1721#issuecomment-10217516
5
2015-05-18 19:07:14 +01:00
Jermolene
09debe56c1
Clarify use of "slider" terminology
...
Fixes #1735
2015-05-18 17:34:03 +01:00
Jermolene
6942efa628
Add styling for <kbd>
elements
2015-05-14 10:16:33 +01:00
Jermolene
637aaca2fc
Add pinstripe pattern
...
Useful for window backgrounds
2015-05-13 23:55:00 +01:00
nameanyone
29db528d74
RevealWidget state can be a text reference
2015-05-10 03:58:09 -07:00
Jeremy Ruston
3644462a80
Merge pull request #1693 from vouko/patch-4
...
Typo
2015-05-07 19:04:22 +01:00
Jermolene
03f3b1fdb4
Fix tiddler filename
2015-05-05 21:53:45 +01:00
Jeremy Ruston
e0eb5186e6
Merge pull request #1702 from nameanyone/master
...
Transclusion and Substitution - fixed the link
2015-05-05 21:53:03 +01:00
nameanyone
a19452f819
Transclusion and Substitution - fixed the link
...
The tiddler got renamed a while ago, the link was pointing to non-existent old name.
2015-05-05 13:48:48 -07:00
Jermolene
98a8df0ace
Improve SVG curved text docs
2015-05-05 07:38:00 +01:00
Jeremy Ruston
7adca1fd83
Merge pull request #1684 from nameanyone/master
...
Close outermost div element
2015-05-04 21:07:17 +01:00
Jeremy Ruston
99ea341ae1
Merge pull request #1685 from roma0104/issue1434
...
Added text notifying users of issue #1434
2015-05-04 20:59:48 +01:00
Vouko
e0ec325afa
Update SetWidget.tid
2015-05-02 10:56:24 +02:00
Jermolene
825f0f4e2b
Docs updates
2015-04-30 16:44:49 +01:00
Jermolene
28421038e4
Tweak SVG example for dark palettes
2015-04-28 09:11:11 +01:00
Roma Hicks
5b7a7268d8
Changed structure to use less space.
2015-04-27 21:40:20 -05:00
Roma Hicks
f9c50d9a6d
Added text notifying users of issue #1434
2015-04-27 21:31:18 -05:00
nameanyone
8d12028374
Update Latest.tid
2015-04-27 15:23:41 -07:00
Jermolene
df84e93283
Add position: relative to scrollable widget
...
So that popups within the scrollable behave correctly.
Fixes #1679
2015-04-27 13:38:20 +01:00
Jermolene
e518c0e88e
Fix typo #1681
...
Thanks @Ishindri
2015-04-27 13:25:43 +01:00
Jermolene
07e3a50e66
Missed off previous commit
2015-04-27 13:18:57 +01:00
Jermolene
b06b21222e
Add TiddlyDesktop releases to tiddlywiki.com
2015-04-27 13:18:45 +01:00
gernert
1d4c387113
Update SystemTags.tid
...
Add missing tags
2015-04-25 20:52:56 +02:00
Jermolene
bc6713007f
TiddlySpot docs update
2015-04-21 19:29:44 +01:00
Jermolene
8776c3c7e5
Preparing for 5.1.9
2015-04-21 19:29:36 +01:00
Jermolene
ee81425968
Preparing for 5.1.8 release
2015-04-17 17:34:31 +01:00
Jermolene
4dbf46e3d7
Docs updates
2015-04-17 17:07:47 +01:00
Jermolene
bef333e52b
Typos in nsortcs and sortcs docs
2015-04-17 13:58:32 +01:00
Jermolene
6e2bfc8c77
Remove icon from gentle guide link panel
2015-04-17 13:58:07 +01:00
Jermolene
534f2bc12d
Docs updates
2015-04-16 18:33:55 +01:00
Jermolene
8dca128725
Docs updates
2015-04-13 07:51:01 +01:00
Jermolene
ba0ddb939c
Re-establish "Configurations" TOC heading
2015-04-12 19:57:06 +01:00
Jermolene
596caafd5f
Docs tweaks
2015-04-09 11:01:49 +01:00
Jeremy Ruston
aacde0d703
Merge pull request #1635 from reflectionalist/patch-1
...
Document how to use relative paths (fix #1628 )
2015-04-04 08:35:36 +01:00
Hong-Yi Dai
2140ae2b51
Fix a typo
2015-04-04 07:48:32 +08:00
Jermolene
eb8d44e288
Add new community links
2015-04-03 12:22:21 +01:00
Hong-Yi Dai
6410f31aaa
Document how to use relative paths ( fix #1628 )
2015-04-03 11:11:37 +08:00
Jermolene
a35425e579
Add a light background photo for comparison
2015-04-02 13:19:06 +01:00
Jermolene
a3f4221008
Tweaks to background image support
...
And some demo images for use as backgrounds
2015-04-02 12:11:13 +01:00
Jermolene
5effb3fdc3
Tweak HelloThere
2015-04-01 14:09:10 +01:00
Jermolene
46848b817c
Remove help plugin from main release
...
The help plugin really needs some up-to-date screencasts before it is
useful.
2015-04-01 14:08:06 +01:00
Jermolene
4f927cb492
Tweak link panels
2015-04-01 14:07:24 +01:00
Jermolene
ae817a441f
Bigger link panels
2015-04-01 14:07:09 +01:00
Jeremy Ruston
57e71b5506
Merge pull request #1618 from le-pako/patch-3
...
Update Introduction to Filters.tid
2015-03-31 13:17:42 +01:00
Jeremy Ruston
b460bac579
Revert "Motovun jack"
2015-03-31 09:06:22 +01:00
Jermolene
33953f2634
Docs update
2015-03-31 09:00:27 +01:00
Mario Pietsch
93cc9af145
also changed core icon. changed ids
2015-03-30 19:41:08 +02:00
Mario Pietsch
d0e6b1ddff
added doctype to pass w3c validator
2015-03-30 13:10:16 +02:00
Mario Pietsch
ea943b551a
fix motovun jack paths, remove unnecessary nodes, fix back feets and left ear
2015-03-30 12:01:00 +02:00
Jermolene
6dc443f3ef
Docs tweaks for HelloThere
2015-03-26 11:15:55 +00:00
Jermolene
bf67ea02ac
Docs tweaks
2015-03-26 11:15:43 +00:00
Jermolene
47dc16a179
Docs tweaks
2015-03-25 22:15:51 +00:00
Jermolene
3e8d1b3955
Incomplete docs about the thumbnail macro
2015-03-25 22:15:34 +00:00
Jermolene
8c7a6c5030
Remove github fork ribbon from tiddlywiki.com
...
We’ll keep using it on the /dev site, but now that we’ve got the link
panels we don’t need it on the main site
2015-03-25 22:15:17 +00:00
Jermolene
055a38ea4c
Further link panel tweaks
2015-03-25 17:06:29 +00:00
Jermolene
0ea1dad2c8
Better background for developer link
2015-03-25 08:38:15 +00:00
Jermolene
c18e9d170b
Add GitHub and Twitter buttons
2015-03-25 08:38:06 +00:00
Jermolene
e56f204633
Remove icon from Jack's midriff
...
It looks strange to have an icon overlaid on Motovun Jack.
2015-03-24 08:34:54 +00:00
Jermolene
ff103665cf
More link panel tweaks
2015-03-23 19:47:55 +00:00
Jermolene
843871e195
Tweaks to link panels
...
Taking into account some of @pmario’s feedback
2015-03-23 19:40:52 +00:00
Jermolene
b31237c86d
Front page link panels prototype
...
Starting to explore #1609
2015-03-23 16:05:25 +00:00
Jermolene
bd6472c1d1
Add style attribute to reveal widget
2015-03-23 15:28:26 +00:00
Jermolene
5b38f2a17c
Remove youtube specificity from thumbnail macros
2015-03-23 11:36:11 +00:00
Jermolene
66f4faaef4
Better margin and style handling for youtube macro
2015-03-22 19:52:09 +00:00
Jermolene
9c27d22ea6
Add caption and tweak styling for youtube macro
...
More fixes for #1547
2015-03-22 18:01:46 +00:00
Jermolene
542372c722
Replace big red introduction video with thumbnail
...
Hopefully fixes #1547
2015-03-22 17:35:37 +00:00
Jermolene
e00d417a31
Punctuation tweak
2015-03-22 15:53:26 +00:00
Mario Pietsch
ffa7988fd0
remove TW wikilink
2015-03-22 12:00:31 +01:00
Mario Pietsch
cf57777556
fix the problem with an invisible link if addblocking is active
2015-03-22 11:57:01 +01:00
Jermolene
9d2b782ae9
Adjust ribbon text and link to "Spread the Word"
...
Fixes #1590
2015-03-22 09:55:47 +00:00
Pako
d1a8c683a2
Update Introduction to Filters.tid
...
Corrected an error in the explanation of the `+` prefix.
It actually adds the filter to the list of filters, thus keeping only the tiddlers matching the additional filter.
2015-03-18 21:30:23 +01:00
Jeremy Ruston
fe0e726c79
Merge pull request #1574 from le-pako/patch-1
...
Update TiddlyClip by buggyjay.tid
2015-03-14 17:21:13 +00:00
Jermolene
0444420346
Update plugin installation instructions
2015-03-13 10:18:42 +00:00
Pako
374682a306
Update TiddlyClip by buggyjay.tid
...
Small edit to correct a type on Firefox name and add a link.
2015-03-13 10:36:25 +01:00
Florent V.
c4da71e2fd
Adding the 'language' type to the table of plugins options
2015-03-12 13:46:42 +01:00
Jeremy Ruston
e4cc5dca77
Merge pull request #1545 from aelocson/variable-docs
...
Document the tv-* variables
2015-03-11 21:44:32 +00:00
Jeremy Ruston
c98990d3d6
Merge pull request #1556 from felixhayashi/patch-2
...
Missing advice in Contributing.tid
2015-03-11 18:26:23 +00:00
Jermolene
3431b84625
Use explicit parameter name
...
As suggested by @pmario in
https://github.com/Jermolene/TiddlyWiki5/pull/1536/files#r26186766
2015-03-11 17:09:25 +00:00
Jeremy Ruston
07d0609083
Merge pull request #1560 from sukima/remove-freedom-bits
...
Remove freedombits community example
2015-03-10 20:32:11 +00:00
Jeremy Ruston
9097697c52
Merge pull request #1536 from aelocson/macro-syntax-fix
...
Fix a broken use of the list-links macro
2015-03-10 20:23:23 +00:00
Jermolene
ab9bdb208e
Add thumbnail and links for TiddlyWiki Poster
2015-03-10 17:24:17 +00:00
Jermolene
e46d3d74be
Rename node-webkit to NW.js
2015-03-10 16:54:53 +00:00
Jermolene
1808b1597e
Support custom HTML element tags for reveal widget
2015-03-10 12:44:47 +00:00
Jermolene
bd175504f8
Add "full" edition for testing plugins
2015-03-10 10:49:44 +00:00
Devin Weaver
74deae3c38
Remove freedombits community example
...
The URL (freedombits.org) is no longer hosting this example. It no
longer provides a good example as there is no TiddlyWiki linked anymore.
With much regret it needs to be removed till the original author can fix
the problem.
2015-03-06 16:28:43 -05:00
Felix Küppers
3e47f5c454
Update Contributing.tid
2015-03-06 15:47:56 +01:00
Felix Küppers
8ffe517736
Update Contributing.tid
2015-03-06 14:42:09 +01:00
Astrid Elocson
27e6c7bb8d
Add links to tv-* variables in LinkWidget.tid
2015-02-28 14:45:22 +00:00
Astrid Elocson
f73891c083
Document the tv-* variables
2015-02-28 14:38:00 +00:00
Jeremy Ruston
27454dabb1
Merge pull request #1525 from Spangenhelm/patch-1
...
Adding the missing 'language' type
2015-02-28 12:12:11 +00:00
Astrid Elocson
af34b1af05
Remove extraneous \end from doc-macros.tid
2015-02-28 08:16:10 +00:00
Astrid Elocson
999e0c3ba4
Fix a broken use of the list-links macro
2015-02-27 19:33:22 +00:00
Astrid Elocson
b001c7b558
Macros and styles for tips and warnings
2015-02-26 16:32:00 +00:00
Jeremy Ruston
6fcca43fd2
Merge pull request #1519 from aelocson/variable-docs
...
Overhaul the macro and variable documentation
2015-02-25 19:15:17 +00:00
Astrid Elocson
61b8180562
Resolve merge conflict in LinkWidget.tid
2015-02-25 12:53:57 +00:00
Astrid Elocson
e4525a95c5
Try again to resolve merge conflict in LinkWidget.tid
2015-02-25 08:01:38 +00:00
Astrid Elocson
40c6362fbe
Resolve merge conflict in LinkWidget.tid
2015-02-25 07:57:55 +00:00
Florent V.
41696e725d
Adding the missing 'language' type
...
What about the 'core-version' field ? Should we add it ? Therefore we will need to add some doc about it. (how to use it correctly etc...)
2015-02-25 03:58:18 +01:00
Jermolene
b13d87fdf2
Overhaul the macro and variable documentation #1519
2015-02-24 17:41:16 +01:00
Jermolene
60e6b584bf
Extend link widget with new attributes
...
Add “draggable”, “tag” and “tabindex” attributes to link widget.
2015-02-23 11:16:44 +01:00
Astrid Elocson
ad9aa58528
Overhaul the macro and variable documentation
2015-02-21 23:03:24 +00:00
Jermolene
ccc2f6d153
Revert "Update documentation for action-setfield widget"
...
This reverts commit 3746b1b9e8
.
2015-02-21 09:40:41 +00:00
Jermolene
70e419824f
Add first pass of help panel
...
This is just an idea really.
The help plugin is only included in the tw5.com wiki; the idea is to
also include it in the empty.html wiki, either as a plugin or as part
of the core.
If it stays as a plugin, the idea would be to have different help
plugins for different languages.
2015-02-20 22:44:55 +00:00
Jermolene
3746b1b9e8
Update documentation for action-setfield widget
2015-02-20 19:33:17 +00:00
Jeremy Ruston
01d9af8107
Merge pull request #1502 from pmario/fix-invalid-example-links
...
change existing, unsuitable links mysite.com and me.com to example.com
2015-02-16 17:28:41 +00:00
Jermolene
e900b388b5
Add example of JSON tiddler file
2015-02-16 17:27:49 +00:00
Jeremy Ruston
bb0f960ccc
Merge pull request #1504 from tobibeer/tiddler-files-doc
...
TiddlerFiles — above all fixing the wrong example at the bottom
2015-02-16 17:24:06 +00:00
Jermolene
74f423af2a
Restoring some of @tobibeer's other edits to ListWidget docs
2015-02-13 22:56:28 +00:00
Jermolene
4ba53564e2
Missed of reverting the list widget iterator variables commits
2015-02-13 22:56:11 +00:00
Jermolene
68165af081
Revert #1330 ("implements list iterator variables")
...
As discussed on the ticket, there is a problem:
https://github.com/Jermolene/TiddlyWiki5/pull/1330#issuecomment-74339195
2015-02-13 22:42:36 +00:00
Tobias Beer
c1977552a2
above all fixing the wrong example at the bottom
...
and some more rewording
2015-02-12 13:56:26 +01:00
Mario Pietsch
2d07e3d661
change existing, unsuteable links mysite.com and me.com to example.com
2015-02-12 12:48:00 +01:00
Astrid Elocson
fd84370d7a
Default eachday to the modified field
2015-02-10 16:21:53 +00:00
Astrid Elocson
3331f1d85f
Fix documentation of is[missing]
2015-02-10 09:06:05 +00:00
Jeremy Ruston
629c31eb51
Merge pull request #1475 from danielo515/patch-6
...
template parameter on view widget is not clear
2015-02-09 22:12:24 +00:00
Jermolene
950a90e235
haschanged filter docs improvements from @aelocson
2015-02-09 19:51:02 +00:00
Jermolene
0c4fe6b602
Remove debugging code
2015-02-09 19:28:48 +00:00
Jermolene
8643278a45
Add support for an integrated plugin library
...
Fixes #1450
Provides support for an integrated plugin library that can be used to
install plugins from tiddlywiki.com directly to wikis hosted online or
offline. See the Plugins tab of Control Panel.
Todo:
* Error checking(eg libraryserver.js HTTP GET)
* Translatability
* Documentation
** $:/tags/ServerConnection
** savelibrarytiddlers command
2015-02-09 19:04:11 +00:00
Jermolene
aae56f20af
Display warning banner when plugins are modified
...
Fixes #1455
@aelocson have I got the docs right for the new filter?
2015-02-08 19:40:15 +00:00
danielo515
f20a09532a
templates are not clear
...
The template description is too ambiguous. I tried to use template tiddlers just to realize that the template should be a string. For example a date format.
2015-02-08 20:11:07 +01:00
Jeremy Ruston
96f5098f46
Merge pull request #1441 from Spangenhelm/patch-3
...
Enhancements to plugin installation doc and new entry for uninstallation
2015-02-08 18:31:05 +00:00
Jermolene
d6918d737f
First commit of Interlingua translation
...
See http://en.wikipedia.org/wiki/Interlingua
2015-02-07 15:32:44 +00:00
Jeremy Ruston
bb10e2b029
Merge pull request #1471 from tobibeer/basic-empty-story-message
...
basic empty story message
2015-02-07 13:12:01 +00:00
Tobias Beer
2017ae5ac4
basic empty story message
...
added documentation to HistoryMechanism
2015-02-07 13:17:32 +01:00
Jeremy Ruston
568515fef7
Merge pull request #1457 from aelocson/filter-fields
...
Define operators via fields and a view template
2015-02-07 12:02:43 +00:00
Jeremy Ruston
68930f333a
Merge pull request #1452 from tobibeer/getIndex-filter
...
getIndex filter
2015-02-07 11:53:07 +00:00
Jermolene
6721a5eb1b
Add Portuguese Translation by Duarte Farrajota Ramos
2015-02-07 10:30:05 +00:00
Jeremy Ruston
718ce3e4aa
Merge pull request #1465 from roma0104/master
...
Added Class Mechanism to Checkbox Widget
2015-02-06 18:51:43 +00:00
Jermolene
f2cd743c17
Add TeXZilla plugin by Joe Renes
2015-02-06 17:04:58 +00:00
Roma Hicks
687d6350d4
Added class mechanism to checkbox widget. #1463
2015-02-06 01:02:01 -06:00
Tobias Beer
726ccdee49
updated documentation
...
thanks, @aelocson
2015-02-04 01:41:50 +01:00
Astrid Elocson
c2d473fa29
Define operators via fields and a view template
2015-02-03 19:29:25 +00:00
Jeremy Ruston
d340277cb2
Merge pull request #1392 from tobibeer/1387-fix-tiddlyspot-backup-url
...
Add resolvepath macro
2015-02-03 14:22:48 +00:00
Tobias Beer
e4bd0c8633
added documentation
...
temporary documentation demo:
http://goto.bplaced.net/tw5/5.1.7.html#ResolvePath
2015-02-03 15:18:38 +01:00
Jeremy Ruston
6a01ec5770
Merge pull request #1447 from tobibeer/move-nodejs-to-editions
...
French docs: moved tw on node.js to editions
2015-02-03 14:17:01 +00:00
Tobias Beer
8746e1ede0
renamed and documentation
...
* renamed to all lowercase
* added documentation
* added examples
2015-02-03 14:50:16 +01:00
Tobias Beer
0ee06bb144
moved tw on node.js to editions
...
removed empty toplevel "TiddlyWiki Configurations", also from French
added TiddlyDesktop to Editions
2015-02-01 20:04:10 +01:00
Florent V.
48d9cad7c2
Enhancements to plugin installation and new entry for uninstallation
...
I have added bold markup to emphase and explain the need to refresh.
2015-02-01 12:41:52 +01:00
Astrid Elocson
3dd4f943ce
Rename to SelectionConstructors.tid
2015-01-29 13:41:11 +00:00
Astrid Elocson
9a7bda28e9
Revise filter terminology: constructors and modifiers
2015-01-29 13:40:18 +00:00
Astrid Elocson
a5d54a0ada
Rename AbsoluteOperators.tid
2015-01-29 13:23:24 +00:00
Jermolene
2db6cbed2d
Add warning about not using File/Save menu option
2015-01-28 17:35:10 +00:00
Jermolene
3300ed9602
Update action widget docs for 4cd8466adb
2015-01-28 16:31:49 +00:00
Jeremy Ruston
1f610c22f8
Merge pull request #1429 from aelocson/order-tagged
...
Adjust documentation following pull #1378
2015-01-28 13:54:50 +00:00
Jeremy Ruston
1e13eacd25
Merge pull request #1431 from aelocson/each-list-doc
...
Adjust documentation following pull #1422
2015-01-28 11:42:40 +00:00
Jermolene
99f24eefa4
Move if macro to macros directory
2015-01-28 11:42:12 +00:00
Astrid Elocson
d536030c5d
Adjust documentation following pull #1422
2015-01-27 20:38:30 +00:00
Astrid Elocson
e6d204db0f
Adjust documentation following pull #1378
2015-01-27 15:44:55 +00:00
Jeremy Ruston
618bc166ed
Merge pull request #1382 from felixhayashi/patch-2
...
Releases.tid now switches to the newest releast per default
2015-01-27 14:12:15 +00:00
Jeremy Ruston
bc87486ee1
Merge pull request #1390 from aelocson/railroad
...
Improvements to railroad plugin
2015-01-27 13:54:50 +00:00
Jeremy Ruston
5ccbe961f9
Merge pull request #1412 from alexhough/patch-3
...
change to current version
2015-01-27 13:08:14 +00:00
alexhough
225b6ac950
changed to use <<version>>
2015-01-26 22:26:00 +00:00
Jeremy Ruston
6dbe0e310d
Merge pull request #1408 from Mathobal/patch-1
...
WikiText error in documentation
2015-01-26 21:33:34 +00:00
Jeremy Ruston
b81432aee2
Merge pull request #1417 from aelocson/filter-docs
...
Overhaul the filter operator documentation
2015-01-26 18:43:24 +00:00
Jermolene
b845751d3c
Add Punjabi and Hindi translations
...
Many thanks to Atul Grover
2015-01-26 16:48:11 +00:00
Astrid Elocson
baceb21fbb
Document splitbefore and storyviews operators
2015-01-26 14:42:22 +00:00
Astrid Elocson
89163e0e85
Adjust style of filter operator placeholders
2015-01-26 09:26:24 +00:00
Astrid Elocson
88ea60cc7e
correction to statement about filter whitespace
2015-01-25 10:53:56 +00:00
Astrid Elocson
15f05b076c
Retarget a couple of links and add trailing linefeeds
2015-01-24 21:53:28 +00:00
Astrid Elocson
aac2a63e05
Overhaul the filter operator documentation: part 2
2015-01-24 21:18:44 +00:00
alexhough
910d59c166
change to current version
2015-01-23 09:16:16 +00:00
Ben Williams
e423c21912
WikiText error in documentation
...
A minor issue - the wrong slashes are used in part of this text for emphasis. This confused me until I realised what was going on (I thought the /'s were part of the template syntax).
2015-01-22 15:00:57 +00:00
Astrid Elocson
ade1c40911
Revise terminology around tiddler sets
2015-01-19 19:37:26 +00:00
Felix Küppers
adfb31a572
Update Releases.tid
2015-01-18 22:07:10 +01:00
Astrid Elocson
9bd3fb7238
Rename filter operator .tid files
2015-01-18 19:20:02 +00:00
Astrid Elocson
172c7ef7dd
Overhaul the filter operator documentation: part 1
2015-01-18 18:39:00 +00:00
Astrid Elocson
8fc404bbca
Make filter syntax explanations accurate
2015-01-14 21:27:07 +00:00
Astrid Elocson
53953399c3
Correct spaces to tabs
2015-01-13 22:48:18 +00:00
Astrid Elocson
35b99dccee
Correct typo in sample tag name
2015-01-12 20:01:24 +00:00
Jermolene
f4005871b4
Correct extension for IteratorVariables
...
@tobibeer the problem was the missing .tid extension.
2015-01-11 22:29:41 +00:00
Astrid Elocson
5a20ac98fa
Correct typo in macro name
2015-01-11 21:03:07 +00:00
Jeremy Ruston
17f2e5e7e6
Merge pull request #1332 from tobibeer/list-widget-iterator
...
documentation for list iterators
2015-01-11 19:59:28 +00:00
Jeremy Ruston
d197af7995
Merge pull request #1359 from aelocson/doc-macros
...
Introduce documentation macros
2015-01-11 19:57:19 +00:00
Astrid Elocson
28b6302a83
Improve filter documentation
2015-01-11 19:09:35 +00:00
Astrid Elocson
76a3a44d4c
Introduce documentation macros
2015-01-11 19:04:14 +00:00
Astrid Elocson
d5278866fd
Move style guide tiddlers to their own folder
2015-01-11 19:03:21 +00:00
Tobias Beer
557d1e9207
updated tw-code macro to use codeblock widget
...
As per fix....
https://github.com/Jermolene/TiddlyWiki5/pull/1332#issuecomment-69499836
Tested, working.
2015-01-11 18:15:27 +01:00
Jeremy Ruston
77ff5ce86b
Merge pull request #1351 from dpdannemiller/patch-1
...
Update Creating and editing tiddlers.tid
2015-01-11 16:21:52 +00:00
Jermolene
f1ca5936e3
Move new editions/editiondescription filter docs
...
Might as well put them in tw5.com because we can’t build it with 5.1.17
any more anyway.
2015-01-11 15:19:50 +00:00
Tobias Beer
80631b35ea
updated NestedLists, renamed to GroupedLists added tw-code macro
...
Didn't implement the codeblock widget as suggested here...
https://github.com/Jermolene/TiddlyWiki5/pull/1332#discussion_r22762157
...because it would only return `undefined`.
2015-01-11 11:55:22 +01:00
dpdannemiller
048b50924f
Update Creating and editing tiddlers.tid
...
Typo.
2015-01-10 14:38:37 -06:00
Jeremy Ruston
be06cb1019
Merge pull request #1334 from tobibeer/variable-documentation
...
updates to variable documentation
2015-01-10 15:05:48 +00:00
Tobias Beer
391768ae3f
updates to variable documentation
2015-01-07 16:18:36 +01:00
Tobias Beer
2ff7e0c6c6
removed superfluous newline
2015-01-06 21:22:47 +01:00
Tobias Beer
3d61dd1aa9
documentation for #1330
...
heavily modified ListWidget
extracted NestedLists
added IteratorVariables
2015-01-06 21:18:28 +01:00
Jeremy Ruston
f920e9e243
Merge pull request #1319 from felixhayashi/patch-1
...
Update and rename Taskgraph by Felix Kuppers.tid
2015-01-06 14:31:29 +00:00
Astrid Elocson
ed85fdddea
Update Introduction to Filters.tid
2015-01-05 20:59:08 +00:00
Astrid Elocson
39d888b688
Update Introduction to Filters.tid
2015-01-05 20:58:36 +00:00
Astrid Elocson
90e43d5f5a
Further improvements around filter documentation
2015-01-05 14:06:10 +00:00
Felix Küppers
ea4b282ed8
Update and rename Taskgraph by Felix Kuppers.tid to TiddlyMap by Felix Kuppers.tid
2015-01-04 21:43:00 +01:00
Jeremy Ruston
71357a8e39
Merge pull request #1316 from aelocson/filter-syntax
...
Use railroad diagrams to explain filter syntax
2015-01-04 16:00:17 +00:00
Jeremy Ruston
a8b9d2455c
Merge pull request #1317 from twMat/patch-1
...
Update TiddlyWiki Hangouts.tid
2015-01-04 15:57:38 +00:00
Jermolene
95897103ef
Update edit-text widget docs
2015-01-04 14:10:13 +00:00
twMat
e319e65574
Update TiddlyWiki Hangouts.tid
...
Delinkify word "YouTube" to not mistake it for a link.
2015-01-04 11:44:11 +01:00
Astrid Elocson
388464190d
Use railroad diagrams to explain filter syntax
2015-01-03 20:16:46 +00:00
Jermolene
3f5e46011f
Remove inaccurate docs
2015-01-02 17:42:04 +00:00
Jermolene
785e1c7789
Tweaks to tiddler widget docs
2015-01-02 17:11:37 +00:00
Jeremy Ruston
dcbe2d657e
Merge pull request #1300 from tobibeer/patch-3
...
fixes example and improves readability
2015-01-02 17:08:28 +00:00
Jermolene
652ca2a807
Add Jim Lehmer's site to resources
2015-01-02 16:00:00 +00:00
Tobias Beer
31c9998c62
fixes example and improves readability
2014-12-31 12:38:15 +01:00
Jermolene
544ee4668e
Typo correction
2014-12-31 09:34:32 +00:00
Jeremy Ruston
ef6a6fea87
Merge pull request #1294 from aelocson/patch-4
...
Improvements to filter grammar presentation
2014-12-30 18:42:51 +00:00
Jeremy Ruston
8707d51b7d
Merge pull request #1293 from aelocson/patch-3
...
Improvements to wording
2014-12-30 18:42:03 +00:00
Jermolene
a8854662e4
Keep documentation style guide in the TOC
2014-12-30 18:38:22 +00:00
Jermolene
b8f090e0c6
Clean up from merging @roma0104's changes
2014-12-30 18:37:12 +00:00
Jeremy Ruston
6672af7c62
Merge pull request #1289 from aelocson/patch-2
...
Expand the Document Style Guide
2014-12-30 18:37:05 +00:00
Jeremy Ruston
399a80643a
Merge pull request #1283 from aelocson/patch-1
...
Improvements to wording
2014-12-30 18:34:55 +00:00
Jermolene
6d87b505b1
Merge branch 'master' of https://github.com/roma0104/TiddlyWiki5 into roma0104-master
...
Conflicts:
editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid
licenses/cla-individual.md
2014-12-30 18:22:07 +00:00
Jermolene
21df296c2f
Docs: Clarify widgets generated by wikitext transclusion
2014-12-30 09:09:40 +00:00
Astrid Elocson
e6ede67282
Further improvements suggested by felixhayashi
2014-12-28 16:16:24 +00:00
Jermolene
cb8caf6a01
Fix accidental commit of Czech translation as Polish
...
I inadvertently committed the new Czech translation as Polish.
2014-12-28 15:51:19 +00:00
Astrid Elocson
597a5fb2f2
Update and make easier to understand
2014-12-28 10:07:30 +00:00
Astrid Elocson
79a3beeaa6
Add concept of Tag Tiddlers
2014-12-28 09:55:36 +00:00
Astrid Elocson
4f1d6f71fc
Add concept of JSON Tiddlers
2014-12-28 09:54:44 +00:00
Astrid Elocson
9aafed511b
Add concept of Dictionary Tiddlers
2014-12-28 09:53:58 +00:00