Tuesday, March 19 in 2024
LEPTON CMS
Modul: Anynews
Author: Christian Sommer
Nick: doc, WebBird (last)
Version: 1.16a
State: Stable
License: GNU General Public Licencse 3.0
GUID: 8B3A91F7-E26D-4992-B4B8-FEC580F379F5
Platform: 2.7 and 2.8
Requires: PHP 4.3, WB 2.7, News module
Last info: 2010-06-28
Rating:
60.0
836 votes
1 2 3 4 5
Download: here
Forum: here
Web Link: here
Description: Please note that support was suspended for this module by the authors. If someone wants to develop or maintain this code snippet any further, please feel free to do so, but keep in mind that the module is licensed under GNU GPL.

This snippet adds the new function: displayNewsItems() to Website Baker. The function displays news items on any page you want. Further information can be found in the README file distributed with the code snippet (/anynews/help/help_en.html)
Info: Note: invoke the function from the index.php file of your template or from a page/section of type code.

Usage example:


if (function_exists('displayNewsItems')) {
displayNewsItems(
$group_id = 0,
$max_news_items = 10,
$max_news_length = -1,
$display_mode = 1,
$lang_id = 'auto',
$strip_tags = true,
$allowed_tags = '

',
$custom_placeholder = false,
$sort_by = 1,
$sort_order = 1,
$not_older_than = 0
);
}



Latest News

Latest News

06 Oct 2014

Ralf Hertsch is dead

Today some bad news reached us. Ralf Hertsch, co-founder of LEPTON project passed on 29. September 2014.

read more


30 Aug 2014

Some upgrades for WB 2.8.3 SP3

Some modules are upgraded/updated and tested for WebsiteBaker 2.8.3 within SP3, coming at the end of august 2014.

read more


14 Aug 2012

lib_jquery v1.31 released

The new version upgrades the jQuery Core to v1.8.0 and the UI Core to 1.8.22.

read more


30 Jul 2012

Bookings v2.33 released

The new version includes a little fix for events that span several months. Thanks to "marmot" for the fix. See here for more details (German).

read more


30 Jul 2012

wbProfiles v0.81 released

The new version has lots of fixes and, as a new feature, an RSS feed

read more


22 Jun 2012

lib_jquery v1.30 released

The new version upgrades the jQuery UI to current release 1.8.21. No functional changes.

read more