![]() |
|
Forum Annoyances - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: Announcements (https://sinister.ly/Forum-Announcements) +---- Forum: Suggestions (https://sinister.ly/Forum-Suggestions) +----- Forum: Old Suggestions (https://sinister.ly/Forum-Old-Suggestions) +----- Thread: Forum Annoyances (/Thread-Forum-Annoyances) |
RE: Forum Annoyances - Cake - 04-01-2014 (04-01-2014, 01:41 AM)0xDEAD10CC Wrote: I'm not here to advertise myself in the first place. There's already too many teen glory hounds here and the forum I came from was a bit better to be honest.Does mybb's framework involve javascript or php that would do that? No. Do you think Oni would do that? No. Also where have I talked about all of this "in-depth web development work?" I haven't. Please avoid looking like a moron when trying to insult people. RE: Forum Annoyances - 0xDEAD10CC - 04-01-2014 (04-01-2014, 01:43 AM)Kodo Wrote: Does mybb's framework involve javascript or php that would do that? No. And why exactly should it have to support such functionality for it to be possible? When you download MyBB, all of the PHP files are there for you, and you can still interact with MyBB through plugins... And some plugins can still have unwanted adverse affects, even if you didn't intentionally do anything to the forum yourself to have such oddities exist. You said you've done lots of web work. You're acting like you know all of what's possible when you clearly don't, I don't have to explain my own statements when they can be inferred by others about what you're saying can be done and what can't. Anybody who actually knows web development anyways. Example code to prove it's possible: Code: <?php
$text = 'This-is-a-test...';
$text = preg_replace('/-/', '<span style="color:#F00">-</span>', $text);
echo $text, PHP_EOL;
?>RE: Forum Annoyances - Cake - 04-01-2014 (04-01-2014, 01:46 AM)0xDEAD10CC Wrote: And why exactly should it have to support such functionality for it to be possible? When you download MyBB, all of the PHP files are there for you, and you can still interact with MyBB through plugins... And some plugins can still have unwanted adverse affects, even if you didn't intentionally do anything to the forum yourself to have such oddities exist.You obviously can't read. I already knew it was possible. Please quote where I've said I have done "lots of web development." Why do you keep stating things I already know that just aren't the case? RE: Forum Annoyances - 0xDEAD10CC - 04-01-2014 https://www.sinister.ly/Thread-Forum-Annoyances?pid=265134#pid265134 - "2: I do quite a bit of web development." You must have short term memory. If you knew it was possible, you wouldn't have written such a post: (04-01-2014, 01:37 AM)Kodo Wrote: You do realise in mybb that you don't set colors for individual characters right? You set colors for elements / classes in the stylesheet. If you knew it was possible, why are you explaining this? Furthermore, at the end you completely dismiss this possibility because of your little speech about CSS here. I can read clearly. You obviously just don't have the common sense to understand what you're actually saying. RE: Forum Annoyances - Cake - 04-01-2014 1: Quite a bit isn't "OMG I DO INDEPTH WEB DEVELOPMENT I KNOW EVERYTHING L33T HAXXOR 1337 FAGGOT YOLO SWAG FEDORA." 2: I wrote that post because mybb doesn't use php / javascript for colors on text and 90% of the plugins oni has on here don't either. I think advanced spoiler actually might be the only one that does. The rest create styles / import their own style sheets. (such as tabbed menu). Stop being an asshole and dragging out something that doesn't need to be. RE: Forum Annoyances - Oni - 04-02-2014 Thread is still closed, but I wanted to reply. (03-31-2014, 02:31 PM)0xDEAD10CC Wrote: On firefox the dashes were a darker gray. I'll test again later and clear the cache. You didnt merge with the most up to date db with HF either. Yes we did. I exported it the minute before I performed the merge. Please note that we are still moving some posts around, as some of the sections you guys had were too broad. We're having to go through hundreds of threads and move them. It will take a little bit of time. As for your bug, I'm unable to reproduce it, and I've used 3 different browsers. It must be you. |