<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi Venu,</FONT></DIV>
<DIV><FONT size=2>simply create a .ini file with the same name as your plugin
and put inside a variable and its value(s), like that: varname = varvalue[,
varvalue2, varvalue3, ...]</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>to get the ini value from your plugin, use:
$this->getConfig()->varname </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>regards,</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=venu.papasani@gmail.com
href="mailto:venu.papasani@gmail.com">VenuGopal Papasani</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=cartoweb-users@lists.maptools.org
href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, February 07, 2006 5:16
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] Regarding
creating configuration (.ini) files</DIV>
<DIV><BR></DIV>
<DIV>Hi all,</DIV>
<DIV> I have created a plugin.I want to write a
configuration file for that.What are the things to be placed in the
configuration file.It would be helpful for me any of u send me a plugin and
the corresponding configuration file as an example so that i can have a
overview of that. </DIV>
<DIV> </DIV>
<DIV> Thanks in advance,</DIV>
<DIV> </DIV>
<DIV>Thanks and Regards,</DIV>
<DIV>Venu</DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Cartoweb-users
mailing
list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>