User Tools

Site Tools


doc:webui_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
doc:webui_guide [2015/07/12 18:44] – created admindoc:webui_guide [2015/12/27 20:51] – [OOBD Web UI Design Rules] admin
Line 1: Line 1:
-====== OOBD Web UI Design Rules =====+====== OOBD Web UI Design Rules ======
  
  
 The capability of using a web browser as a graphical frontend to OOBD opens a endless field of possibilies of how the interface can look like and how it acts. To not having all these different ways interfearing which each other, these rules should be followed. The capability of using a web browser as a graphical frontend to OOBD opens a endless field of possibilies of how the interface can look like and how it acts. To not having all these different ways interfearing which each other, these rules should be followed.
- 
  
 ===== Folder Structure ===== ===== Folder Structure =====
Line 30: Line 29:
  
  
-=== lib ====+==== lib ====
 The todays webkits like jQuery, Dojo etc. consist of huge numbers of files. To not have them packed multiple time in each container, they are stored separately. The todays webkits like jQuery, Dojo etc. consist of huge numbers of files. To not have them packed multiple time in each container, they are stored separately.
  
Line 37: Line 36:
 The lib content should be 1:1 to the original without any own modifications and tweaks The lib content should be 1:1 to the original without any own modifications and tweaks
  
-=== theme ====+==== theme ====
 Modern HML designs allow a common look & feel, controlled by css, a common set of icons etc. By using themes you can easy design and maintaing a lot of app designs without updating them all individually. Modern HML designs allow a common look & feel, controlled by css, a common set of icons etc. By using themes you can easy design and maintaing a lot of app designs without updating them all individually.
  
Line 47: Line 46:
  
  
-=== yourapp ====+==== yourapp ====
 in here you store everything, which is unique to your app, means not a common theme or a webkit library in here you store everything, which is unique to your app, means not a common theme or a webkit library
  
-=== secret ====+==== secret ====
 Afer building it, your app container will need to contain at least some content which is public readable, like it's full name, description, Icon, descripted by the MANIFEST.  Afer building it, your app container will need to contain at least some content which is public readable, like it's full name, description, Icon, descripted by the MANIFEST. 
  
doc/webui_guide.txt · Last modified: 2017/02/04 18:28 by admin