Skip to content

alexkau/Rubidium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubidium 1.0.0
Coded by Alex Kau

Rubidium is a simple, easy-to-use content management system designed for
people with little or no previous website management experience.

Release notes:

-1.0.0
	-Numerous bug fixes and feature enhancements.
	-Minor tweaks to the graphics+templates.
	-phpDocs for developers are now included.

-1.0.0 Beta 2:
	-The visual style is mostly complete.
	-Modules can now be added, edited and removed.
	-All settings are editable in the admin CP.
	-A contact form module has been added.
	-An installation script has been added.

-1.0.0 Beta 1:
	-The current visual style is extremely minimal and will be
	 significantly improved in later releases.
	-There is only basic functionality at the moment: Pages can be added,
	 edited and deleted, the index and 404 pages can be changed, and the
	 admin password can be changed.
	-There is no install script, so the variables in the config file have
	 to be set manually and db_schema.sql must be imported manually.
	-The default administrator password is 'test'. The admin CP can be
	 accessed at index.php?mode=admin.




The following third-party software is used in Rubidium:
	CSS3 Buttons, used under the Unlicense:
		http://css3buttons.michaelhenriksen.dk/
	Silk icon set, used under the Creative Commons 2.5 license:
		http://www.famfamfam.com/lab/icons/silk/
	Smarty, used under the LGPL license:
		http://www.smarty.net/
	CKEditor, used under the LGPL license:
		http://cksource.com/ckeditor/




Rubidium is licensed under the terms of the MIT License:

Copyright (c) 2011 Alex Kau

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

A simple, lightweight and easy-to-use CMS.

Resources

Stars

Watchers

Forks

Packages

No packages published