Sandboxed iframe for the whiteboard app

This commit is contained in:
yflory
2017-09-19 10:27:31 +02:00
parent a78b597ebb
commit 732585ea7b
13 changed files with 1368 additions and 527 deletions

12
www/whiteboard/inner.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<script async data-bootload="/whiteboard/inner.js" data-main="/common/sframe-boot.js?ver=1.5" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
<style>
.loading-hidden { display: none; }
#editor1 { display: none; }
</style>
</head>
<body class="cp-app-whiteboard">