Annotation of /mambo/branches/4.6/administrator/components/com_menus/wrapper/wrapper.xml
Parent Directory
|
Revision Log
Revision 1552 - (view) (download) (as text)
| 1 : | root | 1 | <?xml version="1.0" encoding="iso-8859-1"?> |
| 2 : | <mosinstall type="menu" version="4.5.2"> | ||
| 3 : | <name>Wrapper</name> | ||
| 4 : | <group>Other</group> | ||
| 5 : | elpie | 1037 | <author>Mambo Foundation</author> |
| 6 : | root | 1 | <creationDate>July 2004</creationDate> |
| 7 : | elpie | 1037 | <copyright>copyright (C) 2000 - 2007 Mambo Foundation Inc.</copyright> |
| 8 : | ocs_cms | 1396 | <license>http://www.opensource.org/licenses/gpl-license.php GNU/GPL v.2</license> |
| 9 : | oziris | 350 | <authorEmail>core@mambo-foundation.org</authorEmail> |
| 10 : | ocs_cms | 1552 | <authorUrl>mambo-foundation.org</authorUrl> |
| 11 : | <version>4.6.x.7</version> | ||
| 12 : | root | 1 | <description>Creates an IFrame that will wrap an external page/site into Mambo</description> |
| 13 : | <params> | ||
| 14 : | <param name="menu_image" type="imagelist" directory="/images/stories" hide_default="1" default="" label="Menu Image" description="A small image to be placed to the left or right of your menu item, images must be in images/stories/" /> | ||
| 15 : | <param name="pageclass_sfx" type="text" size="20" default="" label="Page Class Suffix" description="A suffix to be applied to the css classes of the page, this allows individual page styling" /> | ||
| 16 : | <param name="back_button" type="list" default="" label="Back Button" description="Show/Hide a Back Button, that returns you to the previously view page"> | ||
| 17 : | <option value="">Use Global</option> | ||
| 18 : | <option value="0">Hide</option> | ||
| 19 : | <option value="1">Show</option> | ||
| 20 : | </param> | ||
| 21 : | <param name="page_title" type="radio" default="1" label="Page Title" description="Show/Hide the Page title"> | ||
| 22 : | <option value="0">Hide</option> | ||
| 23 : | <option value="1">Show</option> | ||
| 24 : | </param> | ||
| 25 : | <param name="header" type="text" size="30" default="" label="Page Title" description="Text to display at the top of the page. If left blank, the Menu name will be used instead" /> | ||
| 26 : | <param name="@spacer" type="spacer" default="" label="" description="" /> | ||
| 27 : | <param name="scrolling" type="radio" default="auto" label="Scroll Bars" description="Show/Hide Horizontal & Vertical scroll bars."> | ||
| 28 : | <option value="no">No</option> | ||
| 29 : | <option value="yes">Yes</option> | ||
| 30 : | <option value="auto">Auto</option> | ||
| 31 : | </param> | ||
| 32 : | <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 %" /> | ||
| 33 : | <param name="height" type="text" size="5" default="500" label="Height" description="Height of the IFrame Window" /> | ||
| 34 : | <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."> | ||
| 35 : | <option value="0">No</option> | ||
| 36 : | <option value="1">Yes</option> | ||
| 37 : | </param> | ||
| 38 : | <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"> | ||
| 39 : | <option value="0">No</option> | ||
| 40 : | <option value="1">Yes</option> | ||
| 41 : | </param> | ||
| 42 : | </params> | ||
| 43 : | </mosinstall> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

