Feed reader module
- Description: Reads external RSS and Atom feeds
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 3 Kb
<function>feed_reader|url->filter->limit</function>
Setup url (string) to a RSS or Atom feed and filter (string) with a keyword or phrase.
You can also limit (number) the amount of items.
You can also limit (number) the amount of items.
Add the feed reader by using the <function> pseudo tag inside your article.
File manager module
- Description: Simple file management
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 7 Kb
- Setup your upload directory inside modules/file_manager/config.php.
- Grant write permission to your upload directory.
Gallery module
- Description: Lightbox enhanced image gallery
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 15 Kb
<function>gallery|directory->quality->scaling->height->command</function>
Setup directory (string) to your image folder. Parameters quality (number), scaling (number) and height (number) are responsible for your gallery thumbs look. You can force thumbs building and deleting by adding the command (string) build and delete, keep in mind to remove it later.
- Grant write permission to your image directory.
- Add the gallery by using the <function> pseudo tag inside your article.
Get file module
- Description: File information helper
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 2 Kb
- <function>get_file_size|file_name->unit</function>
- <function>get_file_date|file_name</function>
Setup file_name (string) to your file. Parameter unit (string) can be kb or mb.
Use get file by using the <function> pseudo tag inside your article.
Multi language module
- Description: Support for multiple languages
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 6 Kb
Preview module
- Description: Previews current template
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 9 Kb
Browse domain.com/preview to watch the preview.
QUnit module
- Description: Javascript unit testing
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 5 Kb
Browse domain.com/qunit to run Qunit.
Recent view module
- Description: Generates a list of recent views
- Author: Redaxmedia
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 2 Kb
<function>recent_view|limit</function>
Setup limit (number) for the amount of items.
Add the recent view by using the <function> pseudo tag inside your article.
SEO tube module
- Description: Loads videos from youtube
- Author: Ronny Springer & Henry Ruhs
- Version: 1.2.1
- Filedate: 22.01.2013
- Filesize: 7 Kb