mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 02:27:19 +00:00
Docs updates
This commit is contained in:
parent
d7454b100a
commit
e3c770ca4a
@ -15,14 +15,22 @@ tags: releasenote
|
|||||||
|
|
||||||
* The page building blocks are now driven by the system tag `$:/tags/PageTemplate`
|
* The page building blocks are now driven by the system tag `$:/tags/PageTemplate`
|
||||||
** [[$:/TopSideBar]] and [[$:/LeftSideBar]] are no longer specially treated; use the new tag instead
|
** [[$:/TopSideBar]] and [[$:/LeftSideBar]] are no longer specially treated; use the new tag instead
|
||||||
|
* Fixed problem that prevented tag configured items from shadow tiddlers interleaving with items from ordinary tiddlers
|
||||||
* Refactored control panel to add ''Saving'' tab that includes TiddlySpot options
|
* Refactored control panel to add ''Saving'' tab that includes TiddlySpot options
|
||||||
|
|
||||||
!! Bug fixes
|
!! Bug fixes
|
||||||
|
|
||||||
* Fixed problem with displaying tiddler titles that contain WikiText syntax
|
* Fixed problem with displaying tiddler titles that contain WikiText syntax
|
||||||
|
* No longer crashes when encountering an error in a filter string
|
||||||
|
* Fixed a crash when dragging and dropping tiddlers within TiddlyWiki5
|
||||||
|
* No longer update the modified date for imported tiddlers
|
||||||
|
|
||||||
!! Internal changes
|
!! Internal changes
|
||||||
|
|
||||||
|
* Added Windows-compatible build scripts
|
||||||
|
* Changes to the SavingMechanism to allow the tiddlers that are saved to be selected
|
||||||
|
** This enables the wiki at http://five.tiddlywiki.com/index.html to generate an empty wiki
|
||||||
* The main HTML file template used for saving TiddlyWiki5 documents has changed from `$:/core/templates/tiddlywiki5.template.html` to `$:/core/save/all`
|
* The main HTML file template used for saving TiddlyWiki5 documents has changed from `$:/core/templates/tiddlywiki5.template.html` to `$:/core/save/all`
|
||||||
|
* Moved tw5.com's Google Analytics integration into a proper plugin
|
||||||
|
|
||||||
Contributors to this release include @jermolene.
|
Contributors to this release include @jermolene, @asampal and @pmario.
|
||||||
|
Loading…
Reference in New Issue
Block a user