megrok.yui 2.5.2.1
YUI library packaged as a Grok resource library.
megrok.yui: YUI packaged for Grok
This is a Grok extension that packages YUI (the Yahoo User Interface Library) for Grok. Simply include megrok.yui as a dependency in your project's setup.py to make it available.
To construct URLs to YUI javascript libraries, use something like this:
<script type="text/javascript" tal:attributes="src context/@@/YUI/menu/menu.js"></script>
To construct URLs to YUI css libraries, use something like this:
<link rel="stylesheet" type="text/css" tal:attributes="href context/@@/YUI/reset/reset.css" />
Changes
2.5.2.1 (2008-08-08, YUI release date: 2008-05-28)
- The egg shouldn't be zip-safe.
2.5.2 (2008-08-07, YUI release date: 2008-05-28)
- Package version 2.5.2 of YUI.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| megrok.yui-2.5.2.1.tar.gz (md5) | Source | 2008-08-08 | 1MB | 746 | |
- Author: Grok Team, YAHOO
- License: BSD
- Categories
- Package Index Owner: faassen
- DOAP record: megrok.yui-2.5.2.1.xml
