Forum Goal

Extensions & Styles for phpBB 3.1.X maintained and supported by Stoker
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Forum Goal

Post by Stoker »

Extension Name: Forum Goal
Author: Stoker

Description:
The Forum Goal EXT display your goals for posts, topics, users, attachments and views.
Configuration in ACP
Collapse addon, now works with: Collapsible Forum Categories
Thanks to spaceace for converting tables to divs :thumb:

Please make a Donation

Version: 1.0.9
100%
Demo:
forum_goal_index.png
forum_goal_acp.png
Download:
forum_goal_1.0.9.zip
(23.71 KiB) Downloaded 273 times
Installation:
  1. Copy the entire contents of the repository to ext/stoker/forumgoal/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.
  4. Navigate in the ACP -> Extensions and configure
Known bugs:
None

Older versions

forum_goal_1.0.8.zip
(23.98 KiB) Downloaded 150 times
forum_goal_1.0.7.zip
(21.98 KiB) Downloaded 159 times
forum_goal_1.0.6.zip
(22.03 KiB) Downloaded 150 times
For phpBB 3.0 go here: Download Forum Goal
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Re: Forum Goal

Post by martin123456 »

I found a bug in this. Its a MOD for 3.0.X

There is no ext :lol: :lol: let me know if you want forum goals with an ext :D
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum Goal

Post by Stoker »

I uploaded the wrong file :D

Updated to version 1.0.7
HTML cleanup and better formatting.
Fixed issue with incorrect views value
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Re: Forum Goal

Post by martin123456 »

You might want to start adding

$this->template = $template;
$this->helper = $helper;

into your ext's so collapse can be added if they want collapse that is.
https://github.com/phpbb-extensions/col ... Extensions
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum Goal

Post by Stoker »

martin123456 wrote:You might want to start adding

$this->template = $template;
$this->helper = $helper;

into your ext's so collapse can be added if they want collapse that is.
https://github.com/phpbb-extensions/col ... Extensions
Have thought about it. Im not sure if it will get validated with the collapse code in it.
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Re: Forum Goal

Post by martin123456 »

Dont see why as they validated the collapse here https://www.phpbb.com/community/viewtop ... &t=2334081
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum Goal

Post by Stoker »

Its not allways allowed to integrate other exts. However I have testet and no errors with my ext when collapse is disabled. Its on here for both forumgoal and welcomeon index.
Also I have asked at phpbb.com
Board rules! No PM support
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum Goal

Post by Stoker »

Updated to 1.0.8
Collapse addon, now works with: Collapsible Forum Categories
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Re: Forum Goal

Post by martin123456 »

Want version 1.0.9 no tables and works on both light /dark themes ?

Looks the same but if you look hard enough your see some css changes also looks good on a dark theme http://www.martins-place.net/testing/317/index.php
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Forum Goal

Post by Stoker »

martin123456 wrote:Want version 1.0.9 no tables and works on both light /dark themes ?

Looks the same but if you look hard enough your see some css changes also looks good on a dark theme http://www.martins-place.net/testing/317/index.php
Current dev version is using tables and submitted for validation ;)
Board rules! No PM support
Post Reply