Version: 1.05, by nhawk
Developer Last Online: May 2021
Category: Show Thread Enhancements -
Version: 4.2.0
Rating:
Released: 11-14-2012
Last Update: 01-29-2013
Installs: 45
No support by the author.
THIS ADD-ON IS NO LONGER AVAILABLE AND IS NOT SUPPORTED
This add-on makes the text portion of postbits collapsable and allows the selection and arranging of what profile fields will be displayed in postbits.
Features
Select which profile fields to display in postbits.
Select which standard vB fields to display in postbits.
Set the order that the fields will be displayed in.
Detects new profile fields and adds them to the postbit order display for selection.
Detects deleted profile fields and removes them from the postbit order display.
Does not add any database queries to the vB frontend.
Adds Local Date and Local Time options to the available fields.
Detects and adds Photopost Gallery option to the available fields.
Does not affect mods that add to the proper postbit hooks, but those items can not have their order changed.
Support for other mods to add their postbits to this add-on so the order they are displayed in can be changed.
After editing a post or posting a quick reply, the entire postbit for that post is shown to the member that edited/posted the post.
NOTE: This add-on contains the Local Date/Time code by the late Rob Hindal (Boofo). If a large number of people think this should be removed from this mod I will remove it.
This add-on will not work with any mod that forces the use of the standard vB postbit_legacy template, or with any mod that requires manual editing of the postbit templates.
Known Mods that do this:
[DBTech] Advanced Post Thanks Like v3.0.3 [Lite] (Due to double Blog This Post link)
Info box on Postbit (may work with edits to that mod)
Country Flags - Postbit & Postbit_Legacy. vB 4.0.x (Inc GO : (Due to manual edits)
* INSTALLATION *
-----------------------
1) Upload the contents of the 'upload' folder to your forum's root.
(If your forum's location is http://www.example.com/forums/, the root is /forums/)
2) Import the product XML file (product-pbcollapse.xml) into the Product Manager in AdminCP.
3) Go to ACP->Postbit Collapser->Postbit Display Order and set the fields you want displayed.
The Postbit Collapser will be in the Thread & Posts area of the ACP Menu
Be sure to save the options even if you don't make any changes.
4) Go to ACP->Postbit Collapser->Collapser Settings and turn the system on.
If you want to use a different graphic for the expand/collapse button in postbits change these buttons:
/images/buttons/collapse_40d.png
/images/buttons/collapse_40d_collapsed.png
* History (Changelog) *
------------------------------
1.05 (January 30, 2013)(NO NEED TO IMPORT XML IF YOU ARE RUNNING 1.04, JUST UPLOAD FILES)
- Add support for CompletevB templates that use <div> instead of standard CSS <dt><dd> formatting to do the same thing.
1.04 (January 26, 2013)
- Fix comments not showing on CMS articles.
1.03 (December 18, 2012)
- Fix style detection with vB version 4.1.10.
1.02 (November 29, 2012)
- Fix mobile styles not working.
1.01 (November 23, 2012) (never released on vB.org)
- Added option to arrange and display postbits without collapsing them.
- Added Last Activity and Last Post dates to display options.
- Fix postbit collapser not working with Vault Wiki.
1.0.0 (November 15, 2012)
- Initial Release
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
1. Postbit Collapser First Post in Thread
2. Use Collapser Postbit In These Forums
3. Use Collapser Postbit In These Threads
4. Auto-Collapse (This setting controls whether the bars added to the postbit should be expand/collapse by default)
The purpose of this mod is to make the postbit area as compact as possible while still leaving the graphic information above the text area complete in all forums, threads and posts.
If you set 'Automatic Entry Into The Template' to 'Yes' in that mod, it shows properly. There's no need to add any code to the postbit_collapse_legacy template. (tested with version 4.1.4 of that mod)
EDIT: Discovered it only partially works. Added that mod to the list of known mods that force the use of postbit_legacy
Roll back to the last version you had until I can find out why it's not working.
Actually I know why it's not working. vB 4.1.10 does not detect the mobile style the same way as vB 4.2.0. I need to see if I can make it work in both versions.