1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
Jermolene
355f467465 Update line colour for SVG curved text example 2014-03-26 10:16:15 +00:00
Jermolene
fa10801d72 Fix tags for curved text howto 2014-03-24 22:53:11 +00:00
Jermolene
87c8478c80 Add curved text demo 2014-03-24 22:49:10 +00:00
nameanyone
7616c4ce7d Stop using obsoleted "-moz-border-radius" and "-webkit-border-radius" properties
Fixes #480
2014-03-18 16:38:52 -07:00
Jermolene
f83443feac Fix location of stylesheet docs 2014-03-05 09:14:08 +00:00
Jermolene
2714e0939f Docs updates 2014-02-28 15:48:12 +00:00
Jermolene
3ff85e9507 Docs updates about edition name changes 2014-02-26 19:58:30 +00:00
Jermolene
599f5978c9 Docs updates 2014-02-24 14:09:29 +00:00
Jermolene
f3930ad69c Add init command to initialise a wiki folder
Fixes #362
2014-02-23 22:58:17 +00:00
Jermolene
6cd13efd48 Docs updates 2014-02-23 19:22:44 +00:00
Jermolene
823b4fa61b Docs updates 2014-02-22 17:06:02 +00:00
Jermolene
c4058c4662 Another block mode vs inline mode fix 2014-02-21 09:07:46 +00:00
Jermolene
d21fb85d94 Change .tids file extension to .multids
Hopefully less confusing
2014-02-20 10:27:02 +00:00
Jermolene
3f89d2d0fa Documentation for translators
I’d appreciate help with putting together more complete and foolproof
instructions.
2014-02-17 22:46:30 +00:00
Jermolene
e9ba7f3d70 Add example of creating substories 2014-02-14 22:22:41 +00:00
Jermolene
e43a190dab Docs updates 2014-02-14 12:40:37 +00:00
Jermolene
ad4e7ccb17 Add experimental support for building plugins in the browser
It’s a bit rough and ready, but works.
2014-02-13 14:23:27 +00:00
Jermolene
29c4ed20ce Docs update 2014-01-29 09:05:33 +00:00
Jermolene
54822e25d4 Update static link generation 2014-01-26 13:34:53 +00:00
Jermolene
fca5681a1a Docs updates 2014-01-26 13:04:09 +00:00
Jermolene
e339b6dffe Add documentation on sharing via Dropbox 2014-01-22 09:06:07 +00:00
Jermolene
83811bc2a9 Updated docs 2014-01-11 10:22:17 +00:00
Jermolene
bd40977c85 Fix docs error 2014-01-11 09:50:34 +00:00
Jermolene
504f353844 Update docs with new video tutorials 2014-01-04 13:56:21 +00:00
Jermolene
87fbd988f1 Add support for running TiddlyWiki under node-webkit 2014-01-01 17:59:47 +00:00
Jermolene
b9e80a270b All-in-one static HTML support
Added a first pass at generating an all-in-one static HTML
representation of a wiki, incorporating anchor links for wiki links
2013-12-31 09:43:46 +00:00
Jermolene
eef32e70e3 Added support for dynamic favicons
Now it’s possible to edit $:/favicon.ico with the image editor, and see
the changes instantly reflected in the browser.
2013-12-24 09:08:25 +00:00
Jermolene
7dc7559b90 Adjust references to five.tiddlywiki.com 2013-12-15 16:53:10 +00:00
Jermolene
34e6d79ef6 Tweak background colour of HTML-in-SVG demo
To make it look different from the page background colour
2013-12-14 17:38:46 +00:00
Jermolene
c190b0f1ea Docs updates 2013-12-13 10:16:37 +00:00
Jermolene
b9faadbbc9 Docs updates 2013-12-12 09:48:08 +00:00
Jermolene
2ffcbb76eb Remove modifier and creator fields from tiddlers in tw5.com
Keeps things tidier
2013-12-11 07:57:12 +00:00
Jermolene
8f6e3c641d More docs updates 2013-12-06 17:29:46 +00:00
Jermolene
3da17c8e04 Lotsa docs updates 2013-11-29 17:20:10 +00:00
Jermolene
8a2b3bc831 Lotsa docs updates 2013-11-29 12:26:48 +00:00
Jermolene
2261fd4b84 Merge the dev material back into the main tw5.com wiki
It was getting a pain to manage the content in separate places, and I
suspect confusing for end users.

I think the best time to move the dev content out is when we’ve
established the community wiki for TW5, which is a much more natural
home for it.

In the meantime, a feature that I’m interested in exploring is the
ability to hide tiddlers from the UI based on tag. Then the tw5.com
wiki could disable all tiddlers tagged ‘dev’ until explicitly
overridden by the user.
2013-11-28 17:12:18 +00:00
Jermolene
f534d98e8b Move developer docs into their own separate wiki
Will be served at http://five.tiddlywiki.com/dev/
2013-11-27 10:27:57 +00:00
Jermolene
b805633dc9 Reorganise the main file saving templates
We’re introducing a mechanism that allows us to decide which tiddlers
get saved. Using `$:/core/save/all` gives all tiddlers, as before.
Using `$:/core/save/empty` gives an empty wiki. Saving an empty wiki
from tw5.com isn’t the same as the empty wiki cooked from
editions/empty because the two editions have different plugins and
other system tiddlers.
2013-11-25 21:16:27 +00:00
Jeremy Ruston
9e3618bdcf Rename the 'title' attributes of various widgets to 'tiddler'
The change is to avoid confusion with the HTML 'title' attribute. The
name 'tiddler' better emphasises the purpose of the attribute, too.
2013-10-30 13:36:44 +00:00
Jeremy Ruston
c5ed5f161f Some documentation about SVG 2013-10-28 15:05:30 +00:00
Jeremy Ruston
27f724d0ed Docs updates 2013-10-09 22:57:20 +01:00
Jeremy Ruston
1ebe0d39b2 Get rid of the 'docs' tag
It was unnecessary, since everything here is documentation
2013-08-25 21:41:00 +01:00
Jeremy Ruston
133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston
6c5239603c Starting some serious doc updates 2013-08-23 19:42:48 +01:00
Jeremy Ruston
f5fc283384 Update location of TiddlyFox 2013-08-08 17:37:47 +01:00
Jeremy Ruston
492e9b0426 Fix up references to savetiddler/savetiddlers command
Fixes #122
2013-08-07 16:03:26 +01:00
Jeremy Ruston
4f9649f5ac Moving docs to the right place 2013-07-02 15:45:27 +01:00
Jeremy Ruston
562591912e Fixed typo 2013-05-27 17:54:56 +01:00
Jeremy Ruston
32dc09d8ac Whoops those tiddlers got saved in the wrong place 2013-05-14 20:26:27 +01:00
Jeremy Ruston
41518a385e Docs update 2013-05-08 12:28:22 +01:00
Jeremy Ruston
ffece485fe Docs updates 2013-04-16 11:17:38 +01:00
Jeremy Ruston
588c7cb07f Docs updates 2013-04-05 10:56:27 +01:00
Jeremy Ruston
f70a496989 Docs update 2013-04-02 15:56:43 +01:00
Jeremy Ruston
9062d3ae12 Docs update 2013-04-01 20:25:49 +01:00
Jeremy Ruston
5bd0c0992f Docs updates 2013-03-12 19:01:14 +00:00
Jeremy Ruston
193d073906 Docs updates 2013-03-11 17:54:04 +00:00
Jeremy Ruston
1f5dac6366 Docs updates 2013-03-11 14:49:06 +00:00
Jeremy Ruston
72efba325b Docs updates 2013-03-11 14:43:24 +00:00