YUI library packaged as a Grok resource library.
Project description
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 (2008-08-07, YUI release date: 2008-05-28)
Package version 2.5.2 of YUI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
megrok.yui-2.5.2.tar.gz
(1.9 MB
view hashes)