Firefox does have a privileged API for rendering a window into a canvas; I plan to use it in TiddlyFox when it supports web page clipping:
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D#drawWindow() Best wishes Jeremy On Sat, Jun 22, 2013 at 6:38 PM, Mark S. <[email protected]> wrote: > Hello, > > I would like to grab the contents of a web page on the net in order to > process it for viewing portions inside a tiddler in my local TW file. > > Is there a way to do this? I didn't see anything in the API or the XPCOM > that explicitly allows this, but figure it must be allowable since I'm > viewing from a local file. > > I'm using TW classic on FireFox. > > Thanks, > Mark > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
