There is no page titled "Exhibit/". You can create this page.

For more information about searching SIMILE, see Searching SIMILE.

Showing below up to 20 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

Article title matches

  1. Exhibit/Embedding Examples/Presidents (4,412 bytes)
    227: <pre id="embed-exhibit-script" style="display: none">
    261: //viewSelector: function(itemID, exhibit) { return "president.xml"; }
    265: { constructor: Exhibit.TileView,
    282: var exhibit = Exhibit.create(
    289: exhibit.getDatabase().loadProperties({
  2. Exhibit (2,729 bytes)
    1: [[Image:Exhibit.png|right]]
    4: <div id="title">Exhibit 2.0</div> __NOTOC__
    6: ...xhibit enables web site authors to create dynamic exhibits of their collections without resorting to comple...
    8: ...s is [http://simile.mit.edu/exhibit/ the official Exhibit site with live examples].
    13: ...xt-align: center"|<div style="font-size: 150%;">[[Exhibit/For Authors|For Authors]]</div>
  3. Exhibit/For Contributors (487 bytes)
    1: <div id="title">[[Exhibit]] &raquo; For Contributors</div>
    3: * [[Exhibit/Creating Localizations|Localize Exhibit]] - we currently have localizations for
    5: * [[Exhibit/Creating Themes|Create a theme]]
    6: * [[Exhibit/Creating Collection Views|Create a collection vie...
    7: * [[Exhibit/Implementing Exporters|Implement exporters]]
  4. Exhibit Todos (1,623 bytes)
    1: <div id="title">Exhibit To-Dos</div>
    24: * <s>fix Exhibit's conflict with JQuery (see [http://simile.mit.ed...
    25: * <s>pass bundle=false from exhibit to simile-ajax (see [http://simile.mit.edu/mail/R...
    37: [[Exhibit More Todos|More Todos]]
  5. Exhibit/API (1,400 bytes)
    1: <div id="wiki-path">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
    2: <div id="title">Exhibit's API</div> __NOTOC__
    5: * [[Exhibit/API/Exhibit|Exhibit]]
    7: * [[Exhibit/API/Database|Database]]
    8: ** [[Exhibit/API/Database/Type|Type]]
  6. Exhibit/API/Database (2,371 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; Database class</div> __NOTOC__
    11: <code>new Exhibit.Database()</code>
    82: [[Category:Exhibit]]
  7. Exhibit/API/BrowseEngine (2,213 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; BrowseEngine class</div> __NOTO...
    5: ...mplements a faceted browsing engine on top of the Exhibit database.
    7: See Also: [[Exhibit/API/BrowseEngine/Collection|Collection]]
    11: <code>new Exhibit.BrowseEngine(database, configuration)</code>
    27: facetEntries is an array of strings, each is an [[Exhibit/API/Expression|expression]] specifying how to ret...
  8. Exhibit/API/BrowsePanel (395 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; BrowsePanel class</div> __NOTOC...
    5: === <code>new Exhibit.BrowsePanel(exhibit, div, configuration)</code> ===
    19: [[Category:Exhibit]]
  9. Exhibit/API/Exhibit (1,740 bytes)
    1: ...">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; Exhibit class</div> __NOTOC__
    5: === <code>Exhibit.create(data, rootTypes)</code> ===
    7: === <code>Exhibit.createFromFiles(urls, rootTypes)</code> ===
    9: === <code>Exhibit.createAdvanced(configuration, controlDiv, browseD...
    77: [[Category:Exhibit]]
  10. Exhibit/API/ViewPanel (633 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; ViewPanel class</div> __NOTOC__
    7: === <code>new Exhibit.ViewPanel(exhibit, div, configuration)</code> ===
    31: [[Category:Exhibit]]
  11. Exhibit/API/Expression (444 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; Expression class</div> __NOTOC_...
    8: <code>Exhibit.Expression.parse(s)</code>
    21: [[Category:Exhibit]]
  12. Exhibit/Embedding Examples/ history .html (25 bytes)
    3: [[Category:Exhibit]]
  13. Exhibit Wishlist (376 bytes)
    1: ...cords information about datasets we wished we had Exhibits for.
    7: [[Category:Exhibit]]
  14. Exhibit/For Authors (4,141 bytes)
    1: <div id="title">[[Exhibit]] &raquo; For Authors</div> __NOTOC__
    3: <center>'''For users of Exhibit 1.0, here is [[Exhibit/2.0/Migration|how to migrate to 2.0]].'''</center...
    11: * <span style="font-size: 150%">[[Exhibit/Getting Started Tutorial|Getting Started]]</span>...
    13: * How To Make An Exhibit
    14: ** [[Exhibit/How to make an exhibit from data fed directly from a Google Spreadsheet|...
  15. Exhibit/How to set the root collection of items (1,053 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
    4: ... and <code>Company</code>) and you only want your exhibit to show items of one type (<code>Person</code>), ...
    23: [[Category:Exhibit]]
  16. Exhibit/How to include the Exhibit API (4,003 bytes)
    1: <div id="wiki-path">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
    2: <div id="title">How to include the Exhibit API</div> __NOTOC__
    4: ...d it yourself first (the script to include is <tt>exhibit/src/ajax/api/simile-ajax-api.js</tt>), otherwise ...
    12: ...src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js"
    28: xmlns:ex="http://simile.mit.edu/2006/11/exhibit#">
  17. Exhibit/Configuring Browse Panel (1,240 bytes)
    1: <div id="wiki-path">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div> __NOTOC__
    6: ...xhibit expressions. For example, this code (in an exhibit showing people)
    8: &lt;div id="exhibit-browse-panel"
    20: [[Category:Exhibit]]
  18. Exhibit/API/BrowseEngine/Collection (295 bytes)
    1: ...[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; [[Exhibit/API/BrowseEngine|BrowseEngine]] &raquo; Collectio...
  19. Exhibit/Configuring Exporters (106 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
  20. Exhibit/API/Database/Type (314 bytes)
    1: ...[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; [[Exhibit/API/Database|Database]] &raquo; Type </div> __NOT...

Page text matches

  1. Main Page (4,485 bytes)
    39: ...hibit|http://simile.mit.edu/mediawiki/images/2/29/Exhibit_logo_thumb.png}}
    40: [[Exhibit]]
  2. Interesting Datasets (2,262 bytes)
    11: * MIT Museum: Architecture Exhibitions [http://web.mit.edu/museum/]
    12: * Postcards, MIT Media Lab Exhibit [http://postcards.www.media.mit.edu/Postcards/]
    15: ...ttp://web.mit.edu/afs/athena.mit.edu/org/m/musuem/exhibits/flashes1.html]
  3. Team Members (1,904 bytes)
    26: '''Johan Sundström''' ([[Exhibit]])
  4. Exhibit/Embedding Examples/Presidents (4,412 bytes)
    227: <pre id="embed-exhibit-script" style="display: none">
    261: //viewSelector: function(itemID, exhibit) { return "president.xml"; }
    265: { constructor: Exhibit.TileView,
    282: var exhibit = Exhibit.create(
    289: exhibit.getDatabase().loadProperties({
  5. Exhibit (2,729 bytes)
    1: [[Image:Exhibit.png|right]]
    4: <div id="title">Exhibit 2.0</div> __NOTOC__
    6: ...xhibit enables web site authors to create dynamic exhibits of their collections without resorting to comple...
    8: ...s is [http://simile.mit.edu/exhibit/ the official Exhibit site with live examples].
    13: ...xt-align: center"|<div style="font-size: 150%;">[[Exhibit/For Authors|For Authors]]</div>
  6. Exhibit/For Contributors (487 bytes)
    1: <div id="title">[[Exhibit]] &raquo; For Contributors</div>
    3: * [[Exhibit/Creating Localizations|Localize Exhibit]] - we currently have localizations for
    5: * [[Exhibit/Creating Themes|Create a theme]]
    6: * [[Exhibit/Creating Collection Views|Create a collection vie...
    7: * [[Exhibit/Implementing Exporters|Implement exporters]]
  7. Exhibit Todos (1,623 bytes)
    1: <div id="title">Exhibit To-Dos</div>
    24: * <s>fix Exhibit's conflict with JQuery (see [http://simile.mit.ed...
    25: * <s>pass bundle=false from exhibit to simile-ajax (see [http://simile.mit.edu/mail/R...
    37: [[Exhibit More Todos|More Todos]]
  8. Exhibit/API (1,400 bytes)
    1: <div id="wiki-path">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
    2: <div id="title">Exhibit's API</div> __NOTOC__
    5: * [[Exhibit/API/Exhibit|Exhibit]]
    7: * [[Exhibit/API/Database|Database]]
    8: ** [[Exhibit/API/Database/Type|Type]]
  9. Exhibit/API/Database (2,371 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; Database class</div> __NOTOC__
    11: <code>new Exhibit.Database()</code>
    82: [[Category:Exhibit]]
  10. Exhibit/API/BrowseEngine (2,213 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; BrowseEngine class</div> __NOTO...
    5: ...mplements a faceted browsing engine on top of the Exhibit database.
    7: See Also: [[Exhibit/API/BrowseEngine/Collection|Collection]]
    11: <code>new Exhibit.BrowseEngine(database, configuration)</code>
    27: facetEntries is an array of strings, each is an [[Exhibit/API/Expression|expression]] specifying how to ret...
  11. Exhibit/API/BrowsePanel (395 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; BrowsePanel class</div> __NOTOC...
    5: === <code>new Exhibit.BrowsePanel(exhibit, div, configuration)</code> ===
    19: [[Category:Exhibit]]
  12. Exhibit/API/Exhibit (1,740 bytes)
    1: ...">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; Exhibit class</div> __NOTOC__
    5: === <code>Exhibit.create(data, rootTypes)</code> ===
    7: === <code>Exhibit.createFromFiles(urls, rootTypes)</code> ===
    9: === <code>Exhibit.createAdvanced(configuration, controlDiv, browseD...
    77: [[Category:Exhibit]]
  13. Exhibit/API/ViewPanel (633 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; ViewPanel class</div> __NOTOC__
    7: === <code>new Exhibit.ViewPanel(exhibit, div, configuration)</code> ===
    31: [[Category:Exhibit]]
  14. Exhibit/API/Expression (444 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/API|API]] &raquo; Expression class</div> __NOTOC_...
    8: <code>Exhibit.Expression.parse(s)</code>
    21: [[Category:Exhibit]]
  15. Exhibit/Embedding Examples/ history .html (25 bytes)
    3: [[Category:Exhibit]]
  16. Exhibit Wishlist (376 bytes)
    1: ...cords information about datasets we wished we had Exhibits for.
    7: [[Category:Exhibit]]
  17. Exhibit/For Authors (4,141 bytes)
    1: <div id="title">[[Exhibit]] &raquo; For Authors</div> __NOTOC__
    3: <center>'''For users of Exhibit 1.0, here is [[Exhibit/2.0/Migration|how to migrate to 2.0]].'''</center...
    11: * <span style="font-size: 150%">[[Exhibit/Getting Started Tutorial|Getting Started]]</span>...
    13: * How To Make An Exhibit
    14: ** [[Exhibit/How to make an exhibit from data fed directly from a Google Spreadsheet|...
  18. Exhibit/How to set the root collection of items (1,053 bytes)
    1: <div id="title">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
    4: ... and <code>Company</code>) and you only want your exhibit to show items of one type (<code>Person</code>), ...
    23: [[Category:Exhibit]]
  19. Exhibit/How to include the Exhibit API (4,003 bytes)
    1: <div id="wiki-path">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div>
    2: <div id="title">How to include the Exhibit API</div> __NOTOC__
    4: ...d it yourself first (the script to include is <tt>exhibit/src/ajax/api/simile-ajax-api.js</tt>), otherwise ...
    12: ...src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js"
    28: xmlns:ex="http://simile.mit.edu/2006/11/exhibit#">
  20. Exhibit/Configuring Browse Panel (1,240 bytes)
    1: <div id="wiki-path">[[Exhibit]] &raquo; [[Exhibit/For Authors|For Authors]]</div> __NOTOC__
    6: ...xhibit expressions. For example, this code (in an exhibit showing people)
    8: &lt;div id="exhibit-browse-panel"
    20: [[Category:Exhibit]]

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for