Page 8 of 24

Re: Ideas for the new portal (and the site in general)

Posted: Sun Jan 10, 2016 2:03 pm
by TFDS
If there's anything I want to see changed in the rank list, that would be Mr. Dark. I'm really not a fan of his Rayman Junior portrait and I believe a R1 Mr. Dark would be more suitable.

Re: Ideas for the new portal (and the site in general)

Posted: Sun Jan 10, 2016 8:10 pm
by Hunchman801
Come up with a new ranklist and we'll talk again. :)

Re: Ideas for the new portal (and the site in general)

Posted: Wed Jan 13, 2016 7:20 pm
by Acarr
RPC in app form for mobile users?

Re: Ideas for the new portal (and the site in general)

Posted: Wed Jan 13, 2016 7:25 pm
by Fifo
Acarr wrote:RPC in app form for mobile users?
That could be possible thanks to Tapatalk: https://tapatalk.com/download_phpbb.php

Re: Ideas for the new portal (and the site in general)

Posted: Wed Jan 20, 2016 10:09 pm
by Hunchman801
Fifo wrote:
Acarr wrote:RPC in app form for mobile users?
That could be possible thanks to Tapatalk: https://tapatalk.com/download_phpbb.php
That's an interesting system! Though a mobile site is certainly a higher priority. :)

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 7:09 am
by Fifo
Hunchman801 wrote:
Fifo wrote:
Acarr wrote:RPC in app form for mobile users?
That could be possible thanks to Tapatalk: https://tapatalk.com/download_phpbb.php
That's an interesting system! Though a mobile site is certainly a higher priority. :)
As you probably know, you won’t need to do anything for a mobile version of the site. phpBB 3.1 already includes a mobile style. ;)

Also, I have two suggestions:
— implement ting donation notifications
— enable the edit reason field to everyone:
In posting.php, line ~666, find:

Code: Select all

$post_data['post_edit_reason']   = (!empty($_POST['edit_reason']) && $mode == 'edit' && $auth->acl_get('m_edit', $forum_id)) ? utf8_normalize_nfc(request_var('edit_reason', '', true)) : '';
Replace with:

Code: Select all

$post_data['post_edit_reason']   = (!empty($_POST['edit_reason']) && $mode == 'edit'/* && $auth->acl_get('m_edit', $forum_id)*/) ? utf8_normalize_nfc(request_var('edit_reason', '', true)) : '';

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 12:26 pm
by Hunchman801
Fifo wrote:As you probably know, you won’t need to do anything for a mobile version of the site. phpBB 3.1 already includes a mobile style. ;)
It's not that simple, we need to apply our colour scheme to that mobile style, move things around to account for our specificities, make sure all the custom features we developed work on mobile as well, create a mobile style for the portal, etc. That's a lot of work.

Thanks for your suggestions as well, we'll take them into account. Though we're not modifying the source code unless we really have to: that's what extensions are for.

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 2:29 pm
by Fifo
Hunchman801 wrote:It's not that simple, we need to apply our colour scheme to that mobile style, move things around to account for our specificities, make sure all the custom features we developed work on mobile as well, create a mobile style for the portal, etc. That's a lot of work.
Yeah I know, please don’t rush – I don’t want the forum to be buggy.
Hunchman801 wrote:Thanks for your suggestions as well, we'll take them into account. Though we're not modifying the source code unless we really have to: that's what extensions are for.
Okay then. I don’t actually need you to do it, I can always write the reason in the post itself. Also, there’s no extension for that.

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 3:14 pm
by Hunchman801
Fifo wrote:Also, there’s no extension for that.
I'm creating all the extensions myself so it's just a matter of whether there's enough hooks for that.

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 3:28 pm
by Fifo
Hunchman801 wrote:
Fifo wrote:Also, there’s no extension for that.
I'm creating all the extensions myself so it's just a matter of whether there's enough hooks for that.
Cool – I don’t think I’d be able to do that myself!

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 3:43 pm
by Hunchman801
I'm sure you could learn.

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 3:45 pm
by Fifo
Hunchman801 wrote:I'm sure you could learn,
There’s a comma instead of a period.

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 4:16 pm
by Hunchman801
Fifo wrote:
Hunchman801 wrote:I'm sure you could learn,
There’s a comma instead of a period.
Well thanks Fifo, what would I do without you?

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 4:21 pm
by Fifo
Hunchman801 wrote:
Fifo wrote:
Hunchman801 wrote:I'm sure you could learn,
There’s a comma instead of a period.
Well thanks Fifo, what would I do without you?
Nuthin’. I love fixin’ mistakes.

Re: Ideas for the new portal (and the site in general)

Posted: Thu Jan 21, 2016 4:40 pm
by Matyuv
may i suggest an improvement? when u post a smiley between size tags, the smiley gets resized accordingly :)

like this

Code: Select all

[size=200]LOL :boon:[/size]
LOLImage

Re: Ideas for the new portal (and the site in general)

Posted: Mon Jan 25, 2016 6:44 am
by NyaNyaLily
Maybe it would be nice to have a leaderbord system for Rayman Raving Rabbids similar to the leaderbord system for Rayman 3 (since the game also gives you a code to type in).

Re: Ideas for the new portal (and the site in general)

Posted: Mon Jan 25, 2016 7:50 am
by Bradandez
Suggestion: When you click on a link, it opens a new tab.

Re: Ideas for the new portal (and the site in general)

Posted: Mon Jan 25, 2016 1:01 pm
by NyaNyaLily
Bradandez wrote:Suggestion: When you click on a link, it opens a new tab.
Or you just press the scroll button. :roll:

Re: Ideas for the new portal (and the site in general)

Posted: Mon Jan 25, 2016 1:51 pm
by Master
To be fair, middle clicking isn't an option on all devices. Another way to open a new tab is by holding Ctrl when clicking

Re: Ideas for the new portal (and the site in general)

Posted: Mon Jan 25, 2016 6:41 pm
by Hunchman801
CHRdutch wrote:Maybe it would be nice to have a leaderbord system for Rayman Raving Rabbids similar to the leaderbord system for Rayman 3 (since the game also gives you a code to type in).
Is the official one still live?