![]() |
[DBTech] Easy Article Management v1 (vB4)
1 Attachment(s)
Easy Article Management: What is it?
Easy Article Management (EAM) is a CMS widget and Forum block which allows Admins to see all unpublished articles from the CMS/Forum, a link to edit them, and a button to clear the system cache. It is compatible with vBulletin 4.x Suite. Uses A common complaint from people using vBCMS is that users create articles, yet the Administrator/Moderators have no way of knowing a new article has been created and is waiting to be published. EAM takes care of that by providing a simple CMS Widget and/or Forum Block listing all unpublished articles. Clicking on an article will take the admin directly to the editor to allow for review, editing, or publishing. Both also contain a 'Clear Cache' button to allow for front-end clearing of the system cache. ------------------------------------------------------------------------------------------- If you like this mod please hit the https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ----> Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Features
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer which includes:
------------------------------------------------------------------------------------------- |
Nice work Brad
|
Quote:
So for those who have installed it, any requests for additions? |
Looks nice :) Only Admins can see the box?
|
Installed. Nice mod. :)
|
Quote:
Brad |
Links are not generating properly.
Link on forum page is http://immortal-guild.net/content.php/295/edit While actual link is http://immortal-guild.net/content.ph...-Cleared!/edit Also uninstall gives a blank page. |
Do you have vBSEO installed? Your actual link isn't formatted link a standard CMS link is the reason I ask.
I will look into the uninstall issue. Brad |
Quote:
Url Type: Basic Friendly URLs |
Quote:
Code:
$static .= '<a href="' . $vbulletin->options['bburl'] . '/content.php/' . $row[$i]['nodeid'] . '/edit">' . $row[$i]['title'] . '</a><br />'; Code:
$static .= '<a href="' . $vbulletin->options['bburl'] . '/content.php?r=' . $row[$i]['nodeid'] . '/edit">' . $row[$i]['title'] . '</a><br />'; Quote:
Code:
$get_widget_id = $vbulletin->db->query_read(" Code:
$get_widget_id = self::$db->query_first(" Brad |
All times are GMT. The time now is 01:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|