Official Everybody Edits Forums

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.

#1 2016-05-12 15:31:51

Anatoly
Guest

A big suggestion

[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

#2 2016-05-12 15:47:31

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: A big suggestion

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

#3 2016-05-12 15:55:29

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,211

Re: A big suggestion

capasha wrote:

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

#4 2016-05-13 11:44:33

Anatoly
Guest

Re: A big suggestion

capasha wrote:

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!!

#5 2016-05-13 12:30:19

TaskManager
Formerly maxi123
From: i really should update this
Joined: 2015-03-01
Posts: 9,465

Re: A big suggestion

I like the link to profile, link to world and countdown thing


i8SwC8p.png
signature by HG, profile picture by bluecloud, thank!!
previous signature by drstereos

Offline

#6 2016-05-13 13:28:10

Anatoly
Guest

Re: A big suggestion

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

#7 2016-05-13 15:29:11

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: A big suggestion

AnatolyEE wrote:
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

#8 2016-05-13 15:40:24, last edited by N1KF (2016-05-13 15:41:40)

N1KF
Wiki Mod
From: ဪဪဪဪဪ From: ဪဪဪဪဪ From: ဪဪဪဪဪ
Joined: 2015-02-15
Posts: 11,157
Website

Re: A big suggestion

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

#9 2016-05-13 19:06:42

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,658

Re: A big suggestion

AnatolyEE wrote:
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

Zumza1463162802601742

Board footer

Powered by FluxBB

[ Started around 1738449996.4958 - Generated in 0.071 seconds, 12 queries executed - Memory usage: 1.54 MiB (Peak: 1.71 MiB) ]