Extensions for phpBB 3.3.X
Maintained and supported by Stoker
-
Stoker Offline
- Site Admin

- Posts: 4,561
- Joined: 12 May 2008, 21:26
-
Local time: 07 Sep 2025 05:55
-
Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
-
Contact:
Post
by Stoker »
Extension Name: Board Copyright
Author: Stoker
Extension Version:
Requirements:
Extension Description:
An update of my old EXT
Display board copyright in the footer with site name, board start year and current year.
Screenshots:
Board more than 1 year old:
Board less than 2 years old:
Extension Download:
Accepted to CDB
Version 1.0.2 is validated. There are some smaller improvements made on current version 1.0.4
Download CDB validated file from phpbb.com
Extension overview page
Last edited by
Stoker on 28 May 2025, 02:55, edited 1 time in total.
Reason: - Extension validated CDB
~ The greatest achievement in life is to inspire ~
Regards Stoker
-
Steve Offline
- Donator

- Posts: 1,589
- Joined: 04 Mar 2010, 23:10
-
Local time: 07 Sep 2025 04:55
-
Last active: -
- Favourite BBCode: {
- Favourite EXT: {
- Location: { .
Post
by Steve »
Copyleft
Copyright
(W)Copywrite
Copy&Paste
Copy&Give
Copy&make it your own
Copy&Buy
Copy&Help
Copy&beer
stokers bugs: {.23%t>
my bugs: .
-
Stoker Offline
- Site Admin

- Posts: 4,561
- Joined: 12 May 2008, 21:26
-
Local time: 07 Sep 2025 05:55
-
Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
-
Contact:
Post
by Stoker »
Updated to fix when board only have been live for less than two years - will now only display start year
Added trademark
~ The greatest achievement in life is to inspire ~
Regards Stoker
-
rubeoles Offline
- BBCoder I

- Posts: 2
- Joined: 27 Feb 2011, 04:16
-
Local time: 07 Sep 2025 04:55
-
Last active: -
Post
by rubeoles »
Ola,
The download version is 1.0.3 not 1.0.4

-
Stoker Offline
- Site Admin

- Posts: 4,561
- Joined: 12 May 2008, 21:26
-
Local time: 07 Sep 2025 05:55
-
Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
-
Contact:
Post
by Stoker »
rubeoles wrote: 03 Mar 2025, 20:31
Ola,
The download version is 1.0.3 not 1.0.4
Damn, its the same problem here
File is updated. It was only the version that was incorrect.
Thanks for reporting

~ The greatest achievement in life is to inspire ~
Regards Stoker
-
rubeoles Offline
- BBCoder I

- Posts: 2
- Joined: 27 Feb 2011, 04:16
-
Local time: 07 Sep 2025 04:55
-
Last active: -
Post
by rubeoles »
There is a space missing between © and the site name
Here is the line in
stoker\copyright\styles\all\template\event\overall_footer_copyright_prepend.html to modify:
Code: Select all
<p class="footer-row">
<span class="footer-copyright">{{ lang('SE_COPYRIGHT_MOD') }} {{ SITENAME }} {{ lang('SE_COPYRIGHT_MOD_R') }} {{ START_YEAR }}{% if START_YEAR < CURRENT_YEAR %} - {{ CURRENT_YEAR }}{% endif %}</span>
</p>

-
Stoker Offline
- Site Admin

- Posts: 4,561
- Joined: 12 May 2008, 21:26
-
Local time: 07 Sep 2025 05:55
-
Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
-
Contact:
Post
by Stoker »
rubeoles wrote: 03 Mar 2025, 21:17
There is a space missing between © and the site name
Here is the line in
stoker\copyright\styles\all\template\event\overall_footer_copyright_prepend.html to modify:
Code: Select all
<p class="footer-row">
<span class="footer-copyright">{{ lang('SE_COPYRIGHT_MOD') }} {{ SITENAME }} {{ lang('SE_COPYRIGHT_MOD_R') }} {{ START_YEAR }}{% if START_YEAR < CURRENT_YEAR %} - {{ CURRENT_YEAR }}{% endif %}</span>
</p>
No, there is a space on each side of the ©
You probably mean the ® and there should be no spaces there
~ The greatest achievement in life is to inspire ~
Regards Stoker
-
Potku Offline
- BBCoder II

- Posts: 25
- Joined: 07 Jun 2010, 14:04
-
Local time: 07 Sep 2025 05:55
-
Last active: -
Post
by Potku »
Simple and professional. Thank you!
-
Stoker Offline
- Site Admin

- Posts: 4,561
- Joined: 12 May 2008, 21:26
-
Local time: 07 Sep 2025 05:55
-
Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
-
Contact:
Post
by Stoker »
Potku wrote: 04 Mar 2025, 09:18
Simple and professional. Thank you!
Thanks, and nice to see some of our "old" users again

~ The greatest achievement in life is to inspire ~
Regards Stoker
-
Stoker Offline
- Site Admin

- Posts: 4,561
- Joined: 12 May 2008, 21:26
-
Local time: 07 Sep 2025 05:55
-
Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
-
Contact:
Post
by Stoker »
Accepted to CDB
Version 1.0.2 is validated. There are some smaller improvements made on current version 1.0.4
Download CDB validated file from phpbb.com
Extension overview page
~ The greatest achievement in life is to inspire ~
Regards Stoker