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
4291
Archived fixes / [Bug] Re: PM gets multiplied
« on March 17th, 2012, 09:37 PM »
No, but I have seen the bug and will look into it after dinner+film.
4292
Archived fixes / [Bug] Re: PM gets multiplied
« on March 17th, 2012, 08:59 PM »
Yeah, I'll investigate this one. It's gotta be related to the sending of drafts along the way.
4293
Off-topic / Re: OMG! How can I download this!!!!!!!!
« on March 17th, 2012, 08:58 PM »
>_> That won't work for anyone but you :P
4294
Off-topic / Re: OMG! How can I download this!!!!!!!!
« on March 17th, 2012, 08:14 PM »
Maybe there's a "you need to get out more" message? :P

But pushing my buttons probably isn't a good idea >_>
4295
For great justice it should be noted that Wedge being in use on this site should not be considered a 'it's coming very soon' notice. It's ready for us to deploy here, and even then Nao spent pretty much an entire day doing the specific work making it suitable for this site.
4296
Off-topic / Re: OMG! How can I download this!!!!!!!!
« on March 17th, 2012, 08:01 PM »
Hardly :P

You *meant* to link to here, I think :P
4297
Hahaha, yes, that's the best part of having a discussion forum where mostly anything goes, everything goes off topic so quickly and awesomely :D
4298
Features / Re: New revs
« on March 17th, 2012, 06:36 PM »
(2 files, 1KB)

Revision: 1479
Author: arantor
Date: 17 March 2012 17:36:21
Message:
! If you select remove-draft, it should not be resaved automatically. If you want to save a draft after all, that's what the save draft button is for. (post.js)
! There should be a link tree displayed when you're inside a category at least... (Boards.php)
----
Modified : /trunk/Sources/Boards.php
Modified : /trunk/Themes/default/scripts/post.js
4299
OK, so I've fixed the remove-draft-but-still-saves bug locally. Trying to figure out how best to approach the other issue I mentioned though.
4300
Yeah, that's doable I guess, we can do that. (I'd rather disable it than reset the counter, though.) And yes, it's just happened to me here in testing :/
4301
Features / Re: Brave new world
« on March 17th, 2012, 04:25 PM »
Hmm, that's odd because it works as expected for me in IE9, but I do get the feeling there is something funky with the editor components in play and their event handling (since I noted issues with Mobile Safari having slow performance too)
4302
Features / Re: Admin upload facilities
« on March 17th, 2012, 03:41 PM »
SMF is not in itself insecure. It's only insecure when people don't care about security and leave things in place.

If it were up to me, I wouldn't give you any upload facilities whatsoever, and have it ALL done via FTP (much like XenForo, I'll note) but I recognise that that approach isn't very friendly.
4303
Features / Re: Admin upload facilities
« on March 17th, 2012, 03:20 PM »
Quote
Something like SHA Hash password will do better ?
It won't make a single bit of difference.
Quote
And how exactly the CHMOD can be reconfigured everytime we make changes ?
That's the point. I DO NOT WANT YOU TO USE CHMOD. If you use CHMOD you still have to make everything insecure. I have a method that expressly does not require CHMOD, but it does require you to supply your FTP password.
Quote
Some time ago I read this, now I'm a bit confused.. :P
Because that is a touch naive.

> Not hardly.  Just some things in the forum's directory.  Not, of course, that you should do so with the entire directory - but it won't matter much if you do, so long as your server is configured reasonably correctly.

SHARED HOSTS ARE NOT CONFIGURED 'REASONABLY CORRECTLY'.

Yes, the DB is at no more risk than it would be otherwise. I'm just trying to prevent your forums being hacked, something that is reported pretty much EVERY SINGLE DAY on the simplemachines.org forum.

Or am I wasting my time and energy trying to keep you safe from your site being compromised and I should just stop caring about security?
4304
Features / Re: Likes
« on March 17th, 2012, 03:09 PM »
Quote
Hey, thatz not a problem...its been done by me.... I copy pasted the tagged quote and hence its showing such.
Quote
No, if I understand properly the problem is that it should have been fixed automatically (and magically) by Wedge! ;)
No, it is a problem, because it shouldn't be working like that. It's created things it shouldn't have done and malformed the tag as a consequence.
Quote
LOL... copying for something better is always good. Windows copied MAC, but Windows is more popular/widely used than MAC !!!
No, it just means you're prepared to accept mediocrity. Windows copied Mac but it's not more popular/more widely used because of it, it's more widely used because of things Microsoft did in the 1980s and 1990s to push Windows into offices and schools, not because it's better at what it does.
4305
Features / Re: Badges and the displaying thereof
« on March 17th, 2012, 02:56 PM »
Quote
I'd like to see a badge management system more like an award system. I like others do not like the idea of creating a ton load of groups just to display the badges.
This is something that's bothered me for years as I'm sure you remember from SimpleDesk; groups are currently used as groups but also as roles, and the two need to be separated in some fashion - and this is part of it.
Quote
Being able to create a badge and assign to users (maybe it can be optional to assign to an existing group) with the option to display in addition to or in place of primary membergroup badge.
Would you actually have a 'primary membergroup badge', though? Wouldn't you do it all as badges through something like this?
Quote
Additional options to display below the info in the user area, above signature, or in user profile might be useful as well. I'd also go for being able to set a badge to expire in x days.
I can see uses for this, sure.
Quote
If a member is in more than one group that has a badge, maybe display their primary badge as usual and have secondary badges displayed below the info in user area or in their signature.... maybe a setting that a a max of 3 badges can be displayed above the user avatar and all other subsequently displayed in signature on be the info in the user area.
This is where it gets complicated, I'm not sure how that would work exactly.
Quote
One setting I would love if no other is to hide the group name/title when a badge is available... ie: There is a badge for Moderator so I wouldn't need/want the name of the group displayed as well.
That works for me.