On Sat, Jan 28, 2017 at 6:01 AM, Ingo Dahn <
ingo...@gmail.com> wrote:
> I am exploring the potential of SageCloud for the production of interactive
> Math websites and there are some features I'd like to see but couldn't
> realize: I know that it is possible to publish worksheets and that looks
> like a promising start, but
>
> Is it possible to leave some cells interactive such that the user can modify
> and evaluate their content without affecting other users (i.e. like
> embedding a SegeCell cell)?
No, a user would have to make an SMC account and use their own
worksheet (e.g., copy your worksheet over). Maybe we'll offer such a
feature someday, but probably not this year.
> Is it possible to embed into the published workspace
>
> MathML
?
> Javascript affecting the page rendering
Yes. use %javascript in a worksheet cell
> CSS
You can make a .css file and use %load, or just include it as an
external style file.
> iframes for third-party materials?
Yes, but it must be https.
> Is it possible to generate headings and a navigation tree following those
> headings?
Not at present.
> Workarounds or recommendations of alternative tools would be welcome as
> well.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
sage-support...@googlegroups.com.
> To post to this group, send email to
sage-s...@googlegroups.com.
> Visit this group at
https://groups.google.com/group/sage-support.
> For more options, visit
https://groups.google.com/d/optout.
--
William (
http://wstein.org)