How to add an analogue clock widget on your skeleton application

Comparing #1 with #2

Revision #2 was created by mocapapa mocapapa on Sep 7, 2010, 12:32:37 AM.

typo

Content

<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/ &lt;yii-analogue-clock-widget&gt;
### 2. Create a skeleton application using yiic.
[...]