[Chameleon] minor patch

Paul Spencer pspencer at dmsolutions.ca
Thu Feb 23 20:34:41 EST 2006


Hi Chris,

there are several cvs committers from the community, generally we  
grant access to those that would like it and have contributed in some  
way.  The best way to get a patch in right now is to create a bug  
describing the problem and solution and attach the patch to it,  
someone with commit access will do it for you.  If you plan to be a  
regular contributer, then we will look into commit access for you  
specifically.

Julien, can you apply the patch if appropriate?

Cheers

Paul

On 23-Feb-06, at 7:01 PM, Chris Calloway wrote:

> Are Chameleon community members ever granted CVS write access? Or,  
> to whom should I submit my minor patch (attached)?
>
> -- 
> Sincerely,
>
> Chris Calloway
> http://www.seacoos.org
> office: 17-6 Venable Hall   phone: (919) 962-4323
> mail: Campus Box #3300, UNC-CH, Chapel Hill, NC 27599
>
>
>
>
> Index: src/phpwms/manage_servers_body.phtml
> ===================================================================
> RCS file: /cvs/maptools/cvsroot/php_utils/src/phpwms/ 
> manage_servers_body.phtml,v
> retrieving revision 1.16
> diff -u -r1.16 manage_servers_body.phtml
> --- src/phpwms/manage_servers_body.phtml	10 Jun 2003 14:10:03 -0000	 
> 1.16
> +++ src/phpwms/manage_servers_body.phtml	23 Feb 2006 23:36:52 -0000
> @@ -135,7 +135,7 @@
>    </tr>
>    <tr>
>      <td align="right"><span class="label"><?php echo trim($oTmpMLT- 
> >get("27", "Ouput")); ?>:</span><br>
> -		<img src="<?php echo $szCommonPath."/"; ?>images/<?if  
> ($oServerManager->m_bStatus) echo "a_pixel.gif"; else echo  
> "icon_alert.gif" ?>" width="65" height="40"></td>
> +		<img src="<?php echo $szCommonPath."/"; ?>images/<?php if  
> ($oServerManager->m_bStatus) echo "a_pixel.gif"; else echo  
> "icon_alert.gif" ?>" width="65" height="40"></td>
>      <td><textarea class="inputBox" name="szStatus" rows=3 cols=40  
> wrap="virtual"><?php echo $oServerManager->m_szStatus ?></ 
> textarea></td>
>    </tr>
>  </table>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon

+-----------------------------------------------------------------+
|Paul Spencer                           pspencer at dmsolutions.ca   |
+-----------------------------------------------------------------+
|Applications & Software Development                              |
|DM Solutions Group Inc                 http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+






More information about the Chameleon mailing list