Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

refstudycentre/rsc_blog

Repository files navigation

rsc_blog

Defines content type, menu, views and user role for blogging

What it does:

rsc_blog.admin.inc

Defines the module settings page.

rsc_blog.blocks.inc

Defines blocks:

  • Blogs menu
  • Latest blog posts
  • Featured blog posts

rsc_blog.common.inc

Define fields and field instances

rsc_blog.install.inc

  • Set content type settings
  • Configure role and permissions

rsc_blog.module.inc

  • Define permissions
  • Define menu callbacks
  • Define content type
  • Preprocess blog nodes