Arendorian Portalv3

What is it?

Arendorian Portal v3 is a update to the Arendorian Portal v2 CMS (Content Management System) of the portal, designed from scratch to implement many of the functionality which was lacking in Portalv2. Essentially, it is a templating manager which can take almost any existing (X)HTML template and generate a dynamic and easily updatable website.
The distinctive features of Portalv3 are:

  • Full control over outputed HTML, CSS & RSS
    • Global Templates
    • Unique page templates
  • Multi-user access configuration
    • Specify indivdual pages each user is allowed to manage
  • Multi-Level Repeaters / "Repeating Elements"
    • No more copying a template for each entry on a page
    • Easy to use and flexable Comments & Ratings function for Repeater Modules
  • Administration built-in to the system
  • File manager which provides friendly file-links.
  • Page Caching (rather then generating on each load)
  • MySQL Database (flat-file db is planned)
  • Works with Safe_Mode On, and Register Globals Off!
  • Designed to allow for easy installing for BBClone, a powerful statistics engine.

It is also being designed as a basis for two special CMS's:

  • VSportal
    • Virtual Series content management system
    • A script designed to manage a website for a Virtual Series'
    • Designed for the Stargate Universe Virtual series community
  • SGUportal

Current status

  • Version 3.0.1a has been released.
  • Version 3.0.1b has been released.
  • Version 3.0 is in developement.

Arendorian Portal v3.0.1 beta (13/06/2007)

  • Many bug fixes & updates
  • Image manipulation via URL
  • Visitor Comments script
  • Download here (144kb)
  • Note: This is provided with no kind or warranty or support, it is only an beta so it is going to have issues! I have only provided it for those who might be interested in seeing its current status.

Arendorian Portal v3.0.1 alpha (18/01/2007)

  • Fully Working page Generation
  • Fully working administration
    • Needs a cleanup
  • .sql dump for install only
    • install script coming in future versions
  • Automatic Page Caching
    • Speeds up page generation
  • File manager masks files and returns a friendly URL
  • Download here (65kb)
  • Note: This is provided with no kind or warranty or support, it is only an alpha so it is going to have issues! I have only provided it for those who might be interested in seeing its current status.

System Requirements

  • PHP >= 4.3
  • MySQL
  • .htaccess mod_rewrite support
  • GD2+
    • For Captcha & Image Manipulation support
All the code provided here is avaliable for you to do whatever you like with, so feel free to implement these as part of your own scripts, just don't take my code as-is and change my name to yours.