Revision #2 has been created by mocapapa on Sep 7, 2010, 12:32:37 AM with the memo:
typo
« previous (#1) next (#3) »
Changes
Title
unchanged
How to add an analogue clock widget on your skeleton application
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
<br>
This is aFollowings are the simple steps to put an analogue clock widget on your skeleton application that is just generated by yiic.
### 1. Get the files under the trunk using svn.
$ svn checkout http://yii-analogue-clock-widget.googlecode.com/svn/trunk/ <yii-analogue-clock-widget>
### 2. Create a skeleton application using yiic.[...]