That could be possible thanks to Tapatalk: https://tapatalk.com/download_phpbb.phpAcarr said:RPC in app form for mobile users?
That's an interesting system! Though a mobile site is certainly a higher priority.Fifo said:That could be possible thanks to Tapatalk: https://tapatalk.com/download_phpbb.phpAcarr said:RPC in app form for mobile users?
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.Hunchman801 said:That's an interesting system! Though a mobile site is certainly a higher priority.Fifo said:That could be possible thanks to Tapatalk: https://tapatalk.com/download_phpbb.phpAcarr said:RPC in app form for mobile users?![]()
$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)) : '';
$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)) : '';
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.Fifo said: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.![]()
Yeah I know, please don’t rush – I don’t want the forum to be buggy.Hunchman801 said: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.
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.Hunchman801 said: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.
I'm creating all the extensions myself so it's just a matter of whether there's enough hooks for that.Fifo said:Also, there’s no extension for that.
Cool – I don’t think I’d be able to do that myself!Hunchman801 said:I'm creating all the extensions myself so it's just a matter of whether there's enough hooks for that.Fifo said:Also, there’s no extension for that.
There’s a comma instead of a period.Hunchman801 said:I'm sure you could learn,
Well thanks Fifo, what would I do without you?Fifo said:There’s a comma instead of a period.Hunchman801 said:I'm sure you could learn,
Nuthin’. I love fixin’ mistakes.Hunchman801 said:Well thanks Fifo, what would I do without you?Fifo said:There’s a comma instead of a period.Hunchman801 said:I'm sure you could learn,
Or you just press the scroll button.Bradandez said:Suggestion: When you click on a link, it opens a new tab.
Is the official one still live?CHRdutch said: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).