Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Geek Article System 2.0 (lite) Details »»
Geek Article System 2.0 (lite)
Version: 2.0, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 12-12-2004 Last Update: 01-16-2005 Installs: 45
 
No support by the author.

This hack is a simple and effective (but lighter) version of the very popular Geek Article System 3.0 .
This is actually the first Geek Article System which I still support as it offers people who dont need all the whistles and bells of the larger version (multipage, sidebar, bylines) in a far simpler nutshell.

The key reason for me crating GAS was that I wanted my articles (I also use them as tutorials) to be searchable and reside within the Froums. So I made this simple hack. It may not be all singing and dancing, but I think it can moonwalk with the best of them.

Difficulty to install: A cinch
Time to install: ~5 minutes (if that)
Installer: yup

UPDATE v.2c (17/01/2004)
Fixed rouge phrase that didnt install right.

UPDATE v.2 (04/01/2004)
Removed some left over html in geek_postbit_article that was for my style. The extra HTML that was in there may wack out your layout a touch.
Added a missing phrase (geek_articles_rate_this_article)
Installs either English or French phrases (thanks to cclaerhout)

UPDATE V. 2 (03/01/2004)
Added 2 more templates: showthread and forumdisplay variants (though these are much more subtle... mostly phrase changes
Added a couple of buttons (comments and new article)
Grouped phrases into their own lot

UPDATE V. 1.5 (14/12/2004)
Creted a Zip file with installer and ReadMe
Phrased the postbit.
Thats about it.


nJoy

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 12-13-2004, 05:49 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am in america...
Reply With Quote
  #33  
Old 12-13-2004, 05:53 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I looked at the demo again. I still fail to see why this is better than the way the postbit is now. If I use this mod, it will imply that all articles that I post were written by me. This is not always the case.
Reply With Quote
  #34  
Old 12-13-2004, 06:02 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
OK, I looked at the demo again. I still fail to see why this is better than the way the postbit is now. If I use this mod, it will imply that all articles that I post were written by me. This is not always the case.
Very true bitg. It is more of a cosmetic thing I suppose. Saying that, isnt there some hack around here that lets you post as another user? If so... there you go. Marry the two together and live happily ever after

Have you tried vbarticles? Not sure but that may do what you are after.
Reply With Quote
  #35  
Old 12-13-2004, 06:07 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vb3articles is the same problem. Yours is much better. I just want another field that a user has to fill out when posting an article. The field is "Article Author". That is it. Then your modification would be perfect for me.

Then when the article is displayed, it would say "Article contributor" (which is the person uploading it) and "Article Author" (which is the person who wrote it). Granted, I could add this manually to the top of each article, but it would be nice if it were part of the system.
Reply With Quote
  #36  
Old 12-13-2004, 06:13 PM
Snow's Avatar
Snow Snow is offline
 
Join Date: Jul 2004
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
OK, I looked at the demo again. I still fail to see why this is better than the way the postbit is now.
It distinguishes the official articles/tutorials from the standard threads.
Quote:
If I use this mod, it will imply that all articles that I post were written by me. This is not always the case.
on my forum at least, the "written by" states the article author not me.
Reply With Quote
  #37  
Old 12-13-2004, 06:18 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
vb3articles is the same problem. Yours is much better. I just want another field that a user has to fill out when posting an article. The field is "Article Author". That is it. Then your modification would be perfect for me.

Then when the article is displayed, it would say "Article contributor" (which is the person uploading it) and "Article Author" (which is the person who wrote it). Granted, I could add this manually to the top of each article, but it would be nice if it were part of the system.
Ah, I see what you mean. I will look into it however off the top of my head it means either altering the threads table to add another column (ugly IMO) or adding another table with this info (much better and easier). It then means either selecting from that table or changing the SQL that pulls the posts to join and include this outside table.

The other thing of course would be that newpost.php would have to be tweaked to accomidate.

Its all doable... but I dont know when I would have the time to do it.

Just as a thought: could this do the trick? I just browsed through it and it looks like it adds a text field to a new thread. If thats the case, it should be super easy to simply use that as the text field your after.

Sorry it isnt as perfect of a solution. Let me know how you crack on with it.
Reply With Quote
  #38  
Old 12-13-2004, 06:28 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lionel
I am in america...
eh? Im going to get a large dent in the centre of my forehead over this. The seesions.php error is in regards to the 'auto selecting language' hack I put on the other day. Are you certain it still isnt working?

What about if you look at Snows? http://www.aboho.com/forum/showthread.php?t=2433

(hope you dont mind me posting the URL Snow). Can you see that Lionel. If so, then it is that other hack I installed recently (going to have to find a way tofix it). However if you CANT see it and get the same error, then there is a veryvery freaky bug hanging about in vB3 as a whole!

My Maney is on the language hack I did

Let me know Lionel.

Cheers
Reply With Quote
  #39  
Old 12-13-2004, 07:25 PM
Snow's Avatar
Snow Snow is offline
 
Join Date: Jul 2004
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by the nail geek
(hope you dont mind me posting the URL Snow).
no prob.
Reply With Quote
  #40  
Old 12-13-2004, 08:01 PM
auveeb auveeb is offline
 
Join Date: Nov 2004
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Can somebody explain what this hack does? Thanks
Reply With Quote
  #41  
Old 12-13-2004, 08:03 PM
Nordinho Nordinho is offline
 
Join Date: Aug 2004
Location: Netherlands
Posts: 288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by auveeb
Hello,

Can somebody explain what this hack does? Thanks
It turns the threads of a chosen forum into articles...

Nailgeek: thanks a lot!! flawless install!! Great hack!!
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 02:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08516 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete