Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-10-2004, 04:03 AM
krohnathlonman krohnathlonman is offline
 
Join Date: Feb 2004
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Article system coming soon!

I've been working on porting my custom article system over to Vbulletin!

can be seen in action:
http://iamnotageek.com/articles.php

It's working great with style changing capabilities.

Basically just use something like VBindex for your news and use the system I'm making for articles....

The only other real article system I've found for Vbulletin I really don't like and its here: http://www.vbportal.com/
There's another at v3arcade, but again it just doesn't work for people like me.

after a couple months without updating you guys:

6-26
[PAGEBREAK] now working for the add process which makes only 1 text box on submission process. I'll be integrating the HTMLArea editor into this box next. I'll get this working for the edit process at a later date. I'm considering the performance affects of using $textarray=split('\[PAGEBREAK]',$text); in the article display. This would eliminate the page limitation, BUT at a cost to performance. I'm not sure yet if I'm willing to do this for my site. Currently the system is limited to 10 pages. I'm thinking about increasing this limit to 20 if there's actually demand for it. I don't have anything over 9 pages on my site.

HTMLArea editor now in place as the image attatchment suggests. That means both of the lbig features I said I'd like to have are now in place.... Obviously I plan on tweaking the editor quite a bit to customize it towards the needs of this system. Currently it's the base example put into place and working.

Also considering security aspects of a delete process. Maybe something like only allowing certain userids access? I want to make sure that the delete process is secure. Currently I'm using phpmyadmin for deletions which is very protected on my system.

Also Considering Titles in the Page dropdown list. Not sure of the best way of doing this YET I may include them in the [Pagebreak] but I'll have to change the DB structure a bit. I'll wait on this till I decide about page support.
Attached Images
File Type: png untitled.PNG (14.7 KB, 0 views)
Reply With Quote
  #2  
Old 04-10-2004, 04:38 AM
Vivi Ornitier's Avatar
Vivi Ornitier Vivi Ornitier is offline
 
Join Date: Nov 2001
Location: Black Mage Village
Posts: 442
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like very much, can't wait
Reply With Quote
  #3  
Old 04-10-2004, 06:02 AM
SVTBlackLight01's Avatar
SVTBlackLight01 SVTBlackLight01 is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by krohnathlonman
Basically just use something like VBindex for your news and use the system I'm making for articles....
That is exactly what I need and have been trying to piece together. Do you have an expected time frame.


By "style changing capabilities" do you mean that it will be able to use it's own style separate from the forums. Will users be able to write articles?
Reply With Quote
  #4  
Old 04-10-2004, 06:18 AM
krohnathlonman krohnathlonman is offline
 
Join Date: Feb 2004
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Take a look here for the article system working integrated with VB

Look Here for the normal template

I decided to keep the header and footer related information seperate from the standard forum ones. I'm also going to make a custom sidebar for it.

There's currently 6 new templates. The add and edit processes are under the /admincp for password protection that way.

I have a seperate config.php file right this second because my admin tools and reports aren't integrated with Vbulletin. What I've done is on only page 1 I log the referring URL. Then you can see who your top referring URLs were

The first release is going to just be my article system completely compatible with the way VBulletin works and using Vbulletins templates. Later additions will be things like the printer friendly articles ONLY being available to logged in users OR subscribers.

So far I've managed to get away without having to modify additional files! you'll be able to upload the files, add the new DB sections and add the templates. This'll be a release with basically no hacking Later versions will , but not this one.

I'll let you know how it handles a decent load by posting some content on Monday to see how it handles ~60k pageviews in a day. I may need some help with optimizations. This first release will be a "working beta"
Reply With Quote
  #5  
Old 04-10-2004, 11:31 AM
White Knight White Knight is offline
 
Join Date: Nov 2001
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im looking forward to checking this out.. Nice work!

BTW: I agree with the vbportal software... it was great for 2.0.. but when down hill it looks like for 3.0
Reply With Quote
  #6  
Old 04-10-2004, 03:45 PM
krohnathlonman krohnathlonman is offline
 
Join Date: Feb 2004
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah, VBportal worked great in the 2.0 days but they took things in a direction that really doesn't work for me or my site.
Reply With Quote
  #7  
Old 04-10-2004, 05:46 PM
erikajune's Avatar
erikajune erikajune is offline
 
Join Date: Jan 2004
Location: Canada
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ohhhh, this is EXACTLY what I need! I absolutely love it! Can't wait!
Reply With Quote
  #8  
Old 04-10-2004, 05:59 PM
krohnathlonman krohnathlonman is offline
 
Join Date: Feb 2004
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Currently I'm fighting with making the categories display properly. Trying to avoid making you guys modify much.

If somebody could give me a hand and help me make all of the templates compatible with the multi style system it would speed things up quite a bit! I've got that as the last thing on my list to do

BTW I'm getting some killer google placement with this system... Do searches on things relevant to any of my articles.....
Reply With Quote
  #9  
Old 04-11-2004, 07:01 AM
bob46802 bob46802 is offline
 
Join Date: Dec 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im really interested in this

I sent you a PM
Reply With Quote
  #10  
Old 04-11-2004, 01:29 PM
White Knight White Knight is offline
 
Join Date: Nov 2001
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by krohnathlonman
Currently I'm fighting with making the categories display properly. Trying to avoid making you guys modify much.

If somebody could give me a hand and help me make all of the templates compatible with the multi style system it would speed things up quite a bit! I've got that as the last thing on my list to do

BTW I'm getting some killer google placement with this system... Do searches on things relevant to any of my articles.....
I just started to bite into PHP coding.. heck had to for some of the modules I was running with vbportal..

Modifications dont scare me .. not having a backup when i did it does.. lol

Google placement is always great to hear. Specially when web crawlers just love to skip over websites with php

But if you want me to take a peak at it I am sure I could do it.. but like I said I probebly wont be that good of use untill I learn this a bit more.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:05 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.04367 seconds
  • Memory Usage 2,284KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete