browsing category : How to

Getting the CMS settings

from views or controllers

saturday 24 july 2010 at 16h07 • categories : How to

I'd like to share a quick tip with you. It happen that you need to get a Ionize setting in your views, or controllers, like the website email to send in a contact form you created.

read the post

Creating a module in Ionize

part 1 : Introduction

tuesday 18 may 2010 at 22h38 • categories : How to

What's a module ?

A module extends Ionize and the built on website and provides new functionalities. In a way, it can be see as a CodeIgniter little application designed to work with Ionize.

read the post