PDA

View Full Version : Add-On Releases - Footer links


vitalie
02-23-2009, 10:00 PM
This is a simple product that allows insertion of footer links in your forum (after copyright text). From the AdminCP you can enable/disable hack and manage footer links.

Usage:

Import the xml product in your forum's AdminCP, then go to vBulletin Options-> Footer Links.

Add your footer links (one per line) in the textarea field. You can specify additional link information (name, title) using separator (customizable, default: |).

Examples:
http://www.example.com
http://www.example.com|link name
http://www.example.com|link name|link title

AzzidReign
02-24-2009, 05:50 PM
I was actually just thinking about getting someone to make something similar to this. I'll have to modify it to fit my needs but should work just fine :)

Thanks!

vitalie
02-24-2009, 07:08 PM
I was actually just thinking about getting someone to make something similar to this. I'll have to modify it to fit my needs but should work just fine :)

Thanks!

I'm glad you found it useful :), if you need features that can be useful to others you should mention them here and I'll implement them.

nyqnzguju999
02-24-2009, 08:54 PM
1)Maybe color options.
2) Bold

Brandon Sheley
02-24-2009, 09:14 PM
nice idea, does it add queries to the page?

ragtek
02-24-2009, 09:17 PM
nice idea, does it add queries to the page?

no

i've also made something like this
http://vbulletin-germany.org/showthread.php?t=977
mine just also have the option to choose on which script the link should be shown

vitalie
02-25-2009, 06:45 AM
1)Maybe color options.
2) Bold

You can do easy with CSS, you have 2 options in AdminCP to configure CSS class and id of the links.

GigaSb
02-25-2009, 12:12 PM
what is the $var that added ? because i have different style and its messy.

i like the script very much but i need to take it a little up then the current place.

installed & rated 5

vitalie
02-25-2009, 12:28 PM
what is the $var that added ? because i have different style and its messy.

i like the script very much but i need to take it a little up then the current place.

installed & rated 5

Default id/class name is "footer_links" but you can customize it from the AdminCP.

GigaSb
02-25-2009, 02:25 PM
Default id/class name is "footer_links" but you can customize it from the AdminCP.

thank you for fast answer, ill try that ;)

GigaSb
02-25-2009, 06:07 PM
Default id/class name is "footer_links" but you can customize it from the AdminCP.

when i put "$footer_links" whenever i want its not showed.
its stays in the same place.

vitalie
02-25-2009, 06:25 PM
when i put "$footer_links" whenever i want its not showed.
its stays in the same place.

Sorry, I didn't understood what are you trying to achieve. Can you offer more details ?

GigaSb
02-25-2009, 08:05 PM
i want to take all the links to another place.

example: below navbar (or whenever i want)

adhmwagde
02-26-2009, 10:22 AM
great installed...:)

verino
02-27-2009, 01:19 AM
*installed*

Works fine with 3.7.2 :up:

Switch02
02-27-2009, 04:20 PM
Hi, just wondering if is good for SEO to have many urls in the footer??

GigaSb
02-28-2009, 04:04 PM
i want to take all the links to another place.

example: below navbar (or whenever i want)

possible ?

joh
03-09-2009, 03:26 PM
I want to name that area with the link, were do i place the title? I do not see your code in my footer template.