Jermolene
6c1489fc2f
Remove duplicate header
...
And provide a slightly more informative prompt
2013-12-19 16:53:48 +00:00
Jermolene
1336058336
Docs updates
2013-12-19 16:45:13 +00:00
Jermolene
b659c65959
Add offline download to TiddlyWeb control panel
...
Add button to download an offline-compatible snapshot to the TiddlyWeb
control panel
2013-12-19 16:28:42 +00:00
Jermolene
e8f16c1c97
Correct description of github-fork-ribbon plugin
2013-12-19 16:26:00 +00:00
Jermolene
6b51a51609
Docs updates
2013-12-19 10:08:14 +00:00
Jermolene
a4d063e884
Docs update
2013-12-19 07:59:18 +00:00
Stephan Hradek
42ba6852d1
changed 2 loops resolving name conflicts for new tiddlers as suggested in issue 294
2013-12-18 23:48:04 +01:00
Jermolene
638c8b2070
Fixes to fullscreen support
...
Prompted by this article:
http://generatedcontent.org/post/70347573294/is-your-fullscreen-api-code
-up-to-date-find-out-how-to
2013-12-18 21:39:59 +00:00
Jermolene
cc39686693
Create tiddlers
subfolder in wiki folder if it is not present
2013-12-18 21:11:52 +00:00
Jermolene
2b72e48a3a
Improve prompt for --server
command
2013-12-18 21:11:16 +00:00
Jermolene
0ec2224757
Fallback to a default tiddlywiki.info file if it does not exist
...
We fallback to settings suitable for the server version, to help people
get up and running quickly.
2013-12-18 21:11:00 +00:00
Jermolene
218b9c967e
Docs update
2013-12-18 17:34:33 +00:00
Jermolene
a4e4b6797a
Give a different coloured favicon for the client server edition
2013-12-18 17:34:02 +00:00
Jermolene
a4e3f66809
Add favicon.ico support to the server
2013-12-18 17:27:24 +00:00
Jermolene
07dd524016
Adjust build scripts to save favicon.ico from wiki
...
And add file type information for `image/x-icon`
2013-12-18 17:27:10 +00:00
Jermolene
f3b2788ed1
Add a savetiddler command
...
It saves tiddlers in their original, unrendered format
2013-12-18 17:26:23 +00:00
Jeremy Ruston
a389f9bc8c
Merge pull request #181 from natecain/excludes_refactor
...
A small refactor and addition to exclude more files
2013-12-18 08:51:36 -08:00
Jermolene
1144504bb3
Docs update
2013-12-18 16:29:45 +00:00
Jeremy Ruston
72f07947ea
Merge pull request #286 from willover/285
...
Fix Issue #285 : Minor typo
2013-12-18 08:26:08 -08:00
Jeremy Ruston
e8549cba4b
Merge pull request #292 from willover/291
...
Sign CLA (Issue #291 )
2013-12-18 08:23:21 -08:00
willover
a5aa2c08b2
Sign CLA (@willover)
2013-12-18 15:47:57 +00:00
Jermolene
14b98f5966
Docs update
2013-12-18 12:05:26 +00:00
Jermolene
7ec516a746
Correct template for the static HTML rendering
2013-12-17 19:36:55 +00:00
willover
886b069dce
Fix Issue #285 : Minor typo
...
Fix Issue #285 : and TiddlyWikiClassic is -> and "TiddlyWikiClassic" is
2013-12-17 18:49:54 +00:00
Jermolene
b50eb8da30
Fixed problem with tiddler navigation ordering
2013-12-17 15:42:53 +00:00
Jermolene
4ece301a97
Fix fieldmanger to update modified and modifier fields
2013-12-17 15:04:22 +00:00
Jermolene
810167bc7b
Improve handling of double square brackets within tags
...
Now a [[ has to be preceded by the beginning of the string or a
whitespace and a ]] has to be followed by whitespace or the end of the
string to act as quotes.
Thanks to @Skeeve for the regex
2013-12-17 14:53:02 +00:00
Jermolene
1b2a5fe130
Fixed hover effects for Firefox
...
For some reason Firefox doesn’t like :hover on an SVG element
2013-12-17 13:59:39 +00:00
Jermolene
88d483a2c8
Docs update
2013-12-17 13:42:19 +00:00
Jermolene
db85bfe513
Fix problem with covering of the dragger image
...
Fixes #253
2013-12-17 13:39:46 +00:00
Jermolene
066a4d9fbc
Coding style and layout tweaks
2013-12-17 13:32:15 +00:00
Jermolene
3e2f475324
Merge branch 'master' of https://github.com/davidjade/TiddlyWiki5 into davidjade-master
2013-12-17 13:26:08 +00:00
Jermolene
a5f33d875b
Fix up rootwidget and page container
...
We need to properly link the page container to the rootwidget.
Fixes #223
2013-12-17 13:13:43 +00:00
Jermolene
6d09db5608
Add a favicon
2013-12-16 23:27:26 +00:00
Jermolene
23b2f74e94
Docs update
2013-12-16 08:57:05 +00:00
Jermolene
37a46adac8
Fix problem with radio widget refreshing
2013-12-16 08:52:18 +00:00
Jermolene
65e3780cc1
Preparing for 5.0.4
2013-12-16 08:52:06 +00:00
Jermolene
7d33dd71a2
Version number update for 5.0.3-beta
2013-12-15 17:00:25 +00:00
Jermolene
d03728ea71
Preparation for 5.0.3
2013-12-15 16:57:58 +00:00
Jermolene
9396d52b42
Docs updates
2013-12-15 16:57:51 +00:00
Jermolene
7dc7559b90
Adjust references to five.tiddlywiki.com
2013-12-15 16:53:10 +00:00
Jermolene
5ac5b2c76d
Move markdown.js
...
Leaving it in node_modules meant that it wasn’t getting installed by npm
Fixes #281
2013-12-15 16:44:49 +00:00
Jermolene
d4d8cdf9a4
Getting ready for 5.0.3
2013-12-15 16:41:36 +00:00
Jermolene
9e5e08a7d3
Docs update
2013-12-15 14:57:56 +00:00
Jermolene
41c592b758
Revert the bump to 5.0.3
...
So that we can do rebuilds if needed as we execute the move to
tiddlywiki.com
2013-12-15 14:44:55 +00:00
Jermolene
84ad161eab
Adjust cname for move to tiddlywiki.com
2013-12-15 14:44:33 +00:00
Jermolene
4ab431bb93
Preparing for 5.0.3
2013-12-15 14:40:30 +00:00
Jermolene
f6bea8f58b
Docs updates
2013-12-15 14:37:37 +00:00
Jermolene
b8c9422161
Version number update for 5.0.2-beta
2013-12-15 14:35:15 +00:00
Jermolene
d7ebd461f2
Update for beta
2013-12-15 14:25:02 +00:00