Jump to content

Rikki

Members
  • Joined

  • Last visited

Everything posted by Rikki

  1. It was largely my decision to remove them from topic view, so let me explain my thinking. I don't believe they serve much useful purpose to most topics on most forums. I looked extensively at a number of IPB's while developing IPB3, and very few people used them. It was an additional wasted column on forum view. It is easy to replace the default icons, yet I don't think I've ever seen a board that did it, other than yours. Now, some boards will have a use for specific icons, like in Garrets screenshot, but I doubt it's many personally. Post icons are very rarely brought up. The other problem is what do we include? We can't include any images that contain language, so dumping 150 images marked 'wrong', 'upset', 'culture' etc. is out of the question. So that leaves us with the 'mood' emoticons, which I agree aren't very useful. The combination of the fact that very few people use the feature as it was in 2.3, and the fact it's difficult to include anything useful by default, and the fact there's little demand, means it's not really high on our list of things to include. Perhaps the biggest issue though is this would be superseded by tagging, which we've said will appear in a later 3.x release. That'll give everyone a more flexible system of marking topics and any other content, without us investing time in a narrow feature like post icons. Hope that explains it :)
  2. Rikki replied to Luke's post in a topic in Feedback
    If people want to speed up logging into the acp, every browser supports the ability to store login details. I don't think that's a decision we should make for people, personally.
  3. We do have a new LoFi skin coming soon which will certainly be more complete that the current one. It doesn't have the iPhone styling that Timan's has though, since we expect it will be used on several different mobile platforms.
  4. Rikki replied to Bear's post in a topic in Feedback
    Wow, that's a blast from the past!
  5. Rikki replied to Yuriko's post in a topic in Feedback
    It's a MySQL restriction more than anything. By default, MySQL doesn't allow fulltext searching with less than 4 characters. This can be configured on the server, but then searches become horribly inefficient.
  6. It's unlikely we'll have a skin by default that's specifically for iPhone, simply because it's only one device. There will be a better LoFi skin in a later release, though.
  7. Rikki replied to RazorThemes's post in a topic in Feedback
    We could have added hundreds of lines of HTML to add rounded corners, but for something so unimportant I don't think that's worthwhile. It doesn't affect the usability of the software, so in our opinion, it's something that the newer browsers can use, and the older browsers can just ignore :) Not everyone is going to want rounded corners on their skin, which would leave them with all those extra tags that would be useless. Personally, I think creating a working base then enhancing it where browsers support particular features is a better way forward than trying to strong-arm all browsers into one pixel-perfect rendering.
  8. Rikki replied to Ballet's post in a topic in Feedback
    The bulk of the IPB3 documentation is now delivered inline in the ACP - click the 'Get Help With This Page' button on any page to load it :) We'll be adding to what's available over time.
  9. Rikki replied to Axel Wers's post in a topic in Feedback
    You don't double click, you click the 'Show All Emoticons' button.
  10. Rikki replied to Ditchmonkey's post in a topic in Feedback
    Don't worry, we have competition besides vB :)
  11. Let's just be clear, the standard editor works fine - it's the RTE specifically that doesn't work in WebKit.
  12. Rikki replied to Ditchmonkey's post in a topic in Feedback
    Welcome, we hope you enjoy using it :)
  13. Our editor didn't support Webkit in 2.x, and we weren't able to add support in time for 3.0. It's something we're going to look into adding in a future version, and sooner rather than later :)
  14. Rikki replied to mmmecn's post in a topic in Feedback
    I was going to put bfarber on the homepage, but I figured we wanted people to stick around and buy something. :P
  15. Rikki replied to mmmecn's post in a topic in Feedback
    It's just a random picture someone posted to the gallery. I would guess a model...
  16. Indeed, I'm doing usability studies on the site. I find this kind of thing fascinating... We've already made a couple of small tweaks to the site based on these :)
  17. Rikki replied to mmmecn's post in a topic in Feedback
    Things... - Client area is going to be messy for a little while - Same for order process, both are integrated with Nexus so pulling them apart for the new design is going to take a little longer - Resource site won't be changing for a while - Download manager, community projects etc. aren't forgotten but we'll be adding them in due course - Demo will be fixed soon
  18. Rikki replied to skysober's post in a topic in Feedback
    Regarding skins, there is simply no way we can do a major version upgrade and make skins compatible. I understand that's a reason to keep on 2.3.6 right now, but we hope you also understand that to move things forward, we had to redo things.
  19. Rikki replied to Zero5854's post in a topic in Feedback
    It's hardly fair to say they're copying in all honesty. A forum looks like a forum, there's only so much you can do to change it without alienating users. Plus, when you go fully tableless & semantic, you're kind of guided into a particular structure by the tags you choose to mark up the data.
  20. Rikki replied to TrixieTang's post in a topic in Feedback
    We're all getting ready to go on vacation :P
  21. Rikki replied to abney317's post in a topic in Feedback
    They're tab-indented, although it's difficult to make out since everything is wrapping.
  22. Rikki replied to abney317's post in a topic in Feedback
    Line numbers are very difficult to implement unfortunately. Tabbing is acknowledged, and searching is unnecessary, all browsers have a built in ability to do it :)
  23. Rikki replied to abney317's post in a topic in Feedback
    How'd you mean?
  24. You'll be pleased to know there is now a big improvement in rendering on IE6. It is not perfect and we still don't officially support it (and the experience will not match that of other browsers), but it is a little more presentable for those users still stuck on it.
  25. Rikki replied to abney317's post in a topic in Feedback
    That said, for a later version we're going to see about writing something a little better to use. At the very least I would like to get the ability to press Tab in place. The full syntax highlighter simply wasn't working out though.