The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Geek Article System 3.52 Details »» | |||||||||||||||||||||||||
IMPORTANT:
Please note that I can no longer support this project. Primarily as it is designed for vb3.0.x and I no longer use that version (im obviously on vb3.5x ). There is a version for vb3.5 however its a commercial script. This project is left here for the community. ----------------------- HowdA All. The GAS3 system is a comprehensive article system that completely integrates into vB3. News:
Originally, I looked into other article systems to integrate with my forums but just got irritated over and over again as I found the other offering out there very limiting for my needs. I wanted to use my members usergroup permissions, the search facility (so when someone did a search for 'bob' both articles AND threads appeared on one page), I also wanted wysiwyg editing and vBs attachment system. Well, I accomplished 99% of my needs with the Geek Article System 2.0 Why 3.0? While the 2.0 was fine for my needs, many users began asking for a far more complex system that took the beauty of 2.0 and added popular features in the other article systems. Here are the features in a nutshell:
Change log 13.05.05 - updated to 3.52 All this does is update GAS for the GAL4.0 integration. To update, simply replace your existing functions_geekarticles.php with the one in the latest package. 18.3.05 - updated to 3.51 This really just fixes a couple of mega minor bugs. Added new default icon per forum functionality (see readme) Wrote a real README. Wrote a seperate 3.5x upgrade script. Users of 3.5x should run admincp/gas3_upgrade.php 16.3.05 - updated to 3.50 Loads of new features and a new installer that makes the file changes for you. New forumdisplay Uploading of images for your header Synopsis box yadayadayda 10.2.05 - updated to 3.02 Fixed typo in readme (step 2.6 referenced $articlebyline instead of $GAS_byline). This bug fixes the disappearing byline when editing an article. To upgrade - edit your editpost template and search for $articlebyline then replace it with $GAS_byline Importers I have made an importer for v3articles. Technically speaking, you dont have to strictly have GAS3 installed to use the importer (though it is ideal). What it does is essentailly import v3articles, comments, ratings, and attachments into existing forums as new threads, replies, threadratings, and post attachments. The idea is that you install GAS3, create the forums to house your articles, and then import your existing v3articles into them (but as I said, you can simply import v3articles into normal forums without having GAS3 installed). There is also a rollback feature in case you change your mind or experience a problem with the import. Your v3articles installation isnt touched. In fact, no v3articles are harmed in the process Known issues:
http://www.thenailgeek.com/showthread.php?t=11287 http://www.thenailgeek.com/showthread.php?t=8801 - pages with comments (click View Comments to see comments only) Difficulty - EASY Time - about 5 minutes File modifications? a few but now all done automatically for you Change log: Updated to 3.01 Feb 7th Fixed a couple template errors and minor readme instructions Instructions Click install. I have busted my butt over the past few weeks to do this and all I ask is that you click install if you use it
I would therefore backup your DB, your styles, and any of the files the README asks you to change. nJoy Show Your Support
|
Comments |
#722
|
||||
|
||||
Quote:
by the way, i'm I the first v3article importer? just wondering... |
#723
|
||||
|
||||
Quote:
|
#724
|
|||
|
|||
I need a bit of help with this pleeeeease...
Can 'Comma separated list of forum id's ' be reversed and only include the excluded forums? |
#725
|
|||
|
|||
Quote:
When I post in my news forum vBPortal picks it up and projects it on the homepage, it picks up a default image or it picks up the image that's attached. When I use a forum that's transformed into a Geek Article Forum and put this forum in vbportal settings to be projected on the homepage it does works fine, but not the attached image!! So the news.php file of vBPortal needs an adjustment/addition of the part of your scripts that would pick up that image that is attached to an Geek Article. |
#726
|
|||
|
|||
Question on the V3Articles Importer. Does it affect the original articles, or is that stuff still there until I delete it?
Basically, I guess what I want to know is, if I do the import and I decide I liked it better or want to go with another hack, I'm I stuck having my articles in a forum? Or can I go back to the way they were? |
#727
|
||||
|
||||
Quote:
|
#728
|
|||
|
|||
Is there an importer for cinq's article hack? I'd love to put all articles under the same roof.
|
#729
|
||||
|
||||
lucabosurgi - this is a good suggestion brought up yesterday however no immediate plans to put it in yet
xug - what your asking is basically the same thing: An add on for GAS that really works pretty much the same. Right now my hands are just too full to spend much time developing it. I will - its just a matter of time. Julie - It doesnt touch the original v3articles so you can always go back. There is also a rollback feature to remove the articles you imported into GAS Lionel - Given time and enough requests I would do one - but there has only been a couple requests and I dont have the spare time anyway |
#730
|
|||
|
|||
Hey Geek, first off I gotta say you got some killer hacks I had Geek Articles 3.5 and Geek Gallery Popup working together just fine, but with Articles 3.51 installation, due to other hacks being installed, I had to do the manaul file edits
I hit a snag with the file edit for Newthread.php. What happens is when I tried to integrate the Articles hack and Gallery pop up hack, the newthread.php in my Articles forum displays as normal... no byline, image uploader, nothing. But the Open link under the smilie box shows just fine. If I remove the Geek_Gallery_Popup from the Phrasegroups = Array, it goes back to working as the Articles hack should. Anyway, here's the edit with both hacks: PHP Code:
Did I do something wrong? Sorry if I'm not making too much sense, this has been a long day, and you seem to have enough to worry about. I did try searching the thread for a similar problem/solution, but like I said, I'm out of it. |
#731
|
|||
|
|||
Code:
//=== GAS Step 500 === $phrasegroups = array('threadmanage', 'posting', 'geek_articles','Geek_Gallery_Popup'); |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|