Thoughts (4737)
April 25th, 2013, 11:24 PM Actions…Nao » And thus, Nao uploaded the latest Ajax-powered revision, and saw it was good. And He said, let there be Likes!
April 25th, 2013, 11:22 PM Actions…Nao » Whew... Had a city-wide power outage for 10 minutes... Managed to save my data beforehand, thanks to my UPS and my first use in years of the Hibernate option.
April 25th, 2013, 09:42 PM Actions…Arantor » @godboko71> Just a bit.
April 25th, 2013, 09:41 PM Actions…godboko71 » I need to catch up on Doctor Who this weekend. I still haven't scene the ponds leave haha. Little behind (…)
April 25th, 2013, 08:18 PM Actions…Arantor » This is getting exciting. Plugin language files are now cached as they should be. Can even save and edit plugin language strings now.
April 25th, 2013, 07:14 PM Actions…godboko71 » But this isn't my first thought :p
April 25th, 2013, 06:24 PM Actions…Arantor » @Nao> As far as having fallback languages, it's only really an issue for English UK -> English US, or if we get into the realms of something like Portuguese (BR) -> Portuguese -> (PT) -> English (US). I don't know. I'm just not sure it's worth all the effort.
April 25th, 2013, 06:22 PM Actions…Arantor » @Nao> Oh, I see. Personally I'd rather leave it throwing an error so that we know to clean it up (so the template isn't actually called), or we fix it to actually have a title. Softly discarding errors seems a bit funny to me :/
April 25th, 2013, 06:21 PM Actions…Nao » @Arantor> Thanks for the clear up. However, it doesn't answer any of my two questions, eheh... The page title question is a matter of whether or not this bug only happens when the index template is loaded *by mistake*, e.g. Ajax. The other one -- it's your field. (…)
April 25th, 2013, 05:39 PM Actions…Arantor » If you hold onto a chorus you can get through the night...
April 25th, 2013, 05:33 PM Actions…Arantor » @Arantor> It's all so that the settings functions will have a title to pass back to the admin search, something they currently wouldn't have done. (…)
April 25th, 2013, 05:33 PM Actions…Arantor » @Nao> This last commit doesn't actually add page titles where there weren't any. It relocates or in some cases duplicates the definition (e.g. where a settings function will be called from a helper function that already sets it up) (…)
April 25th, 2013, 05:23 PM Actions…Nao » @Arantor> I really, really think we should have some $txt['parent_lang'] entry in our index.language.php files to tell Wedge to fall back to another language (UK -> US) if it can't find a language file, I'd say...
April 25th, 2013, 05:22 PM Actions…Nao » For the last few weeks, I've had this code in my index template that just ignores empty page titles. Seeing as the latest commit has a lot of page_title additions, would it make more sense to commit this, or instead to remove it entirely..? Both valid... (…)
April 25th, 2013, 04:55 PM Actions…Arantor » @ziycon> No, because that would break language loading in general. It only loads the bits it *needs*, just like in SMF.
April 25th, 2013, 04:06 PM Actions…ziycon » @Arantor> I see, it allows much more flexability. Would it be difficult to merge as many of the language fiiles as possible into the one to make it easier to create new languages?! (…)
April 25th, 2013, 03:45 PM Actions…Arantor » @Arantor> For example, the registration agreement is a language file now, the new plugin manager has its own language file (and the old packages one hasn't gone yet) (…)
April 25th, 2013, 03:44 PM Actions…Arantor » @ziycon> 39 per language vs SMF's 32 per language. All the extras are related to the way we do things. (…)
April 25th, 2013, 03:34 PM Actions…ziycon » @Arantor> Why so many language files for 3 languages!? (…)
April 25th, 2013, 03:32 PM Actions…Arantor » @Nao> There are 148 files in Sources, 187 if you include the subfolders, 60 template files and currently 116 language files (for 3 languages) (…)