[Wiki] Manage (Target) Language in Multilingual Applications + A Language...
In case of a multilingual application, one might consider it a reasonable approach to store the preferred language of the user in a session variable, and after that, every time a page is requested, to...
View Article[Extension] timeago
updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") from ISO 8601 formatted dates and times
View Article[Wiki] SEO-conform Multilingual URLs + Language Selector Widget (i18n)
You have a multilingual application, and you want the URL of a page to be different for different languages, to account for SEO. The URL for the contact page for example should look like...
View Article[Wiki] Database driven Cmenu
This is a simple example that will give you a base for designing a database driven menu system that will use CMenu to be rendered. Database structure: CREATE TABLE IF NOT EXISTS `menu` ( `menu_id`...
View Article[Extension] twitter-connect
This extension allows users to login to the site from twitter with OAuth protocol
View Article[Extension] yiismartmenu
Extends CMenu and auto check permissions to define visibility of any menu item.
View Article[News] Yii PHP framework 1.1.9 is released
We are very pleased to announce the immediate availability of Yii Framework version 1.1.9. In this release, we've included nearly 60 enhancements and bug fixes. For the complete list of changes in this...
View Article[Extension] neo4yii
An ActiveRecord like wrapper for the (RESTful) Neo4j graph database
View Article[Extension] facebook-opengraph
Provides easy access to Facebook's PHP SDK and JS SDK, Social Plugin widgets and Open Graph meta tags
View Article[Wiki] Troubleshooting Rights Extension
Rights is one of user interface for Yii's Role Base Access Control extension. It is one of most downloaded extensions in Yii's Web. Sometime developers might encounter errors or incomprehensive...
View Article[Extension] simple-flash-message
Simple Flash Message is a widget for render web user flash messages with auto hide effect using JQuery.
View Article