www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/software free-software-for-education.html


From: Dora Scilipoti
Subject: www/software free-software-for-education.html
Date: Sun, 10 Apr 2022 12:54:09 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Dora Scilipoti <dora>   22/04/10 12:54:09

Modified files:
        software       : free-software-for-education.html 

Log message:
        Add anchors to categories.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/free-software-for-education.html?cvsroot=www&r1=1.25&r2=1.26

Patches:
Index: free-software-for-education.html
===================================================================
RCS file: /web/www/www/software/free-software-for-education.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- free-software-for-education.html    25 Nov 2021 16:53:05 -0000      1.25
+++ free-software-for-education.html    10 Apr 2022 16:54:09 -0000      1.26
@@ -105,7 +105,7 @@
     </tr>
 
     <tr class="odd">
-      <td>Web browsers</td>
+      <td id="browsers">Web browsers</td>
       <td><a href="https://directory.fsf.org/wiki/Epiphany";>Epiphany</a><br />
           <a href="https://directory.fsf.org/wiki/IceCat";>GNU IceCat</a></td>
       <td class="features-description">These browsers do not track users.</td>
@@ -115,7 +115,7 @@
     </tr>
 
     <tr class="even">
-      <td rowspan="2">Office</td>
+      <td id="office" rowspan="2">Office</td>
       <td><a 
href="https://directory.fsf.org/wiki/LibreOffice";>LibreOffice</a></td>
       <td class="features-description">Complete office suite. No need 
       to upload documents to third-party servers.</td>
@@ -131,7 +131,7 @@
     </tr>
 
     <tr class="odd">
-      <td>E-learning platforms</td>
+      <td id="e-learning">E-learning platforms</td>
       <td><a href="https://directory.fsf.org/wiki/Moodle";>Moodle</a></td>
       <td class="features-description">
       <ul>
@@ -146,7 +146,7 @@
     </tr>
 
     <tr class="even">
-      <td>File synchronization</td>
+      <td id="synchro">File synchronization</td>
       <td><a href="https://directory.fsf.org/wiki/Owncloud";>ownCloud</a></td>
       <td class="features-description">
       <ul>
@@ -159,7 +159,7 @@
     </tr>
 
     <tr class="odd">
-      <td>Media sharing</td>
+      <td id="media-sharing">Media sharing</td>
       <td><a href="https://directory.fsf.org/wiki/Mediagoblin";>GNU 
       MediaGoblin</a></td>
       <td class="features-description">
@@ -171,7 +171,7 @@
     </tr>
 
     <tr class="even">
-      <td>Email</td>
+      <td id="email">Email</td>
       <td><a href="https://docs.kolab.org/";>Kolab</a></td>
       <td class="features-description">
       <ul>
@@ -187,7 +187,7 @@
     </tr>
 
     <tr class="odd">
-      <td rowspan="3">Conferencing (video, audio, chat, text)</td>
+      <td id="conferencing" rowspan="3">Conferencing (video, audio, chat, 
text)</td>
       <td><a href="https://jami.net/";>GNU Jami</a></td>
      <td class="features-description">
      <ul>
@@ -257,7 +257,7 @@
     </tr>
 
     <tr class="even">
-      <td>Games</td>
+      <td id="games">Games</td>
       <td><a href="https://directory.fsf.org/wiki/Minetest";>Minetest</a></td>
       <td class="features-description">Build, explore and play in vast 
       cube worlds, alone or with friends. Create mods which aren't 
@@ -281,7 +281,7 @@
 
   <tbody>
     <tr class="even">
-      <td rowspan="5">Art, graphics and design</td>
+      <td id="graphics" rowspan="5">Art, graphics and design</td>
       <td><a href="https://directory.fsf.org/wiki/Blender";>Blender</a></td>
       <td class="features-description">3D suite which includes a video 
       editor and a game engine that can be used without programming 
@@ -316,7 +316,7 @@
     </tr>
 
     <tr class="odd">
-      <td rowspan="1">Games and educational activities</td>
+      <td id="edu-games" rowspan="1">Games and educational activities</td>
       <td><a href="https://directory.fsf.org/wiki/Gcompris";>GCompris</a></td>
       <td class="features-description">Educational software suite 
       comprising of numerous activities for children aged 2 to 10 
@@ -324,7 +324,7 @@
     </tr>
 
     <tr class="even">
-      <td rowspan="1">Maths</td>
+      <td id="maths" rowspan="1">Maths</td>
       <td><a href="https://directory.fsf.org/wiki/Octave";>GNU Octave</a></td>
       <td class="features-description">High-level interpreted language 
       similar to proprietary MATLAB, primarily intended for numerical 
@@ -332,7 +332,7 @@
     </tr>
 
     <tr class="odd">
-      <td rowspan="1">Physics</td>
+      <td id="physics" rowspan="1">Physics</td>
       <td><a href="https://directory.fsf.org/wiki/Fisicalab";>FisicaLab</a></td>
       <td class="features-description">Solve physics problems 
       creatively. Focus in physics concepts while the program takes 
@@ -340,7 +340,7 @@
     </tr>
 
     <tr class="even">
-      <td rowspan="3">Music</td>
+      <td id="music" rowspan="3">Music</td>
       <td><a href="https://directory.fsf.org/wiki/Solfege";>GNU Solfege</a></td>
       <td class="features-description">Ear and music training program.</td>
     </tr>
@@ -358,7 +358,7 @@
     </tr>
 
     <tr class="odd">
-      <td rowspan="3">Programming</td>
+      <td id="programming" rowspan="3">Programming</td>
       <td><a href="https://directory.fsf.org/wiki/GDevelop";>GDevelop</a></td>
       <td class="features-description">Codeless game development tool 
       based on drag and drop. Ideal to teach students programming 
@@ -451,7 +451,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/11/25 16:53:05 $
+$Date: 2022/04/10 16:54:09 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]