All of lore.kernel.org
 help / color / mirror / Atom feed
From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga/luci/homebase form-macros
Date: 16 Oct 2006 15:35:27 -0000	[thread overview]
Message-ID: <20061016153527.24738.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-10-16 15:35:27

Modified files:
	luci/homebase  : form-macros 

Log message:
	..and more comment fixes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/form-macros.diff?cvsroot=cluster&r1=1.42&r2=1.43

--- conga/luci/homebase/form-macros	2006/10/16 15:32:24	1.42
+++ conga/luci/homebase/form-macros	2006/10/16 15:35:27	1.43
@@ -1,7 +1,7 @@
 <html>
 
-<tal:comment replace="nothing">
-	$Id: form-macros,v 1.42 2006/10/16 15:32:24 rmccabe Exp $
+<tal:comment tal:replace="nothing">
+	$Id: form-macros,v 1.43 2006/10/16 15:35:27 rmccabe Exp $
 </tal:comment>
 
 <head>
@@ -10,7 +10,7 @@
 
 <body>
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 
 
 !############################
@@ -28,14 +28,14 @@
 	</div>
 </div>
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 !############################
 # USER DELETE FORM			#
 #############################
 </tal:comment>
 
 <div metal:define-macro="user-del-form">
-	<tal:comment replace="nothing">
+	<tal:comment tal:replace="nothing">
 		: to validate:
 			- user was selected,
 			- selected index is valid
@@ -85,7 +85,7 @@
 </div>
 
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 
 
 !############################
@@ -96,7 +96,7 @@
 </tal:comment>
 
 <div metal:define-macro="user-add-form">
-	<tal:comment replace="nothing">
+	<tal:comment tal:replace="nothing">
 		Things to validate:
 		 - user/passwd exist and are not blank
 		 - user doesn't contain invalid characters.
@@ -151,7 +151,7 @@
 
 
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 
 
 !############################
@@ -162,7 +162,7 @@
 </tal:comment>
 
 <div metal:define-macro="perm-manage-form">
-	<tal:comment replace="nothing">
+	<tal:comment tal:replace="nothing">
 		Things to validate:
 			- user is selected and valid index
 			- The rest is checked by the python form submit validator.
@@ -264,7 +264,7 @@
 </div>
 
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 
 
 !############################
@@ -276,7 +276,7 @@
 
 
 <div metal:define-macro="system-del-form">
-	<tal:comment replace="nothing">
+	<tal:comment tal:replace="nothing">
 		To validate:
 			- 	confirm removal
 			- 	if it's a cluster, ask if they also want to remove
@@ -375,7 +375,7 @@
 
 
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 
 
 !############################
@@ -388,7 +388,7 @@
 
 
 <div metal:define-macro="system-add-form">
-	<tal:comment replace="nothing">
+	<tal:comment tal:replace="nothing">
 		To validate for each storage system:
 			- Hostname and Password are given. (skip if both are blank)
 			- If IP, IP is valid.
@@ -458,7 +458,7 @@
 </div>
 
 
-<tal:comment replace="nothing">
+<tal:comment tal:replace="nothing">
 
 
 !############################
@@ -469,7 +469,7 @@
 </tal:comment>
 
 <div metal:define-macro="cluster-add-form">
-	<tal:comment replace="nothing">
+	<tal:comment tal:replace="nothing">
 		Things to validate
 			- Cluster name is specified and contains only valid chars
 			- At least one node name/password are given and are valid



             reply	other threads:[~2006-10-16 15:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-16 15:35 rmccabe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-05 17:59 [Cluster-devel] conga/luci/homebase form-macros rmccabe
2007-01-29 20:43 rmccabe
2007-01-24 19:59 rmccabe
2006-11-01 21:29 rmccabe
2006-10-16 15:32 rmccabe
2006-10-16 15:30 rmccabe
2006-07-25 17:47 rmccabe
2006-07-25 17: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=20061016153527.24738.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.