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.
4516
Features / Re: New revs
« on March 6th, 2012, 06:02 PM »
(5 files, 3KB)
Revision: 1440
Author: arantor
Date: 06 March 2012 17:01:49
Message:
! Stupid typo in member preferences saving; didn't actually affect behaviour though. (ManageMemberOptions.php)
! Certain member preferences should be disabled depending on admin options. (ManageMemberOptions.php)
! New menu item present if the user specifies a 'home page'. Needs an icon though. (Subs.php, ManageSettings.php, index+ManageSettings language files)
----
Modified : /trunk/Sources/ManageMemberOptions.php
Modified : /trunk/Sources/ManageSettings.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
Modified : /trunk/Themes/default/languages/index.english.php
Revision: 1440
Author: arantor
Date: 06 March 2012 17:01:49
Message:
! Stupid typo in member preferences saving; didn't actually affect behaviour though. (ManageMemberOptions.php)
! Certain member preferences should be disabled depending on admin options. (ManageMemberOptions.php)
! New menu item present if the user specifies a 'home page'. Needs an icon though. (Subs.php, ManageSettings.php, index+ManageSettings language files)
----
Modified : /trunk/Sources/ManageMemberOptions.php
Modified : /trunk/Sources/ManageSettings.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
Modified : /trunk/Themes/default/languages/index.english.php
4517
Features / Re: Home button
« on March 6th, 2012, 05:48 PM »
:whistle:
Needs an icon for the new 'home' tab because all I've done is created a new extra tab rather than messed with the current home tab, as it were. I'm thinking some kind of 'up' or 'diagonally up/left' arrow to indicate up to the main site?
Needs an icon for the new 'home' tab because all I've done is created a new extra tab rather than messed with the current home tab, as it were. I'm thinking some kind of 'up' or 'diagonally up/left' arrow to indicate up to the main site?
4518
Archived fixes / Re: Fixed SMF bugs
« on March 6th, 2012, 05:43 PM »
Like a bunch of stuff in SMF/Wedge, yes. I'll dig into it at some point, have other stuff I need+want to do first though.
4519
Features / Re: New revs
« on March 6th, 2012, 04:41 PM »
(3 files, 7KB)
Revision: 1439
Author: arantor
Date: 06 March 2012 15:41:05
Message:
! The save-member-preferences code seems to be complete and working. Not yet pruned the old settings area, just in case. But I know I'm going to end up pruning more code that I've created... resetting theme options' original code is so overcomplicated. (ManageMemberOptions.php, ManageMembers.template.php, ManageSettings language file)
----
Modified : /trunk/Sources/ManageMemberOptions.php
Modified : /trunk/Themes/default/ManageMembers.template.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
Revision: 1439
Author: arantor
Date: 06 March 2012 15:41:05
Message:
! The save-member-preferences code seems to be complete and working. Not yet pruned the old settings area, just in case. But I know I'm going to end up pruning more code that I've created... resetting theme options' original code is so overcomplicated. (ManageMemberOptions.php, ManageMembers.template.php, ManageSettings language file)
----
Modified : /trunk/Sources/ManageMemberOptions.php
Modified : /trunk/Themes/default/ManageMembers.template.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
4520
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 03:32 PM »
Ah, I see. There are other considerations at work for doing this, that go far beyond what this page has to say, but it's possible to do, I guess.
4521
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 02:48 PM »
Hence my comment about rewording it from 'Leave the thing alone' to 'Keep it as it is'
4522
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 02:39 PM »
This is why I got an iPod, to be able to try using things in that form factor. It's... interesting.
4523
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 02:27 PM »
I don't see it as sad, really, I see it as different devices to suit different users' needs. Though I won't argue that netbook resolutions are ridiculously tiny, ultrabooks tend not to be so tiny (their focus is on performance for size and they tend to come with at least 1024x768), and tablets are increasingly a viable tool.
I can fully see myself sat on the sofa with an iPad, doing admin (wouldn't be the first time) because I can't be arsed to go sit at the computer.
I can fully see myself sat on the sofa with an iPad, doing admin (wouldn't be the first time) because I can't be arsed to go sit at the computer.
4524
Archived fixes / Re: Fixed SMF bugs
« on March 6th, 2012, 02:19 PM »
Hmm, I need to investigate that deeper, unless there's some setting I managed to spirit away somehow.
4525
Off-topic / Re: How ported from SMF+Aeva+TP?
« on March 6th, 2012, 02:15 PM »AeMe stuff will be imported. Not for now though, iirc.
No plans to import TP data.
Bloc is no longer involved with SMF or Wedgre btw.
4526
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 02:11 PM »
OK, fun fact, I use 1280x1024. I try and shoot for usable if not beautiful on 1024x768.Quote There is no 'don't'.
The first dropdown expands to provide the choices, with indication of current value as well. So for guests/new members on something like 'show board descriptions inside boards', the first dropdown is "yes" / "no (no change)" to indicate that it is that value already. The same principle works with items that are already multiple choice anyway.
The second dropdown has 3 options to the first's 2 options.
For the yes/no type deals, it has 'Leave the members' choice alone' (which is analogue to 'don't change' without using a negative, though I probably should reword it to 'Keep...' rather than 'Leave ... alone') followed by 'Set to yes for everyone' / 'Set to no for everyone'Quote I have nothing against columns of radio buttons where it's appropriate, but I'm not convinced it's appropriate - since you'd need 5 radio buttons to cope with the base choices just for a single checkbox, there's a LOT of checkboxes.
Maybe its just me and the way my mind works, but removing the 'DON'T's would make the options quickly understandable, instead of trying to figure out double negatives.
The first dropdown expands to provide the choices, with indication of current value as well. So for guests/new members on something like 'show board descriptions inside boards', the first dropdown is "yes" / "no (no change)" to indicate that it is that value already. The same principle works with items that are already multiple choice anyway.
The second dropdown has 3 options to the first's 2 options.
For the yes/no type deals, it has 'Leave the members' choice alone' (which is analogue to 'don't change' without using a negative, though I probably should reword it to 'Keep...' rather than 'Leave ... alone') followed by 'Set to yes for everyone' / 'Set to no for everyone'
Otherwise I had only one thought (already poo pood) - using radio buttons in columns.
4527
Features / Re: Poll mode
« on March 6th, 2012, 02:04 PM »I don't know of any mods that aren't in use at Wedge.org, not exactly the area of SMF I played with the most...
I still need to finish topic and thought privacy...
I think I'll get back to this today. A bit.
4528
Features / Re: Some admin menu changes
« on March 6th, 2012, 01:23 AM »
Sure, I can do that. Right now it's not even using language strings, it's simply hacked into the template directly, but with the positive feedback I guess I can commit it properly.
4529
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 12:22 AM »
It's not even that that's the problem, it's the amount of options, and I don't think forcing it into three columns is quite the answer.
I don't know, need to think about it a bit more, meanwhile tomorrow I'll fix up the saving code - it's not like the UI can't be tweaked later on. It may be that I'm overthinking it right now and that it works fine in practical use.
I don't know, need to think about it a bit more, meanwhile tomorrow I'll fix up the saving code - it's not like the UI can't be tweaked later on. It may be that I'm overthinking it right now and that it works fine in practical use.
4530
Features / Re: Unfinished, quite raw, would like some feedback
« on March 6th, 2012, 12:08 AM »
Hmm, I sort of tried that - as it is, the change buttons are hidden until the dd is hovered over, and even *then* it feels a bit cluttered :(