modxcms / a11y

MODX Accessibility for the Manager
13 stars 10 forks source link

Package custom pieces for easier install #29

Closed dubrod closed 8 years ago

dubrod commented 9 years ago

https://github.com/modxcms/a11y/blob/master/Installation.md

the install process needs compiling

rtripault commented 9 years ago

What about releasing "vertical navigation" as a separate/standalone component and make it a dependency for a11y ? That would be a nice way to start playing with newly introduced dependencies...

dubrod commented 9 years ago

this needs to be a stand alone installer/theme package that might ship with a core release or might be an additional add-on via install/cloud setup.

dubrod commented 9 years ago

I removed the plugin, namespace, system setting and rolled in the CSS and layout.js is functioning already without the vertical-navigation.js. I think it might be missing a little bit of functionality like keyboard nav, so you can add that back in or leave it alone b/c we need to combine the aria-tree problem as well. Either way Installation is a little easier.

rtripault commented 9 years ago

First step done : http://modx.com/extras/package/verticalnavigation / https://github.com/meltingmedia/Vertical-Navigation

Now to package the theme!

dubrod commented 9 years ago

@TheBoxer lets get one of your fancy transport packages started before it gets too late and so we can spin up test sites easier. thanks!

dubrod commented 9 years ago

this is no longer urgent we are down to 4 easy steps but the final install is still up in the air

dubrod commented 8 years ago

i think we should actually move this to the very end. its still very unclear how we are going to solve all these issues so keeping up with an install package would be a lot of redundant tweaking.

dubrod commented 8 years ago

duplicate issue about packaging