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

Plugins type definition in bower.json needs to be more self-explanatory #964

Open
taylortom opened this issue Feb 19, 2016 · 10 comments
Open

Comments

@taylortom
Copy link
Member

adaptlearning/adapt_authoring#1043

i.e.

{
  "component": "something",
  "extension": "something",
  "menu": "something",
  "theme": "something"
}

Suggest something like:

{
  "pluginType": "component",
}
@oliverfoster
Copy link
Member

+1

@oliverfoster
Copy link
Member

might have to do both for a time beng?

@taylortom
Copy link
Member Author

Yep, happy to do that

@moloko
Copy link
Contributor

moloko commented Feb 22, 2016

could we also add fields to state whether the plugin:

  • is authoring tool compatible
  • has accessibility support
  • has RTL support
    ?

@moloko
Copy link
Contributor

moloko commented Feb 22, 2016

Actually I suppose the last two could be included in the README - but I think the AT compatibility one would be useful. Also, you might want to search only for plugins that are AT-compatible, that would make this possible.

@taylortom
Copy link
Member Author

taylortom commented Feb 24, 2016

I think all of those are vital for any plugin browsers (including the one on the community site). I'd like to maybe even see browser support added.

@moloko
Copy link
Contributor

moloko commented Mar 6, 2017

this has been sitting around for a year now, anything further on this?

@oliverfoster
Copy link
Member

i'm a crossover adapt-cli / AT / framework thing that we should defo still do. Just needs some political will.

@taylortom
Copy link
Member Author

Yep, still keen to get this in, but will prompt some reworking of the AT code, so needs to be discussed.

@oliverfoster
Copy link
Member

I reckon we could do the adapt-cli bits first. Then the plugins, then the AT. Both styles should run concurrently to avoid any funny issues.

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

No branches or pull requests

3 participants