... Elxis version 2009.2 codename Electra is out, download it from Elxis Download Center (EDC) ...
Elxis wiki latest
From Elxis Official Documentation
This module displays the latest submitted articles on Elxis wiki. It is compatible with Elxis 2008.0, 2008.1, 2009.0, or newer.
Download Elxis Wiki Latest Articles from EDC.
License and Copyright
Author: Ioannis Sannos
License: GNU/GPL
Copyright (c) 2008-2009 Is Open Source. All rights reserved.
Features
- Display 5 to 50 links.
- Show links in 1 or 2 columns
- Simple Pie support for Elxis 2009.0+ (Domit for 2008.x)
- Cache usage
- Object Oriented programming (PHP 5).
- Multi-lingual XML parameters
- XML valid
- RTL compatible
Parameters
- Articles number. Sets the number of links to be displayed. The default value is 10 (maximum 50).
- Show date. Set this to YES if you wish to display articles creation date.
- Columns. The module supports the display of the links list in 2 columns. Select the number of columns (1 or 2). If you set this to 2 make sure there is enough space for the module contents (don't place the module in the left or right column).
- CSS load method. There are 3, XHTML valid, ways to style the module contents.
1. Using Inline CSS. This method does not uses an external CSS file. The style is applied inline.
2. Template. The module uses an external cascading stylesheet loaded in template index.php file. If you selected this method open your template index.php file and write inside the head section the following:
<link rel="stylesheet" type="text/css" href="http://www.mysite.com/modules/mod_elxiswiki/elxiswiki.css" />
3. Javascript. The module uses an external cascading stylesheet loaded inside the module html area using JavaScript inorder to be XHTML valid.
- Description. Select if you wish a description of the Elxis wiki to be displayed or not.


