Jermolene
d7454b100a
Big green download buttons
2013-11-26 08:42:03 +00:00
Jermolene
ee9cf60aa2
Add screenshot of tiddlywiki classic
2013-11-26 08:30:04 +00:00
Jermolene
3a446dc240
Build an experimental empty.html from the tw5.com edition
2013-11-25 23:15:24 +00:00
Jermolene
8cf2b06e53
Move Google Analytics integration into a proper plugin
2013-11-25 23:14:12 +00:00
Jeremy Ruston
0184375ad1
Merge pull request #231 from pmario/fix-media-queries
...
adjust media query to remove box-shadow for small screens. thanks @pmario
2013-11-25 14:19:06 -08: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
Mario Pietsch
638a774fc9
adjust media query to remove box-shadow for small screens. fix some @media indentations
2013-11-25 14:58:49 +01:00
Jermolene
b33a3293fe
Rejig the main save template to get rid of the separate system tiddler area
...
It dates from an ancient version of TW5, and is really redundant now.
It also meant that system tiddlers were not encrypted, which seems
confusing for end users.
2013-11-24 20:40:10 +00:00
Jermolene
802fe9beae
Add [is[tiddler]] filter operator
...
For selecting all non-shadow tiddlers, whether or not they are system
tiddlers
2013-11-24 20:38:58 +00:00
Jermolene
78f56ba875
Stop generating static content when we're saving an encrypted wiki
2013-11-24 20:28:27 +00:00
Jermolene
c29975f6b3
Remove special provision for jQuery
...
This dates from an ancient version of TW5 which had a dependency on
jQuery. Now we’d install jQuery as an ordinary tiddler module, not a
library module.
2013-11-24 20:16:44 +00:00
Jermolene
ce03690989
Fix problem with tag-configurable item lists not being able to interleave shadow and non-shadow
2013-11-24 19:38:32 +00:00
Jermolene
b1c6f2d1c3
Docs updates
2013-11-22 20:02:54 +00:00
Jermolene
f380d4b27d
Change macro attributes to not wikify their content
...
One consequence of wikifying macro attributes before use was that we
couldn’t have tiddler titles with wikitext syntax in, which was
definitely a problem.
2013-11-22 20:02:44 +00:00
Jermolene
f19da7af8c
Add StephanHradek's new tw5magick site
2013-11-21 17:32:44 +00:00
Jermolene
0013f3a31c
Sort out the docs for the tabs macro
2013-11-21 17:32:24 +00:00
Jermolene
a45f64e738
Trap filter syntax errors
...
Now a syntax error on a filter just causes the filter to return the
error message as it’s single result.
Fixes #189
2013-11-21 08:52:41 +00:00
Jeremy Ruston
a29c0dfce9
Merge pull request #226 from asampal/master
...
Style changes in user visible text node -> Node
2013-11-20 14:53:04 -08:00
Jermolene
c4e6c91986
Fix problem with dragging images within TW5
...
Dragging an image within the same TW5 window was causing a crash
2013-11-20 22:52:48 +00:00
Adrian Sampaleanu
03a81bd8b1
Style changes in user visible text node -> Node
...
Went through all user visible text and changed lowercase node to Node as per Node.js site.
2013-11-20 17:35:36 -05:00
Jermolene
6945283fec
Docs updates
2013-11-20 21:48:17 +00:00
Jermolene
113b48d046
Merge branch 'master' of https://github.com/asampal/TiddlyWiki5 into asampal-master
2013-11-20 21:46:38 +00:00
Jermolene
cc9c6e4f42
Ensure that we don't overwrite the modified/modifier fields of imported tiddlers
...
Fixes #225
2013-11-20 20:49:32 +00:00
Adrian Sampaleanu
97feef8909
Added Windows specific build scripts.
...
Added equivalent scripts for all .sh files and modified appropriate tiddlers to generate updated readme.md for the GitHub site.
2013-11-19 19:57:05 -05:00
Jermolene
db4f38c75b
Docs update
2013-11-19 20:19:18 +00:00
Jermolene
99852c3cab
Added a "Download" tiddler
2013-11-19 19:59:02 +00:00
Jermolene
b6cb879ad1
Use the github ribbon on tw5.com to advertise the version number
2013-11-19 19:44:53 +00:00
Jermolene
f9fbbc12a6
Ensure github-fork-ribbon styles tiddlylinks
...
Otherwise CSS specificity means that the TW core styles win
2013-11-19 19:44:40 +00:00
Jermolene
59bb3c66d6
Add a github ribbon to tw5.com
2013-11-19 14:23:42 +00:00
Jermolene
dc9ec22156
A plugin for adding github ribbons
2013-11-19 14:23:30 +00:00
Jermolene
b8875e126f
Refactor page template to be tag driven
2013-11-19 14:12:31 +00:00
Jermolene
26ed978cf9
Docs update
2013-11-19 14:12:21 +00:00
Jermolene
bd511cb9f3
Docs updates
2013-11-19 13:22:35 +00:00
Jermolene
20ea6433e6
Add data tiddler types
2013-11-19 13:22:27 +00:00
Jermolene
16444e023a
Refactor control panel to add "Saving" tab
...
Currently just hardwired to the options for TiddlySpot, but will in due
course be driven by the loaded saver modules.
2013-11-19 13:21:45 +00:00
Jermolene
9c579e3596
Update version number to 5.0.0-alpha.16-prerelease
2013-11-19 12:43:12 +00:00
Jermolene
4710431e6b
Readme update
2013-11-19 12:22:58 +00:00
Jermolene
f1e909278c
Version update
2013-11-19 12:21:12 +00:00
Jermolene
8d3613e8b4
Docs updates
2013-11-19 12:21:08 +00:00
Jermolene
3fd3e408fc
Adopt a brighter link colour
2013-11-19 12:17:31 +00:00
Jermolene
a2fcc59648
Docs update
2013-11-19 12:17:22 +00:00
Jermolene
223e9c4747
FIx margins and spacing
2013-11-19 12:17:16 +00:00
Jermolene
b63f7a7416
Fix missing seconds in serialised date fields
2013-11-19 12:14:37 +00:00
Jermolene
905d3e6e1e
Docs update
2013-11-18 09:01:06 +00:00
Jermolene
90a0eca2f5
Add dropdown interface for setting the type of a tiddler
2013-11-18 09:00:25 +00:00
Jermolene
7658789971
Style tweaks for the edit template
2013-11-18 09:00:00 +00:00
Jermolene
9257c8205f
More information about Jermolene
2013-11-18 08:58:23 +00:00
Jermolene
b117f74666
Make the toolbars be tag driven
2013-11-17 21:53:39 +00:00
Jermolene
3b35d7dfe4
Fixed problem with greedy regexp for macrocalls
...
It was preventing this from working:
```
<<macro>><<bacrp>><<sdf>><<qweqwe>>
```
2013-11-17 21:53:12 +00:00
Jermolene
29c0f7156b
Fix overlooked typo
...
Ouch.
2013-11-16 22:50:10 +00:00