[MOBY-guts] biomoby commit

Martin Senger senger at pub.open-bio.org
Sat Nov 19 18:33:01 UTC 2005


senger
Sat Nov 19 13:33:00 EST 2005
Update of /home/repository/moby/moby-live/Java/src/config/dashboard
In directory pub.open-bio.org:/tmp/cvs-serv25480/src/config/dashboard

Modified Files:
	dashboard.properties 
Log Message:


moby-live/Java/src/config/dashboard dashboard.properties,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/config/dashboard/dashboard.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/config/dashboard/dashboard.properties	2005/10/28 07:58:08	1.2
+++ /home/repository/moby/moby-live/Java/src/config/dashboard/dashboard.properties	2005/11/19 18:33:00	1.3
@@ -30,4 +30,23 @@
 
 # --- a name or a number of color that will be used to paint the
 # background of the dasboard header and its status bar at the bottom
+
 dashboard.bgcolor = aliceblue
+
+# --- short description what a dashboard can do generally; usually it
+# is more convenient to put the description in a file and to use the
+# alternative property name; this text is treated as an HTML text
+
+#dashboard.description =
+dashboard.description.file = org/biomoby/service/dashboard/dashboard.txt
+
+# --- short description of a project that uses this dashboard; usually
+# it is more convenient to put the description in a file and to use
+# the alternative property name; this text is treated as an HTML text
+
+#project.description =
+project.description.file = org/biomoby/service/dashboard/project.txt
+
+# --- contact person, possibly with an email address
+# (note that this text is not treated as HTML document)
+dashboard.contact = Martin Senger <martin.senger at gmail.com>




More information about the MOBY-guts mailing list