testing
-
Update: My article is pending approval as well. It shouldn't have to go through that process due to my rep. Updated site bugs. My comment in site bugs and suggestions was flagged as spam. site layout is completely borked. I just want to see if my comment shows up here without being flagged.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
honey the codewitch wrote:
My article is pending approval as well
As it should. I suspect your articles could summon demons, slight moderation may be necessary :~
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript
-
Depends on how it's coded:
if (user in blacklist)
straight to moderation
else if (user in whitelist)
publish
else
check contentRather than:
if (user in whitelist)
publish
else if (user in blacklist)
straight to moderation
else
check content"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
Are you suggesting that our witch has got blacklisted?
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.