PDA

View Full Version : Article system - is it being considered?


md3sign
09-25-2007, 08:15 AM
I was just wondering if an article system is being considered for VBA or not. Basically pulling forum posts, displaying them on an external URL, and splitting them up into pages based on custom bb code like [page]. Yay or nay?

Lionel
09-25-2007, 09:05 AM
Something like that (http://www.haitiwebs.com/forums/magazine.php?issueid=1)? This is more like a cover page with more than 300 possible ways to display... Almost done.

Our Sponsors
 

md3sign
09-25-2007, 09:46 AM
Not really. That just looks like a custom version of VBA. I mean something (like a script) that takes a VB post, displays it on an external URL, detects page breaks via something like [page] tags, and splits it up into multiple pages. Does that makes sense? http://www.techpowerup.com does this with their articles

Tom M
09-25-2007, 11:09 AM
I did a very basic version quite some time ago (pre-dates GARS) that I recently updated for my personal use to vb 3.6.x and vBa 3.0. If it's enough of what you are looking for I could probably package it up and make this version releasable.