-
Notifications
You must be signed in to change notification settings - Fork 7
/
index_by_name.desc.html
72 lines (55 loc) · 2.62 KB
/
index_by_name.desc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="en" />
<!-- blueprint CSS framework -->
<link rel="stylesheet" type="text/css" href="/css/main.css" />
<link rel="stylesheet" type="text/css" href="/css/screen.css" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="/css/print.css" media="print" />
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" href="/css/ie.css" media="screen, projection" />
<![endif]-->
<link rel="stylesheet" type="text/css" href="/css/web.css" />
<link rel="stylesheet" type="text/css" href="/css/form.css" />
<link rel="stylesheet" type="text/css" href="/assets/1378e3b9/listview/styles.css" />
<title>yiiext - Site</title>
</head>
<body>
<a href="https://github.com/yiiext"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a>
<div class="container" id="page">
<div id="header">
<div class="extensions-count"><b>55</b> great Yii extensions!</div>
<div id="logo">
<h1>yiiext</h1>
unofficial Yii extension repository
</div>
</div><!-- header -->
<div id="mainmenu">
<ul id="yw1">
<li class="active"><a href="/index.html">Extensions</a></li>
<li><a href="/faq.html">FAQ</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</div><!-- mainmenu -->
<div id="content">
<div id="welcome">
<h2>Welcome to yiiext</h2>
<p>
yiiext is the unofficial extension repository for the
<a href="http://www.yiiframework.com/">Yii Framework</a>.
This project was created as an alternative to zii, official extensions repository.
All stable extensions here are compatible with latest release version of Yii.<br/>
If you have any questions have a look at our <a href="/faq.html">FAQ</a> page or <a href="/contact.html">contact us</a> directly.
</p>
<h2>Browse Extensions</h2>
<p>This page is outdated, check <a href="https://github.com/yiiext">https://github.com/yiiext</a> for the list of extensions.</p>
</div>
<br style="clear: both;" />
</div>
<div id="footer">
Powered by <a href="http://www.yiiframework.com/" rel="external">Yii Framework</a>.
</div><!-- footer -->
</div><!-- page -->
</body>
</html>