PrototypeUI

Prototype UI Developer site

Use this website to

  • Post tickets about bugs/patches/features requests. You need to create an account to be able to post a ticket.
  • Get RSS feed on svn activitiy, wiki and tickets
  • Browse source online

Please use trunk version before submitting any bug ticket.

How to get prototype UI

We moved to GIT and github.

To download current version:

git clone git://github.com/xilinus/prototypeui.git prototypeui

You can also get a tar file on github if you do not want to use git.

DO NOT USE SVN REPOSITORY ANYMORE, IT IS NOT UPDATED

Rake tasks

We use rake command to generate documentation, distrib files. Here is common rake tasks;
  • rake dist

    Generates dist/prototype-ui.js with all components

  • rake dist:each

    Generate dist/[component].js with each component and its dependencies

  • rake dist:compress

    Compress dist/prototype-ui.js to dist/prototype-ui.packed.js with PackR

  • rake doc

    Create HTML documentation using NaturalDocs.

Documentation

trunk documentation is automatically generated after each commit.

You can read it online http://docs.prototype-ui.com/trunk/

IRC

You can talk in IRC #prototype-ui channel on irc.freenode.net