2017 © Pedro Peláez
 

silverstripe-module silverstripe-news

A module for handling a typical news system

image

entidi/silverstripe-news

A module for handling a typical news system

  • Friday, January 15, 2016
  • by ntd
  • Repository
  • 1 Watchers
  • 2 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

silverstripe-news

The silverstripe-news module implements two new page types for handling a typical basic news system: NewsHolder (the folder containing related news) and NewsPage (the page presenting a single news)., (*1)

Every NewsHolder will have its own feed and by default it will render its children (supposedly all NewsPage instances) in a <dl> list., (*2)

  • Should work out-of-the-box.
  • Ready to use templates compatible with the silverstrap theme.
  • Atom 1.0 feed for every NewsHolder instance: it can be accessed by specificaly requesting an application/atom+xml mime type at the NewsHolder URL or by accessing the feed news underneath it, e.g. http://mysite/news/feed/.
  • Back-end fully localized.
  • Author customizable for every NewsHolder instance.
  • Author customizable for every NewsPage instance.

Installation

To install silverstripe-news you should proceed as usual: unpack or copy the directory tree inside your SilverStripe root directory and do a /dev/build/?flush., (*3)

If you use composer, you could just use the following command instead:, (*4)

composer require entidi/silverstripe-news

Support

This project has been developed by ntd. Its home page is shared by other SilverStripe modules and themes., (*5)

To check out the code, report issues or propose enhancements, go to the dedicated tracker. Alternatively, you can do the same things by leveraging the official github repository., (*6)

The Versions

15/01 2016

dev-master

9999999-dev http://silverstripe.entidi.com/

A module for handling a typical news system

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe news

15/01 2016

dev-dev

dev-dev http://silverstripe.entidi.com/

A module for handling a typical news system

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe news

04/05 2015

1.0.1

1.0.1.0 http://silverstripe.entidi.com/

A module for handling a typical news system

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe news

24/04 2015

1.0.0

1.0.0.0 http://silverstripe.entidi.com/

A module for handling a typical news system

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe news