The Arcive of vBulletin Modifications Site. |
|
Alphabetical List Thread Details »»
|
|||||||||||||||||||||||||||||||||||
Alphabetical List Post is a simple addon for vBulletin 4
you can create a totally automated an alphabetical list of threads present in a forum. The list is placed inside of a post without any change of template. The creation of the discussion list is very quick and simple:
Installation: 1. Import product-ct_thread_list.xml 2. Configure the hack in vBulletin Options -> CT-> Simple Alphabetical List Changelog: 4.0.0 started version 4.0.1 fix adding CSS if Store CSS Stylesheets as Files is active (thank Lynne for help) 4.0.2 no vbseo user (refresh page) 4.0.3 / 4.0.4 /4.0.5 tests for vbseo 4.0.6 added compatibility vbseo - fix refresh page on click anchor link - added option sticky on list 04/04/12 change dependency maxversion from 4.1.9 to 4.2.99 4.0.9 fix for vbseo 3.6 4.0.9s for only spanish language add letter ? Translations: Italian language: Collectiontricks Support: Low priority will be given to posters who do not have this marked as installed Brand: The addon insert the brand, if you want to use addons do not remove Donation: Any donation is always welcome Attention with TapaTalk the list is not created, the secretkey is displayed in the post At this address (link) there is a detailed description of the addon, unfortunately it is only Italian. Download Now
Show Your Support
|
|||||||||||||||||||||||||||||||||||
| 6 благодарности(ей) от: | ||
| crazyboy1661, Gn_Snake, Gorgasm, misericorde, rechoncho, TheLastSuperman | ||
| Comments |
|
#2
|
||||
|
||||
|
reserved
|
|
#3
|
||||
|
||||
|
reserved 2
|
|
#4
|
|||
|
|||
|
I might have to test this one out. It looks very interesting
|
|
#5
|
|||
|
|||
|
|
|
#6
|
||||
|
||||
|
it is a problem with the template css, apparently in your site the template is not loaded,
you can try to add this css code on template additional.css Code:
#charlistnav {
border:solid {vb:stylevar lightweightbox_border.borderWidth}px {vb:stylevar lightweightbox_border.borderColor};
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
padding:3px;
margin-bottom:1em;
width:auto;
}
#bitletter {
border:solid {vb:stylevar lightweightbox_border.borderWidth}px {vb:stylevar lightweightbox_border.borderColor};
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
padding:3px;
margin-bottom:1em;
width:auto;
}
#charlistnav dt {
float:{vb:stylevar left};
width:13%;
}
#charlistnav dd {
float:{vb:stylevar left} ;
width:3.2%;
}
#charlistnav dd a {
font-size:{vb:stylevar small_fontSize};
padding:2px 1px;
border:solid {vb:stylevar lightweightbox_border.borderWidth}px {vb:stylevar lightweightbox_border.borderColor};
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
background-color:{vb:stylevar lightweightbox_background.backgroundColor};
text-decoration:none;
display:block;
text-align:center;
}
#charlistnav dd span {
font-size:{vb:stylevar small_fontSize};
padding:2px 1px;
border:solid {vb:stylevar lightweightbox_border.borderWidth}px {vb:stylevar lightweightbox_border.borderColor};
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
background-color:{vb:stylevar lightweightbox_background.backgroundColor};
text-decoration:none;
display:block;
text-align:center;
}
#charlistnav dd a:hover {
border-color:{vb:stylevar link_color};
background:{vb:stylevar link_color};
color:white;
}
|
|
#7
|
|||
|
|||
|
excellent work
It could do this with less height? http://img824.imageshack.us/img824/8...nshot007li.png Many thanks pardon my English |
|
#8
|
||||
|
||||
|
Then pass me the link to the discussion
which browser do you use? On my test site it works fine thanks |
|
#9
|
|||
|
|||
|
Works well with all browsers.
I mean remove the blank header thanks |
|
#10
|
||||
|
||||
|
I see nothing in the code that creates the space.
I use the same CSS that vbulletin use to create the alphabetical list member. you can pass me the link in private to the alphabetical discussion Regards |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|