Search found 164 matches
- Mon Aug 05, 2013 4:17 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Remove Its currently.. and Last visit
- Replies: 18
- Views: 21127
Re: [RFC] Remove Its currently.. and Last visit
Certainly not me. For me would be best to see current board time and maybe difference between mine PC time and forum time. So instead "All times are GMT+00:00" I would like to see "Board time is shifted by +3 hrs" or something like that. Maybe, if there is the "Board time is shifted by +3 hrs", I ...
- Mon Aug 05, 2013 1:06 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Remove Its currently.. and Last visit
- Replies: 18
- Views: 21127
Re: [RFC] Remove Its currently.. and Last visit
But how many normal visitors of forum understand what does it mean?
On other hand that time in header shows only when user last time refreshed page. So it's not too helpful.
On other hand that time in header shows only when user last time refreshed page. So it's not too helpful.
- Wed Jul 31, 2013 10:35 am
- Forum: [3.x] Discussion
- Topic: Biggest competition threats to PHPBB forums
- Replies: 71
- Views: 152384
Re: Biggest competition threats to PHPBB forums
While I don't use the like feature on my board I believe that it can be very useful to help to filter good/helpful posts in long topics from not so helpful post.
The core of php Bulletin Board software should be, erm, the bulletin board...
It's like to say that mobile phone should be just phone ...
The core of php Bulletin Board software should be, erm, the bulletin board...
It's like to say that mobile phone should be just phone ...
- Fri Jul 19, 2013 10:55 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.1.0-dev language files confusion
- Replies: 12
- Views: 12525
Re: phpBB 3.1.0-dev language files confusion
However, the whole point of an extension (in the context of 3rd party contribution) is that it does not actually modify the code in any way (instead, it injects code in where it needs to). Also, if we were to use the word "Modification" to refer to both 3.0 MODs and 3.1 Extensions, there would be ...
- Fri Jul 19, 2013 7:27 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.1.0-dev language files confusion
- Replies: 12
- Views: 12525
Re: phpBB 3.1.0-dev language files confusion
I guess you are right. It seems I made error in translation (we use, in my language, different words for it).
- Sun Jun 02, 2013 4:28 pm
- Forum: [3.x] Discussion
- Topic: Translation - arrays for plurals
- Replies: 12
- Views: 11815
Re: Translation - arrays for plurals
I just looked into ACP and it seems there is a few options where are used some units like days, minutes, hours, seconds, posts and maybe more. It would be nice if there is used proper plural form for amount located in the field too.
Also, in language/en/acp/permissions.php are following lines ...
Also, in language/en/acp/permissions.php are following lines ...
- Fri May 31, 2013 3:22 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Topic Review Enhancements
- Replies: 4
- Views: 5250
Re: [RFC] Topic Review Enhancements
It isn't available at all when editing a post, making it more difficult to add a quoted post to your existing post. The lack of this may help encourage people to violate the six-hour bump rule on phpbb.com -- why quote the post, copy the text, close the window, then edit my post and paste the ...
- Sat May 11, 2013 6:24 pm
- Forum: [3.x] Discussion
- Topic: Translation - arrays for plurals
- Replies: 12
- Views: 11815
Re: Translation - arrays for plurals
Thank you for explanation. I thought it would be something like that.
Also note, that "%.2f posts" is something like "1.23 posts".
It probably will be the decimal number, but there is still small chance that it could be the integer. In that case, at least in my language (plural rule 8) I miss ...
Also note, that "%.2f posts" is something like "1.23 posts".
It probably will be the decimal number, but there is still small chance that it could be the integer. In that case, at least in my language (plural rule 8) I miss ...
- Thu May 09, 2013 2:58 pm
- Forum: [3.x] Discussion
- Topic: Translation - arrays for plurals
- Replies: 12
- Views: 11815
Translation - arrays for plurals
I just looked into language files and would like to ask if I can add arrays for plurals myself. For example I found in language/en/common.php file following line:
'POST_DAY' => '%.2f posts per day',
and I think there can be more plurals. Can I rewrite it this way:
'POST_DAY' => array(
1 ...
'POST_DAY' => '%.2f posts per day',
and I think there can be more plurals. Can I rewrite it this way:
'POST_DAY' => array(
1 ...
- Wed May 08, 2013 2:41 pm
- Forum: [3.x] Tickets Discussion
- Topic: [RFC] Ability to @mention specific users in posts
- Replies: 241
- Views: 500272
Re: [RFC] Ability to @mention specific users in posts
Well, in my country we use declension in names. It mean if I write about somebody I change in certain way his/her name. Some examples with name John:
I'm John
I saw Johna
I was there with Johnem
I gave it Johnovi
So if there is now: @john
I would like to have option to write something like ...
I'm John
I saw Johna
I was there with Johnem
I gave it Johnovi
So if there is now: @john
I would like to have option to write something like ...