Skip to content

Latest commit

 

History

History
executable file
·
111 lines (78 loc) · 3.62 KB

phpbb.md

File metadata and controls

executable file
·
111 lines (78 loc) · 3.62 KB
title layout
phpBB MODifications
default

I am no longer actively developing any of my phpBB MODifications, all of which were developed for phpBB 3.0x and haven't been ported over to 3.1x. Feel free to send me an email if you have support questions or are interested in taking over development.


Dynamic Avatar

{::nomarkdown} {% include phpbb-download.html repo="waldo" %} {:/nomarkdown}

This MOD provides the ability to personalise your avatar, using bodily features and clothes that can be purchased or acquired. In the vein of 2.0x/3.0x MODs like Live Avatar, Nulavatar, and Camorea Suite.

View development topic :: View source on Github :: Installation guide

Features

  • Everything is controlled from the ACP
  • The MOD includes sample images, items and layers for you to play with to get the hang of things (all penguin-based)
  • Integration with the Ultimate Points MOD, enabling items to be purchased
  • Installable with AutoMOD

Screenshots

{::nomarkdown} {% include phpbb-screenshots.html repo="dynamic-avatar" images="acp-edit-layer,acp-items,acp-layers,acp-settings,edit-avatar-hat" %} {:/nomarkdown}


Where's Waldo

{::nomarkdown} {% include phpbb-download.html repo="waldo" %} {:/nomarkdown}

A small image of Waldo (US) / Wally (UK) may appear somewhere on every page as you browse the board. Inspired by Xore's 2.x MOD CamelMOD.

View development topic :: View source on GitHub

Features

  • The probability of appearance, mouseover text, hyperlink and the URL to the image are all adjustable through the ACP
  • Integration with the Ultimate Points MOD, so that finding Waldo results in points
  • Installable with AutoMOD

Screenshots

{::nomarkdown} {% include phpbb-screenshots.html repo="waldo" images="index,profile,ucp" %} {:/nomarkdown}


Multilingual Forums

{::nomarkdown} {% include phpbb-download.html repo="multilingual-forums" %} {:/nomarkdown}

Enables basic multi-language support for forum names and descriptions. Created as a result of this MOD request.

View development topic :: View source on GitHub

Features

  • Custom delimiter, configurable via the ACP (defaults to #)
  • Can support any number of languages (as long as they're already installed as language packs)

Screenshots

{::nomarkdown} {% include phpbb-screenshots.html repo="multilingual-forums" images="forum,category,acp,language,french,english,index" %} {:/nomarkdown}