Quote from: goldsky at Jun 17, 2010, 07:06 PM
AWESOME!
It is true that I should handover this specific development part to people who understand this, like you.
I’ve PM-ed Temus, who gave me the access, about your proposal.
I believe he doesn’t mind, but just wait for his respond.
Just great. So I’m waiting for his answer

And let’s code!
Quote from: goldsky at Jun 17, 2010, 07:06 PM
So perhaps, should we should split the i18n development to different class file?
so we don’t have to overwriting to each other’s development?
Hmm. We can’t totally separate i18n from other code. It’s too much involved into other functions. Of course we could make the class structure more hmm... objective

It would be even desirable.
I don’t know if moving whole project to GIT Hub wouldn’t be appropriate. I know... developing history in SVN, but in GIT creating Trunks and merging it down without conflicts is much more convenient. It’s only my proposition. Maybe it’s not worth it - we’ll see in practice, when we’ll be working together with SVN.
Quote from: goldsky at Jun 17, 2010, 07:06 PM
To get you in path, the RC2’s primary goals are:
I didn’t work with YAMS yet, so for now I can’t help with that problem. But its not a problem for me to learn it
Second: hmm, I see that it was just a concept that piloter thrown and then he disappeared. They didn’t even discuss that idea. You see, I’ve created that simple TV snippet for choosing gallery displayed for selected document. Do we really need to display whole E2G inside another tab?
I thought that our goal is to create centralized photos library independent from resources tree. There are other galleries that are dependent from MODx doc tree e.g. EvoGallery, MaxiGallery.
The ManagerManager plugin for E2G will be quite simple to provide - just something like MaxiGallery backend. But it’ll be just the E2G module interface inside an iframe. How should we connect it with resource? Because just providing interface of E2G inside another tab is redundant.
It’ll be fantastic feature to create Custom TV for E2G. You know what I’m talking about?
http://modxcms.com/forums/index.php/topic,49153.0.html
I can imagine Custom TV with just a gallery list and uploading feature, and possibility to select gallery/galleries to display inside currently edited resource. This would be great
But...as you know, Custom TVs are not integrated with original MODx distribution, and need patching of MODx core. We need to wait until MODx 1.1 I’m afraid for that feature.
EDIT:
IMHO we could totally resign from encoding option. UTF-8 is perfectly compatible with ASCII, so if one don’t use any ’fancy’ characters then it’s not a problem for him. If we’ll use that unicode-uri encoding then we’ll use only ASCII characters for UTF-8 and in theory... everything should be fine for everyone... without worrying about the locale and all that stuff.