Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Arantor
2371
Archived fixes / Re: Editor method add_button does not set button class
« on November 21st, 2012, 05:02 AM »
Fairly sure the method long predates buttons being able to have spiffy classes. Not a hard fix but I'm reluctant to use my PC with a suspected failing fan, hoping to get it replaced tomorrow.

Guessing classes should be an optional extra? Want onclick with that (if it doesn't do it already)?
2372
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on November 21st, 2012, 03:29 AM »
I understand exactly what you mean about ownership of certain areas, I've thought more than once about doing things with the media area in the admin panel, e.g. Harmonising everything to use the same style aesthetically and even the code in some places, but every time I think about it, it feels like overstepping my bounds.

As far as translations go, I think the first step is for us to break the languages folder up as we discussed, and if it helps any, I had an idea about having a language pack that I would be responsible for translating, that will be fun to do and will make sure I can keep on top of all the practical i18n issues that I've only really dealt with hypothetically from my perspective. People paying attention to my recent activity should have a clue as to what language pack that might be. If not, you fight like a dairy farmer.

And I see the error is there, but I really have no idea why because I can't reproduce it even on my server when using Chrome.
2373
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on November 20th, 2012, 07:07 PM »
Not worthless, but potentially enough to make it more effort than just translating a complete language would be.
2374
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on November 20th, 2012, 06:10 PM »
Thus far I've suggested staying away from translation simply because of the fact that there's going to be plenty of changes yet.
2375
Off-topic / Re: Help with PHP syntax
« on November 19th, 2012, 11:11 PM »
Niceness is relative. Not jumping in and out of <?php ?> IS faster. Though the notion of fusing logic and presentation is fundamentally not nice no matter how you do it.

This is what you get for using a system that doesn't understand this fairly basic concept. (I have absolutely no love for WP, other than the fact that there are some nice themes out there for it, but that's a byproduct of the 'ease' of development.)
2376
Off-topic / Re: Help with PHP syntax
« on November 19th, 2012, 11:00 PM »
So, with the exception of the <?php ?> bits, copy/paste it into the { } inside the matching if...

I would not suggest messing about with jumping in and out of tags like that shit pile WP does, and instead convert things into echos.
2377
Off-topic / Re: Help with PHP syntax
« on November 19th, 2012, 10:48 PM »
* Arantor doesn't understand what you're trying to do.
2378
Features / Re: Calendar
« on November 19th, 2012, 06:28 AM »
Because you don't want to make an ass of u and me.
2379
Features / Re: Calendar
« on November 19th, 2012, 01:33 AM »
Never assume :P

I'm very very reluctant to generate more fields, if I'm going to uproot how the calendar works. See, description covers the whole notion of having the main calendar item instead of a thread...
2380
Features / Re: Calendar
« on November 18th, 2012, 11:49 PM »
I don't know yet, this is more a thing in progress.
2381
Features / Re: Calendar
« on November 18th, 2012, 09:40 PM »
And therein lies the other matter - the event won't have a description unless it's linked to a thread, then the thread contains the bigger stuff.

Hence the inclination perhaps to move it out of being a thread. But before I get into that, I'd much prefer to involve anyone else who might actually use the calendar...
2382
Features / Re: Calendar
« on November 18th, 2012, 09:06 PM »
Location as it stands is simply a textbox and requisite storage, it's just not a big deal, I'm not even sure it actually even needs a checkbox - either leave it blank or fill it in.
2383
Features / Re: Calendar
« on November 18th, 2012, 08:29 PM »
I suppose I could put that in as well while I'm at it. It's one of those things that isn't a big deal either way as far as I'm concerned.
2384
Features / Re: Calendar
« on November 18th, 2012, 07:32 PM »
Just going to leave this here... it is of course a WIP...
2385
Features / Re: Plugin revs
« on November 18th, 2012, 05:00 PM »
(4 files, 1KB)

Revision: 60
Author: arantor
Date: 18 November 2012 15:58:27
Message:
! [Calendar] Now there's more than one CSS file, time to do a little housekeeping. (Calendar.php, ManageCalendar.php, moved calendar.css)
----
Modified : /calendar/Calendar.php
Modified : /calendar/ManageCalendar.php
Deleted : /calendar/calendar.css
Added : /calendar/css/calendar.css (Copy from path: /calendar/calendar.css, Revision, 58)