Difference between revisions of "Wgraph:Requests for new features"

From FollowTheScore
Jump to: navigation, search
Line 29: Line 29:
 
== The Author's to do list ==
 
== The Author's to do list ==
  
* graph erhält eine id, die per default mit dem Dateinamen besetzt wird, evtl. kann man beim Aufruif von #wgraph ein title attribut einführen
+
* Wgraph could save its result as a normal wiki image in the hashed directory tree. Is this really desirable?
* 'partof' by nodes und bei graph einführen (obligatorisch); per default ist jeder node partof des Hauptgraphs
+
* Can we avoid to update the image if the wgraph statement does not change between two edits?
* beim Ausgeben der Nodes wird nach Graphen vorgegangen; zu jedem Graph werden seine Nodes und die eingebetttene graphs ausgegeben
+
* Currently thumb, png and svg are always produced. We could save resources as not all variants are always needed.* Beispiel mit wgl gdl und Grafik geben.
* Jeder Node/Graph kann nur zu einem graph gehören
 
* Der Hauptgraph hat partof 'null'
 
* Man kann mehrere Hauptgraphen nebeneinander haben
 
* Aus der geschachtelten Schreibweise von graphs und nodes wird das partof-Attribut abgeleitet (partOf Stack aufbauen)
 
 
 
 
 
* Skript für GDL download anbieten (wget).
 
* Schalter für Unix und Windows aiSee
 
* Die Grafiken als Wiki Bild speichern, md5 hash verwenden
 
* vermeiden, dass das Bild bei jedem Seitenaufruf neu erzeugt wird.
 
* Beispiel mit wgl gdl und Grafik geben.
 
 
* Aufrufparameter von #wgraph erläutern
 
* Aufrufparameter von #wgraph erläutern
 
* Architektur in seoparates Dokument verlagern
 
* Architektur in seoparates Dokument verlagern

Revision as of 15:32, 21 July 2007


Requests affecting Wgraph

sample

lomg description.




Requests that affect aiSee

Fix the bugs mentioned in Wgraph:Known Bugs

  • As far as I see there are some inconsistencies within aiSee, which should be repaired.
Gero 15:02, 21 July 2007 (CEST)

More flexible definition of regions

  • A 'backrange' property and a 'backclass' property would be nice. They would allow to traverse edges in reverse order. It should be possible to specify these properties in addition to 'class' and 'range'.
  • Similarly it should be possible to specify only target nodes and classes and/or backclasses; aiSee would have to look for the source nodes which lead to the specified target nodes.
Gero 15:01, 21 July 2007 (CEST)



The Author's to do list

  • Wgraph could save its result as a normal wiki image in the hashed directory tree. Is this really desirable?
  • Can we avoid to update the image if the wgraph statement does not change between two edits?
  • Currently thumb, png and svg are always produced. We could save resources as not all variants are always needed.* Beispiel mit wgl gdl und Grafik geben.
  • Aufrufparameter von #wgraph erläutern
  • Architektur in seoparates Dokument verlagern
  • Tutorial auf fontnames und image bitmaps erweitern
  • Abgelich mit aisee online manual
  • subgraphs ausprobieren, das Beispiel aus dem Manual (nr. 8) nachstellen, unterschiedliche Layouts in den boxes anwenden
  • level, layer, vertical_order ausprobieren, dokumentieren