Does anyone have experience deploying a whiteboard within a wiki page similar 
to https://awwapp.com/ , http://webwhiteboard.com/#/ , http://cosketch.com/ or 
similar?

I have a need to deploy one - and using a third party service and embedding it 
in the page is fine, but am having trouble displaying it.

This one with the code pasted below seems to work, but the app/ third party 
service isn't what we really want  - it's a mind map service.  Others seem to 
embed, but then don't display anything.

This one seems to be one that could be hosted on our own server (??) which 
would actually be ideal longterm.  https://code.google.com/p/online-whiteboard/

Ideally, I'd like to be able to use one that doesn't require further fees - as 
it sort of defeats the purpose of our own wiki structure.

Anyway, any ideas or your experience here would be appreciated!  We are 
currently running XWIKI ENTERPRISE 5.4.5, but looking at upgrading to 6.3 
shortly.

{{html clean="false"}}
<iframe src="https://www.mindmup.com/#m:a18712bed014d6013247a842795da66744"; 
width="800" height="600" frameBorder="0" webkitAllowFullScreen 
mozAllowFullscreen allowfullscreen></iframe>
{{/html}}

Paul Pinkerton
ACLCO/ KnowledgeNow Project

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to