vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vB News CMS (https://vborg.vbsupport.ru/showthread.php?t=166966)

davidw 01-04-2008 10:00 PM

vB News CMS
 
Built on the foundation of the 3.6 version, I've rewritten a lot of code and added a few things.

What does this do? It allows you to take your news from your news forums (up to 9 news forums) and display them in a category-style fashion with the ability to add new content, reply to the original story, send to a friend, and print.

Install Instructions

Located in the zipped readme.txt file.

New Features
- Allow usergroups to be able to add/reply to news/content.
- Give the ability to show archives (more than the initial x amount on the vbnews page). The archive page shows only the news/content for that specific forum and is however many you decide.

Frequently Asked Questions

What is the forumid?
The forumid is the id of the forum you have created. Each forum has its own unique number assigned to it. When you click on a forum link you can see a number that is assigned to it. This will show up in the URL of the page you are browsing. Another way of seeing the forumid is to go to your admin control panel => Forums & Moderators => Forum Manager => Click on [Expand All] and then move your mouse over (hover) any of the forums you've created. Your status bar (bottom of screen) should display your forumid (number at the end of the link/url).

What if I don't like the archive name for the forum?
.../archives.php?&do=forum1
you can change this only in the vbnews.php file
Find each instance of
Code:

$archivetext                        =        'forum1';
and change the forum1 to whatever you want it to say, but keep in mind that you will want to ensure each one is different (just as it is there).


Changes

none for 3.7


See screenshots for how it works. Sorry, no demo available at the moment.

Zaiaku 01-04-2008 10:35 PM

Looks good will have to give this a test to see how much I could use this.

cygy2k 01-04-2008 11:56 PM

Can you add to the description at some point? Thanks!

davidw 01-05-2008 12:01 AM

Added - When I copied the notes from 3.6's version, for some reason I deleted them.

mktrilogy 01-05-2008 01:54 AM

hmm, looks interesting, will give it a shot

John3971 01-07-2008 08:09 PM

just wanna report that when you look at it in internet explorer it won´t show up right it will go far out to the right >>

davidw 01-07-2008 11:21 PM

If for some reason 100% isn't working right, you can change it from fluid to fixed by altering template vbnewscms_articlelist.

Find:
Code:

<table align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
and change 100% to whatever number you need to (such at 600 or 800)

John3971 01-08-2008 12:16 AM

Quote:

Originally Posted by davidw (Post 1417478)
If for some reason 100% isn't working right, you can change it from fluid to fixed by altering template vbnewscms_articlelist.

Find:
Code:

<table align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
and change 100% to whatever number you need to (such at 600 or 800)

that does not work i have tried but i figured the problem out and it was nothing like that. you had to add something to the template

flOid 01-12-2008 06:05 PM

Exactly what I needed, tnx! :)

Only two things that I think need improvement:

- the last "read on" link for each section isn't working
- I think it would be a good idea to separate the archive into different pages of X articles, so that all threads of a forum can easily be displayed at a whole, instead of limiting the total number of threads to be displayed in the archive. That would make the mod perfect!

davidw 01-12-2008 08:23 PM

On the first improvement bulletin - I'm not seeing any issues there. What I am seeing however, is that when I click on the last "read on" link - it opens up in the same page as previously last opened page. It reuses that page. Of course, that is on my 3.7 development site with very little mods installed.
On the second issue, can you PM me more details? This could be an option that I could add and update.


All times are GMT. The time now is 02:56 PM.

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.02237 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete