Skip to content

PutmanMedia/silverstripe-blogcategories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silverstripe-blogcategories

Adds a manageable list of categories to the SilverStripe blog Module

extract and put in the root of your SilverStripe install.

Requires the SilverStripe Blog Module to be installed

Requires SilverStripe v3.0.2+

Usage

Tagcloud

With the BlogCategoryCloud class, you can make weighted "tag clouds" linked to their respective categories. Getters are already included in the BlogEntry and BlogHolder extensions, so in those page types you can simply call $BlogCategoryCloud in a template.

The cloud shows the 10 most popular categories by default. There's also a dedicated view with all tags, which you can link to via $BlogCategoriesMoreLink.

About

Adds a manageable list of categories to the SilverStripe blog Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.4%
  • Scheme 1.9%
  • CSS 0.7%