Skip to content

Fix typo in parent class name#14

Open
csidirop wants to merge 1 commit intoUCSCLibrary:masterfrom
csidirop:bugfix/fix_typo
Open

Fix typo in parent class name#14
csidirop wants to merge 1 commit intoUCSCLibrary:masterfrom
csidirop:bugfix/fix_typo

Conversation

@csidirop
Copy link

@csidirop csidirop commented Jun 3, 2024

This PR should fix #12

The class header extends Omeka_plugin_AbstractPlugin which has a typo in its name. It should be Omeka_Plugin_AbstractPlugin with a capital P.
See https://github.com/omeka/Documentation/blob/master/source/Tutorials/understandingOmeka_Plugin_AbstractPlugin.rst#understanding-omeka_plugin_abstractplugin

Signed-off-by: Christos Sidiropoulos <csidirop@runbox.com>
@csidirop
Copy link
Author

@UCSCLibrary is this project still maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class 'Omeka_plugin_AbstractPlugin' not found

1 participant