doc/index.html in masterview-0.2.0 vs doc/index.html in masterview-0.2.1

- old
+ new

@@ -43,10 +43,11 @@ <p> If you are interested in the background story behind all this, it is at the end of this page. </p> +<p> <table summary="project location and author information"> <tr> <td>Author:</td> <td>Jeff Barczewski (jeff.barczewski <span class="class"> @ </span> gmail.com)</td> </tr> @@ -75,13 +76,26 @@ </tr> <tr> <td>&nbsp;</td> <td>masterview-devel - MasterView project developer list</td> </tr> -<tr><td>Videos:</td><td><a href="http://masterview.org/videos/masterview_quick_start.html">MasterView Quick Start Video</a> - demonstrating basic usage of MasterView (no audio)</td></tr> </table> +</p> +<h2>Illustrations/Diagrams</h2> +<ul> +<li><a href="simple_diagram.html" alt="MasterView rhtml Rendering Illustration">MasterView rendering illustration</a> - showing how MasterView renders rhtml internally</li> +</ul> + +<h2>Videos</h2> +<ul> +<li><a href="http://masterview.org/videos/demo_short.html">MasterView Short Video</a> - demonstrating basic usage of MasterView (no audio, ~5 minutes, uses flash)</li> +<li><a href="http://masterview.org/videos/masterview_quick_start.html">MasterView Quick Start Video</a> - longer video detailing basic configuration and operation of MasterView (no audio, ~25 minutes, uses flash)</li> +</ul> + + + <h2>Goals</h2> <ul> <li>Create/extend a template engine for rails that would be XHTML friendly and thus could be edited/styled with a WYSIWYG HTML editor even late in development without breaking template. @@ -134,11 +148,13 @@ <p>See the <a href="configuration.html">MasterView Configuration Guide</a> for informatino about customizing the MasterView configuration settings for your application.</p> <h2>Usage</h2> -<p>See the <a href="guide.html">MasterView User's Guide</a> for information on using MasterView templates and supporting services.</p> +<p>See the <a href="guide.html">MasterView User's Guide</a> for information on using MasterView templates and supporting services. +View the <a href="simple_diagram.html" alt="MasterView rhtml rendering illustration">MasterView rendering illustration</a> to understand how a MasterView template renders rhtml +</p> <h2>MasterView attribute directive syntax</h2> <p>See the <a href="directives.html">MasterView Directives Reference</a> for complete descriptions of all the standard built-in MasterView directives.</p> @@ -267,9 +283,11 @@ <a href="./configuration.html">Configuration</a> &nbsp;|&nbsp; <a href="./guide.html">Usage</a> &nbsp;|&nbsp; <a href="./directives.html">Directives</a> +&nbsp;&nbsp; +<a href="./media_list.html">Media (Videos/Illustrations)</a> &nbsp;&middot; </div> <table summary="layout area"> <tbody> <tr> \ No newline at end of file