From 0886c100b2a37e47dccf48e0248bd78b25232e4d Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Wed, 27 Jun 2012 10:32:27 -0400 Subject: [PATCH] Moved themes from /themes/vufind/ to just /themes/ -- this simplifies file paths and fixes a bug in install.php that generated an invalid Apache configuration. This increases the risk of conflict with themes from a different module, but using VuFind in combination with other theme-using modules is going to require extra customization anyway; not worth complicating the common use case. --- config/vufind/httpd-vufind.conf | 8 ++++---- module/VuFind/src/VuFind/Theme/Tools.php | 2 +- themes/{vufind => }/blueprint/css/.htaccess | 0 .../blueprint/css/blueprint/IMPORTANT-README.txt | 0 themes/{vufind => }/blueprint/css/blueprint/ie.css | 0 .../{vufind => }/blueprint/css/blueprint/print.css | 0 .../{vufind => }/blueprint/css/blueprint/screen.css | 0 .../blueprint/css/blueprint/src/forms.css | 0 .../blueprint/css/blueprint/src/grid.css | 0 .../blueprint/css/blueprint/src/grid.png | Bin .../{vufind => }/blueprint/css/blueprint/src/ie.css | 0 .../blueprint/css/blueprint/src/print.css | 0 .../blueprint/css/blueprint/src/reset.css | 0 .../blueprint/css/blueprint/src/typography.css | 0 themes/{vufind => }/blueprint/css/ie.css | 0 themes/{vufind => }/blueprint/css/inspector.css | 0 .../css/jquery-ui/README-build-options.txt | 0 .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin .../images/ui-bg_flat_75_ffffff_40x100.png | Bin .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_glass_75_dadada_1x400.png | Bin .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin .../images/ui-bg_highlight-soft_75_cccccc_1x100.png | Bin .../smoothness/images/ui-icons_222222_256x240.png | Bin .../smoothness/images/ui-icons_2e83ff_256x240.png | Bin .../smoothness/images/ui-icons_454545_256x240.png | Bin .../smoothness/images/ui-icons_888888_256x240.png | Bin .../smoothness/images/ui-icons_cd0a0a_256x240.png | Bin .../css/jquery-ui/css/smoothness/jquery-ui.css | 0 themes/{vufind => }/blueprint/css/print.css | 0 themes/{vufind => }/blueprint/css/styles.css | 0 themes/{vufind => }/blueprint/css/vudl.css | 0 themes/{vufind => }/blueprint/images/.htaccess | 0 themes/{vufind => }/blueprint/images/1.gif | Bin themes/{vufind => }/blueprint/images/2.gif | Bin themes/{vufind => }/blueprint/images/3.gif | Bin themes/{vufind => }/blueprint/images/4.gif | Bin themes/{vufind => }/blueprint/images/5.gif | Bin .../{vufind => }/blueprint/images/ajax_loading.gif | Bin .../{vufind => }/blueprint/images/bg_authorbox.jpg | Bin themes/{vufind => }/blueprint/images/bg_body.jpg | Bin .../{vufind => }/blueprint/images/bg_breadcrumb.png | Bin .../{vufind => }/blueprint/images/bullet_green.png | Bin themes/{vufind => }/blueprint/images/bullet_red.png | Bin .../blueprint/images/contextHelp-arrow.png | Bin .../{vufind => }/blueprint/images/contextHelp.png | Bin .../{vufind => }/blueprint/images/cross-stack.png | Bin .../blueprint/images/dialog_loading.gif | Bin themes/{vufind => }/blueprint/images/ebook.png | Bin .../{vufind => }/blueprint/images/europeana.eu.png | Bin .../{vufind => }/blueprint/images/fugue/bookbag.png | Bin .../blueprint/images/fugue/bookbagAdd.png | Bin .../blueprint/images/fugue/bookbagDelete.png | Bin .../blueprint/images/fugue/bookbagEmpty.png | Bin .../blueprint/images/fugue/checkRequest.png | Bin .../blueprint/images/fugue/cross-small.png | Bin .../blueprint/images/fugue/holdBlocked.png | Bin .../blueprint/images/fugue/holdCancel.png | Bin .../blueprint/images/fugue/holdCancelAll.png | Bin .../blueprint/images/fugue/holdPlace.png | Bin .../{vufind => }/blueprint/images/fugue/renew.png | Bin .../blueprint/images/fugue/renewAll.png | Bin .../blueprint/images/fugue/tick-small.png | Bin .../blueprint/images/gradient_green.gif | Bin .../{vufind => }/blueprint/images/gradient_grey.gif | Bin themes/{vufind => }/blueprint/images/preview_ht.gif | Bin themes/{vufind => }/blueprint/images/preview_ol.gif | Bin .../blueprint/images/rotate_anticlockwise.png | Bin .../blueprint/images/rotate_clockwise.png | Bin themes/{vufind => }/blueprint/images/silk/add.png | Bin .../blueprint/images/silk/application_add.png | Bin themes/{vufind => }/blueprint/images/silk/bin.png | Bin themes/{vufind => }/blueprint/images/silk/book.png | Bin .../blueprint/images/silk/book_link.png | Bin .../blueprint/images/silk/book_open.png | Bin themes/{vufind => }/blueprint/images/silk/box.png | Bin .../blueprint/images/silk/bullet_green.png | Bin .../blueprint/images/silk/bullet_orange.png | Bin .../blueprint/images/silk/bullet_red.png | Bin themes/{vufind => }/blueprint/images/silk/cart.png | Bin .../blueprint/images/silk/cart_delete.png | Bin .../{vufind => }/blueprint/images/silk/cart_go.png | Bin .../{vufind => }/blueprint/images/silk/cart_put.png | Bin .../blueprint/images/silk/cart_remove.png | Bin themes/{vufind => }/blueprint/images/silk/cd.png | Bin .../{vufind => }/blueprint/images/silk/delete.png | Bin .../blueprint/images/silk/disk-black.png | Bin .../blueprint/images/silk/disk_multiple.png | Bin .../{vufind => }/blueprint/images/silk/door_in.png | Bin .../{vufind => }/blueprint/images/silk/door_out.png | Bin themes/{vufind => }/blueprint/images/silk/dvd.png | Bin themes/{vufind => }/blueprint/images/silk/edit.png | Bin themes/{vufind => }/blueprint/images/silk/email.png | Bin themes/{vufind => }/blueprint/images/silk/error.png | Bin .../{vufind => }/blueprint/images/silk/expand.png | Bin themes/{vufind => }/blueprint/images/silk/feed.png | Bin themes/{vufind => }/blueprint/images/silk/film.png | Bin themes/{vufind => }/blueprint/images/silk/heart.png | Bin themes/{vufind => }/blueprint/images/silk/help.png | Bin themes/{vufind => }/blueprint/images/silk/house.png | Bin themes/{vufind => }/blueprint/images/silk/list.png | Bin themes/{vufind => }/blueprint/images/silk/map.png | Bin themes/{vufind => }/blueprint/images/silk/music.png | Bin .../blueprint/images/silk/newspaper.png | Bin .../{vufind => }/blueprint/images/silk/package.png | Bin themes/{vufind => }/blueprint/images/silk/phone.png | Bin themes/{vufind => }/blueprint/images/silk/photo.png | Bin .../{vufind => }/blueprint/images/silk/picture.png | Bin .../{vufind => }/blueprint/images/silk/printer.png | Bin .../{vufind => }/blueprint/images/silk/readme.txt | 0 .../{vufind => }/blueprint/images/silk/report.png | Bin .../blueprint/images/silk/report_edit.png | Bin .../blueprint/images/silk/report_picture.png | Bin .../{vufind => }/blueprint/images/silk/script.png | Bin .../blueprint/images/silk/script_edit.png | Bin themes/{vufind => }/blueprint/images/silk/sound.png | Bin .../{vufind => }/blueprint/images/silk/tag_blue.png | Bin .../blueprint/images/silk/tag_yellow.png | Bin themes/{vufind => }/blueprint/images/silk/tick.png | Bin themes/{vufind => }/blueprint/images/silk/user.png | Bin .../{vufind => }/blueprint/images/silk/user_add.png | Bin .../blueprint/images/silk/user_comment.png | Bin .../blueprint/images/silk/user_delete.png | Bin .../blueprint/images/silk/user_edit.png | Bin .../blueprint/images/silk/user_gray.png | Bin .../blueprint/images/silk/user_green.png | Bin .../blueprint/images/silk/user_orange.png | Bin .../{vufind => }/blueprint/images/silk/user_red.png | Bin .../blueprint/images/silk/user_suit.png | Bin themes/{vufind => }/blueprint/images/silk/world.png | Bin themes/{vufind => }/blueprint/images/small/Book.png | Bin .../blueprint/images/small/BookChapter.png | Bin .../blueprint/images/small/BookReview.png | Bin .../blueprint/images/small/Dissertation.png | Bin .../{vufind => }/blueprint/images/small/Journal.png | Bin .../blueprint/images/small/JournalArticle.png | Bin .../blueprint/images/small/NewspaperArticle.png | Bin .../{vufind => }/blueprint/images/small/Report.png | Bin .../images/small/TradePublicationArticle.png | Bin themes/{vufind => }/blueprint/images/small/doc.png | Bin .../{vufind => }/blueprint/images/small/eBook.png | Bin themes/{vufind => }/blueprint/images/small/pdf.png | Bin .../blueprint/images/subnavTab_left.jpg | Bin .../blueprint/images/subnavTab_right.jpg | Bin .../blueprint/images/tab_active_arrow.jpg | Bin .../{vufind => }/blueprint/images/tab_active_bg.jpg | Bin themes/{vufind => }/blueprint/images/tabs_bg.jpg | Bin .../{vufind => }/blueprint/images/tabs_hover_bg.jpg | Bin .../blueprint/images/tango/audio-volume-high.png | Bin .../blueprint/images/tango/bookmark_add.png | Bin .../{vufind => }/blueprint/images/tango/email.png | Bin themes/{vufind => }/blueprint/images/tango/film.png | Bin themes/{vufind => }/blueprint/images/tango/find.png | Bin .../blueprint/images/tango/gnome-help.png | Bin .../{vufind => }/blueprint/images/tango/video.png | Bin themes/{vufind => }/blueprint/images/tango/www.png | Bin themes/{vufind => }/blueprint/images/trans.png | Bin themes/{vufind => }/blueprint/images/unchecked.gif | Bin themes/{vufind => }/blueprint/images/view_grid.png | Bin themes/{vufind => }/blueprint/images/view_list.png | Bin .../{vufind => }/blueprint/images/vufind_logo.jpg | Bin themes/{vufind => }/blueprint/js/.htaccess | 0 themes/{vufind => }/blueprint/js/advanced_search.js | 0 themes/{vufind => }/blueprint/js/browse.js | 0 themes/{vufind => }/blueprint/js/bulk_actions.js | 0 themes/{vufind => }/blueprint/js/cart.js | 0 .../blueprint/js/check_item_statuses.js | 0 .../blueprint/js/check_save_statuses.js | 0 themes/{vufind => }/blueprint/js/common.js | 0 themes/{vufind => }/blueprint/js/flot/LICENSE.txt | 0 .../{vufind => }/blueprint/js/flot/excanvas.min.js | 0 .../blueprint/js/flot/jquery.flot.min.js | 0 .../blueprint/js/flot/jquery.flot.selection.min.js | 0 .../blueprint/js/jquery-ui/README-build-options.txt | 0 .../blueprint/js/jquery-ui/js/img-rotate.js | 0 .../blueprint/js/jquery-ui/js/inspector.js | 0 .../blueprint/js/jquery-ui/js/jquery-ui.js | 0 .../blueprint/js/jquery-ui/js/mousewheel.js | 0 themes/{vufind => }/blueprint/js/jquery.cookie.js | 0 themes/{vufind => }/blueprint/js/jquery.form.js | 0 themes/{vufind => }/blueprint/js/jquery.metadata.js | 0 themes/{vufind => }/blueprint/js/jquery.min.js | 0 .../blueprint/js/jquery.validate.min.js | 0 themes/{vufind => }/blueprint/js/lightbox.js | 0 themes/{vufind => }/blueprint/js/openurl.js | 0 themes/{vufind => }/blueprint/js/preview.js | 0 themes/{vufind => }/blueprint/js/pubdate_slider.js | 0 themes/{vufind => }/blueprint/js/pubdate_vis.js | 0 themes/{vufind => }/blueprint/js/rc4.js | 0 themes/{vufind => }/blueprint/js/record.js | 0 themes/{vufind => }/blueprint/js/vudl.js | 0 .../blueprint/templates/Auth/Base/login.phtml | 0 .../blueprint/templates/Auth/Database/create.phtml | 0 .../blueprint/templates/Helpers/openurl.phtml | 0 .../templates/Recommend/AuthorFacets.phtml | 0 .../blueprint/templates/Recommend/AuthorInfo.phtml | 0 .../templates/Recommend/AuthorityRecommend.phtml | 0 .../templates/Recommend/CatalogResults.phtml | 0 .../templates/Recommend/EuropeanaResults.phtml | 0 .../Recommend/EuropeanaResultsDeferred.phtml | 0 .../templates/Recommend/ExpandFacets.phtml | 0 .../templates/Recommend/FavoriteFacets.phtml | 0 .../templates/Recommend/OpenLibrarySubjects.phtml | 0 .../Recommend/OpenLibrarySubjectsDeferred.phtml | 0 .../templates/Recommend/PubDateVisAjax.phtml | 0 .../templates/Recommend/ResultGoogleMapAjax.phtml | 0 .../blueprint/templates/Recommend/SideFacets.phtml | 0 .../templates/Recommend/SummonDatabases.phtml | 0 .../templates/Recommend/SummonResults.phtml | 0 .../blueprint/templates/Recommend/SwitchType.phtml | 0 .../blueprint/templates/Recommend/TopFacets.phtml | 0 .../templates/Recommend/WorldCatIdentities.phtml | 0 .../templates/Recommend/WorldCatTerms.phtml | 0 .../templates/RecordDriver/Base/preview.phtml | 0 .../RecordDriver/SolrAuth/result-list.phtml | 0 .../templates/RecordDriver/SolrDefault/core.phtml | 0 .../RecordDriver/SolrDefault/format-class.phtml | 0 .../RecordDriver/SolrDefault/format-list.phtml | 0 .../RecordDriver/SolrDefault/link-author.phtml | 0 .../SolrDefault/link-journaltitle.phtml | 0 .../RecordDriver/SolrDefault/link-series.phtml | 0 .../RecordDriver/SolrDefault/link-subject.phtml | 0 .../RecordDriver/SolrDefault/link-title.phtml | 0 .../RecordDriver/SolrDefault/list-entry.phtml | 0 .../RecordDriver/SolrDefault/result-grid.phtml | 0 .../RecordDriver/SolrDefault/result-list.phtml | 0 .../RecordDriver/SolrDefault/tab-description.phtml | 0 .../RecordDriver/SolrDefault/tab-details.phtml | 0 .../RecordDriver/SolrDefault/tab-excerpt.phtml | 0 .../RecordDriver/SolrDefault/tab-holdings.phtml | 0 .../RecordDriver/SolrDefault/tab-reviews.phtml | 0 .../RecordDriver/SolrDefault/tab-toc.phtml | 0 .../RecordDriver/SolrDefault/tab-usercomments.phtml | 0 .../RecordDriver/SolrMarc/tab-details.phtml | 0 .../RecordDriver/Summon/format-class.phtml | 0 .../templates/RecordDriver/Summon/link-author.phtml | 0 .../RecordDriver/Summon/link-journaltitle.phtml | 0 .../templates/RecordDriver/Summon/link-series.phtml | 0 .../RecordDriver/Summon/link-subject.phtml | 0 .../templates/RecordDriver/Summon/link-title.phtml | 0 .../RecordDriver/WorldCat/link-author.phtml | 0 .../RecordDriver/WorldCat/link-series.phtml | 0 .../RecordDriver/WorldCat/link-subject.phtml | 0 .../RecordDriver/WorldCat/link-title.phtml | 0 .../RecordDriver/WorldCat/tab-holdings.phtml | 0 .../blueprint/templates/Related/Editions.phtml | 0 .../blueprint/templates/Related/Similar.phtml | 0 .../blueprint/templates/admin/config.phtml | 0 .../blueprint/templates/admin/disabled.phtml | 0 .../blueprint/templates/admin/home.phtml | 0 .../blueprint/templates/admin/maintenance.phtml | 0 .../blueprint/templates/admin/menu.phtml | 0 .../blueprint/templates/admin/statistics.phtml | 0 .../blueprint/templates/ajax/export-favorites.phtml | 0 .../blueprint/templates/ajax/resolverLinks.phtml | 0 .../templates/ajax/result-google-map-info.phtml | 0 .../blueprint/templates/ajax/status-available.phtml | 0 .../blueprint/templates/ajax/status-full.phtml | 0 .../templates/ajax/status-unavailable.phtml | 0 .../blueprint/templates/ajax/status-unknown.phtml | 0 .../blueprint/templates/alphabrowse/home.phtml | 0 .../blueprint/templates/author/home.phtml | 0 .../blueprint/templates/author/results.phtml | 0 .../blueprint/templates/author/search.phtml | 0 .../blueprint/templates/authority/home.phtml | 0 .../blueprint/templates/authority/record.phtml | 0 .../blueprint/templates/authority/search.phtml | 0 .../blueprint/templates/browse/home.phtml | 0 .../blueprint/templates/browse/top_list.phtml | 0 .../blueprint/templates/cart/cart.phtml | 0 .../blueprint/templates/cart/contents.phtml | 0 .../blueprint/templates/cart/email.phtml | 0 .../blueprint/templates/cart/export-success.phtml | 0 .../blueprint/templates/cart/export.phtml | 0 .../blueprint/templates/cart/save.phtml | 0 .../blueprint/templates/error/index.phtml | 0 .../blueprint/templates/error/unavailable.phtml | 0 .../{vufind => }/blueprint/templates/footer.phtml | 0 .../{vufind => }/blueprint/templates/header.phtml | 0 .../blueprint/templates/install/disabled.phtml | 0 .../blueprint/templates/install/done.phtml | 0 .../templates/install/fixbasicconfig.phtml | 0 .../blueprint/templates/install/fixcache.phtml | 0 .../blueprint/templates/install/fixdatabase.phtml | 0 .../templates/install/fixdependencies.phtml | 0 .../blueprint/templates/install/fixils.phtml | 0 .../blueprint/templates/install/fixsolr.phtml | 0 .../blueprint/templates/install/home.phtml | 0 .../blueprint/templates/layout/layout.phtml | 0 .../blueprint/templates/layout/lightbox.phtml | 0 .../blueprint/templates/missingrecord/home.phtml | 0 .../blueprint/templates/myresearch/account.phtml | 0 .../templates/myresearch/bulk-action-buttons.phtml | 0 .../templates/myresearch/cataloglogin.phtml | 0 .../blueprint/templates/myresearch/checkedout.phtml | 0 .../blueprint/templates/myresearch/confirm.phtml | 0 .../blueprint/templates/myresearch/delete.phtml | 0 .../blueprint/templates/myresearch/edit.phtml | 0 .../blueprint/templates/myresearch/editlist.phtml | 0 .../blueprint/templates/myresearch/email.phtml | 0 .../blueprint/templates/myresearch/export.phtml | 0 .../blueprint/templates/myresearch/fines.phtml | 0 .../blueprint/templates/myresearch/holds.phtml | 0 .../blueprint/templates/myresearch/login.phtml | 0 .../blueprint/templates/myresearch/menu.phtml | 0 .../blueprint/templates/myresearch/mylist.phtml | 0 .../blueprint/templates/myresearch/profile.phtml | 0 .../{vufind => }/blueprint/templates/oai/home.phtml | 0 .../blueprint/templates/record/addtag.phtml | 0 .../blueprint/templates/record/checkbox.phtml | 0 .../blueprint/templates/record/cite.phtml | 0 .../blueprint/templates/record/comments-list.phtml | 0 .../blueprint/templates/record/email.phtml | 0 .../blueprint/templates/record/export-menu.phtml | 0 .../blueprint/templates/record/hold.phtml | 0 .../blueprint/templates/record/save.phtml | 0 .../blueprint/templates/record/sms.phtml | 0 .../blueprint/templates/record/view.phtml | 0 .../blueprint/templates/records/home.phtml | 0 .../blueprint/templates/search/advanced.phtml | 0 .../templates/search/advanced/build_page.phtml | 0 .../templates/search/advanced/globals.phtml | 0 .../templates/search/advanced/layout.phtml | 0 .../blueprint/templates/search/advanced/limit.phtml | 0 .../blueprint/templates/search/advanced/solr.phtml | 0 .../templates/search/advanced/summon.phtml | 0 .../templates/search/bulk-action-buttons.phtml | 0 .../blueprint/templates/search/controls/limit.phtml | 0 .../blueprint/templates/search/controls/sort.phtml | 0 .../blueprint/templates/search/controls/view.phtml | 0 .../blueprint/templates/search/email.phtml | 0 .../blueprint/templates/search/history-table.phtml | 0 .../blueprint/templates/search/history.phtml | 0 .../blueprint/templates/search/home.phtml | 0 .../templates/search/list-authorfacets.phtml | 0 .../blueprint/templates/search/list-grid.phtml | 0 .../blueprint/templates/search/list-list.phtml | 0 .../blueprint/templates/search/newitem.phtml | 0 .../blueprint/templates/search/newitemresults.phtml | 0 .../blueprint/templates/search/pagination.phtml | 0 .../blueprint/templates/search/reserves.phtml | 0 .../templates/search/reservesresults.phtml | 0 .../blueprint/templates/search/reservessearch.phtml | 0 .../blueprint/templates/search/results.phtml | 0 .../blueprint/templates/search/searchbox.phtml | 0 .../blueprint/templates/summon/advanced.phtml | 0 .../blueprint/templates/summon/home.phtml | 0 .../blueprint/templates/summon/search.phtml | 0 .../{vufind => }/blueprint/templates/tag/home.phtml | 0 .../blueprint/templates/upgrade/error.phtml | 0 .../templates/upgrade/fixanonymoustags.phtml | 0 .../blueprint/templates/upgrade/fixmetadata.phtml | 0 .../templates/upgrade/getdbcredentials.phtml | 0 .../blueprint/templates/upgrade/getsourcedir.phtml | 0 .../blueprint/templates/upgrade/home.phtml | 0 .../blueprint/templates/vudl/record.phtml | 0 .../blueprint/templates/worldcat/advanced.phtml | 0 .../blueprint/templates/worldcat/home.phtml | 0 .../blueprint/templates/worldcat/search.phtml | 0 themes/{vufind => }/blueprint/theme.ini | 0 themes/{vufind => }/jquerymobile/css/.htaccess | 0 themes/{vufind => }/jquerymobile/css/formats.css | 0 .../{vufind => }/jquerymobile/css/images/Thumbs.db | Bin .../jquerymobile/css/images/ajax-loader.png | Bin .../jquerymobile/css/images/icons-18-black.png | Bin .../jquerymobile/css/images/icons-18-white.png | Bin .../jquerymobile/css/images/icons-36-black.png | Bin .../jquerymobile/css/images/icons-36-white.png | Bin .../jquerymobile/css/jquery.mobile-1.0rc2.min.css | 0 themes/{vufind => }/jquerymobile/css/styles.css | 0 themes/{vufind => }/jquerymobile/css/vudl.css | 0 themes/{vufind => }/jquerymobile/images/.htaccess | 0 .../jquerymobile/images/fugue/bookbag.png | Bin .../jquerymobile/images/fugue/bookbagAdd.png | Bin .../jquerymobile/images/fugue/bookbagDelete.png | Bin .../jquerymobile/images/fugue/bookbagEmpty.png | Bin .../jquerymobile/images/fugue/cross-small.png | Bin .../jquerymobile/images/fugue/holdCancel.png | Bin .../jquerymobile/images/fugue/holdCancelAll.png | Bin .../jquerymobile/images/fugue/holdPlace.png | Bin .../jquerymobile/images/fugue/renew.png | Bin .../jquerymobile/images/fugue/renewAll.png | Bin .../jquerymobile/images/fugue/tick-small.png | Bin .../{vufind => }/jquerymobile/images/silk/add.png | Bin .../jquerymobile/images/silk/application_add.png | Bin .../{vufind => }/jquerymobile/images/silk/bin.png | Bin .../{vufind => }/jquerymobile/images/silk/book.png | Bin .../jquerymobile/images/silk/book_link.png | Bin .../jquerymobile/images/silk/book_open.png | Bin .../{vufind => }/jquerymobile/images/silk/box.png | Bin .../jquerymobile/images/silk/bullet_green.png | Bin .../jquerymobile/images/silk/bullet_orange.png | Bin .../jquerymobile/images/silk/bullet_red.png | Bin .../{vufind => }/jquerymobile/images/silk/cart.png | Bin .../jquerymobile/images/silk/cart_delete.png | Bin .../jquerymobile/images/silk/cart_go.png | Bin .../jquerymobile/images/silk/cart_put.png | Bin .../jquerymobile/images/silk/cart_remove.png | Bin themes/{vufind => }/jquerymobile/images/silk/cd.png | Bin .../jquerymobile/images/silk/delete.png | Bin .../jquerymobile/images/silk/disk-black.png | Bin .../jquerymobile/images/silk/disk_multiple.png | Bin .../jquerymobile/images/silk/door_in.png | Bin .../jquerymobile/images/silk/door_out.png | Bin .../{vufind => }/jquerymobile/images/silk/dvd.png | Bin .../{vufind => }/jquerymobile/images/silk/edit.png | Bin .../{vufind => }/jquerymobile/images/silk/email.png | Bin .../{vufind => }/jquerymobile/images/silk/error.png | Bin .../{vufind => }/jquerymobile/images/silk/feed.png | Bin .../{vufind => }/jquerymobile/images/silk/film.png | Bin .../{vufind => }/jquerymobile/images/silk/heart.png | Bin .../{vufind => }/jquerymobile/images/silk/help.png | Bin .../{vufind => }/jquerymobile/images/silk/house.png | Bin .../{vufind => }/jquerymobile/images/silk/list.png | Bin .../{vufind => }/jquerymobile/images/silk/map.png | Bin .../{vufind => }/jquerymobile/images/silk/music.png | Bin .../jquerymobile/images/silk/newspaper.png | Bin .../jquerymobile/images/silk/package.png | Bin .../{vufind => }/jquerymobile/images/silk/phone.png | Bin .../{vufind => }/jquerymobile/images/silk/photo.png | Bin .../jquerymobile/images/silk/picture.png | Bin .../jquerymobile/images/silk/printer.png | Bin .../jquerymobile/images/silk/readme.txt | 0 .../jquerymobile/images/silk/report.png | Bin .../jquerymobile/images/silk/report_edit.png | Bin .../jquerymobile/images/silk/report_picture.png | Bin .../jquerymobile/images/silk/script.png | Bin .../jquerymobile/images/silk/script_edit.png | Bin .../{vufind => }/jquerymobile/images/silk/sound.png | Bin .../jquerymobile/images/silk/tag_blue.png | Bin .../jquerymobile/images/silk/tag_yellow.png | Bin .../{vufind => }/jquerymobile/images/silk/user.png | Bin .../jquerymobile/images/silk/user_add.png | Bin .../jquerymobile/images/silk/user_comment.png | Bin .../jquerymobile/images/silk/user_delete.png | Bin .../jquerymobile/images/silk/user_edit.png | Bin .../jquerymobile/images/silk/user_gray.png | Bin .../jquerymobile/images/silk/user_green.png | Bin .../jquerymobile/images/silk/user_orange.png | Bin .../jquerymobile/images/silk/user_red.png | Bin .../jquerymobile/images/silk/user_suit.png | Bin .../{vufind => }/jquerymobile/images/silk/world.png | Bin .../jquerymobile/images/tango/audio-volume-high.png | Bin .../jquerymobile/images/tango/bookmark_add.png | Bin .../jquerymobile/images/tango/email.png | Bin .../{vufind => }/jquerymobile/images/tango/film.png | Bin .../{vufind => }/jquerymobile/images/tango/find.png | Bin .../jquerymobile/images/tango/gnome-help.png | Bin .../jquerymobile/images/tango/video.png | Bin .../{vufind => }/jquerymobile/images/tango/www.png | Bin themes/{vufind => }/jquerymobile/js/.htaccess | 0 themes/{vufind => }/jquerymobile/js/cart.js | 0 themes/{vufind => }/jquerymobile/js/cart_cookie.js | 0 .../jquerymobile/js/check_item_statuses.js | 0 themes/{vufind => }/jquerymobile/js/common.js | 0 .../jquerymobile/js/jquery-1.6.4.min.js | 0 .../{vufind => }/jquerymobile/js/jquery.cookie.js | 0 .../jquerymobile/js/jquery.mobile-1.0rc2.min.js | 0 themes/{vufind => }/jquerymobile/js/scripts.js | 0 .../jquerymobile/templates/Auth/Base/login.phtml | 0 .../templates/Auth/Database/create.phtml | 0 .../jquerymobile/templates/Helpers/openurl.phtml | 0 .../templates/Recommend/AuthorFacets.phtml | 0 .../templates/Recommend/AuthorInfo.phtml | 0 .../templates/Recommend/AuthorityRecommend.phtml | 0 .../templates/Recommend/CatalogResults.phtml | 0 .../templates/Recommend/EuropeanaResults.phtml | 0 .../Recommend/EuropeanaResultsDeferred.phtml | 0 .../templates/Recommend/ExpandFacets.phtml | 0 .../templates/Recommend/FavoriteFacets.phtml | 0 .../templates/Recommend/OpenLibrarySubjects.phtml | 0 .../Recommend/OpenLibrarySubjectsDeferred.phtml | 0 .../templates/Recommend/PubDateVisAjax.phtml | 0 .../templates/Recommend/ResultGoogleMapAjax.phtml | 0 .../templates/Recommend/SideFacets-dialog.phtml | 0 .../templates/Recommend/SideFacets.phtml | 0 .../templates/Recommend/SummonDatabases.phtml | 0 .../templates/Recommend/SummonResults.phtml | 0 .../templates/Recommend/SwitchType.phtml | 0 .../templates/Recommend/TopFacets.phtml | 0 .../templates/Recommend/WorldCatIdentities.phtml | 0 .../templates/Recommend/WorldCatTerms.phtml | 0 .../RecordDriver/SolrAuth/result-list.phtml | 0 .../templates/RecordDriver/SolrDefault/core.phtml | 0 .../RecordDriver/SolrDefault/format-class.phtml | 0 .../RecordDriver/SolrDefault/format-list.phtml | 0 .../RecordDriver/SolrDefault/link-author.phtml | 0 .../SolrDefault/link-journaltitle.phtml | 0 .../RecordDriver/SolrDefault/link-series.phtml | 0 .../RecordDriver/SolrDefault/link-subject.phtml | 0 .../RecordDriver/SolrDefault/link-title.phtml | 0 .../RecordDriver/SolrDefault/list-entry.phtml | 0 .../RecordDriver/SolrDefault/result-list.phtml | 0 .../RecordDriver/SolrDefault/tab-description.phtml | 0 .../RecordDriver/SolrDefault/tab-details.phtml | 0 .../RecordDriver/SolrDefault/tab-excerpt.phtml | 0 .../RecordDriver/SolrDefault/tab-holdings.phtml | 0 .../RecordDriver/SolrDefault/tab-reviews.phtml | 0 .../RecordDriver/SolrDefault/tab-toc.phtml | 0 .../RecordDriver/SolrDefault/tab-usercomments.phtml | 0 .../RecordDriver/SolrMarc/tab-details.phtml | 0 .../RecordDriver/Summon/format-class.phtml | 0 .../templates/RecordDriver/Summon/link-author.phtml | 0 .../RecordDriver/Summon/link-journaltitle.phtml | 0 .../templates/RecordDriver/Summon/link-series.phtml | 0 .../RecordDriver/Summon/link-subject.phtml | 0 .../templates/RecordDriver/Summon/link-title.phtml | 0 .../RecordDriver/WorldCat/link-author.phtml | 0 .../RecordDriver/WorldCat/link-series.phtml | 0 .../RecordDriver/WorldCat/link-subject.phtml | 0 .../RecordDriver/WorldCat/link-title.phtml | 0 .../RecordDriver/WorldCat/tab-holdings.phtml | 0 .../templates/ajax/status-available.phtml | 0 .../jquerymobile/templates/ajax/status-full.phtml | 0 .../templates/ajax/status-unavailable.phtml | 0 .../templates/ajax/status-unknown.phtml | 0 .../jquerymobile/templates/alphabrowse/home.phtml | 0 .../jquerymobile/templates/author/home.phtml | 0 .../jquerymobile/templates/author/results.phtml | 0 .../jquerymobile/templates/author/search.phtml | 0 .../jquerymobile/templates/authority/home.phtml | 0 .../jquerymobile/templates/authority/record.phtml | 0 .../jquerymobile/templates/authority/search.phtml | 0 .../jquerymobile/templates/browse/home.phtml | 0 .../templates/default-footer-navbar.phtml | 0 .../jquerymobile/templates/footer.phtml | 0 .../jquerymobile/templates/header.phtml | 0 .../jquerymobile/templates/layout/layout.phtml | 0 .../jquerymobile/templates/missingrecord/home.phtml | 0 .../jquerymobile/templates/myresearch/account.phtml | 0 .../templates/myresearch/cataloglogin.phtml | 0 .../templates/myresearch/checkedout.phtml | 0 .../jquerymobile/templates/myresearch/confirm.phtml | 0 .../templates/myresearch/editlist.phtml | 0 .../jquerymobile/templates/myresearch/fines.phtml | 0 .../templates/myresearch/footer-navbar.phtml | 0 .../templates/myresearch/header-navbar.phtml | 0 .../jquerymobile/templates/myresearch/holds.phtml | 0 .../jquerymobile/templates/myresearch/login.phtml | 0 .../jquerymobile/templates/myresearch/mylist.phtml | 0 .../jquerymobile/templates/myresearch/profile.phtml | 0 .../jquerymobile/templates/record/addtag.phtml | 0 .../jquerymobile/templates/record/cite.phtml | 0 .../templates/record/comments-list.phtml | 0 .../jquerymobile/templates/record/email.phtml | 0 .../templates/record/header-navbar.phtml | 0 .../jquerymobile/templates/record/hold.phtml | 0 .../jquerymobile/templates/record/save.phtml | 0 .../jquerymobile/templates/record/sms.phtml | 0 .../jquerymobile/templates/record/view.phtml | 0 .../jquerymobile/templates/records/home.phtml | 0 .../jquerymobile/templates/search/advanced.phtml | 0 .../jquerymobile/templates/search/email.phtml | 0 .../templates/search/footer-navbar.phtml | 0 .../templates/search/header-navbar.phtml | 0 .../templates/search/history-table.phtml | 0 .../jquerymobile/templates/search/history.phtml | 0 .../jquerymobile/templates/search/home.phtml | 0 .../templates/search/list-authorfacets.phtml | 0 .../jquerymobile/templates/search/list-grid.phtml | 0 .../jquerymobile/templates/search/list-list.phtml | 0 .../jquerymobile/templates/search/newitem.phtml | 0 .../templates/search/newitemresults.phtml | 0 .../jquerymobile/templates/search/pagination.phtml | 0 .../jquerymobile/templates/search/reserves.phtml | 0 .../templates/search/reservesresults.phtml | 0 .../templates/search/reservessearch.phtml | 0 .../jquerymobile/templates/search/results.phtml | 0 .../jquerymobile/templates/search/searchbox.phtml | 0 .../jquerymobile/templates/summon/advanced.phtml | 0 .../templates/summon/header-navbar.phtml | 0 .../jquerymobile/templates/summon/home.phtml | 0 .../jquerymobile/templates/summon/search.phtml | 0 .../jquerymobile/templates/tag/home.phtml | 0 .../jquerymobile/templates/vudl/record.phtml | 0 .../jquerymobile/templates/worldcat/advanced.phtml | 0 .../jquerymobile/templates/worldcat/home.phtml | 0 .../jquerymobile/templates/worldcat/search.phtml | 0 themes/{vufind => }/jquerymobile/theme.ini | 0 themes/{vufind => }/root/css/.htaccess | 0 themes/{vufind => }/root/css/help.css | 0 themes/{vufind => }/root/images/noCover2.gif | Bin themes/{vufind => }/root/images/vufind-favicon.ico | Bin themes/{vufind => }/root/images/vufind-favicon.png | Bin .../root/templates/Citation/apa-article.phtml | 0 .../{vufind => }/root/templates/Citation/apa.phtml | 0 .../root/templates/Citation/mla-article.phtml | 0 .../{vufind => }/root/templates/Citation/mla.phtml | 0 .../root/templates/Email/record-sms.phtml | 0 .../{vufind => }/root/templates/Email/record.phtml | 0 .../root/templates/Email/share-link.phtml | 0 .../templates/HelpTranslations/de/advsearch.phtml | 0 .../root/templates/HelpTranslations/de/search.phtml | 0 .../root/templates/HelpTranslations/de/tag.phtml | 0 .../templates/HelpTranslations/en/advsearch.phtml | 0 .../root/templates/HelpTranslations/en/search.phtml | 0 .../root/templates/HelpTranslations/en/tag.phtml | 0 .../templates/HelpTranslations/fr/advsearch.phtml | 0 .../root/templates/HelpTranslations/fr/search.phtml | 0 .../root/templates/HelpTranslations/fr/tag.phtml | 0 .../templates/HelpTranslations/ga/advsearch.phtml | 0 .../root/templates/HelpTranslations/ga/search.phtml | 0 .../root/templates/HelpTranslations/ga/tag.phtml | 0 .../templates/HelpTranslations/ja/advsearch.phtml | 0 .../root/templates/HelpTranslations/ja/search.phtml | 0 .../root/templates/HelpTranslations/ja/tag.phtml | 0 .../templates/RecordDriver/Base/export-bibtex.phtml | 0 .../RecordDriver/Base/export-endnote.phtml | 0 .../templates/RecordDriver/Base/export-marc.phtml | 0 .../RecordDriver/Base/export-marcxml.phtml | 0 .../templates/RecordDriver/Base/export-rdf.phtml | 0 .../RecordDriver/Base/export-refworks.phtml | 0 .../RecordDriver/Summon/export-endnote.phtml | 0 .../RecordDriver/Summon/export-refworks.phtml | 0 themes/{vufind => }/root/templates/error/404.phtml | 0 .../{vufind => }/root/templates/error/index.phtml | 0 themes/{vufind => }/root/templates/help/home.phtml | 0 .../{vufind => }/root/templates/layout/help.phtml | 0 .../root/templates/search/opensearch-describe.phtml | 0 .../root/templates/search/opensearch-error.phtml | 0 themes/{vufind => }/root/theme.ini | 0 623 files changed, 5 insertions(+), 5 deletions(-) rename themes/{vufind => }/blueprint/css/.htaccess (100%) rename themes/{vufind => }/blueprint/css/blueprint/IMPORTANT-README.txt (100%) rename themes/{vufind => }/blueprint/css/blueprint/ie.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/print.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/screen.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/forms.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/grid.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/grid.png (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/ie.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/print.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/reset.css (100%) rename themes/{vufind => }/blueprint/css/blueprint/src/typography.css (100%) rename themes/{vufind => }/blueprint/css/ie.css (100%) rename themes/{vufind => }/blueprint/css/inspector.css (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/README-build-options.txt (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png (100%) rename themes/{vufind => }/blueprint/css/jquery-ui/css/smoothness/jquery-ui.css (100%) rename themes/{vufind => }/blueprint/css/print.css (100%) rename themes/{vufind => }/blueprint/css/styles.css (100%) rename themes/{vufind => }/blueprint/css/vudl.css (100%) rename themes/{vufind => }/blueprint/images/.htaccess (100%) rename themes/{vufind => }/blueprint/images/1.gif (100%) rename themes/{vufind => }/blueprint/images/2.gif (100%) rename themes/{vufind => }/blueprint/images/3.gif (100%) rename themes/{vufind => }/blueprint/images/4.gif (100%) rename themes/{vufind => }/blueprint/images/5.gif (100%) rename themes/{vufind => }/blueprint/images/ajax_loading.gif (100%) rename themes/{vufind => }/blueprint/images/bg_authorbox.jpg (100%) rename themes/{vufind => }/blueprint/images/bg_body.jpg (100%) rename themes/{vufind => }/blueprint/images/bg_breadcrumb.png (100%) rename themes/{vufind => }/blueprint/images/bullet_green.png (100%) rename themes/{vufind => }/blueprint/images/bullet_red.png (100%) rename themes/{vufind => }/blueprint/images/contextHelp-arrow.png (100%) rename themes/{vufind => }/blueprint/images/contextHelp.png (100%) rename themes/{vufind => }/blueprint/images/cross-stack.png (100%) rename themes/{vufind => }/blueprint/images/dialog_loading.gif (100%) rename themes/{vufind => }/blueprint/images/ebook.png (100%) rename themes/{vufind => }/blueprint/images/europeana.eu.png (100%) rename themes/{vufind => }/blueprint/images/fugue/bookbag.png (100%) rename themes/{vufind => }/blueprint/images/fugue/bookbagAdd.png (100%) rename themes/{vufind => }/blueprint/images/fugue/bookbagDelete.png (100%) rename themes/{vufind => }/blueprint/images/fugue/bookbagEmpty.png (100%) rename themes/{vufind => }/blueprint/images/fugue/checkRequest.png (100%) rename themes/{vufind => }/blueprint/images/fugue/cross-small.png (100%) rename themes/{vufind => }/blueprint/images/fugue/holdBlocked.png (100%) rename themes/{vufind => }/blueprint/images/fugue/holdCancel.png (100%) rename themes/{vufind => }/blueprint/images/fugue/holdCancelAll.png (100%) rename themes/{vufind => }/blueprint/images/fugue/holdPlace.png (100%) rename themes/{vufind => }/blueprint/images/fugue/renew.png (100%) rename themes/{vufind => }/blueprint/images/fugue/renewAll.png (100%) rename themes/{vufind => }/blueprint/images/fugue/tick-small.png (100%) rename themes/{vufind => }/blueprint/images/gradient_green.gif (100%) rename themes/{vufind => }/blueprint/images/gradient_grey.gif (100%) rename themes/{vufind => }/blueprint/images/preview_ht.gif (100%) rename themes/{vufind => }/blueprint/images/preview_ol.gif (100%) rename themes/{vufind => }/blueprint/images/rotate_anticlockwise.png (100%) rename themes/{vufind => }/blueprint/images/rotate_clockwise.png (100%) rename themes/{vufind => }/blueprint/images/silk/add.png (100%) rename themes/{vufind => }/blueprint/images/silk/application_add.png (100%) rename themes/{vufind => }/blueprint/images/silk/bin.png (100%) rename themes/{vufind => }/blueprint/images/silk/book.png (100%) rename themes/{vufind => }/blueprint/images/silk/book_link.png (100%) rename themes/{vufind => }/blueprint/images/silk/book_open.png (100%) rename themes/{vufind => }/blueprint/images/silk/box.png (100%) rename themes/{vufind => }/blueprint/images/silk/bullet_green.png (100%) rename themes/{vufind => }/blueprint/images/silk/bullet_orange.png (100%) rename themes/{vufind => }/blueprint/images/silk/bullet_red.png (100%) rename themes/{vufind => }/blueprint/images/silk/cart.png (100%) rename themes/{vufind => }/blueprint/images/silk/cart_delete.png (100%) rename themes/{vufind => }/blueprint/images/silk/cart_go.png (100%) rename themes/{vufind => }/blueprint/images/silk/cart_put.png (100%) rename themes/{vufind => }/blueprint/images/silk/cart_remove.png (100%) rename themes/{vufind => }/blueprint/images/silk/cd.png (100%) rename themes/{vufind => }/blueprint/images/silk/delete.png (100%) rename themes/{vufind => }/blueprint/images/silk/disk-black.png (100%) rename themes/{vufind => }/blueprint/images/silk/disk_multiple.png (100%) rename themes/{vufind => }/blueprint/images/silk/door_in.png (100%) rename themes/{vufind => }/blueprint/images/silk/door_out.png (100%) rename themes/{vufind => }/blueprint/images/silk/dvd.png (100%) rename themes/{vufind => }/blueprint/images/silk/edit.png (100%) rename themes/{vufind => }/blueprint/images/silk/email.png (100%) rename themes/{vufind => }/blueprint/images/silk/error.png (100%) rename themes/{vufind => }/blueprint/images/silk/expand.png (100%) rename themes/{vufind => }/blueprint/images/silk/feed.png (100%) rename themes/{vufind => }/blueprint/images/silk/film.png (100%) rename themes/{vufind => }/blueprint/images/silk/heart.png (100%) rename themes/{vufind => }/blueprint/images/silk/help.png (100%) rename themes/{vufind => }/blueprint/images/silk/house.png (100%) rename themes/{vufind => }/blueprint/images/silk/list.png (100%) rename themes/{vufind => }/blueprint/images/silk/map.png (100%) rename themes/{vufind => }/blueprint/images/silk/music.png (100%) rename themes/{vufind => }/blueprint/images/silk/newspaper.png (100%) rename themes/{vufind => }/blueprint/images/silk/package.png (100%) rename themes/{vufind => }/blueprint/images/silk/phone.png (100%) rename themes/{vufind => }/blueprint/images/silk/photo.png (100%) rename themes/{vufind => }/blueprint/images/silk/picture.png (100%) rename themes/{vufind => }/blueprint/images/silk/printer.png (100%) rename themes/{vufind => }/blueprint/images/silk/readme.txt (100%) rename themes/{vufind => }/blueprint/images/silk/report.png (100%) rename themes/{vufind => }/blueprint/images/silk/report_edit.png (100%) rename themes/{vufind => }/blueprint/images/silk/report_picture.png (100%) rename themes/{vufind => }/blueprint/images/silk/script.png (100%) rename themes/{vufind => }/blueprint/images/silk/script_edit.png (100%) rename themes/{vufind => }/blueprint/images/silk/sound.png (100%) rename themes/{vufind => }/blueprint/images/silk/tag_blue.png (100%) rename themes/{vufind => }/blueprint/images/silk/tag_yellow.png (100%) rename themes/{vufind => }/blueprint/images/silk/tick.png (100%) rename themes/{vufind => }/blueprint/images/silk/user.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_add.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_comment.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_delete.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_edit.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_gray.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_green.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_orange.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_red.png (100%) rename themes/{vufind => }/blueprint/images/silk/user_suit.png (100%) rename themes/{vufind => }/blueprint/images/silk/world.png (100%) rename themes/{vufind => }/blueprint/images/small/Book.png (100%) rename themes/{vufind => }/blueprint/images/small/BookChapter.png (100%) rename themes/{vufind => }/blueprint/images/small/BookReview.png (100%) rename themes/{vufind => }/blueprint/images/small/Dissertation.png (100%) rename themes/{vufind => }/blueprint/images/small/Journal.png (100%) rename themes/{vufind => }/blueprint/images/small/JournalArticle.png (100%) rename themes/{vufind => }/blueprint/images/small/NewspaperArticle.png (100%) rename themes/{vufind => }/blueprint/images/small/Report.png (100%) rename themes/{vufind => }/blueprint/images/small/TradePublicationArticle.png (100%) rename themes/{vufind => }/blueprint/images/small/doc.png (100%) rename themes/{vufind => }/blueprint/images/small/eBook.png (100%) rename themes/{vufind => }/blueprint/images/small/pdf.png (100%) rename themes/{vufind => }/blueprint/images/subnavTab_left.jpg (100%) rename themes/{vufind => }/blueprint/images/subnavTab_right.jpg (100%) rename themes/{vufind => }/blueprint/images/tab_active_arrow.jpg (100%) rename themes/{vufind => }/blueprint/images/tab_active_bg.jpg (100%) rename themes/{vufind => }/blueprint/images/tabs_bg.jpg (100%) rename themes/{vufind => }/blueprint/images/tabs_hover_bg.jpg (100%) rename themes/{vufind => }/blueprint/images/tango/audio-volume-high.png (100%) rename themes/{vufind => }/blueprint/images/tango/bookmark_add.png (100%) rename themes/{vufind => }/blueprint/images/tango/email.png (100%) rename themes/{vufind => }/blueprint/images/tango/film.png (100%) rename themes/{vufind => }/blueprint/images/tango/find.png (100%) rename themes/{vufind => }/blueprint/images/tango/gnome-help.png (100%) rename themes/{vufind => }/blueprint/images/tango/video.png (100%) rename themes/{vufind => }/blueprint/images/tango/www.png (100%) rename themes/{vufind => }/blueprint/images/trans.png (100%) rename themes/{vufind => }/blueprint/images/unchecked.gif (100%) rename themes/{vufind => }/blueprint/images/view_grid.png (100%) rename themes/{vufind => }/blueprint/images/view_list.png (100%) rename themes/{vufind => }/blueprint/images/vufind_logo.jpg (100%) rename themes/{vufind => }/blueprint/js/.htaccess (100%) rename themes/{vufind => }/blueprint/js/advanced_search.js (100%) rename themes/{vufind => }/blueprint/js/browse.js (100%) rename themes/{vufind => }/blueprint/js/bulk_actions.js (100%) rename themes/{vufind => }/blueprint/js/cart.js (100%) rename themes/{vufind => }/blueprint/js/check_item_statuses.js (100%) rename themes/{vufind => }/blueprint/js/check_save_statuses.js (100%) rename themes/{vufind => }/blueprint/js/common.js (100%) rename themes/{vufind => }/blueprint/js/flot/LICENSE.txt (100%) rename themes/{vufind => }/blueprint/js/flot/excanvas.min.js (100%) rename themes/{vufind => }/blueprint/js/flot/jquery.flot.min.js (100%) rename themes/{vufind => }/blueprint/js/flot/jquery.flot.selection.min.js (100%) rename themes/{vufind => }/blueprint/js/jquery-ui/README-build-options.txt (100%) rename themes/{vufind => }/blueprint/js/jquery-ui/js/img-rotate.js (100%) rename themes/{vufind => }/blueprint/js/jquery-ui/js/inspector.js (100%) rename themes/{vufind => }/blueprint/js/jquery-ui/js/jquery-ui.js (100%) rename themes/{vufind => }/blueprint/js/jquery-ui/js/mousewheel.js (100%) rename themes/{vufind => }/blueprint/js/jquery.cookie.js (100%) rename themes/{vufind => }/blueprint/js/jquery.form.js (100%) rename themes/{vufind => }/blueprint/js/jquery.metadata.js (100%) rename themes/{vufind => }/blueprint/js/jquery.min.js (100%) rename themes/{vufind => }/blueprint/js/jquery.validate.min.js (100%) rename themes/{vufind => }/blueprint/js/lightbox.js (100%) rename themes/{vufind => }/blueprint/js/openurl.js (100%) rename themes/{vufind => }/blueprint/js/preview.js (100%) rename themes/{vufind => }/blueprint/js/pubdate_slider.js (100%) rename themes/{vufind => }/blueprint/js/pubdate_vis.js (100%) rename themes/{vufind => }/blueprint/js/rc4.js (100%) rename themes/{vufind => }/blueprint/js/record.js (100%) rename themes/{vufind => }/blueprint/js/vudl.js (100%) rename themes/{vufind => }/blueprint/templates/Auth/Base/login.phtml (100%) rename themes/{vufind => }/blueprint/templates/Auth/Database/create.phtml (100%) rename themes/{vufind => }/blueprint/templates/Helpers/openurl.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/AuthorFacets.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/AuthorInfo.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/AuthorityRecommend.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/CatalogResults.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/EuropeanaResults.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/EuropeanaResultsDeferred.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/ExpandFacets.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/FavoriteFacets.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/OpenLibrarySubjects.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/OpenLibrarySubjectsDeferred.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/PubDateVisAjax.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/ResultGoogleMapAjax.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/SideFacets.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/SummonDatabases.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/SummonResults.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/SwitchType.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/TopFacets.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/WorldCatIdentities.phtml (100%) rename themes/{vufind => }/blueprint/templates/Recommend/WorldCatTerms.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Base/preview.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrAuth/result-list.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/core.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/format-class.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/format-list.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/link-author.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/link-journaltitle.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/link-series.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/link-subject.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/link-title.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/list-entry.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/result-grid.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-description.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-details.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-excerpt.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-holdings.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-reviews.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-toc.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrDefault/tab-usercomments.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/SolrMarc/tab-details.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Summon/format-class.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Summon/link-author.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Summon/link-journaltitle.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Summon/link-series.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Summon/link-subject.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/Summon/link-title.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/WorldCat/link-author.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/WorldCat/link-series.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/WorldCat/link-subject.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/WorldCat/link-title.phtml (100%) rename themes/{vufind => }/blueprint/templates/RecordDriver/WorldCat/tab-holdings.phtml (100%) rename themes/{vufind => }/blueprint/templates/Related/Editions.phtml (100%) rename themes/{vufind => }/blueprint/templates/Related/Similar.phtml (100%) rename themes/{vufind => }/blueprint/templates/admin/config.phtml (100%) rename themes/{vufind => }/blueprint/templates/admin/disabled.phtml (100%) rename themes/{vufind => }/blueprint/templates/admin/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/admin/maintenance.phtml (100%) rename themes/{vufind => }/blueprint/templates/admin/menu.phtml (100%) rename themes/{vufind => }/blueprint/templates/admin/statistics.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/export-favorites.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/resolverLinks.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/result-google-map-info.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/status-available.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/status-full.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/status-unavailable.phtml (100%) rename themes/{vufind => }/blueprint/templates/ajax/status-unknown.phtml (100%) rename themes/{vufind => }/blueprint/templates/alphabrowse/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/author/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/author/results.phtml (100%) rename themes/{vufind => }/blueprint/templates/author/search.phtml (100%) rename themes/{vufind => }/blueprint/templates/authority/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/authority/record.phtml (100%) rename themes/{vufind => }/blueprint/templates/authority/search.phtml (100%) rename themes/{vufind => }/blueprint/templates/browse/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/browse/top_list.phtml (100%) rename themes/{vufind => }/blueprint/templates/cart/cart.phtml (100%) rename themes/{vufind => }/blueprint/templates/cart/contents.phtml (100%) rename themes/{vufind => }/blueprint/templates/cart/email.phtml (100%) rename themes/{vufind => }/blueprint/templates/cart/export-success.phtml (100%) rename themes/{vufind => }/blueprint/templates/cart/export.phtml (100%) rename themes/{vufind => }/blueprint/templates/cart/save.phtml (100%) rename themes/{vufind => }/blueprint/templates/error/index.phtml (100%) rename themes/{vufind => }/blueprint/templates/error/unavailable.phtml (100%) rename themes/{vufind => }/blueprint/templates/footer.phtml (100%) rename themes/{vufind => }/blueprint/templates/header.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/disabled.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/done.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/fixbasicconfig.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/fixcache.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/fixdatabase.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/fixdependencies.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/fixils.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/fixsolr.phtml (100%) rename themes/{vufind => }/blueprint/templates/install/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/layout/layout.phtml (100%) rename themes/{vufind => }/blueprint/templates/layout/lightbox.phtml (100%) rename themes/{vufind => }/blueprint/templates/missingrecord/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/account.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/bulk-action-buttons.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/cataloglogin.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/checkedout.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/confirm.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/delete.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/edit.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/editlist.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/email.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/export.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/fines.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/holds.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/login.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/menu.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/mylist.phtml (100%) rename themes/{vufind => }/blueprint/templates/myresearch/profile.phtml (100%) rename themes/{vufind => }/blueprint/templates/oai/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/addtag.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/checkbox.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/cite.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/comments-list.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/email.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/export-menu.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/hold.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/save.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/sms.phtml (100%) rename themes/{vufind => }/blueprint/templates/record/view.phtml (100%) rename themes/{vufind => }/blueprint/templates/records/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced/build_page.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced/globals.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced/layout.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced/limit.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced/solr.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/advanced/summon.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/bulk-action-buttons.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/controls/limit.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/controls/sort.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/controls/view.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/email.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/history-table.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/history.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/list-authorfacets.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/list-grid.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/list-list.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/newitem.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/newitemresults.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/pagination.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/reserves.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/reservesresults.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/reservessearch.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/results.phtml (100%) rename themes/{vufind => }/blueprint/templates/search/searchbox.phtml (100%) rename themes/{vufind => }/blueprint/templates/summon/advanced.phtml (100%) rename themes/{vufind => }/blueprint/templates/summon/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/summon/search.phtml (100%) rename themes/{vufind => }/blueprint/templates/tag/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/upgrade/error.phtml (100%) rename themes/{vufind => }/blueprint/templates/upgrade/fixanonymoustags.phtml (100%) rename themes/{vufind => }/blueprint/templates/upgrade/fixmetadata.phtml (100%) rename themes/{vufind => }/blueprint/templates/upgrade/getdbcredentials.phtml (100%) rename themes/{vufind => }/blueprint/templates/upgrade/getsourcedir.phtml (100%) rename themes/{vufind => }/blueprint/templates/upgrade/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/vudl/record.phtml (100%) rename themes/{vufind => }/blueprint/templates/worldcat/advanced.phtml (100%) rename themes/{vufind => }/blueprint/templates/worldcat/home.phtml (100%) rename themes/{vufind => }/blueprint/templates/worldcat/search.phtml (100%) rename themes/{vufind => }/blueprint/theme.ini (100%) rename themes/{vufind => }/jquerymobile/css/.htaccess (100%) rename themes/{vufind => }/jquerymobile/css/formats.css (100%) rename themes/{vufind => }/jquerymobile/css/images/Thumbs.db (100%) rename themes/{vufind => }/jquerymobile/css/images/ajax-loader.png (100%) rename themes/{vufind => }/jquerymobile/css/images/icons-18-black.png (100%) rename themes/{vufind => }/jquerymobile/css/images/icons-18-white.png (100%) rename themes/{vufind => }/jquerymobile/css/images/icons-36-black.png (100%) rename themes/{vufind => }/jquerymobile/css/images/icons-36-white.png (100%) rename themes/{vufind => }/jquerymobile/css/jquery.mobile-1.0rc2.min.css (100%) rename themes/{vufind => }/jquerymobile/css/styles.css (100%) rename themes/{vufind => }/jquerymobile/css/vudl.css (100%) rename themes/{vufind => }/jquerymobile/images/.htaccess (100%) rename themes/{vufind => }/jquerymobile/images/fugue/bookbag.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/bookbagAdd.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/bookbagDelete.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/bookbagEmpty.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/cross-small.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/holdCancel.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/holdCancelAll.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/holdPlace.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/renew.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/renewAll.png (100%) rename themes/{vufind => }/jquerymobile/images/fugue/tick-small.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/add.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/application_add.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/bin.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/book.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/book_link.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/book_open.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/box.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/bullet_green.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/bullet_orange.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/bullet_red.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/cart.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/cart_delete.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/cart_go.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/cart_put.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/cart_remove.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/cd.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/delete.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/disk-black.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/disk_multiple.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/door_in.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/door_out.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/dvd.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/edit.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/email.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/error.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/feed.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/film.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/heart.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/help.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/house.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/list.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/map.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/music.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/newspaper.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/package.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/phone.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/photo.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/picture.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/printer.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/readme.txt (100%) rename themes/{vufind => }/jquerymobile/images/silk/report.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/report_edit.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/report_picture.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/script.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/script_edit.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/sound.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/tag_blue.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/tag_yellow.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_add.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_comment.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_delete.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_edit.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_gray.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_green.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_orange.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_red.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/user_suit.png (100%) rename themes/{vufind => }/jquerymobile/images/silk/world.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/audio-volume-high.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/bookmark_add.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/email.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/film.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/find.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/gnome-help.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/video.png (100%) rename themes/{vufind => }/jquerymobile/images/tango/www.png (100%) rename themes/{vufind => }/jquerymobile/js/.htaccess (100%) rename themes/{vufind => }/jquerymobile/js/cart.js (100%) rename themes/{vufind => }/jquerymobile/js/cart_cookie.js (100%) rename themes/{vufind => }/jquerymobile/js/check_item_statuses.js (100%) rename themes/{vufind => }/jquerymobile/js/common.js (100%) rename themes/{vufind => }/jquerymobile/js/jquery-1.6.4.min.js (100%) rename themes/{vufind => }/jquerymobile/js/jquery.cookie.js (100%) rename themes/{vufind => }/jquerymobile/js/jquery.mobile-1.0rc2.min.js (100%) rename themes/{vufind => }/jquerymobile/js/scripts.js (100%) rename themes/{vufind => }/jquerymobile/templates/Auth/Base/login.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Auth/Database/create.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Helpers/openurl.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/AuthorFacets.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/AuthorInfo.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/AuthorityRecommend.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/CatalogResults.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/EuropeanaResults.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/EuropeanaResultsDeferred.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/ExpandFacets.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/FavoriteFacets.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/OpenLibrarySubjects.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/OpenLibrarySubjectsDeferred.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/PubDateVisAjax.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/ResultGoogleMapAjax.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/SideFacets-dialog.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/SideFacets.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/SummonDatabases.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/SummonResults.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/SwitchType.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/TopFacets.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/WorldCatIdentities.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/Recommend/WorldCatTerms.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrAuth/result-list.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/format-class.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/format-list.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/link-author.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/link-journaltitle.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/link-series.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/link-subject.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/link-title.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/list-entry.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/result-list.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-description.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-details.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-excerpt.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-holdings.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-reviews.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-toc.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrDefault/tab-usercomments.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/SolrMarc/tab-details.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/Summon/format-class.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/Summon/link-author.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/Summon/link-journaltitle.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/Summon/link-series.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/Summon/link-subject.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/Summon/link-title.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/WorldCat/link-author.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/WorldCat/link-series.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/WorldCat/link-subject.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/WorldCat/link-title.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/RecordDriver/WorldCat/tab-holdings.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/ajax/status-available.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/ajax/status-full.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/ajax/status-unavailable.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/ajax/status-unknown.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/alphabrowse/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/author/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/author/results.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/author/search.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/authority/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/authority/record.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/authority/search.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/browse/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/default-footer-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/footer.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/header.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/layout/layout.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/missingrecord/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/account.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/cataloglogin.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/checkedout.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/confirm.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/editlist.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/fines.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/footer-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/header-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/holds.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/login.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/mylist.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/myresearch/profile.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/addtag.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/cite.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/comments-list.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/email.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/header-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/hold.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/save.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/sms.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/record/view.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/records/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/advanced.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/email.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/footer-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/header-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/history-table.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/history.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/list-authorfacets.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/list-grid.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/list-list.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/newitem.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/newitemresults.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/pagination.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/reserves.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/reservesresults.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/reservessearch.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/results.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/search/searchbox.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/summon/advanced.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/summon/header-navbar.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/summon/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/summon/search.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/tag/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/vudl/record.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/worldcat/advanced.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/worldcat/home.phtml (100%) rename themes/{vufind => }/jquerymobile/templates/worldcat/search.phtml (100%) rename themes/{vufind => }/jquerymobile/theme.ini (100%) rename themes/{vufind => }/root/css/.htaccess (100%) rename themes/{vufind => }/root/css/help.css (100%) rename themes/{vufind => }/root/images/noCover2.gif (100%) rename themes/{vufind => }/root/images/vufind-favicon.ico (100%) rename themes/{vufind => }/root/images/vufind-favicon.png (100%) rename themes/{vufind => }/root/templates/Citation/apa-article.phtml (100%) rename themes/{vufind => }/root/templates/Citation/apa.phtml (100%) rename themes/{vufind => }/root/templates/Citation/mla-article.phtml (100%) rename themes/{vufind => }/root/templates/Citation/mla.phtml (100%) rename themes/{vufind => }/root/templates/Email/record-sms.phtml (100%) rename themes/{vufind => }/root/templates/Email/record.phtml (100%) rename themes/{vufind => }/root/templates/Email/share-link.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/de/advsearch.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/de/search.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/de/tag.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/en/advsearch.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/en/search.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/en/tag.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/fr/advsearch.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/fr/search.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/fr/tag.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/ga/advsearch.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/ga/search.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/ga/tag.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/ja/advsearch.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/ja/search.phtml (100%) rename themes/{vufind => }/root/templates/HelpTranslations/ja/tag.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Base/export-bibtex.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Base/export-endnote.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Base/export-marc.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Base/export-marcxml.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Base/export-rdf.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Base/export-refworks.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Summon/export-endnote.phtml (100%) rename themes/{vufind => }/root/templates/RecordDriver/Summon/export-refworks.phtml (100%) rename themes/{vufind => }/root/templates/error/404.phtml (100%) rename themes/{vufind => }/root/templates/error/index.phtml (100%) rename themes/{vufind => }/root/templates/help/home.phtml (100%) rename themes/{vufind => }/root/templates/layout/help.phtml (100%) rename themes/{vufind => }/root/templates/search/opensearch-describe.phtml (100%) rename themes/{vufind => }/root/templates/search/opensearch-error.phtml (100%) rename themes/{vufind => }/root/theme.ini (100%) diff --git a/config/vufind/httpd-vufind.conf b/config/vufind/httpd-vufind.conf index 0527aaf2a74..aa6f35f2f8b 100644 --- a/config/vufind/httpd-vufind.conf +++ b/config/vufind/httpd-vufind.conf @@ -1,8 +1,8 @@ # Configuration for theme-specific resources: -AliasMatch ^/vufind/themes/([0-9a-zA-Z-_]*)/css/(.*)$ /usr/local/vufind/themes/vufind/$1/css/$2 -AliasMatch ^/vufind/themes/([0-9a-zA-Z-_]*)/images/(.*)$ /usr/local/vufind/themes/vufind/$1/images/$2 -AliasMatch ^/vufind/themes/([0-9a-zA-Z-_]*)/js/(.*)$ /usr/local/vufind/themes/vufind/$1/js/$2 -<Directory ~ "^/usr/local/vufind/themes/vufind/([0-9a-zA-Z-_]*)/(css|images|js)/"> +AliasMatch ^/vufind/themes/([0-9a-zA-Z-_]*)/css/(.*)$ /usr/local/vufind/themes/$1/css/$2 +AliasMatch ^/vufind/themes/([0-9a-zA-Z-_]*)/images/(.*)$ /usr/local/vufind/themes/$1/images/$2 +AliasMatch ^/vufind/themes/([0-9a-zA-Z-_]*)/js/(.*)$ /usr/local/vufind/themes/$1/js/$2 +<Directory ~ "^/usr/local/vufind/themes/([0-9a-zA-Z-_]*)/(css|images|js)/"> Order allow,deny allow from all AllowOverride All diff --git a/module/VuFind/src/VuFind/Theme/Tools.php b/module/VuFind/src/VuFind/Theme/Tools.php index c6d1a3a5c02..2b0dee06171 100644 --- a/module/VuFind/src/VuFind/Theme/Tools.php +++ b/module/VuFind/src/VuFind/Theme/Tools.php @@ -46,7 +46,7 @@ class Tools */ public static function getBaseDir() { - return APPLICATION_PATH . '/themes/vufind'; + return APPLICATION_PATH . '/themes'; } /** diff --git a/themes/vufind/blueprint/css/.htaccess b/themes/blueprint/css/.htaccess similarity index 100% rename from themes/vufind/blueprint/css/.htaccess rename to themes/blueprint/css/.htaccess diff --git a/themes/vufind/blueprint/css/blueprint/IMPORTANT-README.txt b/themes/blueprint/css/blueprint/IMPORTANT-README.txt similarity index 100% rename from themes/vufind/blueprint/css/blueprint/IMPORTANT-README.txt rename to themes/blueprint/css/blueprint/IMPORTANT-README.txt diff --git a/themes/vufind/blueprint/css/blueprint/ie.css b/themes/blueprint/css/blueprint/ie.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/ie.css rename to themes/blueprint/css/blueprint/ie.css diff --git a/themes/vufind/blueprint/css/blueprint/print.css b/themes/blueprint/css/blueprint/print.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/print.css rename to themes/blueprint/css/blueprint/print.css diff --git a/themes/vufind/blueprint/css/blueprint/screen.css b/themes/blueprint/css/blueprint/screen.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/screen.css rename to themes/blueprint/css/blueprint/screen.css diff --git a/themes/vufind/blueprint/css/blueprint/src/forms.css b/themes/blueprint/css/blueprint/src/forms.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/forms.css rename to themes/blueprint/css/blueprint/src/forms.css diff --git a/themes/vufind/blueprint/css/blueprint/src/grid.css b/themes/blueprint/css/blueprint/src/grid.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/grid.css rename to themes/blueprint/css/blueprint/src/grid.css diff --git a/themes/vufind/blueprint/css/blueprint/src/grid.png b/themes/blueprint/css/blueprint/src/grid.png similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/grid.png rename to themes/blueprint/css/blueprint/src/grid.png diff --git a/themes/vufind/blueprint/css/blueprint/src/ie.css b/themes/blueprint/css/blueprint/src/ie.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/ie.css rename to themes/blueprint/css/blueprint/src/ie.css diff --git a/themes/vufind/blueprint/css/blueprint/src/print.css b/themes/blueprint/css/blueprint/src/print.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/print.css rename to themes/blueprint/css/blueprint/src/print.css diff --git a/themes/vufind/blueprint/css/blueprint/src/reset.css b/themes/blueprint/css/blueprint/src/reset.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/reset.css rename to themes/blueprint/css/blueprint/src/reset.css diff --git a/themes/vufind/blueprint/css/blueprint/src/typography.css b/themes/blueprint/css/blueprint/src/typography.css similarity index 100% rename from themes/vufind/blueprint/css/blueprint/src/typography.css rename to themes/blueprint/css/blueprint/src/typography.css diff --git a/themes/vufind/blueprint/css/ie.css b/themes/blueprint/css/ie.css similarity index 100% rename from themes/vufind/blueprint/css/ie.css rename to themes/blueprint/css/ie.css diff --git a/themes/vufind/blueprint/css/inspector.css b/themes/blueprint/css/inspector.css similarity index 100% rename from themes/vufind/blueprint/css/inspector.css rename to themes/blueprint/css/inspector.css diff --git a/themes/vufind/blueprint/css/jquery-ui/README-build-options.txt b/themes/blueprint/css/jquery-ui/README-build-options.txt similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/README-build-options.txt rename to themes/blueprint/css/jquery-ui/README-build-options.txt diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png b/themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png rename to themes/blueprint/css/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png diff --git a/themes/vufind/blueprint/css/jquery-ui/css/smoothness/jquery-ui.css b/themes/blueprint/css/jquery-ui/css/smoothness/jquery-ui.css similarity index 100% rename from themes/vufind/blueprint/css/jquery-ui/css/smoothness/jquery-ui.css rename to themes/blueprint/css/jquery-ui/css/smoothness/jquery-ui.css diff --git a/themes/vufind/blueprint/css/print.css b/themes/blueprint/css/print.css similarity index 100% rename from themes/vufind/blueprint/css/print.css rename to themes/blueprint/css/print.css diff --git a/themes/vufind/blueprint/css/styles.css b/themes/blueprint/css/styles.css similarity index 100% rename from themes/vufind/blueprint/css/styles.css rename to themes/blueprint/css/styles.css diff --git a/themes/vufind/blueprint/css/vudl.css b/themes/blueprint/css/vudl.css similarity index 100% rename from themes/vufind/blueprint/css/vudl.css rename to themes/blueprint/css/vudl.css diff --git a/themes/vufind/blueprint/images/.htaccess b/themes/blueprint/images/.htaccess similarity index 100% rename from themes/vufind/blueprint/images/.htaccess rename to themes/blueprint/images/.htaccess diff --git a/themes/vufind/blueprint/images/1.gif b/themes/blueprint/images/1.gif similarity index 100% rename from themes/vufind/blueprint/images/1.gif rename to themes/blueprint/images/1.gif diff --git a/themes/vufind/blueprint/images/2.gif b/themes/blueprint/images/2.gif similarity index 100% rename from themes/vufind/blueprint/images/2.gif rename to themes/blueprint/images/2.gif diff --git a/themes/vufind/blueprint/images/3.gif b/themes/blueprint/images/3.gif similarity index 100% rename from themes/vufind/blueprint/images/3.gif rename to themes/blueprint/images/3.gif diff --git a/themes/vufind/blueprint/images/4.gif b/themes/blueprint/images/4.gif similarity index 100% rename from themes/vufind/blueprint/images/4.gif rename to themes/blueprint/images/4.gif diff --git a/themes/vufind/blueprint/images/5.gif b/themes/blueprint/images/5.gif similarity index 100% rename from themes/vufind/blueprint/images/5.gif rename to themes/blueprint/images/5.gif diff --git a/themes/vufind/blueprint/images/ajax_loading.gif b/themes/blueprint/images/ajax_loading.gif similarity index 100% rename from themes/vufind/blueprint/images/ajax_loading.gif rename to themes/blueprint/images/ajax_loading.gif diff --git a/themes/vufind/blueprint/images/bg_authorbox.jpg b/themes/blueprint/images/bg_authorbox.jpg similarity index 100% rename from themes/vufind/blueprint/images/bg_authorbox.jpg rename to themes/blueprint/images/bg_authorbox.jpg diff --git a/themes/vufind/blueprint/images/bg_body.jpg b/themes/blueprint/images/bg_body.jpg similarity index 100% rename from themes/vufind/blueprint/images/bg_body.jpg rename to themes/blueprint/images/bg_body.jpg diff --git a/themes/vufind/blueprint/images/bg_breadcrumb.png b/themes/blueprint/images/bg_breadcrumb.png similarity index 100% rename from themes/vufind/blueprint/images/bg_breadcrumb.png rename to themes/blueprint/images/bg_breadcrumb.png diff --git a/themes/vufind/blueprint/images/bullet_green.png b/themes/blueprint/images/bullet_green.png similarity index 100% rename from themes/vufind/blueprint/images/bullet_green.png rename to themes/blueprint/images/bullet_green.png diff --git a/themes/vufind/blueprint/images/bullet_red.png b/themes/blueprint/images/bullet_red.png similarity index 100% rename from themes/vufind/blueprint/images/bullet_red.png rename to themes/blueprint/images/bullet_red.png diff --git a/themes/vufind/blueprint/images/contextHelp-arrow.png b/themes/blueprint/images/contextHelp-arrow.png similarity index 100% rename from themes/vufind/blueprint/images/contextHelp-arrow.png rename to themes/blueprint/images/contextHelp-arrow.png diff --git a/themes/vufind/blueprint/images/contextHelp.png b/themes/blueprint/images/contextHelp.png similarity index 100% rename from themes/vufind/blueprint/images/contextHelp.png rename to themes/blueprint/images/contextHelp.png diff --git a/themes/vufind/blueprint/images/cross-stack.png b/themes/blueprint/images/cross-stack.png similarity index 100% rename from themes/vufind/blueprint/images/cross-stack.png rename to themes/blueprint/images/cross-stack.png diff --git a/themes/vufind/blueprint/images/dialog_loading.gif b/themes/blueprint/images/dialog_loading.gif similarity index 100% rename from themes/vufind/blueprint/images/dialog_loading.gif rename to themes/blueprint/images/dialog_loading.gif diff --git a/themes/vufind/blueprint/images/ebook.png b/themes/blueprint/images/ebook.png similarity index 100% rename from themes/vufind/blueprint/images/ebook.png rename to themes/blueprint/images/ebook.png diff --git a/themes/vufind/blueprint/images/europeana.eu.png b/themes/blueprint/images/europeana.eu.png similarity index 100% rename from themes/vufind/blueprint/images/europeana.eu.png rename to themes/blueprint/images/europeana.eu.png diff --git a/themes/vufind/blueprint/images/fugue/bookbag.png b/themes/blueprint/images/fugue/bookbag.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/bookbag.png rename to themes/blueprint/images/fugue/bookbag.png diff --git a/themes/vufind/blueprint/images/fugue/bookbagAdd.png b/themes/blueprint/images/fugue/bookbagAdd.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/bookbagAdd.png rename to themes/blueprint/images/fugue/bookbagAdd.png diff --git a/themes/vufind/blueprint/images/fugue/bookbagDelete.png b/themes/blueprint/images/fugue/bookbagDelete.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/bookbagDelete.png rename to themes/blueprint/images/fugue/bookbagDelete.png diff --git a/themes/vufind/blueprint/images/fugue/bookbagEmpty.png b/themes/blueprint/images/fugue/bookbagEmpty.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/bookbagEmpty.png rename to themes/blueprint/images/fugue/bookbagEmpty.png diff --git a/themes/vufind/blueprint/images/fugue/checkRequest.png b/themes/blueprint/images/fugue/checkRequest.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/checkRequest.png rename to themes/blueprint/images/fugue/checkRequest.png diff --git a/themes/vufind/blueprint/images/fugue/cross-small.png b/themes/blueprint/images/fugue/cross-small.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/cross-small.png rename to themes/blueprint/images/fugue/cross-small.png diff --git a/themes/vufind/blueprint/images/fugue/holdBlocked.png b/themes/blueprint/images/fugue/holdBlocked.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/holdBlocked.png rename to themes/blueprint/images/fugue/holdBlocked.png diff --git a/themes/vufind/blueprint/images/fugue/holdCancel.png b/themes/blueprint/images/fugue/holdCancel.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/holdCancel.png rename to themes/blueprint/images/fugue/holdCancel.png diff --git a/themes/vufind/blueprint/images/fugue/holdCancelAll.png b/themes/blueprint/images/fugue/holdCancelAll.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/holdCancelAll.png rename to themes/blueprint/images/fugue/holdCancelAll.png diff --git a/themes/vufind/blueprint/images/fugue/holdPlace.png b/themes/blueprint/images/fugue/holdPlace.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/holdPlace.png rename to themes/blueprint/images/fugue/holdPlace.png diff --git a/themes/vufind/blueprint/images/fugue/renew.png b/themes/blueprint/images/fugue/renew.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/renew.png rename to themes/blueprint/images/fugue/renew.png diff --git a/themes/vufind/blueprint/images/fugue/renewAll.png b/themes/blueprint/images/fugue/renewAll.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/renewAll.png rename to themes/blueprint/images/fugue/renewAll.png diff --git a/themes/vufind/blueprint/images/fugue/tick-small.png b/themes/blueprint/images/fugue/tick-small.png similarity index 100% rename from themes/vufind/blueprint/images/fugue/tick-small.png rename to themes/blueprint/images/fugue/tick-small.png diff --git a/themes/vufind/blueprint/images/gradient_green.gif b/themes/blueprint/images/gradient_green.gif similarity index 100% rename from themes/vufind/blueprint/images/gradient_green.gif rename to themes/blueprint/images/gradient_green.gif diff --git a/themes/vufind/blueprint/images/gradient_grey.gif b/themes/blueprint/images/gradient_grey.gif similarity index 100% rename from themes/vufind/blueprint/images/gradient_grey.gif rename to themes/blueprint/images/gradient_grey.gif diff --git a/themes/vufind/blueprint/images/preview_ht.gif b/themes/blueprint/images/preview_ht.gif similarity index 100% rename from themes/vufind/blueprint/images/preview_ht.gif rename to themes/blueprint/images/preview_ht.gif diff --git a/themes/vufind/blueprint/images/preview_ol.gif b/themes/blueprint/images/preview_ol.gif similarity index 100% rename from themes/vufind/blueprint/images/preview_ol.gif rename to themes/blueprint/images/preview_ol.gif diff --git a/themes/vufind/blueprint/images/rotate_anticlockwise.png b/themes/blueprint/images/rotate_anticlockwise.png similarity index 100% rename from themes/vufind/blueprint/images/rotate_anticlockwise.png rename to themes/blueprint/images/rotate_anticlockwise.png diff --git a/themes/vufind/blueprint/images/rotate_clockwise.png b/themes/blueprint/images/rotate_clockwise.png similarity index 100% rename from themes/vufind/blueprint/images/rotate_clockwise.png rename to themes/blueprint/images/rotate_clockwise.png diff --git a/themes/vufind/blueprint/images/silk/add.png b/themes/blueprint/images/silk/add.png similarity index 100% rename from themes/vufind/blueprint/images/silk/add.png rename to themes/blueprint/images/silk/add.png diff --git a/themes/vufind/blueprint/images/silk/application_add.png b/themes/blueprint/images/silk/application_add.png similarity index 100% rename from themes/vufind/blueprint/images/silk/application_add.png rename to themes/blueprint/images/silk/application_add.png diff --git a/themes/vufind/blueprint/images/silk/bin.png b/themes/blueprint/images/silk/bin.png similarity index 100% rename from themes/vufind/blueprint/images/silk/bin.png rename to themes/blueprint/images/silk/bin.png diff --git a/themes/vufind/blueprint/images/silk/book.png b/themes/blueprint/images/silk/book.png similarity index 100% rename from themes/vufind/blueprint/images/silk/book.png rename to themes/blueprint/images/silk/book.png diff --git a/themes/vufind/blueprint/images/silk/book_link.png b/themes/blueprint/images/silk/book_link.png similarity index 100% rename from themes/vufind/blueprint/images/silk/book_link.png rename to themes/blueprint/images/silk/book_link.png diff --git a/themes/vufind/blueprint/images/silk/book_open.png b/themes/blueprint/images/silk/book_open.png similarity index 100% rename from themes/vufind/blueprint/images/silk/book_open.png rename to themes/blueprint/images/silk/book_open.png diff --git a/themes/vufind/blueprint/images/silk/box.png b/themes/blueprint/images/silk/box.png similarity index 100% rename from themes/vufind/blueprint/images/silk/box.png rename to themes/blueprint/images/silk/box.png diff --git a/themes/vufind/blueprint/images/silk/bullet_green.png b/themes/blueprint/images/silk/bullet_green.png similarity index 100% rename from themes/vufind/blueprint/images/silk/bullet_green.png rename to themes/blueprint/images/silk/bullet_green.png diff --git a/themes/vufind/blueprint/images/silk/bullet_orange.png b/themes/blueprint/images/silk/bullet_orange.png similarity index 100% rename from themes/vufind/blueprint/images/silk/bullet_orange.png rename to themes/blueprint/images/silk/bullet_orange.png diff --git a/themes/vufind/blueprint/images/silk/bullet_red.png b/themes/blueprint/images/silk/bullet_red.png similarity index 100% rename from themes/vufind/blueprint/images/silk/bullet_red.png rename to themes/blueprint/images/silk/bullet_red.png diff --git a/themes/vufind/blueprint/images/silk/cart.png b/themes/blueprint/images/silk/cart.png similarity index 100% rename from themes/vufind/blueprint/images/silk/cart.png rename to themes/blueprint/images/silk/cart.png diff --git a/themes/vufind/blueprint/images/silk/cart_delete.png b/themes/blueprint/images/silk/cart_delete.png similarity index 100% rename from themes/vufind/blueprint/images/silk/cart_delete.png rename to themes/blueprint/images/silk/cart_delete.png diff --git a/themes/vufind/blueprint/images/silk/cart_go.png b/themes/blueprint/images/silk/cart_go.png similarity index 100% rename from themes/vufind/blueprint/images/silk/cart_go.png rename to themes/blueprint/images/silk/cart_go.png diff --git a/themes/vufind/blueprint/images/silk/cart_put.png b/themes/blueprint/images/silk/cart_put.png similarity index 100% rename from themes/vufind/blueprint/images/silk/cart_put.png rename to themes/blueprint/images/silk/cart_put.png diff --git a/themes/vufind/blueprint/images/silk/cart_remove.png b/themes/blueprint/images/silk/cart_remove.png similarity index 100% rename from themes/vufind/blueprint/images/silk/cart_remove.png rename to themes/blueprint/images/silk/cart_remove.png diff --git a/themes/vufind/blueprint/images/silk/cd.png b/themes/blueprint/images/silk/cd.png similarity index 100% rename from themes/vufind/blueprint/images/silk/cd.png rename to themes/blueprint/images/silk/cd.png diff --git a/themes/vufind/blueprint/images/silk/delete.png b/themes/blueprint/images/silk/delete.png similarity index 100% rename from themes/vufind/blueprint/images/silk/delete.png rename to themes/blueprint/images/silk/delete.png diff --git a/themes/vufind/blueprint/images/silk/disk-black.png b/themes/blueprint/images/silk/disk-black.png similarity index 100% rename from themes/vufind/blueprint/images/silk/disk-black.png rename to themes/blueprint/images/silk/disk-black.png diff --git a/themes/vufind/blueprint/images/silk/disk_multiple.png b/themes/blueprint/images/silk/disk_multiple.png similarity index 100% rename from themes/vufind/blueprint/images/silk/disk_multiple.png rename to themes/blueprint/images/silk/disk_multiple.png diff --git a/themes/vufind/blueprint/images/silk/door_in.png b/themes/blueprint/images/silk/door_in.png similarity index 100% rename from themes/vufind/blueprint/images/silk/door_in.png rename to themes/blueprint/images/silk/door_in.png diff --git a/themes/vufind/blueprint/images/silk/door_out.png b/themes/blueprint/images/silk/door_out.png similarity index 100% rename from themes/vufind/blueprint/images/silk/door_out.png rename to themes/blueprint/images/silk/door_out.png diff --git a/themes/vufind/blueprint/images/silk/dvd.png b/themes/blueprint/images/silk/dvd.png similarity index 100% rename from themes/vufind/blueprint/images/silk/dvd.png rename to themes/blueprint/images/silk/dvd.png diff --git a/themes/vufind/blueprint/images/silk/edit.png b/themes/blueprint/images/silk/edit.png similarity index 100% rename from themes/vufind/blueprint/images/silk/edit.png rename to themes/blueprint/images/silk/edit.png diff --git a/themes/vufind/blueprint/images/silk/email.png b/themes/blueprint/images/silk/email.png similarity index 100% rename from themes/vufind/blueprint/images/silk/email.png rename to themes/blueprint/images/silk/email.png diff --git a/themes/vufind/blueprint/images/silk/error.png b/themes/blueprint/images/silk/error.png similarity index 100% rename from themes/vufind/blueprint/images/silk/error.png rename to themes/blueprint/images/silk/error.png diff --git a/themes/vufind/blueprint/images/silk/expand.png b/themes/blueprint/images/silk/expand.png similarity index 100% rename from themes/vufind/blueprint/images/silk/expand.png rename to themes/blueprint/images/silk/expand.png diff --git a/themes/vufind/blueprint/images/silk/feed.png b/themes/blueprint/images/silk/feed.png similarity index 100% rename from themes/vufind/blueprint/images/silk/feed.png rename to themes/blueprint/images/silk/feed.png diff --git a/themes/vufind/blueprint/images/silk/film.png b/themes/blueprint/images/silk/film.png similarity index 100% rename from themes/vufind/blueprint/images/silk/film.png rename to themes/blueprint/images/silk/film.png diff --git a/themes/vufind/blueprint/images/silk/heart.png b/themes/blueprint/images/silk/heart.png similarity index 100% rename from themes/vufind/blueprint/images/silk/heart.png rename to themes/blueprint/images/silk/heart.png diff --git a/themes/vufind/blueprint/images/silk/help.png b/themes/blueprint/images/silk/help.png similarity index 100% rename from themes/vufind/blueprint/images/silk/help.png rename to themes/blueprint/images/silk/help.png diff --git a/themes/vufind/blueprint/images/silk/house.png b/themes/blueprint/images/silk/house.png similarity index 100% rename from themes/vufind/blueprint/images/silk/house.png rename to themes/blueprint/images/silk/house.png diff --git a/themes/vufind/blueprint/images/silk/list.png b/themes/blueprint/images/silk/list.png similarity index 100% rename from themes/vufind/blueprint/images/silk/list.png rename to themes/blueprint/images/silk/list.png diff --git a/themes/vufind/blueprint/images/silk/map.png b/themes/blueprint/images/silk/map.png similarity index 100% rename from themes/vufind/blueprint/images/silk/map.png rename to themes/blueprint/images/silk/map.png diff --git a/themes/vufind/blueprint/images/silk/music.png b/themes/blueprint/images/silk/music.png similarity index 100% rename from themes/vufind/blueprint/images/silk/music.png rename to themes/blueprint/images/silk/music.png diff --git a/themes/vufind/blueprint/images/silk/newspaper.png b/themes/blueprint/images/silk/newspaper.png similarity index 100% rename from themes/vufind/blueprint/images/silk/newspaper.png rename to themes/blueprint/images/silk/newspaper.png diff --git a/themes/vufind/blueprint/images/silk/package.png b/themes/blueprint/images/silk/package.png similarity index 100% rename from themes/vufind/blueprint/images/silk/package.png rename to themes/blueprint/images/silk/package.png diff --git a/themes/vufind/blueprint/images/silk/phone.png b/themes/blueprint/images/silk/phone.png similarity index 100% rename from themes/vufind/blueprint/images/silk/phone.png rename to themes/blueprint/images/silk/phone.png diff --git a/themes/vufind/blueprint/images/silk/photo.png b/themes/blueprint/images/silk/photo.png similarity index 100% rename from themes/vufind/blueprint/images/silk/photo.png rename to themes/blueprint/images/silk/photo.png diff --git a/themes/vufind/blueprint/images/silk/picture.png b/themes/blueprint/images/silk/picture.png similarity index 100% rename from themes/vufind/blueprint/images/silk/picture.png rename to themes/blueprint/images/silk/picture.png diff --git a/themes/vufind/blueprint/images/silk/printer.png b/themes/blueprint/images/silk/printer.png similarity index 100% rename from themes/vufind/blueprint/images/silk/printer.png rename to themes/blueprint/images/silk/printer.png diff --git a/themes/vufind/blueprint/images/silk/readme.txt b/themes/blueprint/images/silk/readme.txt similarity index 100% rename from themes/vufind/blueprint/images/silk/readme.txt rename to themes/blueprint/images/silk/readme.txt diff --git a/themes/vufind/blueprint/images/silk/report.png b/themes/blueprint/images/silk/report.png similarity index 100% rename from themes/vufind/blueprint/images/silk/report.png rename to themes/blueprint/images/silk/report.png diff --git a/themes/vufind/blueprint/images/silk/report_edit.png b/themes/blueprint/images/silk/report_edit.png similarity index 100% rename from themes/vufind/blueprint/images/silk/report_edit.png rename to themes/blueprint/images/silk/report_edit.png diff --git a/themes/vufind/blueprint/images/silk/report_picture.png b/themes/blueprint/images/silk/report_picture.png similarity index 100% rename from themes/vufind/blueprint/images/silk/report_picture.png rename to themes/blueprint/images/silk/report_picture.png diff --git a/themes/vufind/blueprint/images/silk/script.png b/themes/blueprint/images/silk/script.png similarity index 100% rename from themes/vufind/blueprint/images/silk/script.png rename to themes/blueprint/images/silk/script.png diff --git a/themes/vufind/blueprint/images/silk/script_edit.png b/themes/blueprint/images/silk/script_edit.png similarity index 100% rename from themes/vufind/blueprint/images/silk/script_edit.png rename to themes/blueprint/images/silk/script_edit.png diff --git a/themes/vufind/blueprint/images/silk/sound.png b/themes/blueprint/images/silk/sound.png similarity index 100% rename from themes/vufind/blueprint/images/silk/sound.png rename to themes/blueprint/images/silk/sound.png diff --git a/themes/vufind/blueprint/images/silk/tag_blue.png b/themes/blueprint/images/silk/tag_blue.png similarity index 100% rename from themes/vufind/blueprint/images/silk/tag_blue.png rename to themes/blueprint/images/silk/tag_blue.png diff --git a/themes/vufind/blueprint/images/silk/tag_yellow.png b/themes/blueprint/images/silk/tag_yellow.png similarity index 100% rename from themes/vufind/blueprint/images/silk/tag_yellow.png rename to themes/blueprint/images/silk/tag_yellow.png diff --git a/themes/vufind/blueprint/images/silk/tick.png b/themes/blueprint/images/silk/tick.png similarity index 100% rename from themes/vufind/blueprint/images/silk/tick.png rename to themes/blueprint/images/silk/tick.png diff --git a/themes/vufind/blueprint/images/silk/user.png b/themes/blueprint/images/silk/user.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user.png rename to themes/blueprint/images/silk/user.png diff --git a/themes/vufind/blueprint/images/silk/user_add.png b/themes/blueprint/images/silk/user_add.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_add.png rename to themes/blueprint/images/silk/user_add.png diff --git a/themes/vufind/blueprint/images/silk/user_comment.png b/themes/blueprint/images/silk/user_comment.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_comment.png rename to themes/blueprint/images/silk/user_comment.png diff --git a/themes/vufind/blueprint/images/silk/user_delete.png b/themes/blueprint/images/silk/user_delete.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_delete.png rename to themes/blueprint/images/silk/user_delete.png diff --git a/themes/vufind/blueprint/images/silk/user_edit.png b/themes/blueprint/images/silk/user_edit.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_edit.png rename to themes/blueprint/images/silk/user_edit.png diff --git a/themes/vufind/blueprint/images/silk/user_gray.png b/themes/blueprint/images/silk/user_gray.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_gray.png rename to themes/blueprint/images/silk/user_gray.png diff --git a/themes/vufind/blueprint/images/silk/user_green.png b/themes/blueprint/images/silk/user_green.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_green.png rename to themes/blueprint/images/silk/user_green.png diff --git a/themes/vufind/blueprint/images/silk/user_orange.png b/themes/blueprint/images/silk/user_orange.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_orange.png rename to themes/blueprint/images/silk/user_orange.png diff --git a/themes/vufind/blueprint/images/silk/user_red.png b/themes/blueprint/images/silk/user_red.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_red.png rename to themes/blueprint/images/silk/user_red.png diff --git a/themes/vufind/blueprint/images/silk/user_suit.png b/themes/blueprint/images/silk/user_suit.png similarity index 100% rename from themes/vufind/blueprint/images/silk/user_suit.png rename to themes/blueprint/images/silk/user_suit.png diff --git a/themes/vufind/blueprint/images/silk/world.png b/themes/blueprint/images/silk/world.png similarity index 100% rename from themes/vufind/blueprint/images/silk/world.png rename to themes/blueprint/images/silk/world.png diff --git a/themes/vufind/blueprint/images/small/Book.png b/themes/blueprint/images/small/Book.png similarity index 100% rename from themes/vufind/blueprint/images/small/Book.png rename to themes/blueprint/images/small/Book.png diff --git a/themes/vufind/blueprint/images/small/BookChapter.png b/themes/blueprint/images/small/BookChapter.png similarity index 100% rename from themes/vufind/blueprint/images/small/BookChapter.png rename to themes/blueprint/images/small/BookChapter.png diff --git a/themes/vufind/blueprint/images/small/BookReview.png b/themes/blueprint/images/small/BookReview.png similarity index 100% rename from themes/vufind/blueprint/images/small/BookReview.png rename to themes/blueprint/images/small/BookReview.png diff --git a/themes/vufind/blueprint/images/small/Dissertation.png b/themes/blueprint/images/small/Dissertation.png similarity index 100% rename from themes/vufind/blueprint/images/small/Dissertation.png rename to themes/blueprint/images/small/Dissertation.png diff --git a/themes/vufind/blueprint/images/small/Journal.png b/themes/blueprint/images/small/Journal.png similarity index 100% rename from themes/vufind/blueprint/images/small/Journal.png rename to themes/blueprint/images/small/Journal.png diff --git a/themes/vufind/blueprint/images/small/JournalArticle.png b/themes/blueprint/images/small/JournalArticle.png similarity index 100% rename from themes/vufind/blueprint/images/small/JournalArticle.png rename to themes/blueprint/images/small/JournalArticle.png diff --git a/themes/vufind/blueprint/images/small/NewspaperArticle.png b/themes/blueprint/images/small/NewspaperArticle.png similarity index 100% rename from themes/vufind/blueprint/images/small/NewspaperArticle.png rename to themes/blueprint/images/small/NewspaperArticle.png diff --git a/themes/vufind/blueprint/images/small/Report.png b/themes/blueprint/images/small/Report.png similarity index 100% rename from themes/vufind/blueprint/images/small/Report.png rename to themes/blueprint/images/small/Report.png diff --git a/themes/vufind/blueprint/images/small/TradePublicationArticle.png b/themes/blueprint/images/small/TradePublicationArticle.png similarity index 100% rename from themes/vufind/blueprint/images/small/TradePublicationArticle.png rename to themes/blueprint/images/small/TradePublicationArticle.png diff --git a/themes/vufind/blueprint/images/small/doc.png b/themes/blueprint/images/small/doc.png similarity index 100% rename from themes/vufind/blueprint/images/small/doc.png rename to themes/blueprint/images/small/doc.png diff --git a/themes/vufind/blueprint/images/small/eBook.png b/themes/blueprint/images/small/eBook.png similarity index 100% rename from themes/vufind/blueprint/images/small/eBook.png rename to themes/blueprint/images/small/eBook.png diff --git a/themes/vufind/blueprint/images/small/pdf.png b/themes/blueprint/images/small/pdf.png similarity index 100% rename from themes/vufind/blueprint/images/small/pdf.png rename to themes/blueprint/images/small/pdf.png diff --git a/themes/vufind/blueprint/images/subnavTab_left.jpg b/themes/blueprint/images/subnavTab_left.jpg similarity index 100% rename from themes/vufind/blueprint/images/subnavTab_left.jpg rename to themes/blueprint/images/subnavTab_left.jpg diff --git a/themes/vufind/blueprint/images/subnavTab_right.jpg b/themes/blueprint/images/subnavTab_right.jpg similarity index 100% rename from themes/vufind/blueprint/images/subnavTab_right.jpg rename to themes/blueprint/images/subnavTab_right.jpg diff --git a/themes/vufind/blueprint/images/tab_active_arrow.jpg b/themes/blueprint/images/tab_active_arrow.jpg similarity index 100% rename from themes/vufind/blueprint/images/tab_active_arrow.jpg rename to themes/blueprint/images/tab_active_arrow.jpg diff --git a/themes/vufind/blueprint/images/tab_active_bg.jpg b/themes/blueprint/images/tab_active_bg.jpg similarity index 100% rename from themes/vufind/blueprint/images/tab_active_bg.jpg rename to themes/blueprint/images/tab_active_bg.jpg diff --git a/themes/vufind/blueprint/images/tabs_bg.jpg b/themes/blueprint/images/tabs_bg.jpg similarity index 100% rename from themes/vufind/blueprint/images/tabs_bg.jpg rename to themes/blueprint/images/tabs_bg.jpg diff --git a/themes/vufind/blueprint/images/tabs_hover_bg.jpg b/themes/blueprint/images/tabs_hover_bg.jpg similarity index 100% rename from themes/vufind/blueprint/images/tabs_hover_bg.jpg rename to themes/blueprint/images/tabs_hover_bg.jpg diff --git a/themes/vufind/blueprint/images/tango/audio-volume-high.png b/themes/blueprint/images/tango/audio-volume-high.png similarity index 100% rename from themes/vufind/blueprint/images/tango/audio-volume-high.png rename to themes/blueprint/images/tango/audio-volume-high.png diff --git a/themes/vufind/blueprint/images/tango/bookmark_add.png b/themes/blueprint/images/tango/bookmark_add.png similarity index 100% rename from themes/vufind/blueprint/images/tango/bookmark_add.png rename to themes/blueprint/images/tango/bookmark_add.png diff --git a/themes/vufind/blueprint/images/tango/email.png b/themes/blueprint/images/tango/email.png similarity index 100% rename from themes/vufind/blueprint/images/tango/email.png rename to themes/blueprint/images/tango/email.png diff --git a/themes/vufind/blueprint/images/tango/film.png b/themes/blueprint/images/tango/film.png similarity index 100% rename from themes/vufind/blueprint/images/tango/film.png rename to themes/blueprint/images/tango/film.png diff --git a/themes/vufind/blueprint/images/tango/find.png b/themes/blueprint/images/tango/find.png similarity index 100% rename from themes/vufind/blueprint/images/tango/find.png rename to themes/blueprint/images/tango/find.png diff --git a/themes/vufind/blueprint/images/tango/gnome-help.png b/themes/blueprint/images/tango/gnome-help.png similarity index 100% rename from themes/vufind/blueprint/images/tango/gnome-help.png rename to themes/blueprint/images/tango/gnome-help.png diff --git a/themes/vufind/blueprint/images/tango/video.png b/themes/blueprint/images/tango/video.png similarity index 100% rename from themes/vufind/blueprint/images/tango/video.png rename to themes/blueprint/images/tango/video.png diff --git a/themes/vufind/blueprint/images/tango/www.png b/themes/blueprint/images/tango/www.png similarity index 100% rename from themes/vufind/blueprint/images/tango/www.png rename to themes/blueprint/images/tango/www.png diff --git a/themes/vufind/blueprint/images/trans.png b/themes/blueprint/images/trans.png similarity index 100% rename from themes/vufind/blueprint/images/trans.png rename to themes/blueprint/images/trans.png diff --git a/themes/vufind/blueprint/images/unchecked.gif b/themes/blueprint/images/unchecked.gif similarity index 100% rename from themes/vufind/blueprint/images/unchecked.gif rename to themes/blueprint/images/unchecked.gif diff --git a/themes/vufind/blueprint/images/view_grid.png b/themes/blueprint/images/view_grid.png similarity index 100% rename from themes/vufind/blueprint/images/view_grid.png rename to themes/blueprint/images/view_grid.png diff --git a/themes/vufind/blueprint/images/view_list.png b/themes/blueprint/images/view_list.png similarity index 100% rename from themes/vufind/blueprint/images/view_list.png rename to themes/blueprint/images/view_list.png diff --git a/themes/vufind/blueprint/images/vufind_logo.jpg b/themes/blueprint/images/vufind_logo.jpg similarity index 100% rename from themes/vufind/blueprint/images/vufind_logo.jpg rename to themes/blueprint/images/vufind_logo.jpg diff --git a/themes/vufind/blueprint/js/.htaccess b/themes/blueprint/js/.htaccess similarity index 100% rename from themes/vufind/blueprint/js/.htaccess rename to themes/blueprint/js/.htaccess diff --git a/themes/vufind/blueprint/js/advanced_search.js b/themes/blueprint/js/advanced_search.js similarity index 100% rename from themes/vufind/blueprint/js/advanced_search.js rename to themes/blueprint/js/advanced_search.js diff --git a/themes/vufind/blueprint/js/browse.js b/themes/blueprint/js/browse.js similarity index 100% rename from themes/vufind/blueprint/js/browse.js rename to themes/blueprint/js/browse.js diff --git a/themes/vufind/blueprint/js/bulk_actions.js b/themes/blueprint/js/bulk_actions.js similarity index 100% rename from themes/vufind/blueprint/js/bulk_actions.js rename to themes/blueprint/js/bulk_actions.js diff --git a/themes/vufind/blueprint/js/cart.js b/themes/blueprint/js/cart.js similarity index 100% rename from themes/vufind/blueprint/js/cart.js rename to themes/blueprint/js/cart.js diff --git a/themes/vufind/blueprint/js/check_item_statuses.js b/themes/blueprint/js/check_item_statuses.js similarity index 100% rename from themes/vufind/blueprint/js/check_item_statuses.js rename to themes/blueprint/js/check_item_statuses.js diff --git a/themes/vufind/blueprint/js/check_save_statuses.js b/themes/blueprint/js/check_save_statuses.js similarity index 100% rename from themes/vufind/blueprint/js/check_save_statuses.js rename to themes/blueprint/js/check_save_statuses.js diff --git a/themes/vufind/blueprint/js/common.js b/themes/blueprint/js/common.js similarity index 100% rename from themes/vufind/blueprint/js/common.js rename to themes/blueprint/js/common.js diff --git a/themes/vufind/blueprint/js/flot/LICENSE.txt b/themes/blueprint/js/flot/LICENSE.txt similarity index 100% rename from themes/vufind/blueprint/js/flot/LICENSE.txt rename to themes/blueprint/js/flot/LICENSE.txt diff --git a/themes/vufind/blueprint/js/flot/excanvas.min.js b/themes/blueprint/js/flot/excanvas.min.js similarity index 100% rename from themes/vufind/blueprint/js/flot/excanvas.min.js rename to themes/blueprint/js/flot/excanvas.min.js diff --git a/themes/vufind/blueprint/js/flot/jquery.flot.min.js b/themes/blueprint/js/flot/jquery.flot.min.js similarity index 100% rename from themes/vufind/blueprint/js/flot/jquery.flot.min.js rename to themes/blueprint/js/flot/jquery.flot.min.js diff --git a/themes/vufind/blueprint/js/flot/jquery.flot.selection.min.js b/themes/blueprint/js/flot/jquery.flot.selection.min.js similarity index 100% rename from themes/vufind/blueprint/js/flot/jquery.flot.selection.min.js rename to themes/blueprint/js/flot/jquery.flot.selection.min.js diff --git a/themes/vufind/blueprint/js/jquery-ui/README-build-options.txt b/themes/blueprint/js/jquery-ui/README-build-options.txt similarity index 100% rename from themes/vufind/blueprint/js/jquery-ui/README-build-options.txt rename to themes/blueprint/js/jquery-ui/README-build-options.txt diff --git a/themes/vufind/blueprint/js/jquery-ui/js/img-rotate.js b/themes/blueprint/js/jquery-ui/js/img-rotate.js similarity index 100% rename from themes/vufind/blueprint/js/jquery-ui/js/img-rotate.js rename to themes/blueprint/js/jquery-ui/js/img-rotate.js diff --git a/themes/vufind/blueprint/js/jquery-ui/js/inspector.js b/themes/blueprint/js/jquery-ui/js/inspector.js similarity index 100% rename from themes/vufind/blueprint/js/jquery-ui/js/inspector.js rename to themes/blueprint/js/jquery-ui/js/inspector.js diff --git a/themes/vufind/blueprint/js/jquery-ui/js/jquery-ui.js b/themes/blueprint/js/jquery-ui/js/jquery-ui.js similarity index 100% rename from themes/vufind/blueprint/js/jquery-ui/js/jquery-ui.js rename to themes/blueprint/js/jquery-ui/js/jquery-ui.js diff --git a/themes/vufind/blueprint/js/jquery-ui/js/mousewheel.js b/themes/blueprint/js/jquery-ui/js/mousewheel.js similarity index 100% rename from themes/vufind/blueprint/js/jquery-ui/js/mousewheel.js rename to themes/blueprint/js/jquery-ui/js/mousewheel.js diff --git a/themes/vufind/blueprint/js/jquery.cookie.js b/themes/blueprint/js/jquery.cookie.js similarity index 100% rename from themes/vufind/blueprint/js/jquery.cookie.js rename to themes/blueprint/js/jquery.cookie.js diff --git a/themes/vufind/blueprint/js/jquery.form.js b/themes/blueprint/js/jquery.form.js similarity index 100% rename from themes/vufind/blueprint/js/jquery.form.js rename to themes/blueprint/js/jquery.form.js diff --git a/themes/vufind/blueprint/js/jquery.metadata.js b/themes/blueprint/js/jquery.metadata.js similarity index 100% rename from themes/vufind/blueprint/js/jquery.metadata.js rename to themes/blueprint/js/jquery.metadata.js diff --git a/themes/vufind/blueprint/js/jquery.min.js b/themes/blueprint/js/jquery.min.js similarity index 100% rename from themes/vufind/blueprint/js/jquery.min.js rename to themes/blueprint/js/jquery.min.js diff --git a/themes/vufind/blueprint/js/jquery.validate.min.js b/themes/blueprint/js/jquery.validate.min.js similarity index 100% rename from themes/vufind/blueprint/js/jquery.validate.min.js rename to themes/blueprint/js/jquery.validate.min.js diff --git a/themes/vufind/blueprint/js/lightbox.js b/themes/blueprint/js/lightbox.js similarity index 100% rename from themes/vufind/blueprint/js/lightbox.js rename to themes/blueprint/js/lightbox.js diff --git a/themes/vufind/blueprint/js/openurl.js b/themes/blueprint/js/openurl.js similarity index 100% rename from themes/vufind/blueprint/js/openurl.js rename to themes/blueprint/js/openurl.js diff --git a/themes/vufind/blueprint/js/preview.js b/themes/blueprint/js/preview.js similarity index 100% rename from themes/vufind/blueprint/js/preview.js rename to themes/blueprint/js/preview.js diff --git a/themes/vufind/blueprint/js/pubdate_slider.js b/themes/blueprint/js/pubdate_slider.js similarity index 100% rename from themes/vufind/blueprint/js/pubdate_slider.js rename to themes/blueprint/js/pubdate_slider.js diff --git a/themes/vufind/blueprint/js/pubdate_vis.js b/themes/blueprint/js/pubdate_vis.js similarity index 100% rename from themes/vufind/blueprint/js/pubdate_vis.js rename to themes/blueprint/js/pubdate_vis.js diff --git a/themes/vufind/blueprint/js/rc4.js b/themes/blueprint/js/rc4.js similarity index 100% rename from themes/vufind/blueprint/js/rc4.js rename to themes/blueprint/js/rc4.js diff --git a/themes/vufind/blueprint/js/record.js b/themes/blueprint/js/record.js similarity index 100% rename from themes/vufind/blueprint/js/record.js rename to themes/blueprint/js/record.js diff --git a/themes/vufind/blueprint/js/vudl.js b/themes/blueprint/js/vudl.js similarity index 100% rename from themes/vufind/blueprint/js/vudl.js rename to themes/blueprint/js/vudl.js diff --git a/themes/vufind/blueprint/templates/Auth/Base/login.phtml b/themes/blueprint/templates/Auth/Base/login.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Auth/Base/login.phtml rename to themes/blueprint/templates/Auth/Base/login.phtml diff --git a/themes/vufind/blueprint/templates/Auth/Database/create.phtml b/themes/blueprint/templates/Auth/Database/create.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Auth/Database/create.phtml rename to themes/blueprint/templates/Auth/Database/create.phtml diff --git a/themes/vufind/blueprint/templates/Helpers/openurl.phtml b/themes/blueprint/templates/Helpers/openurl.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Helpers/openurl.phtml rename to themes/blueprint/templates/Helpers/openurl.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/AuthorFacets.phtml b/themes/blueprint/templates/Recommend/AuthorFacets.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/AuthorFacets.phtml rename to themes/blueprint/templates/Recommend/AuthorFacets.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/AuthorInfo.phtml b/themes/blueprint/templates/Recommend/AuthorInfo.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/AuthorInfo.phtml rename to themes/blueprint/templates/Recommend/AuthorInfo.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/AuthorityRecommend.phtml b/themes/blueprint/templates/Recommend/AuthorityRecommend.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/AuthorityRecommend.phtml rename to themes/blueprint/templates/Recommend/AuthorityRecommend.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/CatalogResults.phtml b/themes/blueprint/templates/Recommend/CatalogResults.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/CatalogResults.phtml rename to themes/blueprint/templates/Recommend/CatalogResults.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/EuropeanaResults.phtml b/themes/blueprint/templates/Recommend/EuropeanaResults.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/EuropeanaResults.phtml rename to themes/blueprint/templates/Recommend/EuropeanaResults.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/EuropeanaResultsDeferred.phtml b/themes/blueprint/templates/Recommend/EuropeanaResultsDeferred.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/EuropeanaResultsDeferred.phtml rename to themes/blueprint/templates/Recommend/EuropeanaResultsDeferred.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/ExpandFacets.phtml b/themes/blueprint/templates/Recommend/ExpandFacets.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/ExpandFacets.phtml rename to themes/blueprint/templates/Recommend/ExpandFacets.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/FavoriteFacets.phtml b/themes/blueprint/templates/Recommend/FavoriteFacets.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/FavoriteFacets.phtml rename to themes/blueprint/templates/Recommend/FavoriteFacets.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/OpenLibrarySubjects.phtml b/themes/blueprint/templates/Recommend/OpenLibrarySubjects.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/OpenLibrarySubjects.phtml rename to themes/blueprint/templates/Recommend/OpenLibrarySubjects.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/OpenLibrarySubjectsDeferred.phtml b/themes/blueprint/templates/Recommend/OpenLibrarySubjectsDeferred.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/OpenLibrarySubjectsDeferred.phtml rename to themes/blueprint/templates/Recommend/OpenLibrarySubjectsDeferred.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/PubDateVisAjax.phtml b/themes/blueprint/templates/Recommend/PubDateVisAjax.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/PubDateVisAjax.phtml rename to themes/blueprint/templates/Recommend/PubDateVisAjax.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/ResultGoogleMapAjax.phtml b/themes/blueprint/templates/Recommend/ResultGoogleMapAjax.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/ResultGoogleMapAjax.phtml rename to themes/blueprint/templates/Recommend/ResultGoogleMapAjax.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/SideFacets.phtml b/themes/blueprint/templates/Recommend/SideFacets.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/SideFacets.phtml rename to themes/blueprint/templates/Recommend/SideFacets.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/SummonDatabases.phtml b/themes/blueprint/templates/Recommend/SummonDatabases.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/SummonDatabases.phtml rename to themes/blueprint/templates/Recommend/SummonDatabases.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/SummonResults.phtml b/themes/blueprint/templates/Recommend/SummonResults.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/SummonResults.phtml rename to themes/blueprint/templates/Recommend/SummonResults.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/SwitchType.phtml b/themes/blueprint/templates/Recommend/SwitchType.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/SwitchType.phtml rename to themes/blueprint/templates/Recommend/SwitchType.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/TopFacets.phtml b/themes/blueprint/templates/Recommend/TopFacets.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/TopFacets.phtml rename to themes/blueprint/templates/Recommend/TopFacets.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/WorldCatIdentities.phtml b/themes/blueprint/templates/Recommend/WorldCatIdentities.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/WorldCatIdentities.phtml rename to themes/blueprint/templates/Recommend/WorldCatIdentities.phtml diff --git a/themes/vufind/blueprint/templates/Recommend/WorldCatTerms.phtml b/themes/blueprint/templates/Recommend/WorldCatTerms.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Recommend/WorldCatTerms.phtml rename to themes/blueprint/templates/Recommend/WorldCatTerms.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Base/preview.phtml b/themes/blueprint/templates/RecordDriver/Base/preview.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Base/preview.phtml rename to themes/blueprint/templates/RecordDriver/Base/preview.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrAuth/result-list.phtml b/themes/blueprint/templates/RecordDriver/SolrAuth/result-list.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrAuth/result-list.phtml rename to themes/blueprint/templates/RecordDriver/SolrAuth/result-list.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/core.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/core.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/core.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/core.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/format-class.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/format-class.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/format-class.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/format-class.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/format-list.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/format-list.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/format-list.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/format-list.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-author.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/link-author.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-author.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/link-author.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-journaltitle.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/link-journaltitle.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-journaltitle.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/link-journaltitle.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-series.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/link-series.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-series.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/link-series.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-subject.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/link-subject.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-subject.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/link-subject.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-title.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/link-title.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/link-title.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/link-title.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/list-entry.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/list-entry.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/list-entry.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/list-entry.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/result-grid.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/result-grid.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/result-grid.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/result-grid.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-description.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-description.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-description.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-description.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-details.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-details.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-details.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-details.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-excerpt.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-excerpt.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-excerpt.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-excerpt.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-holdings.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-holdings.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-holdings.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-holdings.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-reviews.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-reviews.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-reviews.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-reviews.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-toc.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-toc.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-toc.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-toc.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-usercomments.phtml b/themes/blueprint/templates/RecordDriver/SolrDefault/tab-usercomments.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrDefault/tab-usercomments.phtml rename to themes/blueprint/templates/RecordDriver/SolrDefault/tab-usercomments.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/SolrMarc/tab-details.phtml b/themes/blueprint/templates/RecordDriver/SolrMarc/tab-details.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/SolrMarc/tab-details.phtml rename to themes/blueprint/templates/RecordDriver/SolrMarc/tab-details.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Summon/format-class.phtml b/themes/blueprint/templates/RecordDriver/Summon/format-class.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Summon/format-class.phtml rename to themes/blueprint/templates/RecordDriver/Summon/format-class.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Summon/link-author.phtml b/themes/blueprint/templates/RecordDriver/Summon/link-author.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Summon/link-author.phtml rename to themes/blueprint/templates/RecordDriver/Summon/link-author.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Summon/link-journaltitle.phtml b/themes/blueprint/templates/RecordDriver/Summon/link-journaltitle.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Summon/link-journaltitle.phtml rename to themes/blueprint/templates/RecordDriver/Summon/link-journaltitle.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Summon/link-series.phtml b/themes/blueprint/templates/RecordDriver/Summon/link-series.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Summon/link-series.phtml rename to themes/blueprint/templates/RecordDriver/Summon/link-series.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Summon/link-subject.phtml b/themes/blueprint/templates/RecordDriver/Summon/link-subject.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Summon/link-subject.phtml rename to themes/blueprint/templates/RecordDriver/Summon/link-subject.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/Summon/link-title.phtml b/themes/blueprint/templates/RecordDriver/Summon/link-title.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/Summon/link-title.phtml rename to themes/blueprint/templates/RecordDriver/Summon/link-title.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-author.phtml b/themes/blueprint/templates/RecordDriver/WorldCat/link-author.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-author.phtml rename to themes/blueprint/templates/RecordDriver/WorldCat/link-author.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-series.phtml b/themes/blueprint/templates/RecordDriver/WorldCat/link-series.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-series.phtml rename to themes/blueprint/templates/RecordDriver/WorldCat/link-series.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-subject.phtml b/themes/blueprint/templates/RecordDriver/WorldCat/link-subject.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-subject.phtml rename to themes/blueprint/templates/RecordDriver/WorldCat/link-subject.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-title.phtml b/themes/blueprint/templates/RecordDriver/WorldCat/link-title.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/WorldCat/link-title.phtml rename to themes/blueprint/templates/RecordDriver/WorldCat/link-title.phtml diff --git a/themes/vufind/blueprint/templates/RecordDriver/WorldCat/tab-holdings.phtml b/themes/blueprint/templates/RecordDriver/WorldCat/tab-holdings.phtml similarity index 100% rename from themes/vufind/blueprint/templates/RecordDriver/WorldCat/tab-holdings.phtml rename to themes/blueprint/templates/RecordDriver/WorldCat/tab-holdings.phtml diff --git a/themes/vufind/blueprint/templates/Related/Editions.phtml b/themes/blueprint/templates/Related/Editions.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Related/Editions.phtml rename to themes/blueprint/templates/Related/Editions.phtml diff --git a/themes/vufind/blueprint/templates/Related/Similar.phtml b/themes/blueprint/templates/Related/Similar.phtml similarity index 100% rename from themes/vufind/blueprint/templates/Related/Similar.phtml rename to themes/blueprint/templates/Related/Similar.phtml diff --git a/themes/vufind/blueprint/templates/admin/config.phtml b/themes/blueprint/templates/admin/config.phtml similarity index 100% rename from themes/vufind/blueprint/templates/admin/config.phtml rename to themes/blueprint/templates/admin/config.phtml diff --git a/themes/vufind/blueprint/templates/admin/disabled.phtml b/themes/blueprint/templates/admin/disabled.phtml similarity index 100% rename from themes/vufind/blueprint/templates/admin/disabled.phtml rename to themes/blueprint/templates/admin/disabled.phtml diff --git a/themes/vufind/blueprint/templates/admin/home.phtml b/themes/blueprint/templates/admin/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/admin/home.phtml rename to themes/blueprint/templates/admin/home.phtml diff --git a/themes/vufind/blueprint/templates/admin/maintenance.phtml b/themes/blueprint/templates/admin/maintenance.phtml similarity index 100% rename from themes/vufind/blueprint/templates/admin/maintenance.phtml rename to themes/blueprint/templates/admin/maintenance.phtml diff --git a/themes/vufind/blueprint/templates/admin/menu.phtml b/themes/blueprint/templates/admin/menu.phtml similarity index 100% rename from themes/vufind/blueprint/templates/admin/menu.phtml rename to themes/blueprint/templates/admin/menu.phtml diff --git a/themes/vufind/blueprint/templates/admin/statistics.phtml b/themes/blueprint/templates/admin/statistics.phtml similarity index 100% rename from themes/vufind/blueprint/templates/admin/statistics.phtml rename to themes/blueprint/templates/admin/statistics.phtml diff --git a/themes/vufind/blueprint/templates/ajax/export-favorites.phtml b/themes/blueprint/templates/ajax/export-favorites.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/export-favorites.phtml rename to themes/blueprint/templates/ajax/export-favorites.phtml diff --git a/themes/vufind/blueprint/templates/ajax/resolverLinks.phtml b/themes/blueprint/templates/ajax/resolverLinks.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/resolverLinks.phtml rename to themes/blueprint/templates/ajax/resolverLinks.phtml diff --git a/themes/vufind/blueprint/templates/ajax/result-google-map-info.phtml b/themes/blueprint/templates/ajax/result-google-map-info.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/result-google-map-info.phtml rename to themes/blueprint/templates/ajax/result-google-map-info.phtml diff --git a/themes/vufind/blueprint/templates/ajax/status-available.phtml b/themes/blueprint/templates/ajax/status-available.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/status-available.phtml rename to themes/blueprint/templates/ajax/status-available.phtml diff --git a/themes/vufind/blueprint/templates/ajax/status-full.phtml b/themes/blueprint/templates/ajax/status-full.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/status-full.phtml rename to themes/blueprint/templates/ajax/status-full.phtml diff --git a/themes/vufind/blueprint/templates/ajax/status-unavailable.phtml b/themes/blueprint/templates/ajax/status-unavailable.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/status-unavailable.phtml rename to themes/blueprint/templates/ajax/status-unavailable.phtml diff --git a/themes/vufind/blueprint/templates/ajax/status-unknown.phtml b/themes/blueprint/templates/ajax/status-unknown.phtml similarity index 100% rename from themes/vufind/blueprint/templates/ajax/status-unknown.phtml rename to themes/blueprint/templates/ajax/status-unknown.phtml diff --git a/themes/vufind/blueprint/templates/alphabrowse/home.phtml b/themes/blueprint/templates/alphabrowse/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/alphabrowse/home.phtml rename to themes/blueprint/templates/alphabrowse/home.phtml diff --git a/themes/vufind/blueprint/templates/author/home.phtml b/themes/blueprint/templates/author/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/author/home.phtml rename to themes/blueprint/templates/author/home.phtml diff --git a/themes/vufind/blueprint/templates/author/results.phtml b/themes/blueprint/templates/author/results.phtml similarity index 100% rename from themes/vufind/blueprint/templates/author/results.phtml rename to themes/blueprint/templates/author/results.phtml diff --git a/themes/vufind/blueprint/templates/author/search.phtml b/themes/blueprint/templates/author/search.phtml similarity index 100% rename from themes/vufind/blueprint/templates/author/search.phtml rename to themes/blueprint/templates/author/search.phtml diff --git a/themes/vufind/blueprint/templates/authority/home.phtml b/themes/blueprint/templates/authority/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/authority/home.phtml rename to themes/blueprint/templates/authority/home.phtml diff --git a/themes/vufind/blueprint/templates/authority/record.phtml b/themes/blueprint/templates/authority/record.phtml similarity index 100% rename from themes/vufind/blueprint/templates/authority/record.phtml rename to themes/blueprint/templates/authority/record.phtml diff --git a/themes/vufind/blueprint/templates/authority/search.phtml b/themes/blueprint/templates/authority/search.phtml similarity index 100% rename from themes/vufind/blueprint/templates/authority/search.phtml rename to themes/blueprint/templates/authority/search.phtml diff --git a/themes/vufind/blueprint/templates/browse/home.phtml b/themes/blueprint/templates/browse/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/browse/home.phtml rename to themes/blueprint/templates/browse/home.phtml diff --git a/themes/vufind/blueprint/templates/browse/top_list.phtml b/themes/blueprint/templates/browse/top_list.phtml similarity index 100% rename from themes/vufind/blueprint/templates/browse/top_list.phtml rename to themes/blueprint/templates/browse/top_list.phtml diff --git a/themes/vufind/blueprint/templates/cart/cart.phtml b/themes/blueprint/templates/cart/cart.phtml similarity index 100% rename from themes/vufind/blueprint/templates/cart/cart.phtml rename to themes/blueprint/templates/cart/cart.phtml diff --git a/themes/vufind/blueprint/templates/cart/contents.phtml b/themes/blueprint/templates/cart/contents.phtml similarity index 100% rename from themes/vufind/blueprint/templates/cart/contents.phtml rename to themes/blueprint/templates/cart/contents.phtml diff --git a/themes/vufind/blueprint/templates/cart/email.phtml b/themes/blueprint/templates/cart/email.phtml similarity index 100% rename from themes/vufind/blueprint/templates/cart/email.phtml rename to themes/blueprint/templates/cart/email.phtml diff --git a/themes/vufind/blueprint/templates/cart/export-success.phtml b/themes/blueprint/templates/cart/export-success.phtml similarity index 100% rename from themes/vufind/blueprint/templates/cart/export-success.phtml rename to themes/blueprint/templates/cart/export-success.phtml diff --git a/themes/vufind/blueprint/templates/cart/export.phtml b/themes/blueprint/templates/cart/export.phtml similarity index 100% rename from themes/vufind/blueprint/templates/cart/export.phtml rename to themes/blueprint/templates/cart/export.phtml diff --git a/themes/vufind/blueprint/templates/cart/save.phtml b/themes/blueprint/templates/cart/save.phtml similarity index 100% rename from themes/vufind/blueprint/templates/cart/save.phtml rename to themes/blueprint/templates/cart/save.phtml diff --git a/themes/vufind/blueprint/templates/error/index.phtml b/themes/blueprint/templates/error/index.phtml similarity index 100% rename from themes/vufind/blueprint/templates/error/index.phtml rename to themes/blueprint/templates/error/index.phtml diff --git a/themes/vufind/blueprint/templates/error/unavailable.phtml b/themes/blueprint/templates/error/unavailable.phtml similarity index 100% rename from themes/vufind/blueprint/templates/error/unavailable.phtml rename to themes/blueprint/templates/error/unavailable.phtml diff --git a/themes/vufind/blueprint/templates/footer.phtml b/themes/blueprint/templates/footer.phtml similarity index 100% rename from themes/vufind/blueprint/templates/footer.phtml rename to themes/blueprint/templates/footer.phtml diff --git a/themes/vufind/blueprint/templates/header.phtml b/themes/blueprint/templates/header.phtml similarity index 100% rename from themes/vufind/blueprint/templates/header.phtml rename to themes/blueprint/templates/header.phtml diff --git a/themes/vufind/blueprint/templates/install/disabled.phtml b/themes/blueprint/templates/install/disabled.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/disabled.phtml rename to themes/blueprint/templates/install/disabled.phtml diff --git a/themes/vufind/blueprint/templates/install/done.phtml b/themes/blueprint/templates/install/done.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/done.phtml rename to themes/blueprint/templates/install/done.phtml diff --git a/themes/vufind/blueprint/templates/install/fixbasicconfig.phtml b/themes/blueprint/templates/install/fixbasicconfig.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/fixbasicconfig.phtml rename to themes/blueprint/templates/install/fixbasicconfig.phtml diff --git a/themes/vufind/blueprint/templates/install/fixcache.phtml b/themes/blueprint/templates/install/fixcache.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/fixcache.phtml rename to themes/blueprint/templates/install/fixcache.phtml diff --git a/themes/vufind/blueprint/templates/install/fixdatabase.phtml b/themes/blueprint/templates/install/fixdatabase.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/fixdatabase.phtml rename to themes/blueprint/templates/install/fixdatabase.phtml diff --git a/themes/vufind/blueprint/templates/install/fixdependencies.phtml b/themes/blueprint/templates/install/fixdependencies.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/fixdependencies.phtml rename to themes/blueprint/templates/install/fixdependencies.phtml diff --git a/themes/vufind/blueprint/templates/install/fixils.phtml b/themes/blueprint/templates/install/fixils.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/fixils.phtml rename to themes/blueprint/templates/install/fixils.phtml diff --git a/themes/vufind/blueprint/templates/install/fixsolr.phtml b/themes/blueprint/templates/install/fixsolr.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/fixsolr.phtml rename to themes/blueprint/templates/install/fixsolr.phtml diff --git a/themes/vufind/blueprint/templates/install/home.phtml b/themes/blueprint/templates/install/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/install/home.phtml rename to themes/blueprint/templates/install/home.phtml diff --git a/themes/vufind/blueprint/templates/layout/layout.phtml b/themes/blueprint/templates/layout/layout.phtml similarity index 100% rename from themes/vufind/blueprint/templates/layout/layout.phtml rename to themes/blueprint/templates/layout/layout.phtml diff --git a/themes/vufind/blueprint/templates/layout/lightbox.phtml b/themes/blueprint/templates/layout/lightbox.phtml similarity index 100% rename from themes/vufind/blueprint/templates/layout/lightbox.phtml rename to themes/blueprint/templates/layout/lightbox.phtml diff --git a/themes/vufind/blueprint/templates/missingrecord/home.phtml b/themes/blueprint/templates/missingrecord/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/missingrecord/home.phtml rename to themes/blueprint/templates/missingrecord/home.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/account.phtml b/themes/blueprint/templates/myresearch/account.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/account.phtml rename to themes/blueprint/templates/myresearch/account.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/bulk-action-buttons.phtml b/themes/blueprint/templates/myresearch/bulk-action-buttons.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/bulk-action-buttons.phtml rename to themes/blueprint/templates/myresearch/bulk-action-buttons.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/cataloglogin.phtml b/themes/blueprint/templates/myresearch/cataloglogin.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/cataloglogin.phtml rename to themes/blueprint/templates/myresearch/cataloglogin.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/checkedout.phtml b/themes/blueprint/templates/myresearch/checkedout.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/checkedout.phtml rename to themes/blueprint/templates/myresearch/checkedout.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/confirm.phtml b/themes/blueprint/templates/myresearch/confirm.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/confirm.phtml rename to themes/blueprint/templates/myresearch/confirm.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/delete.phtml b/themes/blueprint/templates/myresearch/delete.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/delete.phtml rename to themes/blueprint/templates/myresearch/delete.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/edit.phtml b/themes/blueprint/templates/myresearch/edit.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/edit.phtml rename to themes/blueprint/templates/myresearch/edit.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/editlist.phtml b/themes/blueprint/templates/myresearch/editlist.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/editlist.phtml rename to themes/blueprint/templates/myresearch/editlist.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/email.phtml b/themes/blueprint/templates/myresearch/email.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/email.phtml rename to themes/blueprint/templates/myresearch/email.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/export.phtml b/themes/blueprint/templates/myresearch/export.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/export.phtml rename to themes/blueprint/templates/myresearch/export.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/fines.phtml b/themes/blueprint/templates/myresearch/fines.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/fines.phtml rename to themes/blueprint/templates/myresearch/fines.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/holds.phtml b/themes/blueprint/templates/myresearch/holds.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/holds.phtml rename to themes/blueprint/templates/myresearch/holds.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/login.phtml b/themes/blueprint/templates/myresearch/login.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/login.phtml rename to themes/blueprint/templates/myresearch/login.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/menu.phtml b/themes/blueprint/templates/myresearch/menu.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/menu.phtml rename to themes/blueprint/templates/myresearch/menu.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/mylist.phtml b/themes/blueprint/templates/myresearch/mylist.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/mylist.phtml rename to themes/blueprint/templates/myresearch/mylist.phtml diff --git a/themes/vufind/blueprint/templates/myresearch/profile.phtml b/themes/blueprint/templates/myresearch/profile.phtml similarity index 100% rename from themes/vufind/blueprint/templates/myresearch/profile.phtml rename to themes/blueprint/templates/myresearch/profile.phtml diff --git a/themes/vufind/blueprint/templates/oai/home.phtml b/themes/blueprint/templates/oai/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/oai/home.phtml rename to themes/blueprint/templates/oai/home.phtml diff --git a/themes/vufind/blueprint/templates/record/addtag.phtml b/themes/blueprint/templates/record/addtag.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/addtag.phtml rename to themes/blueprint/templates/record/addtag.phtml diff --git a/themes/vufind/blueprint/templates/record/checkbox.phtml b/themes/blueprint/templates/record/checkbox.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/checkbox.phtml rename to themes/blueprint/templates/record/checkbox.phtml diff --git a/themes/vufind/blueprint/templates/record/cite.phtml b/themes/blueprint/templates/record/cite.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/cite.phtml rename to themes/blueprint/templates/record/cite.phtml diff --git a/themes/vufind/blueprint/templates/record/comments-list.phtml b/themes/blueprint/templates/record/comments-list.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/comments-list.phtml rename to themes/blueprint/templates/record/comments-list.phtml diff --git a/themes/vufind/blueprint/templates/record/email.phtml b/themes/blueprint/templates/record/email.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/email.phtml rename to themes/blueprint/templates/record/email.phtml diff --git a/themes/vufind/blueprint/templates/record/export-menu.phtml b/themes/blueprint/templates/record/export-menu.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/export-menu.phtml rename to themes/blueprint/templates/record/export-menu.phtml diff --git a/themes/vufind/blueprint/templates/record/hold.phtml b/themes/blueprint/templates/record/hold.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/hold.phtml rename to themes/blueprint/templates/record/hold.phtml diff --git a/themes/vufind/blueprint/templates/record/save.phtml b/themes/blueprint/templates/record/save.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/save.phtml rename to themes/blueprint/templates/record/save.phtml diff --git a/themes/vufind/blueprint/templates/record/sms.phtml b/themes/blueprint/templates/record/sms.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/sms.phtml rename to themes/blueprint/templates/record/sms.phtml diff --git a/themes/vufind/blueprint/templates/record/view.phtml b/themes/blueprint/templates/record/view.phtml similarity index 100% rename from themes/vufind/blueprint/templates/record/view.phtml rename to themes/blueprint/templates/record/view.phtml diff --git a/themes/vufind/blueprint/templates/records/home.phtml b/themes/blueprint/templates/records/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/records/home.phtml rename to themes/blueprint/templates/records/home.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced.phtml b/themes/blueprint/templates/search/advanced.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced.phtml rename to themes/blueprint/templates/search/advanced.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced/build_page.phtml b/themes/blueprint/templates/search/advanced/build_page.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced/build_page.phtml rename to themes/blueprint/templates/search/advanced/build_page.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced/globals.phtml b/themes/blueprint/templates/search/advanced/globals.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced/globals.phtml rename to themes/blueprint/templates/search/advanced/globals.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced/layout.phtml b/themes/blueprint/templates/search/advanced/layout.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced/layout.phtml rename to themes/blueprint/templates/search/advanced/layout.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced/limit.phtml b/themes/blueprint/templates/search/advanced/limit.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced/limit.phtml rename to themes/blueprint/templates/search/advanced/limit.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced/solr.phtml b/themes/blueprint/templates/search/advanced/solr.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced/solr.phtml rename to themes/blueprint/templates/search/advanced/solr.phtml diff --git a/themes/vufind/blueprint/templates/search/advanced/summon.phtml b/themes/blueprint/templates/search/advanced/summon.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/advanced/summon.phtml rename to themes/blueprint/templates/search/advanced/summon.phtml diff --git a/themes/vufind/blueprint/templates/search/bulk-action-buttons.phtml b/themes/blueprint/templates/search/bulk-action-buttons.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/bulk-action-buttons.phtml rename to themes/blueprint/templates/search/bulk-action-buttons.phtml diff --git a/themes/vufind/blueprint/templates/search/controls/limit.phtml b/themes/blueprint/templates/search/controls/limit.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/controls/limit.phtml rename to themes/blueprint/templates/search/controls/limit.phtml diff --git a/themes/vufind/blueprint/templates/search/controls/sort.phtml b/themes/blueprint/templates/search/controls/sort.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/controls/sort.phtml rename to themes/blueprint/templates/search/controls/sort.phtml diff --git a/themes/vufind/blueprint/templates/search/controls/view.phtml b/themes/blueprint/templates/search/controls/view.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/controls/view.phtml rename to themes/blueprint/templates/search/controls/view.phtml diff --git a/themes/vufind/blueprint/templates/search/email.phtml b/themes/blueprint/templates/search/email.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/email.phtml rename to themes/blueprint/templates/search/email.phtml diff --git a/themes/vufind/blueprint/templates/search/history-table.phtml b/themes/blueprint/templates/search/history-table.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/history-table.phtml rename to themes/blueprint/templates/search/history-table.phtml diff --git a/themes/vufind/blueprint/templates/search/history.phtml b/themes/blueprint/templates/search/history.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/history.phtml rename to themes/blueprint/templates/search/history.phtml diff --git a/themes/vufind/blueprint/templates/search/home.phtml b/themes/blueprint/templates/search/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/home.phtml rename to themes/blueprint/templates/search/home.phtml diff --git a/themes/vufind/blueprint/templates/search/list-authorfacets.phtml b/themes/blueprint/templates/search/list-authorfacets.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/list-authorfacets.phtml rename to themes/blueprint/templates/search/list-authorfacets.phtml diff --git a/themes/vufind/blueprint/templates/search/list-grid.phtml b/themes/blueprint/templates/search/list-grid.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/list-grid.phtml rename to themes/blueprint/templates/search/list-grid.phtml diff --git a/themes/vufind/blueprint/templates/search/list-list.phtml b/themes/blueprint/templates/search/list-list.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/list-list.phtml rename to themes/blueprint/templates/search/list-list.phtml diff --git a/themes/vufind/blueprint/templates/search/newitem.phtml b/themes/blueprint/templates/search/newitem.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/newitem.phtml rename to themes/blueprint/templates/search/newitem.phtml diff --git a/themes/vufind/blueprint/templates/search/newitemresults.phtml b/themes/blueprint/templates/search/newitemresults.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/newitemresults.phtml rename to themes/blueprint/templates/search/newitemresults.phtml diff --git a/themes/vufind/blueprint/templates/search/pagination.phtml b/themes/blueprint/templates/search/pagination.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/pagination.phtml rename to themes/blueprint/templates/search/pagination.phtml diff --git a/themes/vufind/blueprint/templates/search/reserves.phtml b/themes/blueprint/templates/search/reserves.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/reserves.phtml rename to themes/blueprint/templates/search/reserves.phtml diff --git a/themes/vufind/blueprint/templates/search/reservesresults.phtml b/themes/blueprint/templates/search/reservesresults.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/reservesresults.phtml rename to themes/blueprint/templates/search/reservesresults.phtml diff --git a/themes/vufind/blueprint/templates/search/reservessearch.phtml b/themes/blueprint/templates/search/reservessearch.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/reservessearch.phtml rename to themes/blueprint/templates/search/reservessearch.phtml diff --git a/themes/vufind/blueprint/templates/search/results.phtml b/themes/blueprint/templates/search/results.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/results.phtml rename to themes/blueprint/templates/search/results.phtml diff --git a/themes/vufind/blueprint/templates/search/searchbox.phtml b/themes/blueprint/templates/search/searchbox.phtml similarity index 100% rename from themes/vufind/blueprint/templates/search/searchbox.phtml rename to themes/blueprint/templates/search/searchbox.phtml diff --git a/themes/vufind/blueprint/templates/summon/advanced.phtml b/themes/blueprint/templates/summon/advanced.phtml similarity index 100% rename from themes/vufind/blueprint/templates/summon/advanced.phtml rename to themes/blueprint/templates/summon/advanced.phtml diff --git a/themes/vufind/blueprint/templates/summon/home.phtml b/themes/blueprint/templates/summon/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/summon/home.phtml rename to themes/blueprint/templates/summon/home.phtml diff --git a/themes/vufind/blueprint/templates/summon/search.phtml b/themes/blueprint/templates/summon/search.phtml similarity index 100% rename from themes/vufind/blueprint/templates/summon/search.phtml rename to themes/blueprint/templates/summon/search.phtml diff --git a/themes/vufind/blueprint/templates/tag/home.phtml b/themes/blueprint/templates/tag/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/tag/home.phtml rename to themes/blueprint/templates/tag/home.phtml diff --git a/themes/vufind/blueprint/templates/upgrade/error.phtml b/themes/blueprint/templates/upgrade/error.phtml similarity index 100% rename from themes/vufind/blueprint/templates/upgrade/error.phtml rename to themes/blueprint/templates/upgrade/error.phtml diff --git a/themes/vufind/blueprint/templates/upgrade/fixanonymoustags.phtml b/themes/blueprint/templates/upgrade/fixanonymoustags.phtml similarity index 100% rename from themes/vufind/blueprint/templates/upgrade/fixanonymoustags.phtml rename to themes/blueprint/templates/upgrade/fixanonymoustags.phtml diff --git a/themes/vufind/blueprint/templates/upgrade/fixmetadata.phtml b/themes/blueprint/templates/upgrade/fixmetadata.phtml similarity index 100% rename from themes/vufind/blueprint/templates/upgrade/fixmetadata.phtml rename to themes/blueprint/templates/upgrade/fixmetadata.phtml diff --git a/themes/vufind/blueprint/templates/upgrade/getdbcredentials.phtml b/themes/blueprint/templates/upgrade/getdbcredentials.phtml similarity index 100% rename from themes/vufind/blueprint/templates/upgrade/getdbcredentials.phtml rename to themes/blueprint/templates/upgrade/getdbcredentials.phtml diff --git a/themes/vufind/blueprint/templates/upgrade/getsourcedir.phtml b/themes/blueprint/templates/upgrade/getsourcedir.phtml similarity index 100% rename from themes/vufind/blueprint/templates/upgrade/getsourcedir.phtml rename to themes/blueprint/templates/upgrade/getsourcedir.phtml diff --git a/themes/vufind/blueprint/templates/upgrade/home.phtml b/themes/blueprint/templates/upgrade/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/upgrade/home.phtml rename to themes/blueprint/templates/upgrade/home.phtml diff --git a/themes/vufind/blueprint/templates/vudl/record.phtml b/themes/blueprint/templates/vudl/record.phtml similarity index 100% rename from themes/vufind/blueprint/templates/vudl/record.phtml rename to themes/blueprint/templates/vudl/record.phtml diff --git a/themes/vufind/blueprint/templates/worldcat/advanced.phtml b/themes/blueprint/templates/worldcat/advanced.phtml similarity index 100% rename from themes/vufind/blueprint/templates/worldcat/advanced.phtml rename to themes/blueprint/templates/worldcat/advanced.phtml diff --git a/themes/vufind/blueprint/templates/worldcat/home.phtml b/themes/blueprint/templates/worldcat/home.phtml similarity index 100% rename from themes/vufind/blueprint/templates/worldcat/home.phtml rename to themes/blueprint/templates/worldcat/home.phtml diff --git a/themes/vufind/blueprint/templates/worldcat/search.phtml b/themes/blueprint/templates/worldcat/search.phtml similarity index 100% rename from themes/vufind/blueprint/templates/worldcat/search.phtml rename to themes/blueprint/templates/worldcat/search.phtml diff --git a/themes/vufind/blueprint/theme.ini b/themes/blueprint/theme.ini similarity index 100% rename from themes/vufind/blueprint/theme.ini rename to themes/blueprint/theme.ini diff --git a/themes/vufind/jquerymobile/css/.htaccess b/themes/jquerymobile/css/.htaccess similarity index 100% rename from themes/vufind/jquerymobile/css/.htaccess rename to themes/jquerymobile/css/.htaccess diff --git a/themes/vufind/jquerymobile/css/formats.css b/themes/jquerymobile/css/formats.css similarity index 100% rename from themes/vufind/jquerymobile/css/formats.css rename to themes/jquerymobile/css/formats.css diff --git a/themes/vufind/jquerymobile/css/images/Thumbs.db b/themes/jquerymobile/css/images/Thumbs.db similarity index 100% rename from themes/vufind/jquerymobile/css/images/Thumbs.db rename to themes/jquerymobile/css/images/Thumbs.db diff --git a/themes/vufind/jquerymobile/css/images/ajax-loader.png b/themes/jquerymobile/css/images/ajax-loader.png similarity index 100% rename from themes/vufind/jquerymobile/css/images/ajax-loader.png rename to themes/jquerymobile/css/images/ajax-loader.png diff --git a/themes/vufind/jquerymobile/css/images/icons-18-black.png b/themes/jquerymobile/css/images/icons-18-black.png similarity index 100% rename from themes/vufind/jquerymobile/css/images/icons-18-black.png rename to themes/jquerymobile/css/images/icons-18-black.png diff --git a/themes/vufind/jquerymobile/css/images/icons-18-white.png b/themes/jquerymobile/css/images/icons-18-white.png similarity index 100% rename from themes/vufind/jquerymobile/css/images/icons-18-white.png rename to themes/jquerymobile/css/images/icons-18-white.png diff --git a/themes/vufind/jquerymobile/css/images/icons-36-black.png b/themes/jquerymobile/css/images/icons-36-black.png similarity index 100% rename from themes/vufind/jquerymobile/css/images/icons-36-black.png rename to themes/jquerymobile/css/images/icons-36-black.png diff --git a/themes/vufind/jquerymobile/css/images/icons-36-white.png b/themes/jquerymobile/css/images/icons-36-white.png similarity index 100% rename from themes/vufind/jquerymobile/css/images/icons-36-white.png rename to themes/jquerymobile/css/images/icons-36-white.png diff --git a/themes/vufind/jquerymobile/css/jquery.mobile-1.0rc2.min.css b/themes/jquerymobile/css/jquery.mobile-1.0rc2.min.css similarity index 100% rename from themes/vufind/jquerymobile/css/jquery.mobile-1.0rc2.min.css rename to themes/jquerymobile/css/jquery.mobile-1.0rc2.min.css diff --git a/themes/vufind/jquerymobile/css/styles.css b/themes/jquerymobile/css/styles.css similarity index 100% rename from themes/vufind/jquerymobile/css/styles.css rename to themes/jquerymobile/css/styles.css diff --git a/themes/vufind/jquerymobile/css/vudl.css b/themes/jquerymobile/css/vudl.css similarity index 100% rename from themes/vufind/jquerymobile/css/vudl.css rename to themes/jquerymobile/css/vudl.css diff --git a/themes/vufind/jquerymobile/images/.htaccess b/themes/jquerymobile/images/.htaccess similarity index 100% rename from themes/vufind/jquerymobile/images/.htaccess rename to themes/jquerymobile/images/.htaccess diff --git a/themes/vufind/jquerymobile/images/fugue/bookbag.png b/themes/jquerymobile/images/fugue/bookbag.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/bookbag.png rename to themes/jquerymobile/images/fugue/bookbag.png diff --git a/themes/vufind/jquerymobile/images/fugue/bookbagAdd.png b/themes/jquerymobile/images/fugue/bookbagAdd.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/bookbagAdd.png rename to themes/jquerymobile/images/fugue/bookbagAdd.png diff --git a/themes/vufind/jquerymobile/images/fugue/bookbagDelete.png b/themes/jquerymobile/images/fugue/bookbagDelete.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/bookbagDelete.png rename to themes/jquerymobile/images/fugue/bookbagDelete.png diff --git a/themes/vufind/jquerymobile/images/fugue/bookbagEmpty.png b/themes/jquerymobile/images/fugue/bookbagEmpty.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/bookbagEmpty.png rename to themes/jquerymobile/images/fugue/bookbagEmpty.png diff --git a/themes/vufind/jquerymobile/images/fugue/cross-small.png b/themes/jquerymobile/images/fugue/cross-small.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/cross-small.png rename to themes/jquerymobile/images/fugue/cross-small.png diff --git a/themes/vufind/jquerymobile/images/fugue/holdCancel.png b/themes/jquerymobile/images/fugue/holdCancel.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/holdCancel.png rename to themes/jquerymobile/images/fugue/holdCancel.png diff --git a/themes/vufind/jquerymobile/images/fugue/holdCancelAll.png b/themes/jquerymobile/images/fugue/holdCancelAll.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/holdCancelAll.png rename to themes/jquerymobile/images/fugue/holdCancelAll.png diff --git a/themes/vufind/jquerymobile/images/fugue/holdPlace.png b/themes/jquerymobile/images/fugue/holdPlace.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/holdPlace.png rename to themes/jquerymobile/images/fugue/holdPlace.png diff --git a/themes/vufind/jquerymobile/images/fugue/renew.png b/themes/jquerymobile/images/fugue/renew.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/renew.png rename to themes/jquerymobile/images/fugue/renew.png diff --git a/themes/vufind/jquerymobile/images/fugue/renewAll.png b/themes/jquerymobile/images/fugue/renewAll.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/renewAll.png rename to themes/jquerymobile/images/fugue/renewAll.png diff --git a/themes/vufind/jquerymobile/images/fugue/tick-small.png b/themes/jquerymobile/images/fugue/tick-small.png similarity index 100% rename from themes/vufind/jquerymobile/images/fugue/tick-small.png rename to themes/jquerymobile/images/fugue/tick-small.png diff --git a/themes/vufind/jquerymobile/images/silk/add.png b/themes/jquerymobile/images/silk/add.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/add.png rename to themes/jquerymobile/images/silk/add.png diff --git a/themes/vufind/jquerymobile/images/silk/application_add.png b/themes/jquerymobile/images/silk/application_add.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/application_add.png rename to themes/jquerymobile/images/silk/application_add.png diff --git a/themes/vufind/jquerymobile/images/silk/bin.png b/themes/jquerymobile/images/silk/bin.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/bin.png rename to themes/jquerymobile/images/silk/bin.png diff --git a/themes/vufind/jquerymobile/images/silk/book.png b/themes/jquerymobile/images/silk/book.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/book.png rename to themes/jquerymobile/images/silk/book.png diff --git a/themes/vufind/jquerymobile/images/silk/book_link.png b/themes/jquerymobile/images/silk/book_link.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/book_link.png rename to themes/jquerymobile/images/silk/book_link.png diff --git a/themes/vufind/jquerymobile/images/silk/book_open.png b/themes/jquerymobile/images/silk/book_open.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/book_open.png rename to themes/jquerymobile/images/silk/book_open.png diff --git a/themes/vufind/jquerymobile/images/silk/box.png b/themes/jquerymobile/images/silk/box.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/box.png rename to themes/jquerymobile/images/silk/box.png diff --git a/themes/vufind/jquerymobile/images/silk/bullet_green.png b/themes/jquerymobile/images/silk/bullet_green.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/bullet_green.png rename to themes/jquerymobile/images/silk/bullet_green.png diff --git a/themes/vufind/jquerymobile/images/silk/bullet_orange.png b/themes/jquerymobile/images/silk/bullet_orange.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/bullet_orange.png rename to themes/jquerymobile/images/silk/bullet_orange.png diff --git a/themes/vufind/jquerymobile/images/silk/bullet_red.png b/themes/jquerymobile/images/silk/bullet_red.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/bullet_red.png rename to themes/jquerymobile/images/silk/bullet_red.png diff --git a/themes/vufind/jquerymobile/images/silk/cart.png b/themes/jquerymobile/images/silk/cart.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/cart.png rename to themes/jquerymobile/images/silk/cart.png diff --git a/themes/vufind/jquerymobile/images/silk/cart_delete.png b/themes/jquerymobile/images/silk/cart_delete.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/cart_delete.png rename to themes/jquerymobile/images/silk/cart_delete.png diff --git a/themes/vufind/jquerymobile/images/silk/cart_go.png b/themes/jquerymobile/images/silk/cart_go.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/cart_go.png rename to themes/jquerymobile/images/silk/cart_go.png diff --git a/themes/vufind/jquerymobile/images/silk/cart_put.png b/themes/jquerymobile/images/silk/cart_put.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/cart_put.png rename to themes/jquerymobile/images/silk/cart_put.png diff --git a/themes/vufind/jquerymobile/images/silk/cart_remove.png b/themes/jquerymobile/images/silk/cart_remove.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/cart_remove.png rename to themes/jquerymobile/images/silk/cart_remove.png diff --git a/themes/vufind/jquerymobile/images/silk/cd.png b/themes/jquerymobile/images/silk/cd.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/cd.png rename to themes/jquerymobile/images/silk/cd.png diff --git a/themes/vufind/jquerymobile/images/silk/delete.png b/themes/jquerymobile/images/silk/delete.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/delete.png rename to themes/jquerymobile/images/silk/delete.png diff --git a/themes/vufind/jquerymobile/images/silk/disk-black.png b/themes/jquerymobile/images/silk/disk-black.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/disk-black.png rename to themes/jquerymobile/images/silk/disk-black.png diff --git a/themes/vufind/jquerymobile/images/silk/disk_multiple.png b/themes/jquerymobile/images/silk/disk_multiple.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/disk_multiple.png rename to themes/jquerymobile/images/silk/disk_multiple.png diff --git a/themes/vufind/jquerymobile/images/silk/door_in.png b/themes/jquerymobile/images/silk/door_in.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/door_in.png rename to themes/jquerymobile/images/silk/door_in.png diff --git a/themes/vufind/jquerymobile/images/silk/door_out.png b/themes/jquerymobile/images/silk/door_out.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/door_out.png rename to themes/jquerymobile/images/silk/door_out.png diff --git a/themes/vufind/jquerymobile/images/silk/dvd.png b/themes/jquerymobile/images/silk/dvd.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/dvd.png rename to themes/jquerymobile/images/silk/dvd.png diff --git a/themes/vufind/jquerymobile/images/silk/edit.png b/themes/jquerymobile/images/silk/edit.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/edit.png rename to themes/jquerymobile/images/silk/edit.png diff --git a/themes/vufind/jquerymobile/images/silk/email.png b/themes/jquerymobile/images/silk/email.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/email.png rename to themes/jquerymobile/images/silk/email.png diff --git a/themes/vufind/jquerymobile/images/silk/error.png b/themes/jquerymobile/images/silk/error.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/error.png rename to themes/jquerymobile/images/silk/error.png diff --git a/themes/vufind/jquerymobile/images/silk/feed.png b/themes/jquerymobile/images/silk/feed.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/feed.png rename to themes/jquerymobile/images/silk/feed.png diff --git a/themes/vufind/jquerymobile/images/silk/film.png b/themes/jquerymobile/images/silk/film.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/film.png rename to themes/jquerymobile/images/silk/film.png diff --git a/themes/vufind/jquerymobile/images/silk/heart.png b/themes/jquerymobile/images/silk/heart.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/heart.png rename to themes/jquerymobile/images/silk/heart.png diff --git a/themes/vufind/jquerymobile/images/silk/help.png b/themes/jquerymobile/images/silk/help.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/help.png rename to themes/jquerymobile/images/silk/help.png diff --git a/themes/vufind/jquerymobile/images/silk/house.png b/themes/jquerymobile/images/silk/house.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/house.png rename to themes/jquerymobile/images/silk/house.png diff --git a/themes/vufind/jquerymobile/images/silk/list.png b/themes/jquerymobile/images/silk/list.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/list.png rename to themes/jquerymobile/images/silk/list.png diff --git a/themes/vufind/jquerymobile/images/silk/map.png b/themes/jquerymobile/images/silk/map.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/map.png rename to themes/jquerymobile/images/silk/map.png diff --git a/themes/vufind/jquerymobile/images/silk/music.png b/themes/jquerymobile/images/silk/music.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/music.png rename to themes/jquerymobile/images/silk/music.png diff --git a/themes/vufind/jquerymobile/images/silk/newspaper.png b/themes/jquerymobile/images/silk/newspaper.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/newspaper.png rename to themes/jquerymobile/images/silk/newspaper.png diff --git a/themes/vufind/jquerymobile/images/silk/package.png b/themes/jquerymobile/images/silk/package.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/package.png rename to themes/jquerymobile/images/silk/package.png diff --git a/themes/vufind/jquerymobile/images/silk/phone.png b/themes/jquerymobile/images/silk/phone.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/phone.png rename to themes/jquerymobile/images/silk/phone.png diff --git a/themes/vufind/jquerymobile/images/silk/photo.png b/themes/jquerymobile/images/silk/photo.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/photo.png rename to themes/jquerymobile/images/silk/photo.png diff --git a/themes/vufind/jquerymobile/images/silk/picture.png b/themes/jquerymobile/images/silk/picture.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/picture.png rename to themes/jquerymobile/images/silk/picture.png diff --git a/themes/vufind/jquerymobile/images/silk/printer.png b/themes/jquerymobile/images/silk/printer.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/printer.png rename to themes/jquerymobile/images/silk/printer.png diff --git a/themes/vufind/jquerymobile/images/silk/readme.txt b/themes/jquerymobile/images/silk/readme.txt similarity index 100% rename from themes/vufind/jquerymobile/images/silk/readme.txt rename to themes/jquerymobile/images/silk/readme.txt diff --git a/themes/vufind/jquerymobile/images/silk/report.png b/themes/jquerymobile/images/silk/report.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/report.png rename to themes/jquerymobile/images/silk/report.png diff --git a/themes/vufind/jquerymobile/images/silk/report_edit.png b/themes/jquerymobile/images/silk/report_edit.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/report_edit.png rename to themes/jquerymobile/images/silk/report_edit.png diff --git a/themes/vufind/jquerymobile/images/silk/report_picture.png b/themes/jquerymobile/images/silk/report_picture.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/report_picture.png rename to themes/jquerymobile/images/silk/report_picture.png diff --git a/themes/vufind/jquerymobile/images/silk/script.png b/themes/jquerymobile/images/silk/script.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/script.png rename to themes/jquerymobile/images/silk/script.png diff --git a/themes/vufind/jquerymobile/images/silk/script_edit.png b/themes/jquerymobile/images/silk/script_edit.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/script_edit.png rename to themes/jquerymobile/images/silk/script_edit.png diff --git a/themes/vufind/jquerymobile/images/silk/sound.png b/themes/jquerymobile/images/silk/sound.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/sound.png rename to themes/jquerymobile/images/silk/sound.png diff --git a/themes/vufind/jquerymobile/images/silk/tag_blue.png b/themes/jquerymobile/images/silk/tag_blue.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/tag_blue.png rename to themes/jquerymobile/images/silk/tag_blue.png diff --git a/themes/vufind/jquerymobile/images/silk/tag_yellow.png b/themes/jquerymobile/images/silk/tag_yellow.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/tag_yellow.png rename to themes/jquerymobile/images/silk/tag_yellow.png diff --git a/themes/vufind/jquerymobile/images/silk/user.png b/themes/jquerymobile/images/silk/user.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user.png rename to themes/jquerymobile/images/silk/user.png diff --git a/themes/vufind/jquerymobile/images/silk/user_add.png b/themes/jquerymobile/images/silk/user_add.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_add.png rename to themes/jquerymobile/images/silk/user_add.png diff --git a/themes/vufind/jquerymobile/images/silk/user_comment.png b/themes/jquerymobile/images/silk/user_comment.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_comment.png rename to themes/jquerymobile/images/silk/user_comment.png diff --git a/themes/vufind/jquerymobile/images/silk/user_delete.png b/themes/jquerymobile/images/silk/user_delete.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_delete.png rename to themes/jquerymobile/images/silk/user_delete.png diff --git a/themes/vufind/jquerymobile/images/silk/user_edit.png b/themes/jquerymobile/images/silk/user_edit.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_edit.png rename to themes/jquerymobile/images/silk/user_edit.png diff --git a/themes/vufind/jquerymobile/images/silk/user_gray.png b/themes/jquerymobile/images/silk/user_gray.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_gray.png rename to themes/jquerymobile/images/silk/user_gray.png diff --git a/themes/vufind/jquerymobile/images/silk/user_green.png b/themes/jquerymobile/images/silk/user_green.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_green.png rename to themes/jquerymobile/images/silk/user_green.png diff --git a/themes/vufind/jquerymobile/images/silk/user_orange.png b/themes/jquerymobile/images/silk/user_orange.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_orange.png rename to themes/jquerymobile/images/silk/user_orange.png diff --git a/themes/vufind/jquerymobile/images/silk/user_red.png b/themes/jquerymobile/images/silk/user_red.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_red.png rename to themes/jquerymobile/images/silk/user_red.png diff --git a/themes/vufind/jquerymobile/images/silk/user_suit.png b/themes/jquerymobile/images/silk/user_suit.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/user_suit.png rename to themes/jquerymobile/images/silk/user_suit.png diff --git a/themes/vufind/jquerymobile/images/silk/world.png b/themes/jquerymobile/images/silk/world.png similarity index 100% rename from themes/vufind/jquerymobile/images/silk/world.png rename to themes/jquerymobile/images/silk/world.png diff --git a/themes/vufind/jquerymobile/images/tango/audio-volume-high.png b/themes/jquerymobile/images/tango/audio-volume-high.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/audio-volume-high.png rename to themes/jquerymobile/images/tango/audio-volume-high.png diff --git a/themes/vufind/jquerymobile/images/tango/bookmark_add.png b/themes/jquerymobile/images/tango/bookmark_add.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/bookmark_add.png rename to themes/jquerymobile/images/tango/bookmark_add.png diff --git a/themes/vufind/jquerymobile/images/tango/email.png b/themes/jquerymobile/images/tango/email.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/email.png rename to themes/jquerymobile/images/tango/email.png diff --git a/themes/vufind/jquerymobile/images/tango/film.png b/themes/jquerymobile/images/tango/film.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/film.png rename to themes/jquerymobile/images/tango/film.png diff --git a/themes/vufind/jquerymobile/images/tango/find.png b/themes/jquerymobile/images/tango/find.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/find.png rename to themes/jquerymobile/images/tango/find.png diff --git a/themes/vufind/jquerymobile/images/tango/gnome-help.png b/themes/jquerymobile/images/tango/gnome-help.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/gnome-help.png rename to themes/jquerymobile/images/tango/gnome-help.png diff --git a/themes/vufind/jquerymobile/images/tango/video.png b/themes/jquerymobile/images/tango/video.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/video.png rename to themes/jquerymobile/images/tango/video.png diff --git a/themes/vufind/jquerymobile/images/tango/www.png b/themes/jquerymobile/images/tango/www.png similarity index 100% rename from themes/vufind/jquerymobile/images/tango/www.png rename to themes/jquerymobile/images/tango/www.png diff --git a/themes/vufind/jquerymobile/js/.htaccess b/themes/jquerymobile/js/.htaccess similarity index 100% rename from themes/vufind/jquerymobile/js/.htaccess rename to themes/jquerymobile/js/.htaccess diff --git a/themes/vufind/jquerymobile/js/cart.js b/themes/jquerymobile/js/cart.js similarity index 100% rename from themes/vufind/jquerymobile/js/cart.js rename to themes/jquerymobile/js/cart.js diff --git a/themes/vufind/jquerymobile/js/cart_cookie.js b/themes/jquerymobile/js/cart_cookie.js similarity index 100% rename from themes/vufind/jquerymobile/js/cart_cookie.js rename to themes/jquerymobile/js/cart_cookie.js diff --git a/themes/vufind/jquerymobile/js/check_item_statuses.js b/themes/jquerymobile/js/check_item_statuses.js similarity index 100% rename from themes/vufind/jquerymobile/js/check_item_statuses.js rename to themes/jquerymobile/js/check_item_statuses.js diff --git a/themes/vufind/jquerymobile/js/common.js b/themes/jquerymobile/js/common.js similarity index 100% rename from themes/vufind/jquerymobile/js/common.js rename to themes/jquerymobile/js/common.js diff --git a/themes/vufind/jquerymobile/js/jquery-1.6.4.min.js b/themes/jquerymobile/js/jquery-1.6.4.min.js similarity index 100% rename from themes/vufind/jquerymobile/js/jquery-1.6.4.min.js rename to themes/jquerymobile/js/jquery-1.6.4.min.js diff --git a/themes/vufind/jquerymobile/js/jquery.cookie.js b/themes/jquerymobile/js/jquery.cookie.js similarity index 100% rename from themes/vufind/jquerymobile/js/jquery.cookie.js rename to themes/jquerymobile/js/jquery.cookie.js diff --git a/themes/vufind/jquerymobile/js/jquery.mobile-1.0rc2.min.js b/themes/jquerymobile/js/jquery.mobile-1.0rc2.min.js similarity index 100% rename from themes/vufind/jquerymobile/js/jquery.mobile-1.0rc2.min.js rename to themes/jquerymobile/js/jquery.mobile-1.0rc2.min.js diff --git a/themes/vufind/jquerymobile/js/scripts.js b/themes/jquerymobile/js/scripts.js similarity index 100% rename from themes/vufind/jquerymobile/js/scripts.js rename to themes/jquerymobile/js/scripts.js diff --git a/themes/vufind/jquerymobile/templates/Auth/Base/login.phtml b/themes/jquerymobile/templates/Auth/Base/login.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Auth/Base/login.phtml rename to themes/jquerymobile/templates/Auth/Base/login.phtml diff --git a/themes/vufind/jquerymobile/templates/Auth/Database/create.phtml b/themes/jquerymobile/templates/Auth/Database/create.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Auth/Database/create.phtml rename to themes/jquerymobile/templates/Auth/Database/create.phtml diff --git a/themes/vufind/jquerymobile/templates/Helpers/openurl.phtml b/themes/jquerymobile/templates/Helpers/openurl.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Helpers/openurl.phtml rename to themes/jquerymobile/templates/Helpers/openurl.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/AuthorFacets.phtml b/themes/jquerymobile/templates/Recommend/AuthorFacets.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/AuthorFacets.phtml rename to themes/jquerymobile/templates/Recommend/AuthorFacets.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/AuthorInfo.phtml b/themes/jquerymobile/templates/Recommend/AuthorInfo.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/AuthorInfo.phtml rename to themes/jquerymobile/templates/Recommend/AuthorInfo.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/AuthorityRecommend.phtml b/themes/jquerymobile/templates/Recommend/AuthorityRecommend.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/AuthorityRecommend.phtml rename to themes/jquerymobile/templates/Recommend/AuthorityRecommend.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/CatalogResults.phtml b/themes/jquerymobile/templates/Recommend/CatalogResults.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/CatalogResults.phtml rename to themes/jquerymobile/templates/Recommend/CatalogResults.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/EuropeanaResults.phtml b/themes/jquerymobile/templates/Recommend/EuropeanaResults.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/EuropeanaResults.phtml rename to themes/jquerymobile/templates/Recommend/EuropeanaResults.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/EuropeanaResultsDeferred.phtml b/themes/jquerymobile/templates/Recommend/EuropeanaResultsDeferred.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/EuropeanaResultsDeferred.phtml rename to themes/jquerymobile/templates/Recommend/EuropeanaResultsDeferred.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/ExpandFacets.phtml b/themes/jquerymobile/templates/Recommend/ExpandFacets.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/ExpandFacets.phtml rename to themes/jquerymobile/templates/Recommend/ExpandFacets.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/FavoriteFacets.phtml b/themes/jquerymobile/templates/Recommend/FavoriteFacets.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/FavoriteFacets.phtml rename to themes/jquerymobile/templates/Recommend/FavoriteFacets.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/OpenLibrarySubjects.phtml b/themes/jquerymobile/templates/Recommend/OpenLibrarySubjects.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/OpenLibrarySubjects.phtml rename to themes/jquerymobile/templates/Recommend/OpenLibrarySubjects.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/OpenLibrarySubjectsDeferred.phtml b/themes/jquerymobile/templates/Recommend/OpenLibrarySubjectsDeferred.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/OpenLibrarySubjectsDeferred.phtml rename to themes/jquerymobile/templates/Recommend/OpenLibrarySubjectsDeferred.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/PubDateVisAjax.phtml b/themes/jquerymobile/templates/Recommend/PubDateVisAjax.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/PubDateVisAjax.phtml rename to themes/jquerymobile/templates/Recommend/PubDateVisAjax.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/ResultGoogleMapAjax.phtml b/themes/jquerymobile/templates/Recommend/ResultGoogleMapAjax.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/ResultGoogleMapAjax.phtml rename to themes/jquerymobile/templates/Recommend/ResultGoogleMapAjax.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/SideFacets-dialog.phtml b/themes/jquerymobile/templates/Recommend/SideFacets-dialog.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/SideFacets-dialog.phtml rename to themes/jquerymobile/templates/Recommend/SideFacets-dialog.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/SideFacets.phtml b/themes/jquerymobile/templates/Recommend/SideFacets.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/SideFacets.phtml rename to themes/jquerymobile/templates/Recommend/SideFacets.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/SummonDatabases.phtml b/themes/jquerymobile/templates/Recommend/SummonDatabases.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/SummonDatabases.phtml rename to themes/jquerymobile/templates/Recommend/SummonDatabases.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/SummonResults.phtml b/themes/jquerymobile/templates/Recommend/SummonResults.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/SummonResults.phtml rename to themes/jquerymobile/templates/Recommend/SummonResults.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/SwitchType.phtml b/themes/jquerymobile/templates/Recommend/SwitchType.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/SwitchType.phtml rename to themes/jquerymobile/templates/Recommend/SwitchType.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/TopFacets.phtml b/themes/jquerymobile/templates/Recommend/TopFacets.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/TopFacets.phtml rename to themes/jquerymobile/templates/Recommend/TopFacets.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/WorldCatIdentities.phtml b/themes/jquerymobile/templates/Recommend/WorldCatIdentities.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/WorldCatIdentities.phtml rename to themes/jquerymobile/templates/Recommend/WorldCatIdentities.phtml diff --git a/themes/vufind/jquerymobile/templates/Recommend/WorldCatTerms.phtml b/themes/jquerymobile/templates/Recommend/WorldCatTerms.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/Recommend/WorldCatTerms.phtml rename to themes/jquerymobile/templates/Recommend/WorldCatTerms.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrAuth/result-list.phtml b/themes/jquerymobile/templates/RecordDriver/SolrAuth/result-list.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrAuth/result-list.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrAuth/result-list.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/format-class.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/format-class.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/format-class.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/format-class.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/format-list.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/format-list.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/format-list.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/format-list.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-author.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/link-author.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-author.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/link-author.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-journaltitle.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/link-journaltitle.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-journaltitle.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/link-journaltitle.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-series.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/link-series.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-series.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/link-series.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-subject.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/link-subject.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-subject.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/link-subject.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-title.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/link-title.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/link-title.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/link-title.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/list-entry.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/list-entry.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/list-entry.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/list-entry.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/result-list.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/result-list.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/result-list.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/result-list.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-description.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-description.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-description.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-description.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-details.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-details.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-details.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-details.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-excerpt.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-excerpt.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-excerpt.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-excerpt.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-holdings.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-holdings.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-holdings.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-holdings.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-reviews.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-reviews.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-reviews.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-reviews.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-toc.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-toc.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-toc.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-toc.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-usercomments.phtml b/themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-usercomments.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrDefault/tab-usercomments.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-usercomments.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/SolrMarc/tab-details.phtml b/themes/jquerymobile/templates/RecordDriver/SolrMarc/tab-details.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/SolrMarc/tab-details.phtml rename to themes/jquerymobile/templates/RecordDriver/SolrMarc/tab-details.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/Summon/format-class.phtml b/themes/jquerymobile/templates/RecordDriver/Summon/format-class.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/Summon/format-class.phtml rename to themes/jquerymobile/templates/RecordDriver/Summon/format-class.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-author.phtml b/themes/jquerymobile/templates/RecordDriver/Summon/link-author.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-author.phtml rename to themes/jquerymobile/templates/RecordDriver/Summon/link-author.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-journaltitle.phtml b/themes/jquerymobile/templates/RecordDriver/Summon/link-journaltitle.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-journaltitle.phtml rename to themes/jquerymobile/templates/RecordDriver/Summon/link-journaltitle.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-series.phtml b/themes/jquerymobile/templates/RecordDriver/Summon/link-series.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-series.phtml rename to themes/jquerymobile/templates/RecordDriver/Summon/link-series.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-subject.phtml b/themes/jquerymobile/templates/RecordDriver/Summon/link-subject.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-subject.phtml rename to themes/jquerymobile/templates/RecordDriver/Summon/link-subject.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-title.phtml b/themes/jquerymobile/templates/RecordDriver/Summon/link-title.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/Summon/link-title.phtml rename to themes/jquerymobile/templates/RecordDriver/Summon/link-title.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-author.phtml b/themes/jquerymobile/templates/RecordDriver/WorldCat/link-author.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-author.phtml rename to themes/jquerymobile/templates/RecordDriver/WorldCat/link-author.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-series.phtml b/themes/jquerymobile/templates/RecordDriver/WorldCat/link-series.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-series.phtml rename to themes/jquerymobile/templates/RecordDriver/WorldCat/link-series.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-subject.phtml b/themes/jquerymobile/templates/RecordDriver/WorldCat/link-subject.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-subject.phtml rename to themes/jquerymobile/templates/RecordDriver/WorldCat/link-subject.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-title.phtml b/themes/jquerymobile/templates/RecordDriver/WorldCat/link-title.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/link-title.phtml rename to themes/jquerymobile/templates/RecordDriver/WorldCat/link-title.phtml diff --git a/themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/tab-holdings.phtml b/themes/jquerymobile/templates/RecordDriver/WorldCat/tab-holdings.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/RecordDriver/WorldCat/tab-holdings.phtml rename to themes/jquerymobile/templates/RecordDriver/WorldCat/tab-holdings.phtml diff --git a/themes/vufind/jquerymobile/templates/ajax/status-available.phtml b/themes/jquerymobile/templates/ajax/status-available.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/ajax/status-available.phtml rename to themes/jquerymobile/templates/ajax/status-available.phtml diff --git a/themes/vufind/jquerymobile/templates/ajax/status-full.phtml b/themes/jquerymobile/templates/ajax/status-full.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/ajax/status-full.phtml rename to themes/jquerymobile/templates/ajax/status-full.phtml diff --git a/themes/vufind/jquerymobile/templates/ajax/status-unavailable.phtml b/themes/jquerymobile/templates/ajax/status-unavailable.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/ajax/status-unavailable.phtml rename to themes/jquerymobile/templates/ajax/status-unavailable.phtml diff --git a/themes/vufind/jquerymobile/templates/ajax/status-unknown.phtml b/themes/jquerymobile/templates/ajax/status-unknown.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/ajax/status-unknown.phtml rename to themes/jquerymobile/templates/ajax/status-unknown.phtml diff --git a/themes/vufind/jquerymobile/templates/alphabrowse/home.phtml b/themes/jquerymobile/templates/alphabrowse/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/alphabrowse/home.phtml rename to themes/jquerymobile/templates/alphabrowse/home.phtml diff --git a/themes/vufind/jquerymobile/templates/author/home.phtml b/themes/jquerymobile/templates/author/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/author/home.phtml rename to themes/jquerymobile/templates/author/home.phtml diff --git a/themes/vufind/jquerymobile/templates/author/results.phtml b/themes/jquerymobile/templates/author/results.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/author/results.phtml rename to themes/jquerymobile/templates/author/results.phtml diff --git a/themes/vufind/jquerymobile/templates/author/search.phtml b/themes/jquerymobile/templates/author/search.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/author/search.phtml rename to themes/jquerymobile/templates/author/search.phtml diff --git a/themes/vufind/jquerymobile/templates/authority/home.phtml b/themes/jquerymobile/templates/authority/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/authority/home.phtml rename to themes/jquerymobile/templates/authority/home.phtml diff --git a/themes/vufind/jquerymobile/templates/authority/record.phtml b/themes/jquerymobile/templates/authority/record.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/authority/record.phtml rename to themes/jquerymobile/templates/authority/record.phtml diff --git a/themes/vufind/jquerymobile/templates/authority/search.phtml b/themes/jquerymobile/templates/authority/search.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/authority/search.phtml rename to themes/jquerymobile/templates/authority/search.phtml diff --git a/themes/vufind/jquerymobile/templates/browse/home.phtml b/themes/jquerymobile/templates/browse/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/browse/home.phtml rename to themes/jquerymobile/templates/browse/home.phtml diff --git a/themes/vufind/jquerymobile/templates/default-footer-navbar.phtml b/themes/jquerymobile/templates/default-footer-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/default-footer-navbar.phtml rename to themes/jquerymobile/templates/default-footer-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/footer.phtml b/themes/jquerymobile/templates/footer.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/footer.phtml rename to themes/jquerymobile/templates/footer.phtml diff --git a/themes/vufind/jquerymobile/templates/header.phtml b/themes/jquerymobile/templates/header.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/header.phtml rename to themes/jquerymobile/templates/header.phtml diff --git a/themes/vufind/jquerymobile/templates/layout/layout.phtml b/themes/jquerymobile/templates/layout/layout.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/layout/layout.phtml rename to themes/jquerymobile/templates/layout/layout.phtml diff --git a/themes/vufind/jquerymobile/templates/missingrecord/home.phtml b/themes/jquerymobile/templates/missingrecord/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/missingrecord/home.phtml rename to themes/jquerymobile/templates/missingrecord/home.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/account.phtml b/themes/jquerymobile/templates/myresearch/account.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/account.phtml rename to themes/jquerymobile/templates/myresearch/account.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/cataloglogin.phtml b/themes/jquerymobile/templates/myresearch/cataloglogin.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/cataloglogin.phtml rename to themes/jquerymobile/templates/myresearch/cataloglogin.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/checkedout.phtml b/themes/jquerymobile/templates/myresearch/checkedout.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/checkedout.phtml rename to themes/jquerymobile/templates/myresearch/checkedout.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/confirm.phtml b/themes/jquerymobile/templates/myresearch/confirm.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/confirm.phtml rename to themes/jquerymobile/templates/myresearch/confirm.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/editlist.phtml b/themes/jquerymobile/templates/myresearch/editlist.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/editlist.phtml rename to themes/jquerymobile/templates/myresearch/editlist.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/fines.phtml b/themes/jquerymobile/templates/myresearch/fines.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/fines.phtml rename to themes/jquerymobile/templates/myresearch/fines.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/footer-navbar.phtml b/themes/jquerymobile/templates/myresearch/footer-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/footer-navbar.phtml rename to themes/jquerymobile/templates/myresearch/footer-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/header-navbar.phtml b/themes/jquerymobile/templates/myresearch/header-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/header-navbar.phtml rename to themes/jquerymobile/templates/myresearch/header-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/holds.phtml b/themes/jquerymobile/templates/myresearch/holds.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/holds.phtml rename to themes/jquerymobile/templates/myresearch/holds.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/login.phtml b/themes/jquerymobile/templates/myresearch/login.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/login.phtml rename to themes/jquerymobile/templates/myresearch/login.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/mylist.phtml b/themes/jquerymobile/templates/myresearch/mylist.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/mylist.phtml rename to themes/jquerymobile/templates/myresearch/mylist.phtml diff --git a/themes/vufind/jquerymobile/templates/myresearch/profile.phtml b/themes/jquerymobile/templates/myresearch/profile.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/myresearch/profile.phtml rename to themes/jquerymobile/templates/myresearch/profile.phtml diff --git a/themes/vufind/jquerymobile/templates/record/addtag.phtml b/themes/jquerymobile/templates/record/addtag.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/addtag.phtml rename to themes/jquerymobile/templates/record/addtag.phtml diff --git a/themes/vufind/jquerymobile/templates/record/cite.phtml b/themes/jquerymobile/templates/record/cite.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/cite.phtml rename to themes/jquerymobile/templates/record/cite.phtml diff --git a/themes/vufind/jquerymobile/templates/record/comments-list.phtml b/themes/jquerymobile/templates/record/comments-list.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/comments-list.phtml rename to themes/jquerymobile/templates/record/comments-list.phtml diff --git a/themes/vufind/jquerymobile/templates/record/email.phtml b/themes/jquerymobile/templates/record/email.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/email.phtml rename to themes/jquerymobile/templates/record/email.phtml diff --git a/themes/vufind/jquerymobile/templates/record/header-navbar.phtml b/themes/jquerymobile/templates/record/header-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/header-navbar.phtml rename to themes/jquerymobile/templates/record/header-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/record/hold.phtml b/themes/jquerymobile/templates/record/hold.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/hold.phtml rename to themes/jquerymobile/templates/record/hold.phtml diff --git a/themes/vufind/jquerymobile/templates/record/save.phtml b/themes/jquerymobile/templates/record/save.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/save.phtml rename to themes/jquerymobile/templates/record/save.phtml diff --git a/themes/vufind/jquerymobile/templates/record/sms.phtml b/themes/jquerymobile/templates/record/sms.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/sms.phtml rename to themes/jquerymobile/templates/record/sms.phtml diff --git a/themes/vufind/jquerymobile/templates/record/view.phtml b/themes/jquerymobile/templates/record/view.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/record/view.phtml rename to themes/jquerymobile/templates/record/view.phtml diff --git a/themes/vufind/jquerymobile/templates/records/home.phtml b/themes/jquerymobile/templates/records/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/records/home.phtml rename to themes/jquerymobile/templates/records/home.phtml diff --git a/themes/vufind/jquerymobile/templates/search/advanced.phtml b/themes/jquerymobile/templates/search/advanced.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/advanced.phtml rename to themes/jquerymobile/templates/search/advanced.phtml diff --git a/themes/vufind/jquerymobile/templates/search/email.phtml b/themes/jquerymobile/templates/search/email.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/email.phtml rename to themes/jquerymobile/templates/search/email.phtml diff --git a/themes/vufind/jquerymobile/templates/search/footer-navbar.phtml b/themes/jquerymobile/templates/search/footer-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/footer-navbar.phtml rename to themes/jquerymobile/templates/search/footer-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/search/header-navbar.phtml b/themes/jquerymobile/templates/search/header-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/header-navbar.phtml rename to themes/jquerymobile/templates/search/header-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/search/history-table.phtml b/themes/jquerymobile/templates/search/history-table.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/history-table.phtml rename to themes/jquerymobile/templates/search/history-table.phtml diff --git a/themes/vufind/jquerymobile/templates/search/history.phtml b/themes/jquerymobile/templates/search/history.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/history.phtml rename to themes/jquerymobile/templates/search/history.phtml diff --git a/themes/vufind/jquerymobile/templates/search/home.phtml b/themes/jquerymobile/templates/search/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/home.phtml rename to themes/jquerymobile/templates/search/home.phtml diff --git a/themes/vufind/jquerymobile/templates/search/list-authorfacets.phtml b/themes/jquerymobile/templates/search/list-authorfacets.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/list-authorfacets.phtml rename to themes/jquerymobile/templates/search/list-authorfacets.phtml diff --git a/themes/vufind/jquerymobile/templates/search/list-grid.phtml b/themes/jquerymobile/templates/search/list-grid.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/list-grid.phtml rename to themes/jquerymobile/templates/search/list-grid.phtml diff --git a/themes/vufind/jquerymobile/templates/search/list-list.phtml b/themes/jquerymobile/templates/search/list-list.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/list-list.phtml rename to themes/jquerymobile/templates/search/list-list.phtml diff --git a/themes/vufind/jquerymobile/templates/search/newitem.phtml b/themes/jquerymobile/templates/search/newitem.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/newitem.phtml rename to themes/jquerymobile/templates/search/newitem.phtml diff --git a/themes/vufind/jquerymobile/templates/search/newitemresults.phtml b/themes/jquerymobile/templates/search/newitemresults.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/newitemresults.phtml rename to themes/jquerymobile/templates/search/newitemresults.phtml diff --git a/themes/vufind/jquerymobile/templates/search/pagination.phtml b/themes/jquerymobile/templates/search/pagination.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/pagination.phtml rename to themes/jquerymobile/templates/search/pagination.phtml diff --git a/themes/vufind/jquerymobile/templates/search/reserves.phtml b/themes/jquerymobile/templates/search/reserves.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/reserves.phtml rename to themes/jquerymobile/templates/search/reserves.phtml diff --git a/themes/vufind/jquerymobile/templates/search/reservesresults.phtml b/themes/jquerymobile/templates/search/reservesresults.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/reservesresults.phtml rename to themes/jquerymobile/templates/search/reservesresults.phtml diff --git a/themes/vufind/jquerymobile/templates/search/reservessearch.phtml b/themes/jquerymobile/templates/search/reservessearch.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/reservessearch.phtml rename to themes/jquerymobile/templates/search/reservessearch.phtml diff --git a/themes/vufind/jquerymobile/templates/search/results.phtml b/themes/jquerymobile/templates/search/results.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/results.phtml rename to themes/jquerymobile/templates/search/results.phtml diff --git a/themes/vufind/jquerymobile/templates/search/searchbox.phtml b/themes/jquerymobile/templates/search/searchbox.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/search/searchbox.phtml rename to themes/jquerymobile/templates/search/searchbox.phtml diff --git a/themes/vufind/jquerymobile/templates/summon/advanced.phtml b/themes/jquerymobile/templates/summon/advanced.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/summon/advanced.phtml rename to themes/jquerymobile/templates/summon/advanced.phtml diff --git a/themes/vufind/jquerymobile/templates/summon/header-navbar.phtml b/themes/jquerymobile/templates/summon/header-navbar.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/summon/header-navbar.phtml rename to themes/jquerymobile/templates/summon/header-navbar.phtml diff --git a/themes/vufind/jquerymobile/templates/summon/home.phtml b/themes/jquerymobile/templates/summon/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/summon/home.phtml rename to themes/jquerymobile/templates/summon/home.phtml diff --git a/themes/vufind/jquerymobile/templates/summon/search.phtml b/themes/jquerymobile/templates/summon/search.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/summon/search.phtml rename to themes/jquerymobile/templates/summon/search.phtml diff --git a/themes/vufind/jquerymobile/templates/tag/home.phtml b/themes/jquerymobile/templates/tag/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/tag/home.phtml rename to themes/jquerymobile/templates/tag/home.phtml diff --git a/themes/vufind/jquerymobile/templates/vudl/record.phtml b/themes/jquerymobile/templates/vudl/record.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/vudl/record.phtml rename to themes/jquerymobile/templates/vudl/record.phtml diff --git a/themes/vufind/jquerymobile/templates/worldcat/advanced.phtml b/themes/jquerymobile/templates/worldcat/advanced.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/worldcat/advanced.phtml rename to themes/jquerymobile/templates/worldcat/advanced.phtml diff --git a/themes/vufind/jquerymobile/templates/worldcat/home.phtml b/themes/jquerymobile/templates/worldcat/home.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/worldcat/home.phtml rename to themes/jquerymobile/templates/worldcat/home.phtml diff --git a/themes/vufind/jquerymobile/templates/worldcat/search.phtml b/themes/jquerymobile/templates/worldcat/search.phtml similarity index 100% rename from themes/vufind/jquerymobile/templates/worldcat/search.phtml rename to themes/jquerymobile/templates/worldcat/search.phtml diff --git a/themes/vufind/jquerymobile/theme.ini b/themes/jquerymobile/theme.ini similarity index 100% rename from themes/vufind/jquerymobile/theme.ini rename to themes/jquerymobile/theme.ini diff --git a/themes/vufind/root/css/.htaccess b/themes/root/css/.htaccess similarity index 100% rename from themes/vufind/root/css/.htaccess rename to themes/root/css/.htaccess diff --git a/themes/vufind/root/css/help.css b/themes/root/css/help.css similarity index 100% rename from themes/vufind/root/css/help.css rename to themes/root/css/help.css diff --git a/themes/vufind/root/images/noCover2.gif b/themes/root/images/noCover2.gif similarity index 100% rename from themes/vufind/root/images/noCover2.gif rename to themes/root/images/noCover2.gif diff --git a/themes/vufind/root/images/vufind-favicon.ico b/themes/root/images/vufind-favicon.ico similarity index 100% rename from themes/vufind/root/images/vufind-favicon.ico rename to themes/root/images/vufind-favicon.ico diff --git a/themes/vufind/root/images/vufind-favicon.png b/themes/root/images/vufind-favicon.png similarity index 100% rename from themes/vufind/root/images/vufind-favicon.png rename to themes/root/images/vufind-favicon.png diff --git a/themes/vufind/root/templates/Citation/apa-article.phtml b/themes/root/templates/Citation/apa-article.phtml similarity index 100% rename from themes/vufind/root/templates/Citation/apa-article.phtml rename to themes/root/templates/Citation/apa-article.phtml diff --git a/themes/vufind/root/templates/Citation/apa.phtml b/themes/root/templates/Citation/apa.phtml similarity index 100% rename from themes/vufind/root/templates/Citation/apa.phtml rename to themes/root/templates/Citation/apa.phtml diff --git a/themes/vufind/root/templates/Citation/mla-article.phtml b/themes/root/templates/Citation/mla-article.phtml similarity index 100% rename from themes/vufind/root/templates/Citation/mla-article.phtml rename to themes/root/templates/Citation/mla-article.phtml diff --git a/themes/vufind/root/templates/Citation/mla.phtml b/themes/root/templates/Citation/mla.phtml similarity index 100% rename from themes/vufind/root/templates/Citation/mla.phtml rename to themes/root/templates/Citation/mla.phtml diff --git a/themes/vufind/root/templates/Email/record-sms.phtml b/themes/root/templates/Email/record-sms.phtml similarity index 100% rename from themes/vufind/root/templates/Email/record-sms.phtml rename to themes/root/templates/Email/record-sms.phtml diff --git a/themes/vufind/root/templates/Email/record.phtml b/themes/root/templates/Email/record.phtml similarity index 100% rename from themes/vufind/root/templates/Email/record.phtml rename to themes/root/templates/Email/record.phtml diff --git a/themes/vufind/root/templates/Email/share-link.phtml b/themes/root/templates/Email/share-link.phtml similarity index 100% rename from themes/vufind/root/templates/Email/share-link.phtml rename to themes/root/templates/Email/share-link.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/de/advsearch.phtml b/themes/root/templates/HelpTranslations/de/advsearch.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/de/advsearch.phtml rename to themes/root/templates/HelpTranslations/de/advsearch.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/de/search.phtml b/themes/root/templates/HelpTranslations/de/search.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/de/search.phtml rename to themes/root/templates/HelpTranslations/de/search.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/de/tag.phtml b/themes/root/templates/HelpTranslations/de/tag.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/de/tag.phtml rename to themes/root/templates/HelpTranslations/de/tag.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/en/advsearch.phtml b/themes/root/templates/HelpTranslations/en/advsearch.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/en/advsearch.phtml rename to themes/root/templates/HelpTranslations/en/advsearch.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/en/search.phtml b/themes/root/templates/HelpTranslations/en/search.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/en/search.phtml rename to themes/root/templates/HelpTranslations/en/search.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/en/tag.phtml b/themes/root/templates/HelpTranslations/en/tag.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/en/tag.phtml rename to themes/root/templates/HelpTranslations/en/tag.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/fr/advsearch.phtml b/themes/root/templates/HelpTranslations/fr/advsearch.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/fr/advsearch.phtml rename to themes/root/templates/HelpTranslations/fr/advsearch.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/fr/search.phtml b/themes/root/templates/HelpTranslations/fr/search.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/fr/search.phtml rename to themes/root/templates/HelpTranslations/fr/search.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/fr/tag.phtml b/themes/root/templates/HelpTranslations/fr/tag.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/fr/tag.phtml rename to themes/root/templates/HelpTranslations/fr/tag.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/ga/advsearch.phtml b/themes/root/templates/HelpTranslations/ga/advsearch.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/ga/advsearch.phtml rename to themes/root/templates/HelpTranslations/ga/advsearch.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/ga/search.phtml b/themes/root/templates/HelpTranslations/ga/search.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/ga/search.phtml rename to themes/root/templates/HelpTranslations/ga/search.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/ga/tag.phtml b/themes/root/templates/HelpTranslations/ga/tag.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/ga/tag.phtml rename to themes/root/templates/HelpTranslations/ga/tag.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/ja/advsearch.phtml b/themes/root/templates/HelpTranslations/ja/advsearch.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/ja/advsearch.phtml rename to themes/root/templates/HelpTranslations/ja/advsearch.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/ja/search.phtml b/themes/root/templates/HelpTranslations/ja/search.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/ja/search.phtml rename to themes/root/templates/HelpTranslations/ja/search.phtml diff --git a/themes/vufind/root/templates/HelpTranslations/ja/tag.phtml b/themes/root/templates/HelpTranslations/ja/tag.phtml similarity index 100% rename from themes/vufind/root/templates/HelpTranslations/ja/tag.phtml rename to themes/root/templates/HelpTranslations/ja/tag.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Base/export-bibtex.phtml b/themes/root/templates/RecordDriver/Base/export-bibtex.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Base/export-bibtex.phtml rename to themes/root/templates/RecordDriver/Base/export-bibtex.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Base/export-endnote.phtml b/themes/root/templates/RecordDriver/Base/export-endnote.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Base/export-endnote.phtml rename to themes/root/templates/RecordDriver/Base/export-endnote.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Base/export-marc.phtml b/themes/root/templates/RecordDriver/Base/export-marc.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Base/export-marc.phtml rename to themes/root/templates/RecordDriver/Base/export-marc.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Base/export-marcxml.phtml b/themes/root/templates/RecordDriver/Base/export-marcxml.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Base/export-marcxml.phtml rename to themes/root/templates/RecordDriver/Base/export-marcxml.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Base/export-rdf.phtml b/themes/root/templates/RecordDriver/Base/export-rdf.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Base/export-rdf.phtml rename to themes/root/templates/RecordDriver/Base/export-rdf.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Base/export-refworks.phtml b/themes/root/templates/RecordDriver/Base/export-refworks.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Base/export-refworks.phtml rename to themes/root/templates/RecordDriver/Base/export-refworks.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Summon/export-endnote.phtml b/themes/root/templates/RecordDriver/Summon/export-endnote.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Summon/export-endnote.phtml rename to themes/root/templates/RecordDriver/Summon/export-endnote.phtml diff --git a/themes/vufind/root/templates/RecordDriver/Summon/export-refworks.phtml b/themes/root/templates/RecordDriver/Summon/export-refworks.phtml similarity index 100% rename from themes/vufind/root/templates/RecordDriver/Summon/export-refworks.phtml rename to themes/root/templates/RecordDriver/Summon/export-refworks.phtml diff --git a/themes/vufind/root/templates/error/404.phtml b/themes/root/templates/error/404.phtml similarity index 100% rename from themes/vufind/root/templates/error/404.phtml rename to themes/root/templates/error/404.phtml diff --git a/themes/vufind/root/templates/error/index.phtml b/themes/root/templates/error/index.phtml similarity index 100% rename from themes/vufind/root/templates/error/index.phtml rename to themes/root/templates/error/index.phtml diff --git a/themes/vufind/root/templates/help/home.phtml b/themes/root/templates/help/home.phtml similarity index 100% rename from themes/vufind/root/templates/help/home.phtml rename to themes/root/templates/help/home.phtml diff --git a/themes/vufind/root/templates/layout/help.phtml b/themes/root/templates/layout/help.phtml similarity index 100% rename from themes/vufind/root/templates/layout/help.phtml rename to themes/root/templates/layout/help.phtml diff --git a/themes/vufind/root/templates/search/opensearch-describe.phtml b/themes/root/templates/search/opensearch-describe.phtml similarity index 100% rename from themes/vufind/root/templates/search/opensearch-describe.phtml rename to themes/root/templates/search/opensearch-describe.phtml diff --git a/themes/vufind/root/templates/search/opensearch-error.phtml b/themes/root/templates/search/opensearch-error.phtml similarity index 100% rename from themes/vufind/root/templates/search/opensearch-error.phtml rename to themes/root/templates/search/opensearch-error.phtml diff --git a/themes/vufind/root/theme.ini b/themes/root/theme.ini similarity index 100% rename from themes/vufind/root/theme.ini rename to themes/root/theme.ini -- GitLab