From: Matthias <mat...@na...> - 2007-06-05 20:00:23
|
On Tue, 2007-06-05 at 19:53 +0200, Steinn E. Sigurðarson wrote: > Anyone on here except me? Sure! > > I'm going to list some of the features I would like to see; Great, we need the input! > > 1. Undo button (yes everyone says that!) We have a plan to solve this to the next version. In some detail, we will implement a better history listener (right now only surf actions are remembered in the history) and RDF based statement listener that will allow the fine grained changes to be grouped together into the highlevel history events. > 2. Style sheet editing or similar (I want to do subtle look changes sometimes) Yes, that is definitely going to happen soon... The name of the current release (2.1) is collaborilla. The name of next release (2.2) is stylish. :-) The current stylesheet implementation allows a single global stylesheet. The plan is to allow each map to indicate a stylesheet if the default stylesheet is not what you want. The map, user specified and conzilla default stylesheets will then cascade. The plan is also to let the stylesheet to control the metadata form used as well. Closely related is that we will provide information on concepts-types to simplify the reading of a context-map. This information will be fetched from type descriptions (RDF Schema or OWL) and be presented as a legend using the current stylesheet. > 3. Z-Order changing (Being able to put elements on top of each other > in certain order) Have you tried putting concepts and concept in separate layers? This is currently the only option except removing and adding concepts again. Regarding manipulating the order of concepts and concept-relations, the backend has solutions for changing the Z-order, but we have no user interface for it right now. Would it be enough to have a a submenu with options like: * Bring Forward * Bring to front * Send Backward * Send to Back If so it is easy to fix. > 4. Probably some other stuff =) Bring it on! Cheers, Matthias P. > > Best, > Steinn > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Conzilla-users mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/conzilla-users > |