2017 © Pedro Peláez
 

silverstripe-module silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

image

sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  • Saturday, April 2, 2016
  • by sheadawson
  • Repository
  • 1 Watchers
  • 6 Stars
  • 972 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 1 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

SilverStripe Newsly

Newsly is a simple news/blog module for SilverStripe. It aims to offer configurable and optional features that cater to a range of common news-section requirements., (*1)

Requirements

Maintainers

  • shea@livesource.co.nz

Features

  • NewsHolder and NewsArticle page types
  • Articles managed in gridfield with lumberjack
  • Articles can have images and attachments (optional)
  • Articles can have tags (optional)
  • Related articles (related via shared tags)
  • Article Authors (optional, can be configured as a simple string or a NewsAuthor object/profile)
  • Archive list, Tag list functions

Installation

composer require sheadawson/silverstripe-newsly

Configuration

The following configurations can be set in your yml config:, (*2)

NewsArticle:
  setting: value
Setting Description Options Default
enable_attachments Enables a file attachment field in the NewsArticle CMSFields boolean true
enable_images Enable documents to be attached to articles boolean true
enable_summary Enables a Summary HTMLText field on NewsArticle, to be used for the article introduction/summary. boolean true
enable_tags Enables Article Tagging. Disable this to remove the Tag field from the News Article CMS Fields boolean true
enable_featured_articles Enables a "Feature this Article" check box to the News Article CMS Fields. You can use this to feature worthy articles on a home page, for example boolean true
image_folder Folder where article images should be stored string news/images
attachment_folder Folder where article attachments should be stored string news/attachments
author_mode Author mode can be:
- string "string" to enable an Author text field (default)
- string "object" to enable Author DataObject
- boolean false to disable Article Authors
string boolean |

The Versions

02/04 2016

dev-master

9999999-dev http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news

13/02 2016

dev-readme-fix

dev-readme-fix http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news

14/12 2015

1.0.2

1.0.2.0 http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news

09/12 2015

1.0.x-dev

1.0.9999999.9999999-dev http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news

07/12 2015

1.0.1

1.0.1.0 http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news

04/11 2015

1.0.0

1.0.0.0 http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news

05/10 2015

0.1.x-dev

0.1.9999999.9999999-dev http://github.com/sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

  Sources   Download

BSD-3-Clause

The Requires

 

by Shea Dawson

cms silverstripe news