Frame Tool

A Frame Tool is a self-contained (monadic), polyglot software application that is packaged as a wiki page within an asset folder. This leverages wiki's intrinsic forkability, and simple Federated Assets structure to implement a practical first stab at Federated Tooling.

# Limitations Unfortunately the current About Frame Plugin does nto provide information regarding the curreenlty displayed lineip. This makes it tricky to provide tooling that is able to operate on the wiki pages found in the lineup. Given the current problems with drag-and-drop from Chrome and Safari this make implementing standlaone tools that operate on wiki pages tricky.

# Send Frame Context We can retireve the page-json of the page that the frame is on. This requires that the framed content install a message listener to receive the context information, and post a message requesting the frame context.

# Using Javascript

# See