Jermolene
7f721ffece
Docs update
2014-07-14 14:53:27 +01:00
Jermolene
1f6e16318a
First pass at upgrade mechanism
2014-07-12 09:09:36 +01:00
Jermolene
f08f57c5d2
Extend checkbox widget to toggle fields
2014-07-12 09:09:13 +01:00
Jermolene
0f78c4afbf
Fix problem with tabs macro changing current tiddler
...
The problem was introduced in e18d8a8866
2014-07-12 09:07:51 +01:00
Jermolene
91acad0f7c
Add support for story backdrop and frontdrop
...
Allows elements to be added above or below the story river
2014-07-08 10:16:10 +01:00
Jermolene
21c137a66c
Refactor theme tweaks as individual tiddlers
...
The trouble with the previous approach of storing several settings in a
single data tiddler was that it made it hard to introduce new settings.
Users who already have a custom copy of the settings/metrics tiddler
wouldn’t get the default settings. The new approach uses individual
tiddlers for each setting.
This commit also introduces a new theme tweak for the cutoff width for
switching between responsive views.
2014-07-06 16:55:51 +01:00
Jeremy Ruston
241d19bef8
Merge pull request #675 from BramChen/master
...
Typo
2014-07-06 16:01:27 +01:00
Jermolene
5b5fb18161
Docs update
2014-07-06 15:37:50 +01:00
Bram Chen
856110374f
Typo
2014-07-04 10:59:41 +08:00
Jermolene
a3de93b4eb
Improve revision history tabs
2014-07-02 12:16:10 +01:00
Jermolene
e18d8a8866
Extend the tabs macro to allow tab contents to be templated
2014-07-02 12:15:52 +01:00
Jermolene
f43cd5ba9c
Put release history in vertical tabs
2014-07-02 08:43:11 +01:00
Bram Chen
4936be5b86
Correct typos
2014-06-25 22:37:43 +08:00
Jermolene
35055509c2
Typo
...
Fixes #671
Thanks @Evolena
2014-06-24 14:37:11 +01:00
Jermolene
e018d8e0ef
Preparation for 5.0.14
2014-06-24 12:07:28 +01:00
Jermolene
b594eb5b36
Update release dates
2014-06-24 10:42:46 +01:00
Jermolene
5962600cb6
Update release note
2014-06-23 18:13:50 +01:00
Jonathan Lister
57c534b97d
Typo fix
2014-06-23 12:34:05 +01:00
Jermolene
8d78336e9b
Docs update
2014-06-22 11:45:07 +01:00
Jermolene
38530f14f2
Docs updates
2014-06-22 11:14:24 +01:00
Jermolene
f15eba66fe
Use SVG icons for expand/collapse
2014-06-21 11:49:42 +01:00
Jermolene
911a64221a
Docs update
2014-06-21 11:49:30 +01:00
Jermolene
424c0737a2
Update release note
2014-06-21 11:21:27 +01:00
Jermolene
32099b85d3
Add table of contents to tw5.com
2014-06-21 11:17:04 +01:00
Jermolene
71aa2bbe5f
Docs update
2014-06-21 11:16:48 +01:00
Jermolene
f3a466ee86
Docs update
2014-06-19 12:37:54 +01:00
Jermolene
c2b08b43b5
Docs updates
2014-06-19 08:53:24 +01:00
Jermolene
0cf4e5514c
Docs tweak
2014-06-18 13:54:24 +01:00
Jermolene
e28c2e8b06
Remove extraneous tag
...
Tiddlers tagged “resources” show up in the Community tiddler, which we
don’t want here.
2014-06-17 22:26:55 +01:00
Jermolene
2e2d30bae9
Docs for environment variable support
...
Fixes #531
2014-06-17 22:26:27 +01:00
Jermolene
9147cadd3c
Remove the cat from the server architecture diagram
2014-06-17 16:14:00 +01:00
Jermolene
617963bd88
Update button widget docs
2014-06-17 10:49:13 +01:00
Jermolene
06b0f9adb7
Added aria-label attribute to link widget
...
And document it for the button widget
2014-06-17 07:54:10 +01:00
Jermolene
b4ddaccd1d
Docs and image updates
...
These two architecture diagrams are a few hundred kilobytes, so we
don’t want them baked into the HTML file
2014-06-14 13:41:09 +01:00
Jermolene
e44450edc4
Correct typo
2014-06-13 17:02:39 +01:00
Jermolene
eee3a0cf8e
Extend server command to allow a path prefix
...
Thereby making the number of parameters to the command ludicrous
2014-06-13 14:44:34 +01:00
Jermolene
4238af2a40
Extend listed filter operator to use any field
2014-06-13 10:58:19 +01:00
Jermolene
ca34cc437c
Rename $:/core/templates/canonical-uri-external-image
...
As per @pmario’s suggestion.
2014-06-13 10:04:31 +01:00
Jermolene
666f243a82
Release note and doc updates for 5.0.13
2014-06-12 19:03:12 +01:00
Jermolene
9ab0c84140
Support global macros via the importvariables widget
...
The new importvariables widget imports macro/variable definitions from
the specified tiddlers and makes them available to its children.
Allows us to split PageMacros up into separate tiddlers.
We still support loading macros from $:/core/ui/PageMacros to help
people upgrading.
Fixes #644 and #559
2014-06-12 18:01:33 +01:00
Jermolene
9547a1f01c
First pass at external image support
...
A bunch of little changes that together enable external image support.
Try:
```
tiddlywiki editions/tw5.com --verbose --build externalimages
```
Then open `externalimages.html`, look for the images in the more/types
tab of the sidebar, open them and verify that they are set with an
external SRC attribute, not a data URI.
2014-06-12 08:36:30 +01:00
Jermolene
d2796d0c9c
Introduce setfield command
...
This new command will let us do the manipulations needed to set up
external image tiddlers
2014-06-11 10:05:35 +01:00
Jermolene
460f476aef
Docs update
2014-06-10 23:15:42 +01:00
Jermolene
2989c9b133
Typo in 305617b632
...
Tsk
2014-06-10 23:05:08 +01:00
Jermolene
3105afe6e8
Add demo PDF image
...
That cat again
2014-06-10 23:03:41 +01:00
Jermolene
305617b632
Introduce savetiddlers command
...
Allows us to save tiddlers in their raw format.
2014-06-09 14:45:41 +01:00
Jermolene
b446ef5d4e
Docs updates on Reporting Bugs
2014-06-09 14:16:21 +01:00
Jermolene
fc6d96672d
Another select widget demo
2014-06-06 09:33:24 +01:00
Michael Fogleman
450c646c31
Add docs for open- and browse-wiki Emacs functions.
...
These helper functions supplement tid-mode.
2014-06-03 23:04:29 +08:00
Jermolene
3182a2d599
Add first pass at select widget
2014-05-31 18:37:43 +01:00
Jermolene
64a6544b02
Update the first rule of TiddlyWiki
2014-05-30 11:38:42 +01:00
Jermolene
3f25db0abe
More permalink tweaks
...
And more documentation this time!
2014-05-29 23:17:21 +01:00
Jermolene
f14ecf4eb8
Add support for $:/tags/RawMarkup
2014-05-26 22:50:54 +01:00
Jermolene
ecbda326cb
Add keyboard shortcut documentation
2014-05-26 21:50:04 +01:00
Jermolene
6436dc22a7
Fix obsolete transclude widget docs
2014-05-26 18:01:53 +01:00
Jermolene
d30cb0f11d
New ribbon colour for 5.0.13
2014-05-18 20:02:21 +01:00
Jermolene
906d2db57e
Preparing for 5.0.13
2014-05-18 19:58:23 +01:00
Jermolene
9edebc78e7
Tweak ribbon colour for 5.0.12
2014-05-17 01:14:20 +01:00
Jermolene
e228ac42db
Fix problem with shadow tiddler iteration
...
See https://groups.google.com/d/topic/tiddlywiki/pNxZsSCVp7c/discussion
for more details of the bug.
2014-05-17 01:12:08 +01:00
Jermolene
be0bc04929
Fix typo
2014-05-17 01:11:41 +01:00
Jermolene
47fa18c2e0
Docs updates
2014-05-16 14:49:28 +01:00
Jermolene
5951dc5901
Fix problem with static renderings
...
The issue was that rendertiddlers always clears the output folder,
which meant that it was overwriting anything previously output by the
rendertiddler command.
2014-05-16 14:39:24 +01:00
Jermolene
1d15e4b7d3
Docs update
2014-05-16 14:37:05 +01:00
Jermolene
81ea326e16
Update release note
2014-05-16 09:22:00 +01:00
Jermolene
b2ff248d07
Correct typo
2014-05-16 09:18:43 +01:00
Jermolene
658bd2b8a3
Release note update
2014-05-16 09:18:37 +01:00
Jermolene
e0a6c4e879
Update release note
2014-05-13 19:38:39 +01:00
Jermolene
f72c177ba5
Fix line height
2014-05-13 18:32:12 +01:00
Jermolene
f8708874bc
Update reveal widget docs
2014-05-13 14:50:45 +01:00
Jermolene
4e07b3335b
Extend .tid files to allow single line text fields
...
To make it easier to create tiddlers that don’t include a terminating
newline in their text
2014-05-13 10:27:03 +01:00
Jermolene
e8c9d78079
Update release note
2014-05-12 15:21:59 +01:00
Jermolene
d972988a53
Remove obsolete filter operators docs
...
It was overwritten by a later version in editions/tw5.com/filters.
2014-05-12 15:17:16 +01:00
Jermolene
e83759e86d
Add "before" and "after" filter operators
...
Fixes #357 by adding new “before” and “after” filter operators.
2014-05-12 15:16:44 +01:00
Jermolene
2633247492
Use flexbox for vertical tabs
...
Thus stepping into a new world:
http://caniuse.com/flexbox
The vertical tabs are now completely reusable, with sensible wrapping
behaviour.
2014-05-12 08:41:47 +01:00
Jermolene
b3032d452f
Refactor vertical tabs for reusability
...
In practice, if you look at TabsMacro you’ll see that the width of the
tab content is wrong, and will usually overflow the container. Next
step is to fix that by using flexbox…
2014-05-11 18:47:14 +01:00
Jermolene
854b739a35
Implement explicit external links
2014-05-06 20:05:51 +01:00
Jermolene
d1c85f53c0
Update release note
2014-05-06 10:33:08 +01:00
Jermolene
38c60bd7d4
Fix tag colour
2014-05-05 23:19:49 +01:00
Jermolene
afb92c40fe
Tweak ribbon colour for 5.0.11
2014-05-05 23:19:41 +01:00
Jermolene
6b45296ca9
Roadmap and release note updates
2014-05-05 23:19:30 +01:00
Jermolene
f5ada72dac
Ensure tag colours are specified in hex
2014-05-05 19:25:49 +01:00
Jermolene
ffb6c8ab81
Add hex colours to tag manager
...
Fixes #597
2014-05-05 18:42:25 +01:00
Jermolene
e58e68fa7c
Add Matabele's gTD site
2014-05-05 17:31:52 +01:00
Jermolene
95def8b857
Add startup sequence diagram
2014-05-05 17:06:34 +01:00
Jermolene
09156af475
Add support for "before" field on startup modules
2014-05-03 19:49:50 +01:00
Jermolene
78ba57d55d
Remove support for browser-startup modules
...
Instead support startup modules that stipulate which platform they
require.
Also include docs updates and fixes to fullscreen plugin
2014-05-03 17:49:20 +01:00
Jermolene
749582ede0
Split module loading into a separate startup task
...
Still a work in progress.
2014-05-03 17:10:55 +01:00
Jermolene
1c82348edb
Docs typo
2014-05-03 16:56:29 +01:00
Jermolene
b96aade28a
WIP: Add support for dependencies between startup modules
...
See StartupMechanism for details.
2014-05-03 16:32:18 +01:00
Jermolene
2f32621024
Docs updates
2014-05-03 16:27:22 +01:00
Jermolene
6ccf02ed96
Add support for onhashchange
...
Now we respond dynamically to changes in the location hash in the URL
bar. It means that you can do links in HTML as `<a
href=“#HelloThere”>go</a>` and in Markdown as `[example
link](#HelloThere).`
We still need to make startup.js more modular
2014-05-03 12:20:28 +01:00
Jermolene
a5e9ef9b5f
Adopt new URL scheme for permalinks
...
Instead of using `%00` as a separator we do the more conventional
`#!<target-title>:<story filter>`.
2014-05-03 11:32:55 +01:00
Jermolene
327b53a641
Start adding support for permalinks
...
At this point we respect any permalink at startup, but we don’t yet
dynamically update the permalink, nor do we respond to ongoing
permalink changes.
The permalink separator being `%00` seems like it might be a bit
controversial. It buys us not having to wrap tiddler titles in double
square brackets if they contain spaces.
Another thing is that this scheme doesn’t support tiddler filters; the
plan is to support them like this:
http://tiddlywiki.com/#!Target%00%00[tag[task]sort[created]]
2014-05-02 19:21:32 +01:00
Jermolene
edb8c65d54
Update release note
2014-04-29 09:03:47 +01:00
Jermolene
031c0f4146
Update HelloThere
2014-04-29 09:03:39 +01:00
Jermolene
d49495ab73
Add docs for "field" filter operator
...
Fixes #588
2014-04-28 12:54:34 +01:00
Jermolene
f17dafefcb
Docs updates
2014-04-28 09:33:47 +01:00
Jermolene
77152ac577
Update release note
2014-04-27 21:58:59 +01:00
Jermolene
570cad1c7f
Add 'get' filter operator
...
Prompted by @sukima’s work on #586
2014-04-27 18:45:01 +01:00
Jermolene
e9557b578e
Improve output directory handling
...
This change is likely to break most existing scripts that call
TiddlyWiki.
TL;DR - output paths are now relative to the editions/output folder,
rather than to the current folder
See [[Notes for upgrading to 5.0.11-beta]] for details.
2014-04-27 08:28:21 +01:00
Jermolene
f7e50e0950
Add --build
command
...
First pass at the build system described in #356 .
To test it, move to a new, empty directory and try `tiddlywiki
editions/tw5.com --verbose --build`
2014-04-25 22:41:59 +01:00
Jermolene
f6ca7d92e5
Fix docs typo
...
Fixes #575
2014-04-24 11:59:51 +01:00
Jermolene
fecf3a556f
Update JS macro docs
2014-04-24 11:08:23 +01:00
Michael Fogleman
f75826224b
Refer Emacs docs to tid-mode, not tid-time.
2014-04-24 11:39:37 +05:30
Jermolene
3d69c929d9
Add more warnings about backups
2014-04-19 14:42:22 +01:00
Jeremy Ruston
8cbcfee346
Merge pull request #573 from pmario/fix-concepts-tiddlerfields-lingo
...
Fix "description" column in TiddlerFields
2014-04-19 14:23:06 +01:00
Mario Pietsch
523faf71fb
change modified date
2014-04-19 15:16:12 +02:00
Mario Pietsch
ad2bbb2c93
tiddler: TiddlerFields - fix the description column.
2014-04-19 15:11:20 +02:00
Jermolene
8a27c2759b
Update 5.0.10 release date
2014-04-19 14:06:29 +01:00
Jermolene
beddcd7138
New ribbon colour for 5.0.10
2014-04-19 13:15:24 +01:00
Jermolene
2db90378a2
Release note updates for 5.0.10
2014-04-19 11:34:23 +01:00
Jermolene
4538f081ee
Release note updates for 5.0.10
2014-04-19 11:22:59 +01:00
Jermolene
b4122be50c
Update release note for 5.0.10
2014-04-19 11:18:08 +01:00
Jermolene
cd76514105
Update roadmap
2014-04-19 09:36:14 +01:00
Jermolene
ba576d9f1b
Add support for safe mode
2014-04-19 09:36:08 +01:00
Jermolene
15d0c27e2a
Add [is[tag]]
filter operator
2014-04-18 17:57:55 +01:00
Jermolene
869cec1ccc
Add docs for date format strings
2014-04-18 17:37:13 +01:00
Jermolene
9fbe72a877
Rearrange system tag configuration
...
By rearranging the `[all[]]` operator we are able to ensure that shadow
tiddlers get processed before ordinary tiddlers. This makes it easier
to create custom stylesheets that override the core.
2014-04-18 09:28:14 +01:00
Jermolene
0153fd2a30
Correct typos in 5.0.9 release note
2014-04-17 20:26:35 +01:00
Jermolene
de07da3797
Revise warning about backing up before upgrading
2014-04-17 16:26:57 +01:00
Jeremy Ruston
aebc1ea943
Merge pull request #562 from pmario/upgrade-backup-info
...
add a backup info for the Upgrade tiddler.
2014-04-17 16:24:57 +01:00
Jermolene
df5fe10a40
Start release note for 5.0.10
2014-04-17 12:52:52 +01:00
Jermolene
433ac8e96e
Typo fix
2014-04-17 12:52:38 +01:00
Jermolene
ad4b03506a
Added wikitext image support
...
We’ve added a parser to recognise the `[img[URL or tiddler title]]`
format, and an associated image widget.
2014-04-17 12:52:32 +01:00
Mario Pietsch
dd8797223a
add a backup info for the Upgrade tiddler.
2014-04-16 01:09:26 +02:00
Jermolene
e54b0d7129
Docs fixes
2014-04-15 21:50:36 +01:00
Jermolene
07ab8c75b8
Docs fixes
2014-04-15 21:48:19 +01:00
Jermolene
634e76eb7f
Update release date for 5.0.9
2014-04-15 21:39:46 +01:00
Jermolene
4b8be85b88
Docs updates
2014-04-15 13:24:43 +01:00
Jermolene
d01f1020d2
Release note updates
2014-04-15 09:07:25 +01:00
Jermolene
fe0ed5e4ce
Tweaks to themes
...
And shaking out some paragraph tags in the sidebar
2014-04-14 18:37:09 +01:00
Jermolene
22a529b28d
New ribbon colour for 5.0.9
2014-04-14 08:57:50 +01:00
Jermolene
260d3ad8c0
Docs typo
2014-04-13 09:23:57 +01:00
Jermolene
be7822281a
Release note updates
2014-04-12 16:32:58 +01:00
Jermolene
442bc35bcb
Remove dropdown from edit mode tags
...
Firefox didn’t like the nested buttons.
The better fix would be to switch the tag pills to being links instead
of buttons.
Fixes #515
2014-04-10 22:49:46 +01:00
Jermolene
ccf2cb36a1
Extend sameday operator to select field
...
Now the target field can be specified in the suffix:
`[sameday:created[20140808]]`
2014-04-10 20:19:12 +01:00
Jermolene
5fff6fc87f
Docs update
2014-04-10 19:57:21 +01:00
Jermolene
5a65898dbe
Update tiddler filter docs
2014-04-10 19:56:51 +01:00
Jermolene
cbf45a9982
Update release note
2014-04-10 19:56:43 +01:00
Jermolene
613f413942
Add docs on filter changes in 5.0.9
2014-04-09 21:53:34 +01:00
Jermolene
690c8fe9a0
Update macros docs
...
Include single line macros
2014-04-09 14:33:47 +01:00
Jermolene
776bf29afc
Update LinkCatcherWidget docs
2014-04-09 11:31:36 +01:00
Jermolene
426281539a
Merge branch 'saner-filters'
2014-04-08 14:14:11 +01:00
Jermolene
dc5831a8a8
First pass at a release note for 5.0.9
2014-04-08 14:12:35 +01:00
Jermolene
6d43b4e8dc
Update link widget docs
2014-04-08 14:12:27 +01:00
Jermolene
c4d0ee11d3
Update Emacs tip
2014-04-07 09:02:31 +01:00
Jermolene
e21d558ff0
Add Michael Fogleman's Emacs macro
2014-04-06 22:08:29 +01:00
Jermolene
b7f674c51a
First pass at refactoring filter execution
...
This is the beginning of addressing #523 .
2014-04-03 20:49:16 +01:00
Jermolene
14f90b9519
Include direct tiddler link in template for community links
2014-04-03 20:30:31 +01:00
Jermolene
2f458e8573
Add link to Martin Kantor's MathJax plugin
2014-04-03 20:25:40 +01:00