-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5214467
commit 5c17dcc
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[info] | ||
name="Editorial" | ||
author="Roy Rosenzweig Center for History and New Media" | ||
author="Omeka Team" | ||
description="Allows editorial feedback when building exhibits" | ||
version="1.1.0" | ||
support_link="http://omeka.org/forums/forum/plugins" | ||
link="http://omeka.org/codex/Plugins/Editorial" | ||
omeka_minimum_version="2.4" | ||
version="1.2" | ||
support_link="https://forum.omeka.org/c/omeka-classic/plugins" | ||
link="https://omeka.org/classic/docs/Plugins/Editorial/" | ||
omeka_minimum_version="3.0" | ||
omeka_target_version="3.0" | ||
license="GPLv3" | ||
omeka_target_version="2.4.1" | ||
required_plugins="ExhibitBuilder" |