vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbArticles by Mary (https://vborg.vbsupport.ru/showthread.php?t=139206)

MaryTheG(r)eek 02-11-2007 10:00 PM

vbArticles by Mary
 
This modification contains a vulnerability.
It is recommended you uninstall it until further notice.
- vBulletin.org Staff


vbArticles

Article Publishing & Review System
by Mary
http://www.MadeByMary.com


1.- Product Highlights
  • Can be used as Article managment, Reviews system or New publishing
  • Unlimited categories
  • New HTML Editor in article body
  • New Admin and Moderators can edit article
  • Lot's of configurations per usergroup, so you can easily turn it in a paid subscription module.
  • Rate & Review Article (one rating per user)
  • Top Articles
  • Related Articles
  • Newest Articles
  • Author's Top Article
  • Print Article
  • Email Article
  • Report Article to Admin
  • and many others.... check 'em out
  • No Time Limit - Totally Free
2.- Lite to Commercial differencies
  • No Top Authors
  • No Editor Choices
  • Lite uploads only images while Commercial uploads and play inline audio and video
  • Advanced HTML Editor with Media uploads and YouTube code
  • No Search
3.- Installation
  • Step 1: Upload the entire /vbarticles directory to your webserver UNDER the folder where your vBulletin is installed. eg if your vb installation is located at:
    http://www.yourdomain.com/forums then /vbarticles directory must be under this (/forums).
  • Step 2: Upload vbarticles.php at your forum directory (!!NOT!! in vbarticles directory).
  • Step 3: Upload the file /admicp/vbarticles_admin.php to your /forum/admincp directory
  • Step 4: Upload the files in /includes/xml/*.* to your /forum/includes/xml/
  • Step 5: CMOD the following directories to 777
    /photos (inside vbarticles directory)
    /video (inside vbarticles directory)
    /audio (inside vbarticles directory)
    /tmp (inside vbarticles directory)
    /thumbs (inside vbarticles/photos directory)
  • Step 6: For security reasons backup your database AND turn your board off
  • Step 7: Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
  • Step 8: From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_vbarticles.xml
  • Step 9: If you want to add a link to your nav bar then you must edit the NAVBAR template:
    Search For:
Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Add Below:

Code:

<td class="vbmenu_control"><a href="vbarticles.php$session[sessionurl_q]">$vbphrase[vbarticles_navbar]</a></td>
  • Step 10: By default none usergroup has permissions to use vbarticles, so you need to give permissions to any group. Goto AdminCP->Usergroups->Usergroup Manager and edit any usergroup you like to give permissions.
    *** IMPORTANT ***
    If you don't give to Guest at least "can use" authorities, then they must NOT be able to see the links (Tell a Friend function).
  • Step 11: In your adminCP, under vbArticle, choose vbArticles options and configure it depending on your needs. If you can't see vbArticle's menu, then logout and login again to your admincp.
4.- Copyright

This script cannot be redistributed, reproduced, or published in any way. Modifying this script and sharing or publishing your modification A-N-Y-W-H-E-R-E (including here) without the author's written permission is strictly prohibited. The sane applies for writting addons or integrading it with any other software or module (eg vbAdvanced).

Copyright removal, editing or replacement PROHIBITED !! My copyright text and link must remain visible. If your template has colors that makes my copyright invisible you're responsible to change the color of my copyright to be straight visible.

bashy 02-12-2007 04:40 PM

Hi I would like to use this for something else, Can zip files be uploaded to the article or is it just music and videos?

MaryTheG(r)eek 02-12-2007 04:50 PM

Quote:

Originally Posted by bashy (Post 1180774)
Hi I would like to use this for something else, Can zip files be uploaded to the article or is it just music and videos?

Sorry no. This version supports only photo uploading.

bashy 02-12-2007 06:08 PM

Ah thats a shame, ok thanks anyway :(

dizzy100 02-12-2007 06:09 PM

Will the commercial version handle FLV uploads and playing ? If so this would be perfect for displaying my videos.

Dark Cynicus! 02-12-2007 06:36 PM

works really great thanksss

OrangeFlea 02-12-2007 08:05 PM

Is there a way or separate mod available in where users will be able to tell if a new article has been posted, from the forum?

MaryTheG(r)eek 02-13-2007 06:43 AM

Quote:

Originally Posted by dizzy100 (Post 1180834)
Will the commercial version handle FLV uploads and playing ? If so this would be perfect for displaying my videos.

Try the commercial demo at:
http://www.madebymary.com/forums/vbarticles.php

The Editor for sure supports FLV, didn't remembered if I checked it uploading FLV via the form.

MaryTheG(r)eek 02-13-2007 06:45 AM

Quote:

Originally Posted by OrangeFlea (Post 1180946)
Is there a way or separate mod available in where users will be able to tell if a new article has been posted, from the forum?

Sorry I didn't got your meaning. What for sure exist are different blocks for vBa in case that you use it. One of them is: Latest post Article

dizzy100 02-13-2007 10:43 AM

Quote:

Originally Posted by MicroHellas (Post 1181307)
Try the commercial demo at:
http://www.madebymary.com/forums/vbarticles.php

The Editor for sure supports FLV, didn't remembered if I checked it uploading FLV via the form.

Well i uploaded via the form but it didn't show up the flv.

I was hoping to use this to host my videos.

ryans 02-20-2007 10:57 PM

This is a very nice program. A few things before I buy. I'm going to send you a PM.

CSS59 02-21-2007 02:24 PM

I want to get the paid version
One question: Since this is not using vb tables, what happens if you drop this project? How will I be able to continue my site? How will I transfer this data to a new vb system?
I just want to assure continuity since I am making a site strictly based on articles

MaryTheG(r)eek 02-21-2007 02:40 PM

Quote:

Originally Posted by CSS59 (Post 1187506)
I want to get the paid version
One question: Since this is not using vb tables, what happens if you drop this project? How will I be able to continue my site? How will I transfer this data to a new vb system?
I just want to assure continuity since I am making a site strictly based on articles

All my modules use seperate tables but to keep some compatibility all tables have the same prefix as your vb installation.
So you can easily backup and restore them among all other vb's tables.

bada_bing 02-22-2007 02:19 AM

How and where can I download the 3.5.x version on your site? Do you have to register in your site to purchase the paid version? Also when making the purchase is there are choice between the 3.5.x and 3.6.x version?

bada_bing 02-23-2007 06:49 PM

I am lovin this mod and was curious if there was a way to add to this mod a feature that the admin can turn on/off to email or PM defined staff members when a new article has been submited only if article moderation is enabled. Also when its aproved the article poster gets a pm/email that its been approved? Any thoughts...

Also I want to purchase the FULL version for my 3.5.x site because I want to use the vidio,audio features. Where on your site is the 3.5.x version....

Also ive noticed a block callled Newest Author on the right side on my articles screen that just wont go away and never gets updated.. Whats that? is that bug?

bada_bing 02-27-2007 02:52 AM

Is there a reason why this block never get updated ?

MaryTheG(r)eek 02-28-2007 07:03 AM

Hello my friends,

I just released version 1.5.5 of vbarticles with the following additions:
  • I used a different query to show Newest Author, so now someone will be always appear there.
  • I added article's thumb in category listing
  • I added a new switch to admin, so he can now setup if unregistered or not logon users can see the body article or not. This is a good way to drive visitors to become memebrs.
  • In full article view, the title in browser now shows the article's title for search engines.
Sorry, but I had in mind to add another feature in editor, to allow insertion of smilies, but finally it's author didn't gave me permission to add this feature in the free version.

To upgrade to latest version, just upload vbarticles.php and reimport product-vbarticles.xml

Cheers
Maria

Steelbelted 03-21-2007 09:27 AM

Hello! :)

I just installed vbarticles on my forum, and looking to maybe purchase the full version, but i have a few (newbie) questions..

1: How can i translate the language/text of vbarticles ?
2: How can i add/delete/manage categories?

Thank you for a great piece of software! :)

Petter

MaryTheG(r)eek 03-21-2007 09:46 AM

Quote:

Originally Posted by Steelbelted (Post 1208652)
Hello! :)

I just installed vbarticles on my forum, and looking to maybe purchase the full version, but i have a few (newbie) questions..

1: How can i translate the language/text of vbarticles ?
2: How can i add/delete/manage categories?

Thank you for a great piece of software! :)

Petter

Hello Petter,

There are 2 ways to translate a language file:
  1. From your admincp->Languages & Phrases->Phrase Manager->vbArticles
  2. Translating directly the product-vbarticles.xml and re-importing it.
In which language do you want it to translate? As I know there is already German, Dutch, Francais, Spanish, even Vietnamese.

You can manage categories from your admincp->vbArticles->Manage categories

Maria

Steelbelted 03-21-2007 10:09 AM

Quote:

Originally Posted by MicroHellas (Post 1208657)
Hello Petter,

There are 2 ways to translate a language file:
  1. From your admincp->Languages & Phrases->Phrase Manager->vbArticles
  2. Translating directly the product-vbarticles.xml and re-importing it.
In which language do you want it to translate? As I know there is already German, Dutch, Francais, Spanish, even Vietnamese.

You can manage categories from your admincp->vbArticles->Manage categories

Maria

Hello! :)

Thank you for a quick reply! I was to eager to start testing the product, so i bought the full version from your site (username: Petter ).

Im going to translate this version to Norwegian. I can email you the translated version if you want to after im finished :)

Im unable to find the "Manage Categories" in the free version. Im going to install the full version in a few minutes and see if i can find this menu in the full version. I got the admincp->vbarticles menu, but can only find general settings in this page.

- Petter

Steelbelted 03-21-2007 11:31 AM

Hello! :-)

Im now finished with installing (and translating) vbArticles. Quick and easy :)
Im still unable to find the "Manage Articles" within "vbarticles" menu in the admincp. Could be that im either blind, or retarded (or even both) ;)

es-league.com 04-08-2007 10:08 AM

vbarticles menu should appear in your admin cp here buddy :

http://img175.imageshack.us/img175/1662/cpanelxo9.gif

I have the full version installed and working 100% hope that helps...

MaryTheG(r)eek 04-08-2007 01:49 PM

Quote:

Originally Posted by Steelbelted (Post 1208718)
Hello! :-)

Im now finished with installing (and translating) vbArticles. Quick and easy :)
Im still unable to find the "Manage Articles" within "vbarticles" menu in the admincp. Could be that im either blind, or retarded (or even both) ;)

Sometimes after installing a new product, even if it's options appear among other vB's options (top drop down), it dosen't appear at the left side. In this case you must logout and relogin or just press F5 to refresh the page.

Panagioths 04-15-2007 03:10 PM

Is there a version for the 3.6.5 version of vbulletin?


All times are GMT. The time now is 03:48 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
  • Page Generation 0.01340 seconds
  • Memory Usage 1,802KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete