Hi David, Just guessing here, but the default item display that you have on your web-page occurs when there is no markup within your <div ex:role="view" ex:viewClass="Thumbnail"></div> to instruct Exhibit in how to display your items.
Take a look at the instructions under the heading "Lenses" on http://www.simile-widgets.org/wiki/Getting_Started_with_Exhibit Regards, Jon On 12 August 2010 07:53, David Cirella <[email protected]> wrote: > I have started a project using Exhibit. I am looking to display some data > for each item and have created a json file. I am using the thumbnailclass > view. > > My problem is that, in addition to the items that I have created in my json > file, a URI item and a modified item, display on the webpage. These items > are not in my json file. Is there a way to stop these two items from > displaying? > > I searched through the project wiki and the google groups archive and could > not determine anything. I am using the > > > <script src="http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js" > type="text/javascript"></script> > > and the problem appears in Firefox, Safari, IE 8. > > > The site is accessible here: > > > http://sbcglobalpwp.att.net/d/a/davidcirella/ > > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<simile-widgets%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/simile-widgets?hl=en. > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
