Coder Social home page Coder Social logo

helpfulrobot / thezenmonkey-enhancedblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thezenmonkey/enhancedblog

0.0 2.0 0.0 9 KB

Enhance the SilverStripe blog module with Feature Images, Custom Summaries, and more robust RSS

PHP 49.88% Scheme 50.12%

thezenmonkey-enhancedblog's Introduction

Enhanced Blog Module

A module to provide added functionality to the default SilverStripe Blog Module and bring it more in line with competing blogging platforms. **Please Note most of these features are now available in silver stripe/blog 2.0 ** I'll leave this module for anyone stuck using the older blog module

Requirements

  • SilverStripe 3.1
  • silverstripe-blog module 1.0

Feature Overview

  • Custom Summaries for Blog Entries
  • Feature Image for Blog Entries
  • Enhanced Authors by Extending the Member Class ** Bio, Headshot and Social Media Profiles
  • RSS feeds of Tags

Configuration Options

The module adds a has_many/has_one relation between BlogEntry and Member. The Author drop down on BlogEntry is pulled from the 'content-author' member group by default. If you only have Default Admin you'll need to make sure you add that user to the content-author group. You can use any other member group by setting defaultGroup on BlogEntry in your config.yml to the desired group code.

BlogEntry:
  defaultGroup: 'content-authors'

Tag RSS Feed

The rss feed of any tag can be accessed via http://example.com/blogHolderTitle/tag/tagName/rss/

thezenmonkey-enhancedblog's People

Contributors

thezenmonkey avatar camfindlay avatar

Watchers

James Cloos avatar helpfulrobot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.