Jermolene
4c1e3aa8d6
Merge branch 'tiddlywiki-com'
2019-01-22 11:52:38 +00:00
Jermolene
273768da1d
Docs updates for TW5's new branch development model
2019-01-15 17:39:45 +00:00
Jermolene
e14e69bedc
DynaView plugin: add optional scroll position preservation
2019-01-11 17:50:52 +00:00
Arlen22
603c564872
Add the "tiddlywiki" argument to the server start hook ( #3592 )
...
* Update Hook__th-server-command-post-start.tid
* Update server.js
* Update listen.js
2018-11-29 09:51:11 +00:00
Jermolene
2f425c303f
Add docs macros to dev edition
...
Fixes #3345
2018-06-29 16:40:45 +01:00
Jermolene
577a87a502
Update /dev build instructions
2018-05-10 15:55:36 +01:00
Arlen22
2163302190
Invoke hook when server starts ( #3024 )
...
* Invoke hook when server starts
Invokes the `th-server-command-start` hook when the server is started, with the server object as the parameter. This allows adding a WebSocket listener to the server.
* Return the HTTP server from the listen function
Returns the node HTTP server created in the listen function to allow extension
* Add node HTTP server to server-command-start hook
* Change hook to post start in case we add a pre-start hook
* Create Hook__th-server-command-post-start.tid
2018-04-10 21:55:54 +01:00
Jermolene
47264c8cd5
Remove third party cookies from tiddlywiki.com
...
Fixes #3106
2018-03-15 12:54:25 +00:00
Jermolene
de4eb5ca89
Add new th-page-refreshed hook
2018-01-04 16:01:19 +00:00
Tobias Beer
a2c764d407
enable doc contributions for dev ( #3047 )
...
* enable doc contributions for dev
fixes #2921
* involves changes to boot.js to properly build OriginalTiddlerPaths on
Windows
* added ContributionBanner
* added Sources tab to info panel
* updated tiddlywiki.info for dev
* normalize path separator to posix for windows
* more generically transform to posix
2017-12-12 13:50:33 +00:00
Jermolene
54b1e284fa
Docs updates
...
Missing .tid extensions were causing those tiddlers to be mis-read.
2017-11-14 12:46:21 +00:00
Jermolene
29364cbd08
Change http://*.tiddlywiki.com/ * to https://
2017-11-11 11:56:20 +00:00
Jermolene
518f57f4bb
Add new hook "th-importing-files"
2017-10-11 17:52:37 +01:00
Jermolene
37cbaa08f1
Docs for #2901
2017-06-29 09:05:11 +01:00
Daniel Rodríguez Rivero
6085b1171a
Update dev docs for saver modules ( #2919 )
...
* Update Saver.tid
Stupid typo corrected
* Update Saver.tid
Fix callback documentation in case of successful save.
2017-06-28 18:04:52 +01:00
Jermolene
bf51acd8d6
Docs tweaks for #2922
2017-06-28 17:58:58 +01:00
Daniel Rodríguez Rivero
1905a3f343
Add dev docs for notification mechanism ( #2922 )
...
Documentation about the notifier module. I didn't say any, so I have created it.
Regards
2017-06-28 17:51:25 +01:00
Jermolene
5b3bb1974c
Move coding docs to the /dev wiki
2017-03-19 13:53:21 +00:00
Jermolene
daf703b67f
Add support for th-navigating
event
2017-02-19 15:47:37 +00:00
Jermolene
2397f0aa6f
Add several new hooks for UI actions
2017-02-09 15:42:55 +00:00
Daniel Rodríguez Rivero
0409151801
Update How to customise the password prompt.tid ( #2580 )
...
A minor typo corrected. Minor but a link broker!
2016-09-22 13:14:58 +02:00
Daniel Rodríguez Rivero
845e8294cd
Update How to customise the password prompt.tid ( #2543 )
...
Fixed small typo on the use of a template.
2016-08-20 15:46:50 +01:00
Jermolene
3a3754aebb
Add rel="noopener noreferrer" to external links
...
Background:
https://medium.com/@jitbit/target-blank-the-most-underestimated-vulnerab
ility-ever-96e328301f4c#.hduwdbjlb
2016-05-05 11:49:40 +01:00
nome
9e01a30dc7
Small documentation fixes
...
* Copy example from ActionSendMessageWidget to tm-new-tiddler
It is counter-intuitive that the ActionSendMessageWidget documentation has more information on tm-new-tiddler than the more specific one.
* Fix link in reference docs
* Fix some typos
2016-04-04 12:45:31 +01:00
Jermolene
e1912b624b
Dev docs typo
2016-01-07 22:20:02 +00:00
Tony Grosinger
c0de553370
Fix typo which prevented example from working
2015-10-25 13:56:21 -07:00
Karl Knechtel
3ab7db1a59
One more fix
2015-10-03 08:43:55 -04:00
Karl Knechtel
d806f1d0f1
Assorted wikitext fixes
2015-10-03 08:42:56 -04:00
Karl Knechtel
b23d53e9b0
Fix stray line
2015-10-03 08:36:56 -04:00
Karl Knechtel
6598455e83
Create Filter Operators.tid
2015-10-03 08:32:47 -04:00
Jermolene
424b2fea32
Add th-saving-tiddler hook for autotagging etc.
...
@danielo515 this enhancement is intended to make it easier to implement
things like the auto tag plugin. Does it meet your needs?
2015-09-08 16:16:50 +01:00
Jermolene
fbe4bc18b9
Move JS-oriented mechanism docs to /dev
...
Fixes #1889
2015-08-08 13:56:42 +01:00
Jermolene
9b6151c6c4
Update dev docs
2015-07-14 17:03:37 +01:00
Jermolene
f1ae41da9a
Update release documentation
2015-07-03 16:59:40 +01:00
Jermolene
7667225840
Docs update
2015-05-02 12:13:01 +01:00
Jermolene
e16453acbc
Docs update
2015-04-30 16:22:39 +01:00
Jermolene
cf11741df9
Include the version number in the plugin library path
...
See also:
https://github.com/Jermolene/build.jermolene.github.io/commit/a00a8a6df6
09ef5e4b2ed85039da72780ac81512
2015-03-16 15:44:24 +00:00
Jermolene
e46d3d74be
Rename node-webkit to NW.js
2015-03-10 16:54:53 +00:00
Jermolene
d6b1525727
Add tweeting to release procedure
...
For @RichShumaker
2015-02-07 15:33:18 +00:00
Astrid Elocson
a9829d50e0
Fix links to tw.com from tw.com/dev
2014-12-22 13:47:27 +00:00
Astrid Elocson
059c32aa24
Fix links to tw.com from tw.com/dev
2014-12-22 13:45:57 +00:00
Astrid Elocson
7fc102eea7
Fix links to tw.com from tw.com/dev
2014-12-22 13:45:04 +00:00
Astrid Elocson
4d2e4fc0bb
Fix links to tw.com from tw.com/dev
2014-12-22 13:43:46 +00:00
Astrid Elocson
93c9d8f0bf
Correct two links
2014-12-22 13:42:25 +00:00
Astrid Elocson
689a334d36
Fix links to tw.com from tw.com/dev
2014-12-22 13:41:40 +00:00
Astrid Elocson
e3a711e2de
Fix links to tw.com from tw.com/dev
2014-12-22 13:41:00 +00:00
Astrid Elocson
07e9d91aed
Fix links to tw.com from tw.com/dev
2014-12-22 13:40:19 +00:00
Astrid Elocson
49b1f77e5c
Fix links to tw.com from tw.com/dev
2014-12-22 13:39:36 +00:00
Astrid Elocson
0f334d2321
Fix links to tw.com from tw.com/dev
2014-12-22 13:38:25 +00:00
Astrid Elocson
a465f19ca0
Fix links to tw.com from tw.com/dev
2014-12-22 13:32:46 +00:00