Skip to content

splitice/radical-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radical Blog

An example project built on the Radical-PHP framework.

Aim: To build a simple yet competant blogging system in less than 1,000 lines of code.

Features:
 - HTML Post support       [ ]
 - Comments                [*]
 - AntiSpam                [ ]
 - Captcha                 [ ]
 - Tags and Categories     [*]
 - Dated Archive           [*]
 - Search                  [*]
 - Admin panel             [ ]
 - Form validation         [ ]
 - WYSIWYG editor          [ ]
 - Theme                   [*]
 - TagBox                  [ ]
 - Ajax Comment Submission [ ]
 - Syndication             [ ]
 - Trackbacks              [ ]
 - XMLRPC?                 [ ]
 
 Radical-PHP: https://github.com/splitice/radical-php
 
 Installation
  = Step 1 =
  Download Radical-PHP into your working directory
  
  = Step 2 =
  Download Radical-Blog into that same working directory.
  
  = Step 3 =
  Import blog.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages