Search found 26 matches

by spello
Sun Feb 23, 2014 8:44 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Support for IDN (IRI)
Replies: 10
Views: 27384

Re: [RFC] Support for IDN (IRI)

+1

Wrongly displayed IDN URLs are really annoying.
by spello
Fri Feb 21, 2014 12:35 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: Link topic to first unread post
Replies: 72
Views: 131412

Re: Link topic to first unread post

Topic link to link to unread post if there is unread post and user is not bot
Time stamp of first post to link to first post
Adds titles to first and last post links
I think that we should add one additional behavior:

Time stamp of last post to link to last post
Thanks to this behavior would ...
by spello
Fri Feb 21, 2014 10:57 am
Forum: [3.x] Rejected RFCs
Topic: Genders
Replies: 25
Views: 74665

Re: Genders

But if every user has his gender determined, we could do more with phpBB script. I mean, script messages could be displayed according to gender. In English maybe it's not that visible, but other languages uses different forms for female and male.

You're right, I can add custom profile field, but I ...
by spello
Thu Feb 20, 2014 11:44 pm
Forum: [3.0/Olympus] Discussion
Topic: link rel="canonical"
Replies: 6
Views: 65548

Re: link rel="canonical"

You should also add NEXT and PREV tags ( {PREVIOUS_PAGE} and {NEXT_PAGE} already exist ;))

template/overall_header.html

<!-- IF U_CANONICAL --><link rel="canonical" href="{U_CANONICAL}" /><!-- ENDIF -->

<!-- IF PREVIOUS_PAGE --><link rel="prev" href="{PREVIOUS_PAGE}" /><!-- ENDIF -->
<!-- IF ...
by spello
Thu Feb 20, 2014 11:19 pm
Forum: [3.x][Archive] RFCs
Topic: Selective quote
Replies: 7
Views: 13574

Selective quote

I propose to add small but useful improvement - when you select some text of somebody's post and click Quote button, you quote only that text, not entire post as it works currently.

This feature was added as one of functions in Full Quick Reply Editor phpBB3.0 MOD (adds selective quote function ...
by spello
Thu Feb 20, 2014 10:36 pm
Forum: [3.x] Rejected RFCs
Topic: Genders
Replies: 25
Views: 74665

Genders

It would be a great improvement if you have ability to choose your gender. Currently I'm using THIS phpBB3.0 modification, but sex selection should be implemented into phpBB3.1 without having to install any external addons. I think it's one of the basic functionality.