Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: New forum  (Read 23599 times)

0 Members and 1 Guest are viewing this topic.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: New forum
« Reply #45 on: March 31, 2012, 06:47:55 pm »
Quote
Sorry, I didn't mean you should change it to a scrollbar (especially not a vertical one as in the example)
Ah. But isn't it better this way? I always find broken lines of code hard to read. And now it's also consistent with how theregular (non-colored) code tag works.
Laurent Gomila - SFML developer

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10819
    • View Profile
    • development blog
    • Email
Re: New forum
« Reply #46 on: March 31, 2012, 08:33:13 pm »
I'm not one of those but there are many programmer that break their code automatically when it's longer than a specific length. So a fixed length wouldn't be that bad but I also do not have anything against a scrollbar, I thinks it's better than exploiting the theme (like it can happen with big images) or wrapping the code in a strange way.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: New forum
« Reply #47 on: April 01, 2012, 02:08:30 pm »
Happened again, always with my mobile, this time logged in.  Took a screenshot this time.



Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: New forum
« Reply #48 on: April 01, 2012, 02:22:26 pm »
Great, this time I can find you in the logs.

The mod that is blocking you is the httpBL mod, based on the HoneyPot project. I have no idea why it reports you as a spammer.

Here is the page that gives more information about your IP, maybe you can find out the reason by looking at the details:
http://www.projecthoneypot.org/ip_74.198.9.65

Apparently there's an easy solution:
Quote
If you are the owner of this IP address, you can whitelist it by connecting to this paged from the IP itself (or from an IP within /24). Alternatively, the IP will be auto excused after 90 days of no activity.
Laurent Gomila - SFML developer

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: New forum
« Reply #49 on: April 01, 2012, 02:39:49 pm »
Well thats exactly why it's blocking me, it's a mobile.  That means the IP address is going to be highly recycled.  It also means I don't really own the IP ( it will change the next time I switch off 4g to LTE to 3g, etc... ) so white listing is going to be of little help. 


It's not a big deal, but is this a plugin you can set a threshold with?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: New forum
« Reply #50 on: April 01, 2012, 03:51:55 pm »
There's a threshold, yes. But I can't change it, there are many bots that are caught with a threat level lower than yours.
Laurent Gomila - SFML developer

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: New forum
« Reply #51 on: April 08, 2012, 10:41:20 pm »
I just saw somebody used highlighting for GLSL code, that's very nice. Generally, syntax highlighting is a big improvement from the old forum. Do you consider adding GLSL to the dropdown list of codes (you could replace XML with it ;))?

By the way, do you know whether there are shortcuts for often-used tags like [code=cpp], [tt] or [url]?
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: New forum
« Reply #52 on: April 09, 2012, 10:07:34 am »
I've added GLSL to the list.

Quote
By the way, do you know whether there are shortcuts for often-used tags
I haven't found anything about shortcuts, neither in the native features nor in mods.
Laurent Gomila - SFML developer

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: New forum
« Reply #53 on: April 09, 2012, 04:03:06 pm »
Ok.

Another thing: The Youtube embedding is good, but is it also possible to have links to Youtube without embedding the video? Sometimes I prefer not to flood the post with over-sized video previews ;)

[Edit] Ah, apparently it works when using http://youtube.com/... without www. But why do [url] tags not always yield links? To insert Youtube videos, one can directly post the link...
« Last Edit: April 09, 2012, 04:09:31 pm by Nexus »
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: New forum
« Reply #54 on: April 30, 2012, 12:11:49 am »
And is it possible that we directly get to the advanced search when clicking the "SEARCH" button on the upper left? Because we already have a field on the upper right for direct search ;)
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: New forum
« Reply #55 on: April 30, 2012, 08:01:37 am »
Yeah, good idea. It's done :)
Laurent Gomila - SFML developer

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: New forum
« Reply #56 on: April 30, 2012, 09:24:30 am »
Great, thanks! :)
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development: