Wykres commitów

459 Commity (8cc10d87d45ac0f6772dcb1819d6e13ad1b5dc4e)

Autor SHA1 Wiadomość Data
Jermolene 1fddcf075f Big docs update
Finally sorting out the wikitext documentation
2013-12-05 16:21:10 +00:00
Jermolene 17277cf8fd Docs update 2013-12-05 10:37:23 +00:00
Jermolene 09e14dd8ad Docs updates 2013-12-03 18:05:45 +00:00
Jermolene c30392c0c5 Docs update 2013-12-03 11:12:57 +00:00
Jermolene fa8cc1c512 Update docs 2013-12-03 10:11:03 +00:00
Jermolene 21f795b542 Include the release date in the release history 2013-12-03 10:10:56 +00:00
Jermolene 1363d24e86 Retrospectively add a release date to earlier release notes 2013-12-03 10:10:41 +00:00
Jermolene 16170ce504 Blank out Google Analytics account information from clientserver edition
This also fixes a recently introduced problem: when I removed the last
`.tid` file from the `editions/clientserver/tiddlers/` directory, git
promptly stopped recording the directory in commits, and so newly
downloaded copies of the repo lacked the directory. That caused the
filesystemadaptor to fail to save newly created tiddlers.
2013-12-03 09:20:09 +00:00
Jermolene 9dcbdb5297 Move the docs to the right place 2013-12-03 09:17:59 +00:00
Jermolene 88e0bd3251 Docs update 2013-12-03 09:05:53 +00:00
Jermolene 5ccd4988aa Update TiddlyDocs documentation 2013-12-02 20:30:38 +00:00
Jermolene 1e99f6cb67 Updated docs 2013-12-02 14:36:38 +00:00
Jermolene 41fc06ab4d Docs updates 2013-12-02 09:59:44 +00:00
Jermolene b1aadc7e94 Docs update 2013-12-01 20:52:34 +00:00
Jermolene 3a07cd4c55 Docs update
Added a link to @giffmex’s Bible study notebook, and updated the link
to Ton’s guide to building top menus and toolbars.
2013-12-01 13:35:59 +00:00
Jermolene a12310f225 Fixed problem with rearranging `$:/tags/PageControls/` 2013-12-01 13:25:48 +00:00
Jermolene 7f4dffca77 Clarify location of license files 2013-11-30 16:25:15 +00:00
Jermolene f9f9c96ca1 Update version number and ribbon colour for alpha-18 2013-11-30 15:23:43 +00:00
Jermolene 91f10af53f Fixed small but important bug that prevented downloading an empty wiki 2013-11-30 15:17:42 +00:00
Jermolene ba796c3f23 Update version number and ribbon colour ready for the next release 2013-11-30 13:58:03 +00:00
Jermolene 6c6f53a69f Add docs about the release process
Mainly for me, beause I keep getting it wrong
2013-11-30 13:22:03 +00:00
Jermolene 933c61e611 Docs updates 2013-11-30 10:56:13 +00:00
Jermolene da613f7dee Change link for ribbon to ReleaseHistory 2013-11-30 10:56:05 +00:00
Jermolene 208c64aa9d Slightly improve the dislocated formatting of the static banner for tw5.com 2013-11-29 22:44:16 +00:00
Jermolene 3da17c8e04 Lotsa docs updates 2013-11-29 17:20:10 +00:00
Jermolene fe19909034 Include the nighttime theme in tw5.com 2013-11-29 17:19:49 +00:00
Jermolene 8a2b3bc831 Lotsa docs updates 2013-11-29 12:26:48 +00:00
Jermolene 7baf8431a4 Refactor the download buttons into reusable snippets 2013-11-29 09:12:23 +00:00
Jermolene 4352e81b98 More docs updates 2013-11-28 18:17:47 +00:00
Jermolene a651c2cb72 Remove text input showing static URL preview
It wasn’t working due to the recent change whereby attributes set as
macros are no longer wikified. Thus, the widget invocation inside the
macro outerMakeLink isn’t executed.

To get it working again we’ll need a way to specify a macro as an
attribute and force it to be wikified.
2013-11-28 17:32:46 +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 717f959c04 Docs update 2013-11-28 16:57:00 +00:00
Jermolene 3e1899ee17 Forgot to add the vanilla theme to existing editions 2013-11-28 16:42:38 +00:00
Jermolene 7d12d89a0a Added primitive support for basic authentication
Note that the password will be passed over HTTP in plain text.
2013-11-28 14:03:08 +00:00
Jermolene 1e14ba48f9 Docs updates 2013-11-28 10:36:48 +00:00
Jermolene b77aa3908f Better styles for the message box 2013-11-28 07:41:28 +00:00
Jermolene 0956ae10a0 Add support for downloading files
We were re-using the `tw-save-wiki` message both for saving the current
wiki and downloading a new wiki. Now we’ll use the separate
`tw-download-file` message for downloading.

Fixes #236
2013-11-27 20:51:08 +00:00
Jermolene 7175f1cbf1 Split a basic Vanilla theme out of Snow White
And add a new Night-Time theme for the /dev wiki.

The idea is that the Vanilla theme will make a more convenient base for
retheming.
2013-11-27 12:38:03 +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 3a9dc1a36d Add a link to BramChen's translation of TW5 2013-11-27 10:22:11 +00:00
Jermolene 5ce112d431 Docs updates 2013-11-26 22:47:27 +00:00
Jermolene 42fce1929c Improve save notifications for TiddlySpot 2013-11-26 12:50:40 +00:00
Jermolene d96f85ac83 Add a link to the backup URL to the TiddlySpot control panel tab 2013-11-26 12:30:11 +00:00
Jermolene e3c770ca4a Docs updates 2013-11-26 10:48:23 +00:00
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
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
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 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
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
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 59bb3c66d6 Add a github ribbon to tw5.com 2013-11-19 14:23:42 +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 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 8d3613e8b4 Docs updates 2013-11-19 12:21:08 +00:00
Jermolene a2fcc59648 Docs update 2013-11-19 12:17:22 +00:00
Jermolene 905d3e6e1e Docs update 2013-11-18 09:01:06 +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 0d2ed8f112 More release docs 2013-11-16 17:51:20 +00:00
Jermolene 99a6b1bcc0 More TiddlyWeb docs 2013-11-15 23:02:30 +00:00
Jermolene 92b1932fcf Update docs for TiddlyWeb 2013-11-15 22:08:23 +00:00
Jermolene 939ad11eae Rename the 'setvariable' widget to 'set'
Sleeker.
2013-11-15 18:31:39 +00:00
Jermolene 874bd7b2b8 Tweaks tests
This was the only place we were using the `variables` option to the
widget constructor.
2013-11-13 21:26:13 +00:00
Jermolene a8129874fb Docs update 2013-11-13 20:21:28 +00:00
Jermolene 1b9614eb9d Docs update 2013-11-12 20:54:28 +00:00
Jermolene 9748709759 Fix up prematutely committed static link tab for tw5.com 2013-11-12 20:29:53 +00:00
Jermolene e68ab95ecb For tw5.com add a link in the info panel to the static tiddler representation 2013-11-12 19:52:57 +00:00
Jermolene 439dfcb172 Added a link to Bob Robison's TW5 theme 2013-11-12 15:34:14 +00:00
Jermolene c501e70512 Add new blog post link to docs 2013-11-11 12:42:49 +00:00
Jermolene 04e2f18ff1 Remove tooltip, classes and styles from transclusion syntax
Now that transclusion doesn't generate any intrinsic elements we don't
have an element to attach the tooltip, classes and styles to.
2013-11-10 22:46:37 +00:00
Jermolene a668f09522 More refinements to the control panel
Including adding a TiddlyWeb-specific control panel tab
2013-11-10 21:53:39 +00:00
Jermolene 2598e22422 Spruce up the control panel
Structure things with extensible tabs.
2013-11-10 21:40:03 +00:00
Jermolene dc6a9c6348 Release note for alpha.14 2013-11-10 19:24:34 +00:00
Jermolene 0c8ba71edd Use the built-in tabs macro for the tiddler info panel and the sidebar tabs
Now you can insert your own tabs, too - see the release note
2013-11-09 19:21:37 +00:00
Jermolene a7bb331412 Extend view widget so that it falls back to its content if the field/property is empty or missing 2013-11-09 17:30:06 +00:00
Jermolene 14db418519 Docs updates 2013-11-09 15:55:59 +00:00
Jermolene d5e1a9d7d0 Docs updates 2013-11-09 14:48:17 +00:00
Jermolene 4ee67986a5 Docs update 2013-11-09 12:52:09 +00:00
Jermolene d41feb63e3 Rejiggle the release documentation 2013-11-09 11:55:14 +00:00
Jermolene 2d0ff5f8a2 Docs updates 2013-11-09 10:52:52 +00:00
Jermolene 16230549b7 Add release note for alpha12 2013-11-08 21:40:20 +00:00
Jermolene 03c6263e58 Tag the releasenote 2013-11-08 21:34:57 +00:00
Jermolene f75cddfe53 Stop having a separate defaultTiddlers for the client server edition 2013-11-08 21:34:27 +00:00
Jermolene ee63db8811 Docs update 2013-11-08 21:03:38 +00:00
Jeremy Ruston 620eebd754 Docs update 2013-11-08 20:46:39 +00:00
Jeremy Ruston 54f9e7e2f7 Version format update 2013-11-08 18:06:38 +00:00
Jeremy Ruston ce3fcaa142 Add docs for 5.0.0alpha11 2013-11-08 17:56:35 +00:00
Jeremy Ruston 6aa9c6ebb6 Docs updates 2013-11-08 16:58:03 +00:00