Wednesday, September 08 in 2010
Module Frontpage Slideshow
Ecosia Search
Page views: 9,991
Currently online: 10
Modul: Anynews
Author: Christian Sommer
WB User: 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:
67.0
35 votes
1 2 3 4 5
Download: here
WB thread: 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

08 Sep 2010

AMASP on again

First of all thanks to everyone who contacted me and told me his thoughts. It was not my intention to demonstrate power but to set a sign against things that are going on at the german board of the forum and the moderators that banned me obviously for personal reasons.

read more


08 Sep 2010

All Modules And Snippets Project stopped

During the last months a large gap appeared between the WebsiteBaker Community and some people of that association who try to lead the project. As you might already know I was the one who puts the association to life for I thought it was a good idea that the project is maintained by a group of persons and not by one person only.

read more


31 Aug 2010

jQueryAdmin v2.2 released

read more


31 Aug 2010

New Snippet "Random Hoverbox"

Shows a configurable number of randomly chosen images using the Hoverbox CSS.

read more


28 Aug 2010

Second Birthday

On August 21st 2008 the Project started  on it's old url www.wbmod.bplaced.net with the standard allcss2 template and wysiwyg-sections. For more information please read this article.

read more


23 Aug 2010

Two new jQuery Plugins

Thanks to dbs there are 2 new jQuery plugins available on the plugins page. The PicPox creates a lightbox effect and  can also be used with Foldergallery or Foldergallery-JQA, the jqFancy-Transitions plugin is another interesting slider. For details please see demo-links of plugins or see them working at jQuery Plugin Showroom.

read more