Back to vBulletin 4.x Add-ons

vBCMS Article Reporting
Mod Version: 1.0.0, by King Kovifor

vB Version: 4.0.0 Rating: (1 vote - 5.00 average) Installs: 15
Released: 28 Dec 2009 Last Update: 28 Dec 2009 Downloads: 53
Not Supported Template Edits Additional Files Translations  

Purpose

The purpose of this is to allow users to report vBCMS articles for review by staff. Created when I found out that it did not have this out of the box.

Limitations

Currently, the only way this product works is if you have reported posts being placed into a new thread in a forum. This modification does not work with emails at this time. A later update will include new settings to include this functionality.

Installation

Installation consists of upload 1 file, install 1 product (to add phrases and 1 template to mimic the default vBulletin post reporting form, with some changes), make 2 template changes to 1 template.
  1. Upload cms_report.php to your forum directory.
  2. Install product_kk_report_article.xml through ACP (ACP -> Plugins & Products -> Manage Products -> [Add/Import Product]
  3. Make Template Changes Listed Below
  4. Enjoy

Template Changes

Template: vbcms_content_article_page

Find:
HTML Code:
{vb:raw css}
Add Below (CSS below found in postbit.css - Didn't find a way to include that easily, next update will include it):
HTML Code:
<style>
a.report
{
	background: url({vb:stylevar imgdir_button}/report-40b.png) no-repeat transparent {vb:stylevar left};
	padding-{vb:stylevar left}: 20px;
}
a.report:hover
{
	background: url({vb:stylevar imgdir_button}/report-40b-hover.png) no-repeat transparent {vb:stylevar left};
	padding-{vb:stylevar left}: 20px;
}
</style>
Find:
HTML Code:
<div class="article_rating_container">
Add Below:
HTML Code:
<a class="report" href="cms_report.php?id={vb:raw node}&amp;title={vb:raw title}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!--<img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" />--></a>&nbsp;
Release History
v1.0.0 - December 12/27/2009

Download

File Type: %1$s vBCMS Article Reporting v1.zip (4.0 KB, 59 downloads)

Similar Mods

Chat Modifications MGC Chatbox Evo for vbCMS vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2025