-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #334 from WildcardSearch/maintenance
3.1.14 Release
- Loading branch information
Showing
8 changed files
with
107 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,54 @@ | ||
## Advanced-Sidebox 3.1.13 | ||
## Advanced-Sidebox 3.1.14 | ||
|
||
<p align="center"> | ||
<img title="Advanced Sidebox Logo" alt="Advanced Sidebox Logo" src="http://i.imgur.com/4QWLq5V.png" /> | ||
</p> | ||
|
||
*A plugin for MyBB forums that displays custom boxes on various forum pages.* | ||
|
||
This plugin seeks to give the admin more options when adding side boxes to the forum and allow control in a more intuitive way. This plugin edits the template cache and does not modify your forum's templates-- therefore it does not work with every theme but *is* designed to work with most. | ||
|
||
## Features | ||
|
||
* Now add and edit script definitions to further customize ASB! Also now compatible with Page Manager scripts. | ||
* New add-on module added to the core: Recent Posts (AJAX Ready) | ||
* AJAX Refresh now integrated into the core and five of the core modules (latest threads, PMs, random quotes, staff on-line and who's on-line avatar lists)! | ||
* New Improved Drag and Drop Interface! | ||
* Admin can control many settings for where and how side boxes display | ||
* Eight scripts available! (Index, Forum, Thread, Member Profiles, Member List, Forum Team, Statistics and Portal) | ||
* Choose one of many default presets with updated content or create semi-static custom boxes with HTML and template variables | ||
* Import/Export custom boxes to share and backup your work | ||
* Control which scripts side boxes display on | ||
* Individual side box settings | ||
* Extensive user group permissions for side boxes | ||
* Now supports CodePress | ||
* Newly redesigned On-line Staff module | ||
* Context-sensitive help for ACP pages | ||
<p align="center"> | ||
A plugin for MyBB forums that displays custom boxes on various forum pages. | ||
</p> | ||
|
||
ASB is ***the*** side box plugin for MyBB forums. It is versatile, powerful, and built using the advice of its users. | ||
|
||
## Features: | ||
|
||
* create an **unlimited** amount of side **boxes** on the left, right or both | ||
* **add** side boxes **to** almost **any page** | ||
* side boxes can be create**d using core modules** (listed below) or **static HTML** created by the admin | ||
* static HTML (termed **custom** side **boxes**) may be **imported**/**exported** to XML to backup, restore and share | ||
* side boxes expand/collapse just like the MyBB core windows | ||
* JavaScript **visibility toggle** icons for columns (uses **cookies** to remember states) | ||
* intuitive, **drag and drop**, side box management interface in ACP | ||
* context-sensitive **help pages** in ACP | ||
* easily **extensible** from single file modules for **third-party** developers and the hobbyist admin | ||
* **CodeMirror** supported when editing custom side boxes (if enabled in ACP) | ||
* compatible with **Page Manager** pages and custom scripts | ||
* **AJAX Update** integrated into the core and eight of the core modules! (listed below) | ||
|
||
|
||
## Controls: | ||
|
||
* which user **group(s)** the side boxes display for | ||
* which **script(s)** the side boxes display in | ||
* which **theme(s)** the side boxes display on | ||
* disable the plugin for **specific themes** | ||
* admin **option to allow users to disable side boxes** globally from usercp.php | ||
|
||
|
||
## Current default side box types available: | ||
|
||
* ![New](https://i.imgur.com/FMH0S6f.png) Birthdays | ||
* ![New](https://i.imgur.com/FMH0S6f.png) Forum Age ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Forum Goals ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Top Poster | ||
* Slideshow | ||
* Recent Posts ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Who's Online ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Latest Threads ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Welcome | ||
* Statistics | ||
* Private Messages ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Search | ||
* Random Quotes ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* Staff Online ![AJAX-ready](http://i.imgur.com/nw832ed.png) | ||
* You can also create your own custom box types with static content |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters