[3.3][RC] Pageloader - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:36
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[3.3][RC] Pageloader - phpBB Extension

Post by Stoker »

Extension Name: Pageloader
Author: Stoker
Version: 1.0.5
PhpBB Version: 3.1.X and 3.2.X and 3.3.X

Description:
A nice centered Page Loader will display when pages are loaded.
With javascript disabled users wont see the loader.

26.06.2025
New in version 1.0.5 - Nothing really, just cleaned up the css and added a centered green dot

30.05.2025
New in version 1.0.4 - No loader when downloading files .postlink excluded

29.05.2025
New in version 1.0.3 - No more constant page loader when hitting the back button in the browser

100%

100%


Download:
pageloader1.0.5.zip
(10.68 KiB) Downloaded 74 times


Installation:
  1. Copy the entire contents of the repository to ext/stoker/pageloader/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.

Older versions

pageloader1.0.4.zip
(10.63 KiB) Downloaded 21 times
pageloader1.0.2.zip
(10.35 KiB) Downloaded 120 times
pageloader1.0.3.zip
(9.85 KiB) Downloaded 7 times
Last edited by Stoker on 25 Jun 2025, 16:12, edited 4 times in total.
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
Potku Offline
BBCoder II
BBCoder II
Posts: 25
Joined: 07 Jun 2010, 14:04
Local time: 04 Sep 2025 23:36
Last active: -

Re: [EXT] Pageloader

Post by Potku »

Another good one, thanks :)
No Avatar
Potku Offline
BBCoder II
BBCoder II
Posts: 25
Joined: 07 Jun 2010, 14:04
Local time: 04 Sep 2025 23:36
Last active: -

Re: [EXT] Pageloader

Post by Potku »

By the way, is it just us or does the spinner keep on spinning when using the BACK button? :)
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:36
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

Re: [EXT] Pageloader

Post by Stoker »

Nope, thats unfortunately what is does.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Steve Offline
Donator
Donator
Posts: 1,589
Joined: 04 Mar 2010, 23:10
Local time: 04 Sep 2025 22:36
Last active: -
Favourite BBCode: {
Favourite EXT: {
Location: { .

Re: [EXT] Pageloader

Post by Steve »

Do you use something like:

Code: Select all

//window.onbeforeunload = mYFunction.onUnload;
//$('body').on('beforeunload', function() {
	//function; 
//});
stokers bugs: {.23%t>
my bugs: .
No Avatar
bennybernaer Offline
BBCoder II
BBCoder II
Posts: 10
Joined: 25 Jul 2010, 12:29
Local time: 04 Sep 2025 22:36
Last active: -
Contact:

[Extension Support] Ideas, as used here

Post by bennybernaer »

Your page loader extension 3.2 still works perfectly on 3.3.15.

But I was wondering what I should do, to make it compatible with the Collapsible Forum Categories extension of phpbb (which uses the default loading_indicator.
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:36
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[Extension Support] Ideas, as used here

Post by Stoker »

@bennybernaer What do you mean by compatible?
Does the pageloader also display when collapsing categories?
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
bennybernaer Offline
BBCoder II
BBCoder II
Posts: 10
Joined: 25 Jul 2010, 12:29
Local time: 04 Sep 2025 22:36
Last active: -
Contact:

[Extension Support] Ideas, as used here

Post by bennybernaer »

@Stoker No, the page loader does not show when the categories are collapsed. The loading_indicator from colours/common.css does.
So it would be nice somehow if the page loader also shows when the categories are collapsed.
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:36
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

Pageloader - phpBB Extension

Post by Stoker »

Thats a good thing because it shouldnt show.
Its a page loader. Collapsing a categorie isnt a pageload.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:36
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[3.3][RC] Pageloader - phpBB Extension

Post by Stoker »

New in version 1.0.3 - No more constant page loader when hitting the back button in the browser.
However it still displays when downloading a file
~ The greatest achievement in life is to inspire ~
Regards Stoker
Post Reply