The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbArticles v0.4 -- For your repository of Articles/Tutorials/FAQs etc. Details »» | |||||||||||||||||||||||||||
vbArticles v0.4 -- For your repository of Articles/Tutorials/FAQs etc.
Developer Last Online: Nov 2023
UPDATES
version 0.4 is out - Now allows for basic VBCODE input. - Fixed somemore bugs. Background Required a section on my site to display articles/tutorials No such hack in the Hacks Database Decided to try my hand at it ACKNOWLEDGEMENTS This hack uses a lot of code from Arunan Sridharan's vB Links Directory v2.0 I use that hack too and was inspired to code something around that A big thank-you must go out to him for coding the Links Directory in the first place (I merely modified much of the code to suit my needs for this hack) Appreciation also goes out to Kars10 for aiding me in this hack He coded the portion in version 0.3 on number of articles count as well as article hits count He also suggested several template changes which have been incoporated into version 0.3 A great big special shout out to TheComputerGuy, 97cobracpe, dontpanic for stamping out the bugs with your fixes. Thanks guys WHATS IT DO ? This hack allows you to have a database of articles/tutorials etc on your site/forums. FEATURES AdminCP Installer script Admin options View Categories Edit Categories Add Categories ( category name, category icon, category order, category description ) Delete Categories Add new article ( title, description, author, date, content ) Edit article Delete article View ALL articles in database Option in vB options to turn validation of articles on/off Fully template based as to how you wish to display the articles,categories and main article home page. Addition of articles accepts basic VBcodes Member options View Categories Browse Categories View articles Submit new article Submission of articles accepts basic VBcodes INSTALLATION & UPGRADING This Hack should work on ALL 2.2.x versions and v2.3.0 Please read the install_readme.txt file in the package for fresh installation instructions IMPT: If you installed a previous version pls read the upgrade_readme.txt file carefully for upgrade instructions HACK DOWNLOAD Version 0.4 of this hack can be downloaded here ADD-ONS i) Add-on for vbHome ii) Add-on for ForumHome iii) Add-on to enable only registered members to be able to view the article section DEMO SITES http://www.runaked.com/forums/articles.php ( running v0.4 ) - TheComputerGuy's site http://www.mcseworld.com/forums/infocenter.php ( running v0.3 ) - dontpanic's site Feel free to submit your sites if u installed this hack so it can be listed as another live demo site SUPPORT I cannot promise any support on this as i am pretty new to this but I will try my best. If you are using this hack , pls click the INSTALL button to be kept in the loop of any bug reports, add-ons and hack version updates. Thanks everyone Show Your Support
|
Comments |
#192
|
|||
|
|||
one more request can you make it so that certain mods can access this and add faq and articles to the system? because so far its only restricted to admins.. and I don't want to give my mods access to it.
|
#193
|
|||
|
|||
Quote:
Thanks again! :chinese: |
#194
|
||||
|
||||
Other than the fixes for the bugs reported previously, no other changes.
Check the changelog, main changes are inclusion of the bug fixes and VBcode integration. I just found a HTML editor thats free , may try to integrate that at a later date too ! |
#195
|
|||
|
|||
1st page 200 / 2003 is the best free html editor, it's great for editing templates with ultra edit
http://www.ultraedit.com http://www.evrsoft.com |
#196
|
||||
|
||||
Yep , i use those 2 utilities myself actually.
However i was refering to a WYSIWYG tool for inputting of articles. anyways the next version will not be too soon, totally bogged down by work ... argh |
#197
|
|||
|
|||
awesome hack, cinq. i installed v0.4 with minimal trouble (except for the html issue in the content field which i fixed by reading the fixes in this thread).
my suggestions for the next release are a ratings system for each article (as well as a 'sort by top ratings' routine).. also get rid of the 'date' option when submitting articles and just autofill it in with php's date() routine (or whatever its called). |
#198
|
||||
|
||||
Could you point out which html bits you faced errors with ?
I had assumed i had included all fixes prior to that 0.4 release into the download. Yes, a ratings system is planned but not so soon. kars10 is working on that, have yet to hear from him. As for the date function, yes, i intend to make it a timestamp instead of having to manually fill in the date. Should make sorting easier too. |
#199
|
||||
|
||||
cinq, this is simply awesome. It installed flawlessly.
Some suggestions I would have are already on your todo list (like sub-categories). Other suggestions I have are as follows. 1. Don't ask for the date, just take it from the system date. 2. Make the "Content" field look more like the posting field in vBulletin. 3.In addition to allowing for vbCode, also have the vbcode buttons above the "Content" box (like on vBulletin.org). 4. An option in the ACP to allow/disallow vbCode and HTML and have the suggestion #3 above show or don't show based on this setting. 5. Have a "Posted By" field show up when displaying an article and have it put in the username of the person who posted it. Even show the "Posted By" when listing articles. This is useful for when the article author is not the same as the person of posted it. 6. An ACP option to choose who is allowed to post/edit/view articles in each category. This is good if you want users to just post articles to a particular category and then you move them to the appropriate spot later. It is also good if you have a series of articles that you want to be available only to your moderators or admins. 7. An option in the ACP to change the Display Order when viewing the list of articles/categories without having to edit each individual article/category. The same way that the forum listing allows you to change the display order without having to edit each individual forum. 8. And lastly (probably not), Add a "Search" feature or tie the articles into the existing vBulletin search routine. I want to replace my existing FAQ section (which is currently housed in a forum so it can be searched) with this one because it has so much potential. Overall, good work tho. |
#200
|
||||
|
||||
I just noticed that when an article is posted, the font is very small. If anybody else is having this problem, just do the following.
Edit the "vbArticles_articleview" template. Look for: PHP Code:
PHP Code:
PHP Code:
|
#201
|
||||
|
||||
For those of you who cannot leave well enuf alone, here is something I changed. I wanted the "Recently Added Articles" section to be listed at the top. Here is how you do that.
Edit the "vbArticles_main" template and look for PHP Code:
PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|