Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move plugins to Addon #4288

Merged
merged 11 commits into from Jan 20, 2018
Merged

Move plugins to Addon #4288

merged 11 commits into from Jan 20, 2018

Conversation

zeroadam
Copy link

Move plugins to Addon and Theme classes

Related to #3878

Create Addon and Theme classes and functions from plugin.php to appropriate class.
Update function names and calls for Addon class.
Update function names and calls for Theme class.
remove require_once for plugins.php
remove include/plugin.php
change the use of plugin to addon where appropriate.
changelog, install and doc folder
update plugin references in css files.
update hook names and other plugin references.
Copy link
Collaborator

@MrPetovan MrPetovan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename template/admin/plugins.tpl to template/admin/addons.tpl.
Please rename doc/de/Plugins.md to doc/de/Addons.md.

Rename admin/plugins.tpl to admin/addons.tpl and update references. Rename doc/de/Plugins.md to Addons.md
@MrPetovan
Copy link
Collaborator

This has to be merged at the same time as friendica/friendica-addons#492

@MrPetovan MrPetovan merged commit 610f017 into friendica:develop Jan 20, 2018
@zeroadam
Copy link
Author

zeroadam commented Jan 20, 2018 via email

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.

None yet

2 participants