The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Article and Review System

Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews.

Advertisement
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 10-11-2008, 09:08 AM
MotMann MotMann is offline
Senior Member
 
Join Date: Aug 2006
Posts: 161
Geek Article and Review System License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Exclamation New Gars Version for the actual vB?

In Gars in missing some Features from vB, if i wrote a new Post

• No Tags Field
• No Portal Icon if use vBCMS
(The side don't be look the same as in vB, if i wrote a new Post)

• No Tags Icon, if there Tags written

You understand me?
Reply With Quote
  #2  
Old 10-15-2008, 12:01 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Tags have already been incorporated in the GARS_newthread template. To manually add tags, find $posticons in the GARS_newthread template and beforehand add the following:
Code:
					<if condition="$show['tag_option']">
						<fieldset class="fieldset" style="margin-top: $stylevar[cellpadding]px">
							<legend>$vbphrase[tags]</legend>
							<div style="padding:$stylevar[formspacer]px">
								<div>$vbphrase[separate_tags_using_comma]</div>
								<span id="tag_add"><input type="text" class="bginput" name="taglist" id="tag_add_input" value="$newpost[taglist]" size="40" /></span>
								<if condition="$show['tags_remain']"><div><phrase 1="$tags_remain">$vbphrase[you_may_add_x_tags_to_thread]</phrase></div></if>
							</div>
							<if condition="$show['popups']">
								<div id="tag_add_menu" class="vbmenu_popup" style="display:none"></div>
								<script type="text/javascript" src="clientscript/vbulletin_ajax_tagsugg.js?v=$vboptions[simpleversion]"></script>
								<script type="text/javascript">
								<!--
									vbmenu_register('tag_add', true);
									tag_add_comp = new vB_AJAX_TagSuggest('tag_add_comp', 'tag_add_input', 'tag_add');
									tag_add_comp.allow_multiple = true;
									tag_add_comp.set_delimiters('$tag_delimiters');
								//-->
								</script>
							</if>
						</fieldset>
					</if>
Not sure what to suggest for vBCMS, as I don't use vBCMS and am not familiar with that code.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 10-15-2008, 08:23 PM
MotMann MotMann is offline
Senior Member
 
Join Date: Aug 2006
Posts: 161
Geek Article and Review System License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

I mean, why the Postwindows don't look the same as from vB?
And when comes the Version, where the new vB supportet? With Tags in Postwindows, in "Home" the Tags-Icon and so on.

Last edited by MotMann; 10-15-2008 at 08:25 PM..
Reply With Quote
  #4  
Old 10-15-2008, 11:02 PM
Lizard King's Avatar
Lizard King Lizard King is offline
Senior Member
 
Join Date: Oct 2005
Location: Istanbul
Posts: 555
Geek Article and Review System License Holder Geek Gazette License Holder 
Default

Gars fully supports even vB 3.8. I am not sure what you are referring to but Gars works perfect.
Reply With Quote
Reply

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Actual Version MotMann Geek Article and Review System 1 07-27-2009 05:12 PM
Current Version of GARS waltercat Geek Article and Review System 3 05-31-2009 08:04 PM
Is this a modified version of GARS? pcoskat Geek Article and Review System 1 06-10-2008 12:28 PM
Is GARS 2.1.8m version is compatible with vB3.7.0 b3? PrimeEvil Geek Article and Review System 4 01-13-2008 11:07 PM
Gars 2.0.0 RC 5 to the latest version Ghostsuit Geek Article and Review System 1 11-01-2007 04:39 PM


All times are GMT. The time now is 10:37 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.