jameswfoster/hotdrink

Port examples to new view specification

GoogleCodeExporter opened this issue · 5 comments

We need ViewAsts ("trees") for all of the examples. They should be based on the 
existing HTML descriptions.

Original issue reported on code.google.com by jfreema...@gmail.com on 10 Apr 2011 at 1:20

This involves editing the PHP files in test/examples/ to add a ViewAst in a 
heredoc string named "trees". See resize_image.php and form.php for examples.

Original comment by jfreema...@gmail.com on 10 Apr 2011 at 1:23

Examples are being ported to use Eve layout specification.

Original comment by guruw...@gmail.com on 12 Apr 2011 at 3:27

  • Changed state: Started
Added hotel booking example.

Original comment by guruw...@gmail.com on 13 Apr 2011 at 9:17

Most examples are working file with Eve layout (checked in master branch).

Original comment by guruw...@gmail.com on 13 Apr 2011 at 9:17

All existing examples are updated in the master branch.

Original comment by guruw...@gmail.com on 19 Apr 2011 at 10:44

  • Changed state: Fixed