[3.3][CDB] Board Copyright - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker
Post Reply
User avatar
Stoker Offline
Site Admin
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:

[3.3][CDB] Board Copyright - phpBB Extension

Post by Stoker »

Extension Name: Board Copyright
Author: Stoker
Extension Version: Image
Requirements: Image

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_copyright.png

Board less than 2 years old:
board-copyright2.png


Extension Download:
copyright_v104.zip
(12.09 KiB) Downloaded 83 times



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


Older versions

copyright_v102.zip
(12.06 KiB) Downloaded 49 times
copyright.png
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
User avatar
Steve Offline
Donator
Donator
Posts: 1,589
Joined: 04 Mar 2010, 23:10
Local time: 07 Sep 2025 04:55
Last active: -
Favourite BBCode: {
Favourite EXT: {
Location: { .

Re: [EXT] Board Copyright

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: .
User avatar
Stoker Offline
Site Admin
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:

Re: [EXT] Board Copyright

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
No Avatar
rubeoles Offline
BBCoder I
BBCoder I
Posts: 2
Joined: 27 Feb 2011, 04:16
Local time: 07 Sep 2025 04:55
Last active: -

Re: [EXT] Board Copyright

Post by rubeoles »

Ola,

The download version is 1.0.3 not 1.0.4 :D

:beer:
User avatar
Stoker Offline
Site Admin
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:

Re: [EXT] Board Copyright

Post by Stoker »

rubeoles wrote: 03 Mar 2025, 20:31 Ola,

The download version is 1.0.3 not 1.0.4 :D

:beer:
Damn, its the same problem here :D
File is updated. It was only the version that was incorrect.
Thanks for reporting :thumb:
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
rubeoles Offline
BBCoder I
BBCoder I
Posts: 2
Joined: 27 Feb 2011, 04:16
Local time: 07 Sep 2025 04:55
Last active: -

Re: [EXT] Board Copyright

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>

;)
User avatar
Stoker Offline
Site Admin
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:

Re: [EXT] Board Copyright

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
No Avatar
Potku Offline
BBCoder II
BBCoder II
Posts: 25
Joined: 07 Jun 2010, 14:04
Local time: 07 Sep 2025 05:55
Last active: -

Re: [EXT] Board Copyright

Post by Potku »

Simple and professional. Thank you!
User avatar
Stoker Offline
Site Admin
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:

Re: [EXT] Board Copyright

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 :thumb:
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Stoker Offline
Site Admin
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:

[3.3][CDB] Board Copyright - phpBB Extension

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
Post Reply