-
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
Daniel Berthereau
authored and
Daniel Berthereau
committed
Apr 29, 2024
1 parent
9e9f33a
commit cd0f06c
Showing
4 changed files
with
50 additions
and
8 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
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
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,14 +1,14 @@ | ||
|
||
[info] | ||
name = "Easy Admin" | ||
description = "Manage tasks from the admin interface: install modules and themes, check database and files, block concurrent edition, run cron tasks." | ||
description = "Manage tasks from the admin interface: install modules and themes, check database and files, bulk upload without limits, block concurrent edition, run cron tasks." | ||
tags = "administration, miscellaneous, cron task, check, curation" | ||
license = "CeCILL v2.1" | ||
author = "Daniel Berthereau" | ||
author_link = "https://gitlab.com/Daniel-KM" | ||
module_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-EasyAdmin" | ||
support_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-EasyAdmin/-/issues" | ||
configurable = false | ||
version = "3.4.17" | ||
version = "3.4.18" | ||
omeka_version_constraint = "^4.0.0" | ||
dependencies = "Common" |
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