ispman/ispman-web/cgi-bin/tmpl/users add.tmpl, 1.15.2.1, 1.15.2.2 edit.tmpl, 1.16, 1.16.4.1

Pedro Algarvio <[email protected]> Sun, 08 Oct 2006 23:25:47 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv31194/ispman-web/cgi-bin/tmpl/users

Modified Files:
      Tag: dev_1_3-cyrus_virtdomain2
	add.tmpl edit.tmpl 
Log Message:
Adding some more information on UI.


Index: add.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/add.tmpl,v
retrieving revision 1.15.2.1
retrieving revision 1.15.2.2
diff -u -d -r1.15.2.1 -r1.15.2.2
--- add.tmpl	7 Oct 2006 21:29:22 -0000	1.15.2.1
+++ add.tmpl	8 Oct 2006 23:25:45 -0000	1.15.2.2
@@ -7,7 +7,7 @@
 Username can only contain characters a - z. <BR>
 <perl>lc($ispman->getConf("CyrusUnixHierarchySep")) eq 'yes'? "Dot's are allowed, although no other":
 "No";</perl> accent characters, numbers or punctuation marks are allowed.<BR>
-A good username is the first character of the firstname as a prefix, followed by the users lastname
+A good username is the first character of the firstname as a prefix, followed by the users lastname.
  <P>
 <table border=0>
 <form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">

Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/edit.tmpl,v
retrieving revision 1.16
retrieving revision 1.16.4.1
diff -u -d -r1.16 -r1.16.4.1
--- edit.tmpl	27 May 2006 16:27:29 -0000	1.16
+++ edit.tmpl	8 Oct 2006 23:25:45 -0000	1.16.4.1
@@ -9,7 +9,7 @@
   <form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">
   <tr>
     <td colspan=2>
-      <b>User: </b> <perl>$r->param('uid') </perl> (<perl>$r->param('ispmanDomain')</perl>)
+      <perl>lc($ispman->getConf("CyrusUnixHierarchySep")) eq 'yes'? $ispman->{'user'}->{"ispmanUserId"} . '@' . $r->param('ispmanDomain') . ' / ':'';</perl><perl>$r->param('uid') </perl> (<perl>$r->param('ispmanDomain')</perl>)
       <br><br>
 	  <b>General Properties
       <br><hr noshade>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV