r48826 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48825‎ | r48826 | r48827 >
Date:14:43, 25 March 2009
Author:mkroetzsch
Status:deferred (Comments)
Tags:
Comment:
Updated Exhibit (by Fabian Howahl); include JavaScripts/styles/images now; fixes for IE8; various fixes and improvements.
Note: Exhibit still contacts external servers for GoogleMap view (obviously) and for Timeline view (not so obvious, requires a fix).
Modified paths:
  • /trunk/extensions/SemanticResultFormats/Exhibit/SRF_Exhibit.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/SRF_Exhibit.js (modified) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/SRF_Exhibit.php (modified) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/LICENSE.txt (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/README.txt (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/content (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/content/history.html (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-bottom-arrow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-bottom-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-bottom-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-bottom.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-left-arrow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-right-arrow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-top-arrow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-top-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-top-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/bubble-top.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/close-button.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/copy.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/message-bottom-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/message-bottom-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/message-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/message-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/message-top-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/images/message-top-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/ajax.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/data-structure.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/date-time.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/debug.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/dom.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/graphics.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/history.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/html.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/jquery-1.2.3.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/json.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/platform.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/signal.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/string.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/units.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/window-manager.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/scripts/xmlhttp.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/simile-ajax-api.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/ajax/api/simile-ajax-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/exhibit-api.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/exhibit-bundle.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/exhibit-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/black-check-no-border.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/black-check.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/blank-16x16.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/collapse.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/down-arrow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/expand.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/gray-check-no-border.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/gray-check.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/liveclipboard-icon.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/map-marker-shadow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble/message-bottom-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble/message-bottom-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble/message-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble/message-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble/message-top-left.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/message-bubble/message-top-right.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/no-check-no-border.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/no-check.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/option-check.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/option.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/progress-running.gif (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/images/up-arrow.png (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/exhibit-en-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/data/database-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/exhibit-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/formatter-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/lens-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/ui-context-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/views/ordered-view-frame-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/views/tabular-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/views/thumbnail-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/views/tile-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/views/view-panel-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/ui/widgets/collection-summary-widget-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/util/coders-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/util/facets-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/en/scripts/util/views-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/exhibit-es-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/data/database-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/exhibit-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/formatter-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/lens-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/ui-context-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/views/ordered-view-frame-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/views/tabular-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/views/thumbnail-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/views/tile-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/views/view-panel-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/ui/widgets/collection-summary-widget-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/util/coders-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/util/facets-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/es/scripts/util/views-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/exhibit-fr-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/data/database-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/exhibit-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/formatter-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/lens-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/ui-context-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/views/ordered-view-frame-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/views/tabular-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/views/thumbnail-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/views/tile-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/views/view-panel-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/ui/widgets/collection-summary-widget-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/util/coders-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/util/facets-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/fr/scripts/util/views-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/exhibit-sv-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/data/database-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/exhibit-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/formatter-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/lens-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/ui-context-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/views/ordered-view-frame-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/views/tabular-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/views/thumbnail-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/views/tile-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/views/view-panel-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/ui/widgets/collection-summary-widget-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/util/coders-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/util/facets-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/sv/scripts/util/views-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/exhibit-zh-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/data/database-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/exhibit-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/formatter-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/lens-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/ui-context-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/views/ordered-view-frame-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/views/tabular-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/views/thumbnail-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/views/tile-view-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/views/view-panel-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/ui/widgets/collection-summary-widget-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/util/coders-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/util/facets-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/locales/zh/scripts/util/views-l10n.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/manifest.json (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/create.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/collection.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/controls.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/database.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/exporters (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/exporters/bibtex-exporter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/exporters/exhibit-json-exporter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/exporters/rdf-xml-exporter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/exporters/semantic-wikitext-exporter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/exporters/tsv-exporter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/expression-parser.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/expression.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/functions.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/importers (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/importers/babel-based-importer.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/importers/exhibit-json-importer.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/importers/html-table-importer.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/importers/jsonp-importer.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/data/importers/rdfa-importer.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/exhibit.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/persistence.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders/color-coder.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders/color-gradient-coder.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders/default-color-coder.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders/icon-coder.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders/size-coder.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coders/size-gradient-coder.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/coordinator.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/facets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/facets/cloud-facet.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/facets/list-facet.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/facets/numeric-range-facet.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/facets/text-search-facet.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/format-parser.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/formatter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/lens.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/ui-context.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/ui.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views/html-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views/ordered-view-frame.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views/tabular-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views/thumbnail-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views/tile-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/views/view-panel.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/collection-summary-widget.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/legend-gradient-widget.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/legend-widget.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/logo.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/option-widget.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/resizable-div-widget.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/ui/widgets/toolbox-widget.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util/coders.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util/facets.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util/set.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util/settings.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util/util.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/scripts/util/views.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/browse-panel.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/exhibit.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/lens.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/util (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/util/facets.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/util/views.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/views (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/views/tabular-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/views/thumbnail-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/views/tile-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/views/view-panel.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/widgets (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/widgets/collection-summary-widget.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/widgets/legend-widget.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/widgets/option-widget.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/widgets/resizable-div-widget.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/api/styles/widgets/toolbox-widget.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/chart-extension-bundle.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/chart-extension-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/chart-extension.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales/en (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales/en/chart-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales/es (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales/fr (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales/fr/chart-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/locales/sv (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/scripts/bar-chart-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/scripts/pivot-table-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/scripts/scatter-plot-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/styles (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/styles/bar-chart-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/styles/pivot-table-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/chart/styles/scatter-plot-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/editing-extension.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/locales (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/data (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/data/editing-backend.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/extra.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/ui (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/ui/editing-formatter.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/ui/editing-lens.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/scripts/ui/lens.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/styles (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/editing/styles/editing.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/en (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/en/map-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/es (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/es/map-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/fr (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/fr/map-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/sv (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/locales/sv/map-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/map-extension-bundle.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/map-extension-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/map-extension.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/scripts/map-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/scripts/vemap-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/styles (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/map/styles/map-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/en (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/en/time-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/es (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/es/time-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/fr (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/fr/time-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/sv (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/locales/sv/time-locale.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/scripts (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/scripts/timeline-view.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/styles (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/styles/timeline-view.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/time-extension-bundle.css (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/time-extension-bundle.js (added) (history)
  • /trunk/extensions/SemanticResultFormats/Exhibit/includes/src/webapp/extensions/time/time-extension.js (added) (history)

Comments

#Comment by Siebrand (talk | contribs)   15:08, 25 March 2009

This code comes out of http://simile-widgets.googlecode.com/svn, I guess. If it is used unchanged, could it be an idea to use an svn:externals property and refer to a stable version of Exhibit, so that this code is not duplicated in the MediaWiki subversion repo, and remains updated for security fixes and the likes? See ./extensions/SyntaxHighlight_GeSHi props for example.

Status & tagging log