From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h ...
Date: 7 Feb 2007 17:18:43 -0000 [thread overview]
Message-ID: <20070207171843.7780.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2007-02-07 17:18:43
Modified files:
luci/cluster : form-macros
luci/homebase : luci_homebase.css
Log message:
clarify virtual service config params
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.178&r2=1.179
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.37&r2=1.38
--- conga/luci/cluster/form-macros 2007/02/07 16:55:15 1.178
+++ conga/luci/cluster/form-macros 2007/02/07 17:18:42 1.179
@@ -3827,11 +3827,11 @@
</tfoot>
<tbody class="systemsTable">
<tr class="systemsTable">
- <td>Virtual machine name</td>
+ <td><span class="cluster_help" title="e.g., guest1 if the VM config file is@/etc/xen/guest1">Virtual machine name</span></td>
<td><input type="text" name="vmname" value="" /></td>
</tr>
<tr class="systemsTable">
- <td>Path to VM configuration file</td>
+ <td><span class="cluster_help" title="e.g., /etc/xen/">Path to VM configuration files</span></td>
<td><input type="text" name="vmpath" value="" /></td>
</tr>
</tbody>
@@ -3869,14 +3869,14 @@
</tfoot>
<tbody class="systemsTable">
<tr class="systemsTable">
- <td>Virtual machine name</td>
+ <td><span class="cluster_help" title="e.g., guest1 if the VM config file is@/etc/xen/guest1">Virtual machine name</span></td>
<td>
<input type="text" name="vmname"
tal:attributes="value vminfo/name | nothing" />
</td>
</tr>
<tr class="systemsTable">
- <td>Path to VM configuration file</td>
+ <td><span class="cluster_help" title="e.g., /etc/xen/">Path to VM configuration files</span></td>
<td>
<input type="text" name="vmpath"
tal:attributes="value vminfo/path | nothing" />
--- conga/luci/homebase/luci_homebase.css 2007/02/02 01:12:21 1.37
+++ conga/luci/homebase/luci_homebase.css 2007/02/07 17:18:43 1.38
@@ -414,6 +414,10 @@
text-decoration: none ! important;
}
+*.cluster_help:hover {
+ cursor: help;
+}
+
a.cluster_help:hover {
text-decoration: none ! important;
cursor: help;
next reply other threads:[~2007-02-07 17:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-07 17:18 rmccabe [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-02-02 1:12 [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h rmccabe
2007-01-30 22:26 rmccabe
2006-10-16 19:13 rmccabe
2006-10-11 16:40 rmccabe
2006-09-26 20:57 rmccabe
2006-08-15 22:27 rmccabe
2006-08-14 22:46 rmccabe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070207171843.7780.qmail@sourceware.org \
--to=rmccabe@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).