Well, I've been looking into some of the formatting things. Why does the post editor not look like the eventual post? * Vanilla has hard-coded the editor styling into the html, so I can't override it with CSS. Changing this will be expensive, but we might do it anyway. Pending. Can we change the editor to HTML mode, or to…
Interesting. I could use that too instead since it gets the coloring mostly right. Thanks! Suggestion for the CODE block then, if possible. Manually assigning the color to selected text in the CODE block would override its color while manually resetting the color of selected text it brings back CODE block default color.…
It takes 5 flags, if the spam filter doesn't catch it automatically. Apparently this is hard-coded, we can't lower it. As an alternative, we could increase the barrier to entry, by adding more registration steps. I'll look into this.
Why not use the CODE block instead? Might not be exactly the colors you want, but it does have some syntax coloring, plus line numbers. // get the number of first sel vertice
string $buffer1[];
$numTokens1 = `tokenize $compSel[0] ".[]"$buffer1`;
print $buffer1[$numTokens1 -1]; // print last item in array // make number as…
I've organized the wishlist so it's easier to keep track. So many items, trying to keep it all straight. Keep your wishes coming, we're actively working on things.
Yea I see where you're coming from with the divisions of community. Honestly up until I've never even seen a hashtag on the forum and didn't know they were a functionality. I'll definitely jump on the train and use them when possible. Is there a sticky somewhere that shows off hashtags?
Number "10. Threads should send one notification, then stop sending notifications until you look at that thread again" would be great. In addition to that I also really miss the preview of what was said in the notification email. If it's just a "Looks good!" comment I don't need to come and check it out.
I could definitely see a point in having some sort of dedicated place for MD-related matters, as a few questions seem to come back regularly (how to flip a part, how to inflate/deflate seams, and so on). Maybe this could be a good candidate for a sticky thread at the top of tech talk ? Also : thread thumbnails !
@Eric Chadwick Well this probably could be used in community made contests, if it ever comes back. For example, when polycount had the dota 2 monthly competitions, everyone would always be replying their choice of theme in the thread, when it would've been easier just to open a poll for people to vote. Or even in the…
Any features you wish Polycount had? Let us know and we'll see if we can grant them. This is for wishes only, new things to add, not bugs. If you find bugs please see Bugs! We got 'em! Here's our current wishlist, in no order except by where they would appear on the site: Site Features * Embed our twitter feed in a page…