mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 09:24:47 +00:00
Innerwiki: Add support for draggable anchors
This commit is contained in:
@@ -2,7 +2,7 @@ title: $:/plugins/tiddlywiki/innerwiki/readme
|
||||
|
||||
!! Introduction
|
||||
|
||||
This plugin enables TiddlyWiki to embed a modified copy of itself (an "innerwiki"). The primary motivation is to be able to produce screenshot illustrations that are automatically up-to-date with the appearance of TiddlyWiki as it changes over time, or to produce the same screenshot in different languages.
|
||||
This plugin enables TiddlyWiki to embed a modified copy of itself (an "innerwiki") with overlaid graphics. The primary motivation is to be able to produce screenshot illustrations that are automatically up-to-date with the appearance of TiddlyWiki as it changes over time, or to produce the same screenshot in different languages.
|
||||
|
||||
In the browser, innerwikis are displayed as an embedded iframe. Under Node.js [[Google's Puppeteer|https://pptr.dev/]] is used to load the innerwikis as off-screen web pages and then snapshot them as a PNG image.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user