Code:
<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.5.0">
<name>NeoLatestNews</name>
<creationDate>June 2009</creationDate>
<author>NeoJoomla</author>
<license>GNU/GPL</license>
<copyright>Copyright (C) 2004-2009 Neoweb</copyright>
<authorEmail>support@neojoomla.com</authorEmail>
<authorUrl>www.neojoomla.com</authorUrl>
<version>1.3</version>
<description><![CDATA[NeoLatestNews is a module to manage the display articles. It helps set the display of title, date, text intro and its maximum length and more ... English version translated July 08 and July 09]]></description>
<files>
<filename module="mod_neolatestnews">mod_neolatestnews.php</filename>
</files>
<params>
<param name = "moduleclass_sfx" type = "text" default = "" label = "Module class suffix" description = "CSS suffix for the module class. This allows you to customise the layout." />
<param name = "listclass_sfx" type = "text" default = "" label = "List class suffix" description = "CSS suffix for the list class. This allows you to customise the layout." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="content_source" type="list" default="0" label="Source" description="Source items to display.">
<option Value="0"> Section </option>
<option Value="1"> Category </option>
</param>
<param name = "sectionid" type = "mos_section" default = "" label = "Section" description = "Section items to display." />
<param name = "catid" type = "mos_category" default = "" label = "Category" description = "category items to display." />
<param name="usefront" type="radio" default="1" label="Front Page" description="Include/Exclude articles shown on front page">
<option Value="1"> Include </option>
<option Value="0"> Exclude </option>
</param>
<param name = "leading" type = "text" size = "3" default = "0" label = "# Leading" description = "Number of items to be displayed in full width at the top. If 0 is entered, no items will be displayed in this position"/>
<param name = "intro" type = "text" size = "3" default = "5" label = "# Intro" description = "Number of items to be displayed with the intro text." />
<param name = "columns" type = "text" size = "3" default = "1" label = "# Columns" description = "Number of columns for displaying articles with intro text." />
<param name = "links" type = "text" size = "3" default = "0" label = "# Links" description = "Number of items to be displayed as links." />
<param name="ordering" type="list" default="date" label="Display order" description="Defines order of articles">
<option value="date"> Newest</option>
<option value="rdate"> Oldest </option>
<option value="alpha"> Alphabet (AZ) by title </option>
<option value="ralpha"> Reverse alphabetical (ZA) by title </option>
<option Value="random"> Random </option>
<option Value="order"> Tri </option>
</param>
<param name="newslink" type="list" default="both" label="Article Display" description="Defines how much of the article is shown.">
<option Value="none"> No link </option>
<option Value="title"> Title only </option>
<option value="readmore"> Read more </option>
<option value="both"> Title and read more </option>
</param>
<param name="allnews" type="radio" default="1" label="Link to all articles" description="Include a link to page containing all the articles from that category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="open_mode" type="list" default="self" label="Link destination" description="Sets destination of links.">
<option Value="self"> Active window </option>
<option Value="pop"> Popup </option>
</param>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_title" type="radio" default="1" label="Display title" description="Display title.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_cat" type="radio" default="0" label="Display category" description="Display/hide the name of the category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="catlink" type="radio" default="0" label="Category Link" description="Make the category name an active link.">
<option Value="1"> Enable </option>
<option Value="0"> Off </option>
</param>
<param name="show_date" type="radio" default="1" label="Display date" description="Display/hide the creation date of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name = "formatdate" type = "text" default = "dd /mm /yy H: M" label = "Date format" description = "Set the date format bys dd day, mm: months, yy: year, H: hour, M: minute, S: seconds (default dd /mm /yy H: M). " />
<param name="show_author" type="radio" default="0" label="Show author" description ="Display/hide the author of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_intro" type="list" default="1" label="Text intro" description ="Display/hide the intro text in full or truncated to the length defined.">
<option value="0"> No intro text </option>
<option Value="1"> Full text </option>
<option Value="2"> Truncated text </option>
</param>
<param name = "intro_length" type = "text" size = "3" default = "150" label = "Truncate intro text to" description = "Defines the length of the introductory text to display if set to truncate." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_images" type="radio" default="1" label="Show the images" description ="Show/hide an image for articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="images_position" type="list" default="default" label="Position of images" description="">
<option Value="default"> By default </option>
<option Value="column"> In column </option>
<option value="top"> Align above the text </option>
<option value="left"> Align left text </option>
<option value="right"> Align right text </option>
</param>
<param name="images_source" type="list" default="1" label="Source of images" description="Source image to come from content editor or mosImage.">
<option Value="1"> Publisher </option>
<option Value="2"> mosImage </option>
</param>
<param name="images_size" type="list" default="0" label="Resize" description =" Resize or keep the original size of images.">
<option Value="0"> Original Size </option>
<option Value="1"> Resize </option>
</param>
<param name = "images_maxwidth" type = "text" size = "3" default = "50" label = "Width images" description = "maximum width of image." />
<param name = "images_maxheight" type = "text" size = "3" default = "50" label = "Height images" description = "maximum height of image." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name = "show_seperator" type = "radio" default = "0" label = "Article spacer" description = "Show/hide a separator between each article. The display of separator depends on the class [article_seperator] defined in the CSS template. ">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
</params>
</install>
<install type="module" version="1.5.0">
<name>NeoLatestNews</name>
<creationDate>June 2009</creationDate>
<author>NeoJoomla</author>
<license>GNU/GPL</license>
<copyright>Copyright (C) 2004-2009 Neoweb</copyright>
<authorEmail>support@neojoomla.com</authorEmail>
<authorUrl>www.neojoomla.com</authorUrl>
<version>1.3</version>
<description><![CDATA[NeoLatestNews is a module to manage the display articles. It helps set the display of title, date, text intro and its maximum length and more ... English version translated July 08 and July 09]]></description>
<files>
<filename module="mod_neolatestnews">mod_neolatestnews.php</filename>
</files>
<params>
<param name = "moduleclass_sfx" type = "text" default = "" label = "Module class suffix" description = "CSS suffix for the module class. This allows you to customise the layout." />
<param name = "listclass_sfx" type = "text" default = "" label = "List class suffix" description = "CSS suffix for the list class. This allows you to customise the layout." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="content_source" type="list" default="0" label="Source" description="Source items to display.">
<option Value="0"> Section </option>
<option Value="1"> Category </option>
</param>
<param name = "sectionid" type = "mos_section" default = "" label = "Section" description = "Section items to display." />
<param name = "catid" type = "mos_category" default = "" label = "Category" description = "category items to display." />
<param name="usefront" type="radio" default="1" label="Front Page" description="Include/Exclude articles shown on front page">
<option Value="1"> Include </option>
<option Value="0"> Exclude </option>
</param>
<param name = "leading" type = "text" size = "3" default = "0" label = "# Leading" description = "Number of items to be displayed in full width at the top. If 0 is entered, no items will be displayed in this position"/>
<param name = "intro" type = "text" size = "3" default = "5" label = "# Intro" description = "Number of items to be displayed with the intro text." />
<param name = "columns" type = "text" size = "3" default = "1" label = "# Columns" description = "Number of columns for displaying articles with intro text." />
<param name = "links" type = "text" size = "3" default = "0" label = "# Links" description = "Number of items to be displayed as links." />
<param name="ordering" type="list" default="date" label="Display order" description="Defines order of articles">
<option value="date"> Newest</option>
<option value="rdate"> Oldest </option>
<option value="alpha"> Alphabet (AZ) by title </option>
<option value="ralpha"> Reverse alphabetical (ZA) by title </option>
<option Value="random"> Random </option>
<option Value="order"> Tri </option>
</param>
<param name="newslink" type="list" default="both" label="Article Display" description="Defines how much of the article is shown.">
<option Value="none"> No link </option>
<option Value="title"> Title only </option>
<option value="readmore"> Read more </option>
<option value="both"> Title and read more </option>
</param>
<param name="allnews" type="radio" default="1" label="Link to all articles" description="Include a link to page containing all the articles from that category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="open_mode" type="list" default="self" label="Link destination" description="Sets destination of links.">
<option Value="self"> Active window </option>
<option Value="pop"> Popup </option>
</param>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_title" type="radio" default="1" label="Display title" description="Display title.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_cat" type="radio" default="0" label="Display category" description="Display/hide the name of the category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="catlink" type="radio" default="0" label="Category Link" description="Make the category name an active link.">
<option Value="1"> Enable </option>
<option Value="0"> Off </option>
</param>
<param name="show_date" type="radio" default="1" label="Display date" description="Display/hide the creation date of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name = "formatdate" type = "text" default = "dd /mm /yy H: M" label = "Date format" description = "Set the date format bys dd day, mm: months, yy: year, H: hour, M: minute, S: seconds (default dd /mm /yy H: M). " />
<param name="show_author" type="radio" default="0" label="Show author" description ="Display/hide the author of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_intro" type="list" default="1" label="Text intro" description ="Display/hide the intro text in full or truncated to the length defined.">
<option value="0"> No intro text </option>
<option Value="1"> Full text </option>
<option Value="2"> Truncated text </option>
</param>
<param name = "intro_length" type = "text" size = "3" default = "150" label = "Truncate intro text to" description = "Defines the length of the introductory text to display if set to truncate." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_images" type="radio" default="1" label="Show the images" description ="Show/hide an image for articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="images_position" type="list" default="default" label="Position of images" description="">
<option Value="default"> By default </option>
<option Value="column"> In column </option>
<option value="top"> Align above the text </option>
<option value="left"> Align left text </option>
<option value="right"> Align right text </option>
</param>
<param name="images_source" type="list" default="1" label="Source of images" description="Source image to come from content editor or mosImage.">
<option Value="1"> Publisher </option>
<option Value="2"> mosImage </option>
</param>
<param name="images_size" type="list" default="0" label="Resize" description =" Resize or keep the original size of images.">
<option Value="0"> Original Size </option>
<option Value="1"> Resize </option>
</param>
<param name = "images_maxwidth" type = "text" size = "3" default = "50" label = "Width images" description = "maximum width of image." />
<param name = "images_maxheight" type = "text" size = "3" default = "50" label = "Height images" description = "maximum height of image." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name = "show_seperator" type = "radio" default = "0" label = "Article spacer" description = "Show/hide a separator between each article. The display of separator depends on the class [article_seperator] defined in the CSS template. ">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
</params>
</install>

