Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-10-27 (17 days ago) | Not yet rated by the users | Total: 130 | All time: 9,251 This week: 394 |
Version | License | PHP version | Categories | |||
proto-fixer 1.0 | MIT/X Consortium ... | 5.3 | HTML, XML, PHP 5, Utilities and Tools, F... |
Description | Author | |
This class can fix Adobe Proto's malformed XHTML 5 documents. |
@Package ProtoRewired @author Karl Holz <newaeon|a|mac|d|com> @licence LICENCE.txt I just reciently got my self an iPad and then bought Adobe Proto, to my disatisfaction it didn't make a wireframe with well formed XHTML5 when I emailed the wireframe to myself. This class aims to fix the bugs in the XHTML5 that adobe's Proto team dropped the ball on when creating this app. I have included a console php shell to launch the class, it is very easy to use. $ ./proto.php wireframe.zip this will also automaticlly update all the files in the zip archive after they have been searched. You will require ZipArchive for this class to work!! |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
LICENCE.txt | Lic. | License file |
proto.php | Example | shell script |
ProtoFixer.php | Class | Class file that does the fixing |
README | Doc. | Short Readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Adobe Proto Adobe Proto - for more details of this product |
ZipArchive ZipArchive class that is required to use this class |