8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
-------------------------------------------------------------------------------
|
|
dojo.workers() - Meet the Dojo developers
|
|
-------------------------------------------------------------------------------
|
|
Author: Peter Higgins (dante)
|
|
-------------------------------------------------------------------------------
|
|
Description:
|
|
|
|
A CoverFlow-like interface showing the developers of the Dojo Toolkit.
|
|
Animations, Valid HTML, Custom Widgetry, and using PHP to create
|
|
and cache skewed images.
|
|
|
|
-------------------------------------------------------------------------------
|
|
Dependencies:
|
|
|
|
Dojo Core (fx.easing, fx, NodeList-fx)
|
|
Dijit (inherited: Dialog, layout.StackContainer)
|
|
DojoX (Dialog, RadioGroupSlide)
|
|
PHP5 / with GD2
|
|
writable cache/ folder
|
|
|
|
-------------------------------------------------------------------------------
|
|
Installation instructions
|
|
|
|
Simply run the included demo.html
|
|
|
|
To build, use the supplied demo.profile.js as your profileFile
|
|
|
|
If the demo stalls on the loader, your cache/ folder probably isn't
|
|
writable by your webserver. Check the logs.
|
|
|
|
-------------------------------------------------------------------------------
|
|
@rank:12
|