Wiki

Sorted by ratingX
Displaying 381-390 of 467 result(s).

BaseModuleAR class with MultiActiveRecord

Created about a year ago by dinhtrungTips0 comments – viewed 5,053 times – ( +2 )
MultiActiveRecord is an extension that add support for multiple database connection for your application.

Shrink Yii, help your IDE and speed up copying

Created about a year ago by dckurushinTips11 comments – viewed 6,183 times – ( +9 / -8 )
In this little tip, I will help you to cut Yii size for about half

Creating a Simple CRUD App With Yii2

Created 16 days ago by Charles R. Portwood IITutorials8 comments – viewed 5,905 times – ( +5 / -3 )
Getting Started With Yii Framework 2. A Basic Tutorial
tags: yii2, tutorial, howto

How to setup FCKeditor

Created 4 years ago by krillzipTutorials2 comments – viewed 10,490 times – ( +3 / -1 )
To start with you need to download the latest stable release of FCKeditor. Extract the downloaded file and place the fckeditor/ folder in your applications webroot directory.

How To Connect With Twitter From Yii

Created 3 years ago by lucifuriousTutorials1 comment – viewed 14,460 times – ( +3 / -1 )
Here is a quick tutorial for connecting Yii with Twitter using the Pogostick Yii Extensions Library.
tags: twitter

Integrating with other frameworks

Created 3 years ago by KJediTutorials4 comments – viewed 10,226 times – ( +3 / -1 )
When you need to integrate with other frameworks (e.g. Zend Framework), you have to follow these steps:

Adding login form to each page

Created 3 years ago by pestaaTutorials5 comments – viewed 17,951 times – ( +3 / -1 )
After adding proper form to the main layout, like:

Cheat Sheet: Displaying Name instead of Numbers and Displaying Alphanumeric instead of numeric values

Created 6 months ago by skwordenHow-tos4 comments – viewed 5,482 times – ( +3 / -1 )
I keep a reference to some simple but painful task if you forget a common or something. I am new to Yii and this took awhile for me to figure out. Everything I read said do this or do that and not a single one worked for me. However, the following did.

Twitter Bootstrap style Breadcrumbs

Created 3 months ago by junaidatariHow-tos0 comments – viewed 5,110 times – ( +3 / -1 )
1: Create breadcrumb in your view file.