AdminAddict

Join Us Members List Today's Posts
Go Back   AdminAddict > Forum and Community Development > Community/Forum Software > vBulletin

Discuss Creating your own relevant replacements in vBulletin in vBulletin at AdminAddict
If you guys are trying to do the $threadinfo['preview'] thing, all you have to do is follow this article.... description ...

Welcome to the AdminAddict.

Hello and welcome to AdminAddict! The one-stop resource for forum and community administrators.

We offer a variety of content and resources, but in order to have access to all of our free tips and tools, you need to register a FREE account.

Registration is free, quick and easy.



(Register to remove this advertisement)
Reply
 
Share Thread Tools Search this Thread
Old October 7th, 2009, 06:27 AM   #16
Oozing Machismo Since 1972
ArnyVee's Avatar
Posts: 1,159
Join Date: May 2009
Location: South Florida

Experience: Intermediate
Forums Admin/Mod: 4
Software: vB3.8x and IPB 3.0

ArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to all
Default Re: Creating your own relevant replacements in vBulletin

If you guys are trying to do the $threadinfo['preview'] thing, all you have to do is follow this article....

description for meta and bookmarksite on showthread - vBulletin.org Forum and this post ..... vBulletin.org Forum - View Single Post - How to use "$thread[preview]" in meta description

....and it'll add the threadpreview into the meta and then you can use the same $threadinfo['preview'] and add it to your showthread like this....

How is this done on AA? First few words of post showing in....

....hope that helps!
ArnyVee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

2 out of 2 members found this post helpful.
Old October 7th, 2009, 07:58 AM   #17
Zealot
Posts: 1,730
Join Date: May 2009

Experience: Advanced
Forums Admin/Mod: 2
Software: vBulletin

Michael is a glorious beacon of lightMichael is a glorious beacon of lightMichael is a glorious beacon of lightMichael is a glorious beacon of lightMichael is a glorious beacon of light
Default Re: Creating your own relevant replacements in vBulletin

How much does $threadinfo['preview'] give you from the thread, I mean how many words or characters?

Thank you Arny!
Message Boards Directory - Free Directory for forums with over 10,000 posts.

Teen Forum
Michael is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 7th, 2009, 08:39 PM   #18
Oozing Machismo Since 1972
ArnyVee's Avatar
Posts: 1,159
Join Date: May 2009
Location: South Florida

Experience: Intermediate
Forums Admin/Mod: 4
Software: vB3.8x and IPB 3.0

ArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to all
Default Re: Creating your own relevant replacements in vBulletin

I believe it was about 150 characters or so. You can check it here: Magic Kingdom Disney Forum
ArnyVee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 8th, 2009, 04:50 AM   #19
Default Re: Creating your own relevant replacements in vBulletin

First 25 words from a thread, I believe, the product is on my list of things to release.
Mikey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 8th, 2009, 06:38 AM   #20
Zealot
Posts: 1,730
Join Date: May 2009

Experience: Advanced
Forums Admin/Mod: 2
Software: vBulletin

Michael is a glorious beacon of lightMichael is a glorious beacon of lightMichael is a glorious beacon of lightMichael is a glorious beacon of lightMichael is a glorious beacon of light
Default Re: Creating your own relevant replacements in vBulletin

Quote:
Originally Posted by Mikey View Post
First 25 words from a thread, I believe, the product is on my list of things to release.
Its a pretty good idea releasing this as a product, I can imagine plenty of people without vbseo using it!
Message Boards Directory - Free Directory for forums with over 10,000 posts.

Teen Forum
Michael is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 8th, 2009, 06:41 AM   #21
Oozing Machismo Since 1972
ArnyVee's Avatar
Posts: 1,159
Join Date: May 2009
Location: South Florida

Experience: Intermediate
Forums Admin/Mod: 4
Software: vB3.8x and IPB 3.0

ArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to allArnyVee is a name known to all
Default Re: Creating your own relevant replacements in vBulletin

Yes, if described properly and you state all of the benefits of it, then folks will add it as a mod.
ArnyVee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 9th, 2009, 12:00 AM   #22
Adept
Peacelily's Avatar
Posts: 241
Join Date: Jul 2009

Experience: Intermediate
Forums Admin/Mod: 2
Software: vBulletin 3.8.x

Peacelily will become famous soon enough
Default Re: Creating your own relevant replacements in vBulletin

Is someone able to explain what exactly is a "relevant replacements"? This sounds interesting, and I looked at Nick's site, but since I don't know what I am looking for, I am confused?
Peacelily is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 9th, 2009, 09:54 AM   #23
Default Re: Creating your own relevant replacements in vBulletin

if you go to my site, let's say, this thread: http://explosivegfx.com/forum/woah-check-out-t827.html

You'll see my product in action, I still have to fix up the code, but basically what it does is add this box:



with the first "x" words from the thread, in this case, it's the first 150 characters, I'm currently looking at the plugin to see if I can allow it to post a set defined number.
Mikey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 10th, 2009, 04:08 AM   #24
Newcomer
Posts: 24
Join Date: Jun 2009
Location: Australia

Experience: Advanced
Forums Admin/Mod: 2
Software: vBulletin 3.7.x

DADOCTOR is on a distinguished road
Default Re: Creating your own relevant replacements in vBulletin

In my Additional CSS Definitions,I have added this code to it,

Quote:
/* ***** H1 Tags ***** */
h1.myh1 {font-family: Arial; font-size: 20px;
color: #26546F; font-weight: bold;}

h2.myh2 {font-family: Arial; font-size: 16px;
color: #26546F; font-weight: bold;}
It is quite different than what is posted here,
and I dont think I have done an edit to my navbar,

Should this code work?
DADOCTOR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 10th, 2009, 06:49 AM   #25
Default Re: Creating your own relevant replacements in vBulletin

Errm, "h1.myh1", doesn't that indicate a class? So you'd have to <h1 class="myh1"> ? I've not seen classes assigned to the H tags, so I dunno if that'd work?

I think it's better to either do a div#myh1 and do that as "<div id="myh1"> $threadinfo['preview']</div>", or if you want to style all the H1's and H2's on your site, just do it like you have, but remove the "myh1", so

Code:
h1 {
font-family: Arial;
font-size: 20px; 
color: #26546F; 
font-weight: bold;
}
Mikey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 12th, 2009, 01:38 AM   #26
Newcomer
Posts: 24
Join Date: Jun 2009
Location: Australia

Experience: Advanced
Forums Admin/Mod: 2
Software: vBulletin 3.7.x

DADOCTOR is on a distinguished road
Default Re: Creating your own relevant replacements in vBulletin

Hello Mikey,

I am really not to good with code and I found this edit/mod on a vb skin website.

I do have vbseo,

So if you help me with any suggestions about whether I should remove this code and start again would be a great help.

Regards
Ryan

It goes to show that you should not trust everything you see on vb sites
DADOCTOR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Old October 31st, 2009, 06:32 PM   #27
Champion
tryfuhl's Avatar
Posts: 391
Join Date: Jun 2009
Location: Charlotte, NC

Experience: Advanced
Forums Admin/Mod: 3
Software: vBulletin 3.8.x
Forum: NoNewbs

tryfuhl will become famous soon enough
View tryfuhl's Twitter Profile
Default Re: Creating your own relevant replacements in vBulletin

Great tip!
tryfuhl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTwitterShare on Facebook
Reply With Quote

Reply

Tags
creating, relevant, replacements

AdminAddict > Forum and Community Development > Community/Forum Software > vBulletin > Creating your own relevant replacements in vBulletin


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:12 PM.
Powered by vBulletin®, ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright ©2008-2010 AdminAddict, All Rights Reserved


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53