]> Git trees. - libqmvoc.git/commitdiff
added draft
authorEwald Arnold <ewald@ewald-arnold.de>
Sat, 11 May 2002 07:39:41 +0000 (07:39 +0000)
committerEwald Arnold <ewald@ewald-arnold.de>
Sat, 11 May 2002 07:39:41 +0000 (07:39 +0000)
svn path=/trunk/kdeedu/kvoctrain/kvoctrain/docs/; revision=154891

parley/kvoctrain/docs/successor/AUTHORS [new file with mode: 0644]
parley/kvoctrain/docs/successor/README [new file with mode: 0644]
parley/kvoctrain/docs/successor/TODO [new file with mode: 0644]
parley/kvoctrain/docs/successor/unsorted/README [new file with mode: 0644]
parley/kvoctrain/docs/successor/unsorted/file-content.txt [new file with mode: 0644]
parley/kvoctrain/docs/successor/unsorted/library-names.txt [new file with mode: 0644]

diff --git a/parley/kvoctrain/docs/successor/AUTHORS b/parley/kvoctrain/docs/successor/AUTHORS
new file mode 100644 (file)
index 0000000..8d1c8b6
--- /dev/null
@@ -0,0 +1 @@
diff --git a/parley/kvoctrain/docs/successor/README b/parley/kvoctrain/docs/successor/README
new file mode 100644 (file)
index 0000000..90497b7
--- /dev/null
@@ -0,0 +1,10 @@
+$Id: $
+
+This directory is about the coming kde edu libraries.
+
+Approved issues are located in "TODO".
+
+"Unofficial" and unsorted items go into the subdirectory "unsorted".
+- Select a file describing your topic or create an appropriate new one.
+- Write it there and add your name/email/date for in case of questions.
+
diff --git a/parley/kvoctrain/docs/successor/TODO b/parley/kvoctrain/docs/successor/TODO
new file mode 100644 (file)
index 0000000..57c4abd
--- /dev/null
@@ -0,0 +1,3 @@
+$Id: $
+
+This file describes the roadmap for the kde edu libraries.
diff --git a/parley/kvoctrain/docs/successor/unsorted/README b/parley/kvoctrain/docs/successor/unsorted/README
new file mode 100644 (file)
index 0000000..25436d9
--- /dev/null
@@ -0,0 +1,9 @@
+$Id: $
+
+This directory is about the coming kde edu libraries. It serves as a kind
+of brainstorming pool to collect ideas and wishes.
+
+- Select a file describing your topic or create an appropriate new one.
+- Write it there and add your name/email/date for in case of questions.
+
+
diff --git a/parley/kvoctrain/docs/successor/unsorted/file-content.txt b/parley/kvoctrain/docs/successor/unsorted/file-content.txt
new file mode 100644 (file)
index 0000000..abdb4d9
--- /dev/null
@@ -0,0 +1,21 @@
+2002-05-11 ewald ewald@ewald-arnold.de
+
+The xml file has the following structure:
+
+An options group for document related settings.
+
+An entry is the second smallest unit.
+It contains the following elements:
+ - One or more general purpose "items". One of these items may be called
+   "original", the others may be "translations"
+ - a unique id to be able to store statistical data in a seperate file to keep
+   the words read-only and sort in a _defined_ manner.
+
+An item is the smallest unit. It contains the following properties:
+ - date of last access/query
+ - the word/sentence/paragraph itself
+ - a language id (iso code)
+ - pronounciation/antonyms ...
+ - a grade. Range 0 .. 10, 0 means unused.
+ - More statistic data: number of query, number wrong queries, ...
+ - links or content for pictures, sounds.
diff --git a/parley/kvoctrain/docs/successor/unsorted/library-names.txt b/parley/kvoctrain/docs/successor/unsorted/library-names.txt
new file mode 100644 (file)
index 0000000..ff266c5
--- /dev/null
@@ -0,0 +1,18 @@
+2002-05-11 ewald ewald@ewald-arnold.de
+
+The following libary names might be used:
+
+  libkeduvocio    : - loading, saving in xml and plugin support for
+                      other file formats.
+                    - API for accessing the words and properties
+
+  libkeduvocpart  : kpart to display the words.
+                    - display table as in kvoctrain
+                    - display flip cards as in flashkard
+                    -
+
+  libkeduvocedit  : edit dialog to enter/modify the properties
+
+  libkeduvocquery : standard query and settings dialogs
+
+  libkeduvocsettings : standard settings dialogs