Coder Social home page Coder Social logo

jasona / graffiticms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harder/graffiticms

0.0 0.0 0.0 3.26 MB

Graffiti CMS is an easy-to-use open source content management system created in 2008 and actively developed through 2010.

License: MIT License

PLpgSQL 6.22% SQLPL 0.13% C# 62.00% Smalltalk 0.49% JavaScript 6.79% ASP 15.29% CSS 8.85% HTML 0.24%

graffiticms's Introduction

GraffitiCMS

Graffiti CMS is an easy-to-use open source content management system created in 2008 and actively developed through 2010.

Welcome to Graffti CMS!

  • Graffiti CMS 1.3 - STABLE * Located at: \releases\1.3 This is the current "stable" version.

  • Graffiti CMS 1.4 - ALPHA * Located at: \develop
    This is the in-development volatile version. Not recommended for use on production web sites at this time.

  • Graffiti CMS 2.0 - ALPHA * Located at: \feature\2.0_Alpha This is the in-development volatile version that needs updating. Do not use this for production web sites.

INSTRUCTIONS:

  1. Open the \Branches\v1.4\src\Graffiti.sln solution file with Visual studio 2008.

  2. Choose what type of database you will be using. Microsoft SQL Server 2000/2005/2008, Microsoft Access, and MySQL are supported in the current code base. VistaDB was supported in prior closed source versions of Graffiti CMS but is not included in this project at this time due to licensing constraints. Telligent is working with them on making it available for download from their site in the future.

  3. Update the web.config to use the appropriate datbase provider AppSetting value for the type of database you will use. Find the "DataBuddy::Provider" key and update the value (if needed) to one of the following: Access: DataBuddy.MSAccessProvider, DataBuddy MySQL: DataBuddy.MySQLDataProvider, DataBuddy SQL Server 2000: DataBuddy.SQLDataProvider, DataBuddy SQL Server 2005/2008: DataBuddy.SQL2K5DataProvider, DataBuddy

  4. Update the web.config to use the appropriate database connection string. Sample connection strings for various database types are included in the web.config comments.

  5. Setup the database using the instructions in the \Branches\v1.4\data\read_me.txt file.

  6. Build the solution. You may need to set the Graffiti.Web project as the start up Project.

IMPORTANT NOTES:

  • If you are using IIS 7 or above, and ASP.NET 3.5 SP1, the new url routing features will work great. If not, you'll need to enable the option to generate folders for posts and categories. This setting is found in the admin > Site Options > Configuration page.

  • If you are currently using a prior version of Graffiti CMS with VistaDB and do not wish to migrate to a different database then you should keep using the version you have for now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.