PHP Classes

File: README

Recommend this page to a friend!
  Classes of Karl Holz   Proto Rewired   README   Download  
File: README
Role: Documentation
Content type: text/plain
Description: Short Readme
Class: Proto Rewired
Fix Adobe Proto's malformed XHTML 5 documents
Author: By
Last change: Update of README
Date: 1 year ago
Size: 646 bytes
 

Contents

Class file image Download
@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!!