Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 767 Bytes

File metadata and controls

13 lines (9 loc) · 767 Bytes

Ocular is a Layout Library for the CodeIgniter PHP Framework. It favors conventions to make your app organized and simple to get using, but maintains plenty of flexibility.

Current Version: 2.12

Features

  • Organized, conventions-based design that finds views based on controller/method names
  • Flexible ‘blocks’ with default views and easily changed at run-time
  • ‘Flash’ messages that work both on the current view and through a page redirect
  • Built for multiple themes, either automatically based on user-agent, or manually
  • Allows for automatic rendering of different page-content types based on view extension (Markdown, Textile, custom…)

For complete documentation, please visit the wiki.