Feb-07-2017, 12:37 PM
Feb-07-2017, 02:42 PM
As the community grows, these tiny obstacles potentially can reach to a possibility the forum could not be maintained. It's a dark scenario but one has to think ahead
Feb-07-2017, 03:20 PM
Quote:I got an idea, which I myself belive is silly and potentially troublesome to implement, but nonetheless...I think based on previous answers from other admins about similar aspects i dont think that is going to fly with the majority. Such as security question about python. It deemed too complex to sign up to the forums, and I think this fits in that too.
The registration window could show new users rules and guidlines for using the forum (or link to it, or a condensed form of it...). And before being able to continue registration, they should answer 1 or 2 simple questions, related to forum rules. Nothing too difficult, but still enough to make sure they know to post proper questions, in proper sections and use codetags.
That may keep spam bots away too :D
Quote:I have thought about it. But when day comes you have a serious Python problem, and really need get some answer, that shouldn't be deal breaker.We are still trying to put ourselves as #1 on google, so i think until that happens, drastic approaches would be put on the shelf.
Quote:The only thing that I think would work would be to write some code for the forum that detects python code and code tags. Then if there is python code in a post but no code tags, it could pop-up a window saying "Hey, it looks like you've got code but no code tags. Please use code tags." However, I think that would take PHP skills beyond what the regular contributors have.I like this but yeah i dont have enough php background.
Apr-05-2017, 05:12 AM
Recently, when new users don't put their code in code tags, moderators often respond with a message (that includes):
Moderator mod_name: Added Python tags. Please do this in the future (see help, BBCODE)
Do you have a button on the edit menu bar that inserts this line in a similar fashion as code/error tags and others do? If not, it could be a worthy addition to save some hassle.
Moderator mod_name: Added Python tags. Please do this in the future (see help, BBCODE)
Do you have a button on the edit menu bar that inserts this line in a similar fashion as code/error tags and others do? If not, it could be a worthy addition to save some hassle.
Apr-05-2017, 07:18 AM
(Apr-05-2017, 05:12 AM)j.crater Wrote: [ -> ]Python tags.
Do you have a button on the edit menu bar that inserts this line in a similar fashion as code/error tags and others do?
Sure do. Even with the python symbol

Apr-05-2017, 07:20 AM
Same symbol as for python code tags? That seems a bit confusing to me.
Chances are also that you cropped my message too much, and thus not replied to the right question :D
Chances are also that you cropped my message too much, and thus not replied to the right question :D
Apr-05-2017, 07:29 AM
Oh you meant a button for the moderator's message?
Apr-05-2017, 07:44 AM
That's right ;)
Apr-05-2017, 09:31 AM
We are currently revamping the whole mod messaging system, and I see the merit. Maybe we can include it.
Apr-06-2017, 05:10 AM
i have a different idea. a post form for beginners would have 2 input windows. the 2nd one would be for code. there would be lots of labels telling them to put their code in the 2nd window. the content of that window would be formatted as code when their article is posted,
code tags would still work in the 1st window. when the user first posts with correct code tags in there, then her "i get 2 posting windows" flag gets dropped.
new users would get that set up when they first register.
code tags would still work in the 1st window. when the user first posts with correct code tags in there, then her "i get 2 posting windows" flag gets dropped.
new users would get that set up when they first register.