David François Huynh movie list on his web page.  
http://people.csail.mit.edu/dfhuynh/movies.html

See attachment: book.html

The spreadsheet is on google:   
http://spreadsheets.google.com/pub?key=pZeuoG-l61A13bNZAfXVoXA

I'm attempting to run it on localhost Apache 2.2 standard port 80

Any ideas?  I've worked through the examples and thought that everything was 
pretty straight forward.
8-)
--------------------------------------------------------------------------------------------------------------------------------------------
http://localhost/timeline/examples/books/books.html    generates this
books
0 results. Remove some filters to get some results.
----------------------------------------------------------------------------------------------------------------------------------------------

Here is the source html that is produced.


<div id="content">
    <h1>books</h1>
    <div style="width: 100%;">
        <table style="font-size: 100%;" cellspacing="10" width="100%">
            <tbody>
                <tr valign="top">
                    <td>
                        <div id="exhibit-control-panel"></div>
                        <div id="exhibit-view-panel">
                            <div class="exhibit-viewPanel 
exhibit-ui-protection">
                                <div 
class="exhibit-viewPanel-viewSelection"></div>
                                    <div 
class="exhibit-viewPanel-viewContainer">
                                        <div style="display: block;">
                                            <div 
class="exhibit-collectionView-header">
                        <div style="display: block;">
                          <span 
class="exhibit-collectionView-header-count">0</span>
                          <span class="exhibit-collectionView-header-types"> 
results</span>.
                          <span 
class="exhibit-collectionView-header-details">Remove some filters to get some 
results.</span>
                        </div>
                        <div style="display: none;">
                          <button style="float: right;" 
class="exhibit-copyButton">Copy All</button>
                          <div>
                              <span 
class="exhibit-collectionView-header-count">0</span>
                            <span 
class="exhibit-collectionView-header-types"></span>
                            <span style="display: inline;" 
class="exhibit-collectionView-header-details">total</span>
                            <span style="display: none;" 
class="exhibit-collectionView-header-details"> filtered from
                                <span>0</span>
                                originally (<a title="Clear all filters and see 
the original items" class="exhibit-action" href="javascript:">reset</a>)
                            </span>
                          </div>
                          <div style="display: none;" 
class="exhibit-collectionView-header-sortControls">sorted by:
                              <span></span>;
                              <a title="Further sort the items" 
class="exhibit-action" href="javascript:">then by...</a> •
                            <span 
class="exhibit-collectionView-header-groupControls">
                                <img style="vertical-align: middle; display: 
inline;"
                                   src=" 
http://simile.mit.edu/repository/exhibit/trunk/src/webapp/api/themes/classic/images/option.png";>
                              <img style="vertical-align: middle; display: 
none;"
                                   
src="http://simile.mit.edu/repository/exhibit/trunk/src/webapp/api/themes/classic/images/option-check.png
 ">
                              grouped as sorted
                            </span> •
                            <span 
class="exhibit-collectionView-header-duplicateControls">
                                <img style="vertical-align: middle; display: 
inline;"
                                   src=" 
http://simile.mit.edu/repository/exhibit/trunk/src/webapp/api/themes/classic/images/option.png";>
                              <img style="vertical-align: middle; display: 
none;"
                                   src=" 
http://simile.mit.edu/repository/exhibit/trunk/src/webapp/api/themes/classic/images/option-check.png";>
                              show duplicates
                            </span>
                          </div>
                        </div>
                      </div>
                      <div class="exhibit-collectionView-body"></div>
                      <div class="exhibit-collectionView-footer"></div>
                    </div>
                  </div>
                </div>
                                <div style="display: none;" 
ex:role="exhibit-lens" class="book">
                     <img ex:if-exists=".cover-art" ex:src-content=".cover-art" 
class="cover-art">
                                        <span ex:content=".label" 
class="book-title"></span>,
                                        <span ex:content=".genre"></span>, 
genres: date:
                                        <span ex:content=".date"></span>
                                        <div class="plot" ex:if-exists=".plot" 
ex:content=".plot"></div>
                                </div>
                                <div style="display: none;"
                                        ex:role="exhibit-view"
                                        ex:viewclass=" Exhibit.TileView"
                                        ex:orders=".date"
                                        ex:directions="descending"
                                        ex:possibleorders=".label, .genre, 
.date"
                                        ex:showall="true" ex:grouped="false">
                                </div>
                            </div>

                    </td>
                    <td width="25%">
                        <div class="exhibit-ui-protection exhibit-browsePanel" 
id="exhibit-browse-panel" ex:facets=".genre, .date">
                            <div></div>
                            <div class="exhibit-browsePanel-logoContainer">
                                <a title=" http://simile.mit.edu/exhibit/"; 
target="_blank" href="http://simile.mit.edu/exhibit/";>
                                    <img style="vertical-align: middle;"
                                         
src="http://static.simile.mit.edu/graphics/logos/exhibit/exhibit-small-Silver.png
 ">
                              </a>
                 </div>
               </div>
            </td>
        </tr>
      </tbody>
    </table>
    </div>
</div>


> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to