Forums V4 New Changes + Suggestions

Status
Not open for further replies.

petschko

Holy Angel
Veteran
Joined
Feb 10, 2014
Messages
34
Reaction score
73
First Language
German
Primarily Uses
RMMV
.ipsBox {
border: #000 1px solid !important;
}


Borders (AND maybe the line that show where the signature begins), that you can better see which stuff belongs which user... Its a mess because you can barely see the lines... its so bright maybe a littler darker background color (but not to dark^^)


See how it looks:


http://img5.fotos-hochladen.net/uploads/bordersarenicgi53k6v9nc.jpg
 
Last edited by a moderator:

MeowFace

Meow
Veteran
Joined
Feb 22, 2015
Messages
1,034
Reaction score
184
First Language
Meowish
Primarily Uses
Yeah I miss that on subforums topic list.


Handy for easily determining context of the title.
You can still do that, just need to hover your mouse over the title and you will get a pop up window showing the full top post and the full recent post (unlike v3 you get to see the full post in v4 preview).
 

mlogan

Global Moderators
Global Mod
Joined
Mar 18, 2012
Messages
15,354
Reaction score
8,533
First Language
English
Primarily Uses
RMMV
@MeowFace Thanks, I hadn't realized we could do that! Still not exactly the same, but it's almost there!


@Rikifive Not sure what to say other than that I see it. You can see in this screenshot, big blue stars v big blue circles.

Spoiler








Okay, somehow completely missed your statement that you saw it, lol. They don't disappear when there is no new content, they just get really, really light in color and hard to see.
 
Last edited by a moderator:

Nathanial

Veteran
Veteran
Joined
Feb 23, 2012
Messages
3,244
Reaction score
1,120
First Language
English
Primarily Uses
.ipsBox {
border: #000 1px solid !important;
}


Borders (AND maybe the line that show where the signature begins), that you can better see which stuff belongs which user... Its a mess because you can barely see the lines... its so bright maybe a littler darker background color (but not to dark^^)


See how it looks:


http://img5.fotos-hochladen.net/uploads/bordersarenicgi53k6v9nc.jpg


I like it, but we'll see what other people think as well of course :)  I applied it for now.


I am going to definitely darken the line between signature and post for sure later. 
 
Last edited by a moderator:

Soul

Veteran
Veteran
Joined
Aug 14, 2013
Messages
222
Reaction score
59
First Language
English
Primarily Uses
Suggestion: be able to disable the areas of the forum a new thread pops up in. This way, if a user doesn't care or doesn't have the maker/ability to help someone from a certain place (ie. script requests, any maker sub-area they don't possess), it won't appear under 'Recent Topics'.


Had the idea earlier after almost posting the solution in Ace for another maker, which doesn't have the same fix. Alternatively, include the area a topic is posted in with a recent topic's name and user that started it. I suggest this to limit issues and accidental posts, in case someone doesn't scroll up before posting.
 

MeowFace

Meow
Veteran
Joined
Feb 22, 2015
Messages
1,034
Reaction score
184
First Language
Meowish
Primarily Uses
I like it, but we'll see what other people think as well of course :)  I applied it for now.


I am going to definitely darken the line between signature and post for sure later. 
The greyed bg is much better than the bright white. But certain text/fonts are too close to the bg color making them hard to read/notice.


Not only the line, the greyed out inactive links like the "report post" the "share post" icon, and the "x" in the signature.


You might want to darken the post counts below the user portrait on the right too.


Well, in fact, have all fonts darkened by one tone shade should work?

Suggestion: be able to disable the areas of the forum a new thread pops up in. This way, if a user doesn't care or doesn't have the maker/ability to help someone from a certain place (ie. script requests, any maker sub-area they don't possess), it won't appear under 'Recent Topics'.


Had the idea earlier after almost posting the solution in Ace for another maker, which doesn't have the same fix. Alternatively, include the area a topic is posted in with a recent topic's name and user that started it. I suggest this to limit issues and accidental posts, in case someone doesn't scroll up before posting.
You can already do that using a custom stream. Just edit the recent post stream and set your filters there, then save it as a new stream will do.


@mlogan You're welcome!
 
Last edited by a moderator:

Schlangan

A madman with a computer
Veteran
Joined
May 20, 2015
Messages
1,421
Reaction score
1,701
First Language
French
Primarily Uses
RMMV
I noticed that the way to tag people using @ is extremely unstable; Sometimes, the window to get the name list does not appear at all, except if we delete several times the @ and press space again after it. Another problem arises if the user name is quite short, for example "sleepy0". Since several names starting with sleepy exists, it is impossible to select it in the list.
 
Last edited by a moderator:

Deceius

The Vintage Tiger Cub
Veteran
Joined
Apr 13, 2014
Messages
252
Reaction score
139
First Language
Taglish
Primarily Uses
N/A
I like it, but we'll see what other people think as well of course :)  I applied it for now.


I am going to definitely darken the line between signature and post for sure later. 
If you don't mind, Mr. @Nathanial sir.. but to the borders.. It isn't a bad idea, but it somehow looks disturbing. Maybe make it grayish, instead of pure black? I think the dark gray background color of the forums will do.


(tbh it feels like i'm in debugging mode when i see these borders. too much squares T_T)
 

TheGamedawg

Veteran
Veteran
Joined
Aug 29, 2014
Messages
350
Reaction score
133
First Language
English
Primarily Uses
I really like the new layout so far.  Pretty much my only problem with it is how needlessly spacious everything is.  A good example I think being the homepage.  Before, a little under half the page could be displayed on one screen.  Now the size is nearly doubled and I find myself doing a lot more scrolling than ever before.


Space efficiency is something I take a bit seriously, and I think an option to get rid of a lot of the blank space would be greatly appreciated.
 

petschko

Holy Angel
Veteran
Joined
Feb 10, 2014
Messages
34
Reaction score
73
First Language
German
Primarily Uses
RMMV
If you don't mind, Mr. @Nathanial sir.. but to the borders.. It isn't a bad idea, but it somehow looks disturbing. Maybe make it grayish, instead of pure black? I think the dark gray background color of the forums will do.


(tbh it feels like i'm in debugging mode when i see these borders. too much squares T_T)
Sure^^ I just use black to show that a border would be nice (too see which post belongs to which person) but an other color can it too, as long the border is not to "white" or hidden^^


Some Like this:

/*SEARCH AND REMOVE THIS LINE*/
border: 1px solid #000 !important;

Code:
/*ADD THESE LINES BELOW THE REMOVED LINE*/
border: 1px solid #888 !important; /* Color can another just an example */
border-radius: 10px; /* Round border value can be anouth just an example */



Other Idea:


Is there a chance to install a plugin for BB-Code or something? Its really annoying to do all with the WYSIWYG its a step back in my eyes. I'm going to create a HTML-Page (and simply post a link to it here) for my Ressource Posts instead of having a mess with this editor  =/
 
Last edited by a moderator:

NeoFantasy

Building Worlds
Veteran
Joined
Jul 19, 2014
Messages
2,168
Reaction score
1,136
First Language
English
Primarily Uses
RMVXA
I honestly love the signatures, it makes the forums feel more like a community and let's us be more expressive.


The new layout is really nice but I find the borders really distracting and just overall ugly, maybe we can have an option to disable them or have them be softer color?
 

Soul

Veteran
Veteran
Joined
Aug 14, 2013
Messages
222
Reaction score
59
First Language
English
Primarily Uses
You can already do that using a custom stream. Just edit the recent post stream and set your filters there, then save it as a new stream will do.


@mlogan You're welcome!
This doesn't change the "Recent Topics" for me, even when switched into being my default stream. It also doesn't let me specify the areas of the forum I'd rather see pop up. Both reasons were what led me to suggest what I have in my previous post. Thank you for trying to help though, I appreciate it.
 

MeowFace

Meow
Veteran
Joined
Feb 22, 2015
Messages
1,034
Reaction score
184
First Language
Meowish
Primarily Uses
This doesn't change the "Recent Topics" for me, even when switched into being my default stream. It also doesn't let me specify the areas of the forum I'd rather see pop up. Both reasons were what led me to suggest what I have in my previous post. Thank you for trying to help though, I appreciate it.
In the filer, choose Topic, and hover your mouse over it, there should be a gear icon, click on that and you can further filter which area of the forum you want to read there.
 

Nathanial

Veteran
Veteran
Joined
Feb 23, 2012
Messages
3,244
Reaction score
1,120
First Language
English
Primarily Uses
Other Idea:


Is there a chance to install a plugin for BB-Code or something? Its really annoying to do all with the WYSIWYG its a step back in my eyes. I'm going to create a HTML-Page (and simply post a link to it here) for my Ressource Posts instead of having a mess with this editor  =/


None are available for such a thing. Of course I looked into it. IPS made it out to be like it would be a major undertaking to do with the way the new system works.
 

petschko

Holy Angel
Veteran
Joined
Feb 10, 2014
Messages
34
Reaction score
73
First Language
German
Primarily Uses
RMMV
Last edited by a moderator:

Rikifive

Bringer of Happiness
Veteran
Joined
Jun 21, 2015
Messages
1,441
Reaction score
680
First Language
Polish
Primarily Uses
Other
@Rikifive Not sure what to say other than that I see it. You can see in this screenshot, big blue stars v big blue circles.


Hidden Content


Okay, somehow completely missed your statement that you saw it, lol. They don't disappear when there is no new content, they just get really, really light in color and hard to see.
*gasp* You're right. I couldn't see, because I have my brightness set to high, so it's completely not visible, but when I've reduced it, then I could see them even on my screenshot. So, yes, you're entirely right, thanks for making things clear.


Then suggestion - can it be more visible, live in the previous version? ( ͡° ͜ʖ ͡°)
 
Last edited by a moderator:

Soul

Veteran
Veteran
Joined
Aug 14, 2013
Messages
222
Reaction score
59
First Language
English
Primarily Uses
In the filer, choose Topic, and hover your mouse over it, there should be a gear icon, click on that and you can further filter which area of the forum you want to read there.
Ah, thank you! Did the trick. Never considered it to be an option when I first checked the stream feature out.


Edit: Nevermind. Are you sure changing that in the stream will change what appears under "Recent Topics", when on the forum index page? The box off to the right-hand side - only visible on the forum index, not the Activity streams. I did mark my custom stream to be my default stream. After editing it, it should not be showing me any maker specific thread other than Ace, aside from the other areas I've chosen.
 
Last edited by a moderator:

MeowFace

Meow
Veteran
Joined
Feb 22, 2015
Messages
1,034
Reaction score
184
First Language
Meowish
Primarily Uses
Ah, thank you! Did the trick. Never considered it to be an option when I first checked the stream feature out.


Edit: Nevermind. Are you sure changing that in the stream will change what appears under "Recent Topics", when on the forum index page? The box off to the right-hand side - only visible on the forum index, not the Activity streams. I did mark my custom stream to be my default stream. After editing it, it should not be showing me any maker specific thread other than Ace, aside from the other areas I've chosen.
You can't change prefixed filters. That's why you need to save it as a new custom stream. And setting that custom stream to default should make it show up on the top left of the forum.


eg.


http://forums.rpgmakerweb.com/index.php?/discover/7/
 

AceOfAces_Mod

Engineering to infinity!
Veteran
Joined
Sep 7, 2014
Messages
1,721
Reaction score
1,200
First Language
Greek
Primarily Uses
RMVXA
Can we have a night/dark theme? It's better in some light conditions.


I do like the color on mobile Chrome's address bar when you enable a certain flag however.
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,093
Members
137,587
Latest member
Usagiis
Top