Search found 305 matches

by PayBas
Tue Apr 15, 2014 10:44 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Confusing "Default style" setting
Replies: 7
Views: 16288

Re: [RFC] Confusing "Default style" setting

Isn't a default style then default.
should there be also a default admin style and a default moderator style?
We are not adding an option, we are just making a current feature more logical.

There are only 2 settings. The default style for ANONYMOUS, and the default style for everyone else.

Many ...
by PayBas
Tue Apr 15, 2014 4:18 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Show avatars in (post) search results
Replies: 11
Views: 25562

[RFC] Show avatars in (post) search results

Avatars are an important way of recognizing users quickly.

I suggest showing the avatars in the search results, when viewing results in post-mode. This will make it resemble the regular viewtopic_body template more, and will look good. Win win.

p.s. Might as well include ranks too, while we're at ...
by PayBas
Tue Apr 15, 2014 7:39 am
Forum: [3.x][Archive] RFCs
Topic: Leave some space below titles?
Replies: 11
Views: 49823

Re: Leave some space below titles?

I think it would be a much better idea to include a CSS class into the <h2> elements.

Currently, they are all just <h2> without any class. You have to style them using weird code like:

body.section-viewforum h2 { margin-top: 1.1em; }
body.section-viewtopic h2 { color: #555 }

By including classes ...
by PayBas
Mon Apr 14, 2014 11:49 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] Confusing "Default style" setting
Replies: 7
Views: 16288

Re: [RFC] Confusing "Default style" setting

I'm gonna revive this, because this confusion is going to continue forever.

We could add a selector right beneath the current "Default style:" called "Default guest style:"
by PayBas
Sun Apr 13, 2014 9:38 am
Forum: [3.x][Archive] RFCs
Topic: Delete all PMs
Replies: 6
Views: 13416

Re: Delete all PMs

Good idea. There's definetely room for improvement.
by PayBas
Sun Apr 13, 2014 9:32 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] AJAX Quick Edit
Replies: 75
Views: 192006

Re: [RFC] AJAX Quick Edit

Really hope this makes it into 3.1 though. It would look nice on the feature list, and has been requested hundreds of times. Would help to get rid of the somewhat stale image that phpBB has developed.

If that pushes back RC1 by a few days... so be it.
by PayBas
Fri Apr 11, 2014 2:54 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC] Move "print view" and "email friend" into the topic tools
Replies: 17
Views: 31324

Re: [RFC] Move "print view" and "email friend" into the topic tools

Implemented it, but we will need new icons:
Untitled-2.png
Untitled-2.png (10.88 KiB) Viewed 14664 times
Untitled-3.png
Untitled-3.png (13.5 KiB) Viewed 14664 times
And we should probably change the language file to : "Email topic", and "Print topic".