The new idea come white spotted.

Contact the Development Working Group here: http://groups.google.com/group/joomla-dev-general

This forum is now closed and archived.
Locked
User avatar
gencom
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Sat Sep 29, 2007 5:41 pm
Location: Türkiye
Contact:

The new idea come white spotted.

Post by gencom » Sat Oct 13, 2007 3:53 pm

Dear Devlopers.

Pack installer.

An example

com_fireboard
mod_fireboard
bot_fireboard

This package's all must become at archives and the xml file must become at the shape.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="extensionpack">

METADATA
METADATA

<installcomponent="com_fireboard">

	METADATA
	METADATA

		<files>
			<filename>com_directory/docs/doc.js</filename>
		</files>

		<params>
		</params>

	<images>
		<filename>com_directory/images/image.gif</filename>
	</images>
	
<installcomponent>

<installmodule="mod_fireboard">

	METADATA
	METADATA

		<files>
			<filename>mod_directory/docs/doc.js</filename>
		</files>

		<params>
		</params>

	<images>
		<filename>mod_directory/images/image.gif</filename>
	</images>

<installmodule>

<installmambot="bot_fireboard">

	METADATA
	METADATA

		<files>
			<filename>bot_directory/docs/doc.js</filename>
		</files>

		<params>
		</params>

	<images>
		<filename>bot_directory/images/image.gif</filename>
	</images>

<installmambot>

</mosinstall>
The I this name one click joomla!

1.5 with this installer can become elastic more much.

Can she be make become? At next demands.

note; see which has know the me much. The I do not understand a code more at aller write. Very only idea is coming white spotted.

pasamio
Joomla! Ace
Joomla! Ace
Posts: 1318
Joined: Thu Aug 18, 2005 9:27 am
Location: San Jose, CA, USA
Contact:

Re: The new idea come white spotted.

Post by pasamio » Mon Feb 25, 2008 1:19 am

I've already written a package installer for 1.5 for use with JAuthTools (various libraries and plugins):
http://extensions.joomla.org/component/ ... Itemid,35/
Sam Moffatt
Updater, Installer and Authentication Systems
JoomlaCode Backend Systems
Pie.

User avatar
gencom
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Sat Sep 29, 2007 5:41 pm
Location: Türkiye
Contact:

Re: The new idea come white spotted.

Post by gencom » Wed Jul 22, 2009 11:30 am

thanks Samuel Moffatt


Locked

Return to “Development”