Page 1 of 14

PhpBB Christmas

Posted: 18 Nov 2014, 17:38
by Stoker
Extension Name: PhpBB Christmas
Author: Stoker

Description:
Highly configurable Christmas extension with Christmas theme, snow script and a nice countdown.

Features:
Enable/disable PhpBB Xmas seperately.
Enable/disable PhpBB Xmas Snow Storm seperately.

Users can enable/disable Xmas
Users can enable/disable Xmas Snow Storm

Configure Min and max size for snow flake size.
Configure snow flake count.
Testmode for Xmas and Snow Storm, only admin can view.

Enable/disable PhpBB Xmas Countdown seperately.
Testmode for Countdown, only admin can view.
Text displayed before countdown, script HTML allowed.
Text displayed after countdown, script HTML allowed.
Text when countdown is complete, script HTML allowed.
And much more.

Please make a Donation

Version: 1.0.9
100%
Download:
phpbb_xmas_1.0.9.zip
Current version 1.0.9
(565.74 KiB) Downloaded 478 times
Installation:
  1. Copy the entire contents of the repository to ext/stoker/xmas/
  2. Navigate in the ACP Extension -> PHPBB XMAS and configure the ext here.
  3. Click Enable.
  4. Navigate in the ACP to Customise -> Extension Management -> Extensions.
Screenshot:
xmas_forum.png
xmas_acp.png
xmas_ucp.png
Known bugs:
IE8 and below doesnt support media queries which is used in the css file to hide images from mobile devices and low screen resolutions.
However if you want to display for IE8 and below, it will also be shown to mobile devices and low screen resolutions.
This is the solution:
Open xmas.css, find and delete line number 2: @media screen and (min-width: 700px) and (min-device-width: 700px){
Find and delete the very last line: }
Save and upload the file. Refresh browser cache and it will work.

Extra:
Open the snowfall.jquery.js located in the extensions template/js folder
In there you can find some more config options.

Black background image with white snow
Just replace the existing file in the extensions theme/images folder
bglistsnow.gif
Following 2 images are running a bit faster with a delay of 6 instead of the original 10
bglistsnows6.gif
bglistsnowb6.gif

Older versions

phpbb_xmas_1.0.8.zip
Version 1.0.8
(565.57 KiB) Downloaded 259 times
phpbb_xmas_1.0.7.zip
Version 1.0.7
(560.03 KiB) Downloaded 538 times
phpbb_xmas_1.0.6.zip
Version 1.0.6
(557.34 KiB) Downloaded 148 times
phpbb_xmas_1.0.5.zip
Version 1.0.5
(557.33 KiB) Downloaded 160 times
phpbb_xmas_1.0.4.zip
Version 1.0.4
(557.22 KiB) Downloaded 144 times
phpbb_xmas_1.0.3.zip
Version 1.0.3
(536.97 KiB) Downloaded 1563 times

Re: PhpBB Christmas

Posted: 19 Nov 2014, 09:26
by Stoker
download added

Re: PhpBB Christmas

Posted: 19 Nov 2014, 21:58
by Solidjeuh
Folder in the download is called ' xmas-phpbb '
Needed to rename it to 'xmas'
:)

Re: PhpBB Christmas

Posted: 19 Nov 2014, 22:07
by Stoker
Solidjeuh wrote:Folder in the download is called ' xmas-phpbb '
Needed to rename it to 'xmas'
:)
That is common for all extensions, you need to create the folders yourself

Re: PhpBB Christmas

Posted: 19 Nov 2014, 22:11
by Solidjeuh
Aah ok, thought it was a mistake, sorryyyyy :D
But extension works great!

Re: PhpBB Christmas

Posted: 20 Nov 2014, 01:14
by martin123456
Stoker wrote:
Solidjeuh wrote:Folder in the download is called ' xmas-phpbb '
Needed to rename it to 'xmas'
:)
That is common for all extensions, you need to create the folders yourself
I use this to upload ext https://www.phpbb.com/community/viewtop ... &t=2256956 and i'v never made a folder yet.

Re: PhpBB Christmas

Posted: 20 Nov 2014, 16:39
by Solidjeuh
martin123456 wrote:
Stoker wrote:
Solidjeuh wrote:Folder in the download is called ' xmas-phpbb '
Needed to rename it to 'xmas'
:)
That is common for all extensions, you need to create the folders yourself
I use this to upload ext https://www.phpbb.com/community/viewtop ... &t=2256956 and i'v never made a folder yet.
I broke my test forum with that.. :D Probably did something wrong with the install :D

Re: PhpBB Christmas

Posted: 22 Nov 2014, 09:35
by Stoker
Updated to verseion 1.0.1
Check out the demo here on this site.
I consider it finished now :)

Re: PhpBB Christmas

Posted: 22 Nov 2014, 10:30
by Giancarlo.Massironi
Brilliant mod Stoker, thank you so much, Kind sir :thumb:

Re: PhpBB Christmas

Posted: 22 Nov 2014, 10:34
by Nully
Hi,
with the previous version Prosilver_SE keeps it's colour (marroon), with the last version it becomes blue.
I love this extension, unfortunately I'm waiting for a chat extension before putting my forum on line.