[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml loncom/html/adm/geogebra commands geogebraweb_license.txt

raeburn raeburn at source.lon-capa.org
Sat Jun 1 11:55:01 EDT 2024


raeburn		Sat Jun  1 15:55:01 2024 EDT

  Added files:                 
    /loncom/html/adm/geogebra	geogebraweb_license.txt 

  Modified files:              
    /loncom/html/adm/geogebra	commands 
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Include licensing information for Geogebra HTML5 version.
  
  
Index: loncom/html/adm/geogebra/commands
diff -u loncom/html/adm/geogebra/commands:1.6 loncom/html/adm/geogebra/commands:1.7
--- loncom/html/adm/geogebra/commands:1.6	Fri May 31 02:07:02 2024
+++ loncom/html/adm/geogebra/commands	Sat Jun  1 15:54:58 2024
@@ -58,6 +58,7 @@
   mv web $webdir
   mv css $cssdir
   cp VERSION $webdir/VERSION
+  cp geogebraweb_license.txt $webdir/license.txt
   chown -R www:www $webdir
   find $webdir -type d -exec chmod u=rwx,go-rwx {} \;
   chown -R www:www $cssdir
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.1064 doc/loncapafiles/loncapafiles.lpml:1.1065
--- doc/loncapafiles/loncapafiles.lpml:1.1064	Fri May 31 02:07:05 2024
+++ doc/loncapafiles/loncapafiles.lpml	Sat Jun  1 15:55:01 2024
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.1064 2024/05/31 02:07:05 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.1065 2024/06/01 15:55:01 raeburn Exp $ -->
 
 <!--
 
@@ -5162,6 +5162,7 @@
 loncom/html/adm/geogebra/commands;
 loncom/html/adm/geogebra/VERSION;
 loncom/html/adm/geogebra/geogebraweb_5.2.843.tar.gz;
+loncom/html/adm/geogebra/geogebraweb_license.txt;
   </dependencies>
 </file>
 

Index: loncom/html/adm/geogebra/geogebraweb_license.txt
+++ loncom/html/adm/geogebra/geogebraweb_license.txt
# GeoGebra Math Apps
Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. All of that in your browser using [GeoGebra Graphing Calculator](http://www.geogebra.org/graphing), [GeoGebra Classic](http://www.geogebra.org/classic) and [other apps](https://www.geogebra.org/download).

# Embedding Math Apps in your website
With our JavaScript library it's easy to embed GeoGebra in any website, please see the following documentation
- https://wiki.geogebra.org/en/Reference:Math_Apps_Embedding -- how to embed and customize the Apps
- https://wiki.geogebra.org/en/Reference:JavaScript -- JavaScript API to interact with the Apps
- https://www.github.com/geogebra/math-apps-examples -- examples of Math Apps embedded in HTML you can clone and play with

# License
You are free to copy, distribute and transmit GeoGebra for non-commercial purposes. For details see https://www.geogebra.org/license




More information about the LON-CAPA-cvs mailing list