mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-16 11:54:44 -04:00
Commit an egregious hack to work around the fact that both Gallery 2
and Gallery 3 have a class named Gallery. Clone a subset of the Gallery 2 files and munge them so that we can rename the Galery 2 version to G2_Gallery. Also, update the disclaimer in Admin > Settings > Gallery 2 Import.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<h1> <?= t("Gallery 2 Import") ?> </h1>
|
||||
<p>
|
||||
<?= t("Import your Gallery 2 users, photos, movies, comments and tags into your new Gallery 3 installation.") ?>
|
||||
<?= t("<b>Note: The importer is a work in progress and does not currently support comments, tags, permissions, capture dates and movies (other than Flash video)</b>") ?>
|
||||
<?= t("<b>Note: The importer is a work in progress and does not currently support permissions, and movie formats other than Flash video and MP4</b>") ?>
|
||||
</p>
|
||||
<?= $form ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user