[ Index ] |
|
Code source de Joomla 1.0.13 |
1 <?xml version="1.0" encoding="iso-8859-1"?> 2 <mosinstall type="module" version="1.0.0"> 3 <name>Wrapper Module</name> 4 <author>Joomla! Project</author> 5 <creationDate>October 2004</creationDate> 6 <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright> 7 <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> 8 <authorEmail>admin@joomla.org</authorEmail> 9 <authorUrl>www.joomla.org</authorUrl> 10 <version>1.0.0</version> 11 <description>This module shows an IFrame window to specified location</description> 12 <files> 13 <filename module="mod_wrapper">mod_wrapper.php</filename> 14 </files> 15 <params> 16 <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" /> 17 <param name="@spacer" type="spacer" default="" label="" description="" /> 18 <param name="url" type="text" size="30" default="" label="Url" description="Url to site/file you wish to display within the Iframe" /> 19 <param name="@spacer" type="spacer" default="" label="" description="" /> 20 <param name="scrolling" type="radio" default="auto" label="Scroll Bars" description="Show/Hide Horizontal & Vertical scroll bars."> 21 <option value="no">No</option> 22 <option value="yes">Yes</option> 23 <option value="auto">Auto</option> 24 </param> 25 <param name="width" type="text" size="5" default="100%" label="Width" description="Width of the IFrame Window, you can enter an absolute figure in pixels, or a relative figure by adding a %" /> 26 <param name="height" type="text" size="5" default="200" label="Height" description="Height of the IFrame Window" /> 27 <param name="height_auto" type="radio" default="1" label="Auto Height" description="The height will automatically be set to the size of the external page. This will only work for pages on your own domain."> 28 <option value="0">No</option> 29 <option value="1">Yes</option> 30 </param> 31 <param name="@spacer" type="spacer" default="" label="" description="" /> 32 <param name="add" type="radio" default="1" label="Auto Add" description="By default http:// will be added unless it detects http:// or https:// in the url link you provide, this allow you to switch this ability off"> 33 <option value="0">No</option> 34 <option value="1">Yes</option> 35 </param> 36 </params> 37 </mosinstall>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |