Adding new profile tabs

Status
Not open for further replies.

avi

OMG Member
Joined
Aug 21, 2011
Messages
44
I want to know how to tabs in user profiles. These should display in public profile view :http://xenforo.com/community/members/xenforo.1/ along with other Profile Posts, Recent Activity etc.

My forum deals with books, novels etc.

1. Tab 1 :
Title : Books
It should have different fields like My fav books, authors, genre etc.

2. Tab 2 :
Title : Bookshelf
This is bit complicated compared to above. It should receive a value from members. Here Shelfari's code will be used. Usually it is of the format :

<div id="ShelfariWidget123456"><a href='http://www.shelfari.com/'>Shelfari: Book reviews on your book blog</a><script src="http://www.shelfari.com/ws/123456/widget.js" type="text/javascript" language="javascript"></script></div>

here 123456 is the unique code whenever a user generates a bookshelf at Shelfari.

So, this profile tab, should have a text field to receive the unique code, insert into HTML & complete it. If all goes well, it should display Book Shelf under tab.

Hope I am clear.

Thanks in advance :D
 

Floris

I'm just me :) Hi.
Staff member
Joined
Jan 1, 2001
Messages
60,101
Fuhrmann has documentation about how to do this with his plugin. I believe.
 

avi

OMG Member
Joined
Aug 21, 2011
Messages
44
^yup. but I can hardly understand anything from it :(

few instructions in n00b terms will be appreciated :)
 

Floris

I'm just me :) Hi.
Staff member
Joined
Jan 1, 2001
Messages
60,101
I don't have the answer, Fuhrmann does, he already posted it all in his article.
Either someone else, or him, can reply to you here if they want.
 
Status
Not open for further replies.
Top