|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /var/www/html/pathumthani_integration/pathumthani_drug/plugins/content/ |
Upload File : |
<?xml version="1.5" encoding="iso-8859-1"?> <install version="1.5" type="plugin" group="content"> <name>googleMaps</name> <author>kksou</author> <creationDate>April 2009</creationDate> <copyright>(C) kksou.com. All Rights Reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>support@kksou.com</authorEmail> <authorUrl>www.kksou.com/php-gtk2/</authorUrl> <version>1.5.10</version> <description>This plugin allows you to include one or more google maps right inside your content item or article.</description> <files> <filename plugin="googleMaps">googleMaps.php</filename> <filename>googleMaps.lib.php</filename> </files> <params> <param name="api_key" type="text" default="" size="48" label="Google Maps API key" description="Google Maps API key" /> <param name="width" type="text" default="640" size="4" label="Default width" description="Default width for the Google Maps" /> <param name="height" type="text" default="480" size="4" label="Default height" description="Default height for the Google Maps" /> <param name="zoom" type="text" default="15" size="2" label="Default zoom" description="Default zoom level for the Google Maps" /> </params> </install>