<![CDATA[ Evo 1.0.12 - Pros & Cons - My Forums]]> https://forums.modx.com/thread/?thread=87017 <![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=4#dis-post-489109 Quote from: Jako at Feb 01, 2014, 09:10 AM
Already fixed here: https://github.com/modxcms/evolution/commit/75cca3e7465d454fdf37b6dae398b583a90ffeba

Jako, thanks for the update. I wasn't aware that a fix was already in place for 1.0.13.]]>
jeremysanchez Feb 04, 2014, 01:21 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=4#dis-post-489109
<![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=4#dis-post-488882 ]]> fourroses666 Feb 01, 2014, 05:10 AM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=4#dis-post-488882 <![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=4#dis-post-488880 https://github.com/modxcms/evolution/commit/75cca3e7465d454fdf37b6dae398b583a90ffeba]]> Jako Feb 01, 2014, 03:10 AM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=4#dis-post-488880 <![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-488868 iusemodx mentioned and found a way to prevent defaulting to the View Children tab.

At or around line number 358 I changed this:

<script type="text/javascript">docSettings.addTabPage( document.getElementById( "tabChildren" ) );docSettings.setSelectedIndex(1);</script>


to this:

<script type="text/javascript">docSettings.addTabPage( document.getElementById( "tabChildren" ) );</script>


Problem solved. I definitely agree that this default behavior should either be removed or made an option in the config.]]>
jeremysanchez Jan 31, 2014, 08:39 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-488868
<![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480700 Quote from: Jako at Oct 18, 2013, 12:56 PM
There are a few options to compare the pull request across forks on github.
https://help.github.com/articles/creating-a-pull-request

Great advice, I wasn't aware of that [Compare and Review] workflow with all forks conveniently listed in dropdown.]]>
danilocuculic Oct 20, 2013, 04:18 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480700
<![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480572 https://help.github.com/articles/creating-a-pull-request]]> Jako Oct 18, 2013, 12:56 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480572 <![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480568 Quote from: Jako at Oct 16, 2013, 01:16 PM
At the moment we collect all on https://github.com/dmi3yy/evolution

Got it - but how can I send pull request to forked, not original upstream repository?

And please open a ticket for the patch on http://tracker.modx.com/projects/evo

Sure, will do.]]>
danilocuculic Oct 18, 2013, 11:49 AM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480568
<![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480534
I am creating right now my own responsive and semantic template boilerplate for MODx Evo which is based partially on semantic grid system ( http://semantic.gs ) and the best thing is, that I uses php less as snipet in MODx. I manage the CSS for this in chunks. May be one day, there will be a CSS editor with php less support... *dream*

I am not really experienced with Git and GitHub. Is there an alternative way to submit my stuff to the project, once it is far enough?]]>
holgermeier Oct 17, 2013, 09:15 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480534
<![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480417 https://github.com/dmi3yy/evolution

And please open a ticket for the patch on http://tracker.modx.com/projects/evo]]>
Jako Oct 16, 2013, 01:16 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480417
<![CDATA[Re: Evo 1.0.12 - Pros & Cons]]> https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480413 Quote from: Jako at Oct 16, 2013, 10:56 AM
Quote from: iusemodx at Oct 15, 2013, 09:34 PM

Is it possible to get comments etc. translated into English ?
That one is true and should be regarded before merging the code together.

What's the current process for contributing/patching pre-release (development) version of Evolution on Github?
I already have modxcms/evolution forked - how can I send pull requests to you (the team)?]]>
danilocuculic Oct 16, 2013, 12:39 PM https://forums.modx.com/thread/87017/evo-1-0-12---pros-cons?page=3#dis-post-480413