Re: Portal System for VBF
Click on his name and look at his profile for more info.
Re: Portal System for VBF
the very reason that code guru has not been updated is due to alterations to the software. That's the main reason why we only alter things when it's absolutely necessary.
Re: Portal System for VBF
Yes but adding an external system like a portal index page shouldnt involve any code changes to the vBulletin software.
Re: Portal System for VBF
Quote:
Originally Posted by RobDog888
Yes but adding an external system like a portal index page shouldnt involve any code changes to the vBulletin software.
True -
Unless you start adding features that might require a log-in -- such as adding articles and then adding the ability to comment on those articles. Once you do that, then you need to tap into the forum registration or you end up with multiple sign-ons (kind of like the internet.com sign on at the top of the page versus the forum sign on... :eek2: )
Brad!
Re: Portal System for VBF
Well yes and no as you can present a login if you want that would log the member into vBulletin and allow commenting on articles retrieving the current member name etc but nothing will go "into" the vB database of touch any of its standard default pages.
It can get complex real fast if its not planned out well or depending on what is really desired to be done.
I think it would be easiest to implement somthing that would stand alone / separate of the vBulletin software / site but only pull in relevant data for presentation on the portal from it only. ie: hot threads, polls, announcements, news etc.
There are several external systems that integrate with vB or can act as separate products, most free and some paid. It just depends on what can be approved and what level of integration is desired.
Re: Portal System for VBF
Wouldn't a separate login system for the portal be better? Since you might get people who just want to keep up-to-date with the news and articles available in the portal system only.
Though i can see the other way having its positives as well. It would be harder though. If you wanted them intertwined (forum and portal login systems) then i am not sure how JM feel about it but would they consider using the vBadvanced or what ever the portal system is for vBulletin and just customizing it to there liking?
<edit> just noticed my post brings up almost the same identical ideas as Rob's Sorry :p
Re: Portal System for VBF
maybe I'm being thick, but I'm still not getting the advantage of having something like that. As a member, it's probably not something I'd use at all.
-tg
Re: Portal System for VBF
vBA is an ok system but it integrates too heavily with vB so I think for JM they wouldnt go with it. But how it presents a login box for you on their page is showing how simple it is to just create a couple of textboxes and call the php function to log the user in.
See if we had the portal already before the MS VB Slo Chat we could have featured it on the portal and got more members/guests aware of it and involved.
@Paul, see we are thinking along the same lines could mean that other members would too.
Re: Portal System for VBF
Quote:
Originally Posted by RobDog888
vBA is an ok system but it integrates too heavily with vB so I think for JM they wouldnt go with it. But how it presents a login box for you on their page is showing how simple it is to just create a couple of textboxes and call the php function to log the user in.
See if we had the portal already before the MS VB Slo Chat we could have featured it on the portal and got more members/guests aware of it and involved.
@Paul, see we are thinking along the same lines could mean that other members would too.
I hope they are :)
Okay got another idea (seems i have to many :lol:) what would people think about having the forum system embedded into the portal? This is if both were integrated would it be a good idea? Personally i don't like it but i have seen some sites that haven't done such a bad job at making it work neatly.
Re: Portal System for VBF
I wouldnt think I'd like that and probably too much to try to get JM to do. Remember they have 30+ forum sites to manage.
I may be wrong but I think that all the portals that they have on the sites that do have one have been designed befor ethe forums and forums were added to it. We have the difference of having the forums first and adding something extra along side of it.
Re: Portal System for VBF
Quote:
Originally Posted by RobDog888
I wouldnt think I'd like that and probably too much to try to get JM to do. Remember they have 30+ forum sites to manage.
I may be wrong but I think that all the portals that they have on the sites that do have one have been designed befor ethe forums and forums were added to it. We have the difference of having the forums first and adding something extra along side of it.
So it would be easier in that respect right?
Re: Portal System for VBF
I would think so but Im not privy to the behind the scenes stuff JM has or has to work with.
Re: Portal System for VBF
Just to clarify -
When you guys say "Portal" what do you actual mean? This forum use to have a site associated with it called VBWorld (and other names). Are you talking something like that -- an associated site with articles and other content? Or are you talking a portal -- which generally is more of a landing page with links to content elsewhere?
What are you primarily talking about just so we are clear?
Brad!
(If you are talking 'sites', then how about if we make it www.Codeguru.com/vb ;) )
Re: Portal System for VBF
We already use VB advanced
Re: Portal System for VBF
I am talking about a landing page where the prementioned content types are/can be displayed.
@Joe, We dont use vBA here but what other JM sites use it?
Re: Portal System for VBF
Re: Portal System for VBF
Yes, Im an webdeveloper too and didnt notice it was vBA as the copyright footer is gone so it must be a branding free license :D
It uses the sites styles so its really easy to implement and has the login box already too as one of its modules.
We could use it here and present differnt modules to display whatever we want.
So is adding a portal a decent possibility here?
Re: Portal System for VBF
I would say probably not, I don't see what it would add to this site.
Re: Portal System for VBF
Well it would add the same or more benefits then other JM sites where it is used. vBA would add more headaches for upgrades as its too integrated with vB but I understand that the benefits need to outweigh the costs/time to maintain it. This is why I just thought if we had an independant page for a portal it would be alot easier to manage. Just rss feeds and queries to the vB database etc to present content. Nothing major or complex.
Re: Portal System for VBF
Well my first inclination is to say that we already have performance issues here, and everything you add, adds to those issues, including RSS feeds. Yes, VBA is difficult to maintain, the CMS is not terribly well designed, but I already know it at this point. The thing is, I would be the only one who could make changes to it. It's not like we would be able to add user content at will.
Re: Portal System for VBF
How long would it take to solve these performance issues? And haven't they got to do with the ad's?