Actually the snippet here <http://code.xwiki.org/xwiki/bin/view/Snippets/GeoGebraAppletFromAttachmentSnippet>(page of snippet) worked just changing the value of the filename to the whole URL. But it didn't work on linux environment,. Paul, the snippet you posted lead the page to an error. :( 2010/9/16 Paul Libbrecht <[email protected]>
Erica,
try the following, its' really not too hard:
<applet code="geogebra.GeoGebraApplet" archive="/files/GeoGebra/geogebra.jar" width="97%" height="90%" name="main-player"> <param name="filename" value="$url"> <param name="framePossible" value="true"> <param name="language" value="de">Please <a href="http://www.java.com">install Java 1.4.2</a> (or later) to use this page.</applet>
this is pulled from http://i2geo.net/ where all uploaded GeoGebra resources are playable. See the list per software here: http://i2geo.net/xwiki/bin/view/Softwares/
The code-snippet there fails because it is not upgraded to the new syntax apparently.
paul
Le 16 sept. 2010 à 21:51, Erica Usui a écrit :
Hello!
GeoGebra Snippet< http://code.xwiki.org/xwiki/bin/view/Snippets/GeoGebraAppletFromAttachmentSn... didn't work here.
It indicates an error. It can't open the sinusoida.ggb. Can anyone help me?
-- Atenciosamente, Erica Usui. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Atenciosamente, Erica Usui.