Code Monkey home page Code Monkey logo

ci_starter's Introduction

CodeIgniter [ 2.1 ] Starting Point Project

This is a simple CodeIgniter Starter project so that you can start working on Codeigniter as fast as you can. Additionally there's Sparks packages installed.

Sparks Packages

  1. Debug-Toolbar : 1.0.7 [ready to use]
  2. Layout : 1.0.0 [ready to use]
  3. ion_auth : 2.1.6 [not ready to use]
  4. assets : 1.0.0 [not ready to use]
  5. curl : 1.2.1
  6. mobiledetection : 1.0.1 [ready to use*]

*be sure to modify the MY_Controller.php if you want to stop your controller from checking if its a mobile on every request or if you want to redirect it to another site.

Others

Requirements

  1. PHP 5.1+
  2. Directory structure for the assets files, with a writeable assets/cache directory

Documentation

Set all your preferences for each package.

In the config directory your will find a config file called 'application.php' try to edit it to fit your requirement.

Directory structure example

/application
	/views
        /themes
        	/Default
            	/layouts
/assets
	/cache
	/css
	/images
	/js
/sparks
/system
/tools
/user_guide

Project URL :

http://git.io/NrzCqA

ToDO :

  1. add more documentation & examples.
  2. trying to integrate the jquery-ui-bootstrap
  3. i will remove the layout library and install the template library which is better.

Updates [01/02/2012]:

  • update to the new Twitter bootstrap, which now has a responsive design.
  • fix a problem with the layout library which cause the layout not to be load ( something related to the hooks which can't be loaded from the sparks/layout/1.0.0/config direcctory ), so i had to move it to the main config directory.
  • change the default font family to ubuntu font from google webfonts.

Updates [13/04/2012]:

  • updated the new spark manager.
  • updated ion_auth library ( you will have to configure it ).
  • updated assets library ( you will have to configure it ).

ci_starter's People

Contributors

zaherg avatar

Watchers

Boominathan Elango avatar

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.