This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ungadget /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README.markdown | ||
| |
includes/ | ||
| |
ungadget.php |
README.markdown
Ungadget
Transform a Gadget Specification's HTML into inline HTML
Why Ungadget?
Currently, the Yahoo! Application Platform does not support Gadget XML despite supporting the OpenSocial 0.8 JavaScript API. In addition, you must include all scripts and stylesheets inline-- external resources are not yet allowed. Ungadget wants to make porting your existing gadget to YAP v1.0 a bit easier.
What Ungadget Does
Ungadget extracts the HTML content from your gadget, downloads all external scripts and stylesheets and gives you a "flattened" HTML fragment with these resources all embedded inline.
Requirements
Ungadget has been tested to work on PHP 5.2.6 and requires the cURL extension.
License
Ungadget is provided under a BSD license. (See LICENSE for more information.)








