trg1984 / Ebooks

Ebook system as empty ebooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emathbooks

What?

This repository contains three different types of empty ebooks: authorbook, studentbook and teacherbook.

Authorbook is a version used to write textbooks and needs connection to a authorserver.

Studentbook and teacherbook are coursebooks for students and teachers respectively.

Each of these contains one html-file (the book itself), mathquill-directory and data-directory. The html-file contains the ebook reading system, but not any coursebook.

These books are not useful as such, since they don't include any coursebook content and they don't have connection to any course management system (or author system) at a server.

These files however can be used, if one wants to study, how the system works.

How?

The system is basically a TiddlyWiki file with some added functionality.

Who?

TiddlyWiki was originally created by Jeremy Ruston.

The ebook system and its components were developed in EU-funded E-Math -project by

  • Petri Salmela
  • Petri Sallasmaa
  • Rolf LindĂ©n

and the copyrights of these components are owned by Four Ferries oy.

License

The ebook components are licensed under GNU AGPL. Components are mainly 'systemConfig'-tiddlers in TiddlyWiki and have license information written in them. All other components have their own licenses given in their tiddlers.

The ebook system depends on some publicly available open source components with other licenses:

About

Ebook system as empty ebooks.


Languages

Language:JavaScript 94.2%Language:CSS 5.8%