<![CDATA[ Insights from MODXpo Cologne - My Forums]]> https://forums.modx.com/thread/?thread=87452 <![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne?page=2#dis-post-550924
https://github.com/jpdevries/modx-setup
https://forums.modx.com/thread/102211/new-setup-installer-w-a11y-preferences#dis-post-550921]]>
dinocorn May 18, 2017, 01:34 PM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne?page=2#dis-post-550924
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481854 Quote from: BrigitteB at Nov 04, 2013, 01:05 AM
Quote from: cookie_monster_az at Nov 03, 2013, 03:03 AM
I am legally blind and utilize a high contrast color scheme of black background and white text.
Oh yes, and how are you doing with MODX manager?

Quote from: cookie_monster_az at Nov 03, 2013, 03:03 AM

Please let me know if I can help in any way with regards to accessibility.
I'm sure you can add couple'f requirements, if you bother writing down the drawbacks with your daily work.

I think I have everything answered in the High Contrast thread. Please let me know if you need anything else. smiley]]>
cookie_monster_az Nov 05, 2013, 03:45 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481854
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481808 http://forums.modx.com/thread/87473/high-contrast-theme#dis-post-481806

Any new comments on high contrast go here please.]]>
BrigitteB Nov 04, 2013, 08:02 PM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481808
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481734 garryn Nov 04, 2013, 07:40 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481734 <![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481730 Quote from: cookie_monster_az at Nov 03, 2013, 03:03 AM
Some great points indeed...also hits home personally as I am legally blind and utilize a high contrast color scheme of black background and white text.

Please let me know if I can help in any way with regards to accessibility.

Dan

I need to get started on a non-default Manager theme to test the new grunt-init workflow so this would be a great one to do. You could help by testing and giving us feedback on how it works for you when ready.

The grunt-init is actually rather far along. However I recently learned that themes don't need to have copies of all the default files, only ones that override the defaults so I'm going to work on some options to remove unnecessary duplications.]]>
dinocorn Nov 04, 2013, 06:46 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481730
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481726 Quote from: dinocorn at Nov 03, 2013, 10:32 AM

In 2.3 we've switched to Grunt based Sass workflow, and all the colors and variables are in fact in one file.
https://github.com/modxcms/revolution/blob/develop/_build/templates/default/sass/_colors-and-vars.scss

I'm also working on a grunt-init template that serves as a boilerplate for creating custom Manager themes.
This looks very promising. I heard about 2.3 in Cologne, but could not imagine it has come that far already.

Quote from: dinocorn at Nov 03, 2013, 10:32 AM

If you do not build HTML first you are putting the cart before the horse and asking for trouble and will likely add unnecessary complexity
Well said smiley]]>
BrigitteB Nov 04, 2013, 01:21 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481726
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481725 Quote from: cookie_monster_az at Nov 03, 2013, 03:03 AM
I am legally blind and utilize a high contrast color scheme of black background and white text.
Oh yes, and how are you doing with MODX manager?

Quote from: cookie_monster_az at Nov 03, 2013, 03:03 AM

Please let me know if I can help in any way with regards to accessibility.
I'm sure you can add couple'f requirements, if you bother writing down the drawbacks with your daily work.]]>
BrigitteB Nov 04, 2013, 01:05 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481725
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481695 Quote from: BrigitteB at Nov 02, 2013, 11:18 PM
It catched us from behind: the insight that the MODX Manager is just a website, we can style it like any other website, applying all the good practices we already know.

As long as I've used MODX I have found it a bit ironic that there is so much creative freedom and flexibility when creating websites, but there are certain pain points when trying to customize or create experiences in the Manager. It is true that a lot can be done currently, but lessening the learning curve is something we are striving for.

Quote from: BrigitteB at Nov 02, 2013, 11:18 PM

Why not configure the colors in variables like in LESS/SASS, so that everybody may set their preferred color scheme, say a high contrast scheme?

In 2.3 we've switched to Grunt based Sass workflow, and all the colors and variables are in fact in one file.
https://github.com/modxcms/revolution/blob/develop/_build/templates/default/sass/_colors-and-vars.scss

I'm also working on a grunt-init template that serves as a boilerplate for creating custom Manager themes. Idea is you create a new folder for your theme, run the command, it asks you a few questions on how you'd like to configure your theme, and then builds it to your specifications. This is still a work in progress, as the 2.3 default theme is still evolving but it can be found here:
https://github.com/jpdevries/modx-manager-theme

If grunt-init seems like something you may be interested in I've also released a more abstract one meant for creating any static front end site. It allows you to choose from workflows like Sass, Less, Bootstrap, Foundation 4 and more.
https://github.com/jpdevries/neat-pages

Quote from: BrigitteB at Nov 02, 2013, 11:18 PM
Why not make the layout responsive to screen size? – That would cater for mobile users as well as for people with low vision who use low resolution or text enlargement.

This is absolutely essential, however will require breaking changes and thus isn't on the roadmap until 3.0. That said, luckily we Handyman by Mark Hamstra for now.

Quote from: BrigitteB at Nov 02, 2013, 11:18 PM
What if your client wants to edit their website in the underground where connection is low? MODX should be able to login and submit even if JavaScript is not there.

I agree. To me, this isn't even so much about the obvious, supporting no-js users and improving accessibility. It is also about simply building for the web in the correct order. If you do not build HTML first you are putting the cart before the horse and asking for trouble and will likely add unnecessary complexity similar to if you build a site for the desktop first and then try to 'mobilize' it.

I know much of the industry is hoping into bed with JavaScript and acting like raw HTML support is a thing of the past (cough, AngularJS) but to me that is no different than building a fullscreen Flash site without an HTML layer underneath.]]>
dinocorn Nov 03, 2013, 10:32 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481695
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481685
Please let me know if I can help in any way with regards to accessibility.

Dan]]>
cookie_monster_az Nov 03, 2013, 03:03 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481685
<![CDATA[Re: Insights from MODXpo Cologne]]> https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481680 ]]> markh Nov 03, 2013, 02:27 AM https://forums.modx.com/thread/87452/insights-from-modxpo-cologne#dis-post-481680