WebsiteBaker Modules, Snippets, Admin-Tools

cwsoft-anynews

user rating: average score 4.4, by 20 votesaverage score 4.4, by 20 votesaverage score 4.4, by 20 votesaverage score 4.4, by 20 votesaverage score 4.4, by 20 votes (click to vote)

Hot SnippetWB approved Snippet

cwsoft-anynews

The code snippet cwsoft-anynews (short form Anynews) is designed to fetch news entries from the WebsiteBaker CMS news module.

Version 3.0.0
License GPL
Latest add-ons update 2021-03-15 13:29 UTC
Download Counter 3259
Developer cwsoft
Developer Homepage Click here to visit
Documentation Url Click here to visit
Addon type Snippet
Category News & Blogs
WebsiteBaker Version 2.13.0 (minimum)
PHP Version 7.3.x
Forum Discussion (EN) Click here to visit
 
Download Not available Back

The code snippet cwsoft-anynews (short form Anynews) is designed to fetch news entries from the WebsiteBaker CMS news module.

Invoke the cwsoft-anynews function where you want the news output to appear on your frontend.

Optional configuration parameters, HTML templates, content placeholders and CSS definitions allows you to style the news output the way you want.

The cwsoft-anynews snippet ships with four templates - including two jQuery sliding effects - ready to use out of the box.

Release history

v 2.14.0
- fixed typo in function_exists call introduced with v2.8.0
- added Slovenian language file provided by forum member Roych
- replaced outdated better-coda-slider with Liquid Slider plugin
- renamed flexslider configuration files to align with Liquid Slider
- updated 3rd party package Twig to v1.17.0

v 2.13.2
- Fixed typo in function_exists call introduced with v2.8.0
- thanks to Luisehahne for reporting

v 2.13.1
- added fixes for handling of anynews Droplet parameters
- thanks to jacobi22 and dbs for the bug report

v 2.13.0
- added utility function to output group_type_ids usable with Anynews
- updated 3rd party package Twig to latest version

v 2.12.0
- added TIMEZONE to all Anynews time placeholders
- added option to define the starting news item

v 2.11.0
- hidden news just created in WB news module but not yet saved
- updated 3rd party packages

v 2.10.0
- set min. PHP version to 5.2.4
- added Danish language file from user fordfairlane (thanks)

v 2.9.1
- fixed a problem in 2.9.0 in combination with PHP 5.2

v 2.9.0
- updated droplet to accept quotes around parameters
- added timestamp placeholders for more flexible date/time conversion in template
- added Twig filter strftime to format date/time according locale settings
- removed deprecated function hints from README

v 2.8.2
- fixed regression with multiple Anynews Droplet calls
- fixed possible notice message

v 2.8.1
- fixing warning if multiple Anynews Droplet calls are used on one page
- adapted Droplet description

v 2.8.0
- added Czech and Russian language file
- updated truncate function to latest available version
- implemented more flexible parameter handling via getNewsItems()
- added option to invoke cwsoft-anynews via a custom Droplet



Last change 2021-03-15 13:29 UTC by WebsiteBaker Addons Project