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

Add Ability to Switch Behaviors in WordPress Plugin #271

Closed
67726e opened this issue Dec 2, 2012 · 1 comment
Closed

Add Ability to Switch Behaviors in WordPress Plugin #271

67726e opened this issue Dec 2, 2012 · 1 comment

Comments

@67726e
Copy link
Contributor

67726e commented Dec 2, 2012

As Per Issue #251

Give the user the ability to select from available behaviors that are included with the plugin.

@67726e
Copy link
Contributor Author

67726e commented Dec 5, 2012

For the time being, this will work, but it is not an extensible solution. Currently I have just defined the four behaviors available and use an array that maps behavior name to file name.

In the future, having the ability to upload/download additional behaviors would probably be desirable at which point this would break. An easy solution to implement and maintain would be to have the behavior name match the file name and just list the files in the behavior directory.

@67726e 67726e closed this as completed Dec 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant