Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
[world=PWAIjKWOiLbEI]Play a tutorial[/world]
Will do: Play a tutorial
[profile=nou]This is the game owner[/profile]
Will do: This is the game owner
[countdown=11/05/2016, 10:00][color=red]The date has expired[/color][/countdown]
Will do: The date has expired Count down had expired on 11/05/2016 at 10:00
[useronly]This text is seen only for members[/useronly]
The BBcode between will be seen only for members, guests won't see that. Good for private links etc. Guests will see "Hidden text" insted of anything
[hidefrom=Member1, Member2, Member3][/hidefrom]
The thing between the things won't be seen for called members, and won't be quotable. For safer non-abuse you won't be able to hide it from staff members with the error:
You cannot hide text from staff members.
Panel: Don't run hidden tags. <=> Hidden tags will be seen without selection, the tags will just say
Hidden: {Hidden tags here}
New version of CODE:
[code=php]
Will make a javascript highlight for the tags:
<!DOCTYPE html>
<html>
<body bgcolor="black" color="white"><h1>My first PHP page</h1>
<?php
echo "Hello World!";
?></body>
</html>
[table][row][column]Any text here...[/column][/row][/table]
Will do our basic quote box:
Any text here...
so, ....
[table=Title here][row][column]Any text here[/column][/row][row][colum]Another piece of text here[/colum][/row][/table]
Title here
Any text here
Another piece of text here
I think that's all
You are talking about Syntax Highlighting?
I found this on fluxbb's forum (From 2013, I don't know if it still works)
Forum Thread: https://fluxbb.org/forums/viewtopic.php?id=7297
Download: http://fluxbb.org/resources/mods/flux-geshi/
Github: https://github.com/captnfab/fluxgeshi/b … /README.md
Offline
You are talking about Syntax Highlighting?
I found this on fluxbb's forum (From 2013, I don't know if it still works)
Forum Thread: https://fluxbb.org/forums/viewtopic.php?id=7297
Download: http://fluxbb.org/resources/mods/flux-geshi/
Github: https://github.com/captnfab/fluxgeshi/b … /README.md
Dude, i see you have links to everything. lol
Offline
You are talking about Syntax Highlighting?
I found this on fluxbb's forum (From 2013, I don't know if it still works)
Forum Thread: https://fluxbb.org/forums/viewtopic.php?id=7297
Download: http://fluxbb.org/resources/mods/flux-geshi/
Github: https://github.com/captnfab/fluxgeshi/b … /README.md
But not everyone will specify the code language!!
Offline
I like the link to profile, link to world and countdown thing
Countdown would be bad in here, because as far i know debian doesn't support real time updated PHP? You have to reload the page to update the counter.
- IDK why, i have read it somewhere
maxi123 wrote:I like the link to profile, link to world and countdown thing
Countdown would be bad in here, because as far i know debian doesn't support real time updated PHP? You have to reload the page to update the counter.
- IDK why, i have read it somewhere
I'm no developer, but I feel like there's a lot of times where the "impossible" is really just "wow that's too inefficient" or "wow that'd take a lot of work for nothing"
either of those might fit here more than your debian real time php thing.
but idk. someone else weigh in.
Offline
World and profile are a good idea.
Countdowns would be nice but may seem a little out of place considering everything else on a post is static and does not move.
Hide is okay I guess but I cannot think of many suggestions where it would benefit.
I think hiding from specific users is a bad idea, as it may encourage users to talk about others behind their backs.
I think it might be too complicated to add HTML. Just BBCode works fine most of the time, and if you want to go something complicated, you could probably make another page for it.
While the table would be nice, it might be a little too complicated. I guess we do have the list BBCode which can get complicated too if you do weird stuff with it.
Offline
maxi123 wrote:I like the link to profile, link to world and countdown thing
Countdown would be bad in here, because as far i know debian doesn't support real time updated PHP? You have to reload the page to update the counter.
- IDK why, i have read it somewhere
A count down which actually counts down as you watch it can be made by JavaScript. PHP executes only server side.
Anyways, some ideas are great and can be quite useful.
Everybody edits, but some edit more than others
Offline
Pages: 1
[ Started around 1738449996.4958 - Generated in 0.071 seconds, 12 queries executed - Memory usage: 1.54 MiB (Peak: 1.71 MiB) ]