The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vFcoders - Activity Stream (Sideblock) Details »» | |||||||||||||||||||||||||||||||
.::vFcoders - Activity Stream (Sideblock)::. What is it? ===================================== This mod will display activitystream in sideblock and uses AJAX technology to filter the contents. Features ===================================== 1. All Features which is there in vB Default Activity Stream. 2. Uses AJAX technology so user don't have to refresh to filter contents. 3. No Template Edits. DEMO ===================================== Code:
http://www.screencast-o-matic.com/watch/cl1VDdG7S ===================================== 1. Unzip vFcoders - Activity Stream.zip File. 2. Upload the contents of "UPLOAD" Folder to forumroot. 3. In the Product Manager in AdminCP, import the product XML file inside "XML" Folder Uninstalling: ===================================== 1. Uninstall the product from the Product Manager in the AdminCP. Mod History: v1.0 : 01 June 2012 : First Release. vFcoders - Activity Stream (Widget) -> Click On Mark As Installed If You Have Installed This Mod. -> You Can Nominate it also for Mod Of The Month. -> If u like my work, you can Donate me also. Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
|||
|
|||
Quote:
Apart From New User, it will show Latest Videos Posted in Posts and few more things.. |
#33
|
|||
|
|||
Quote:
|
#34
|
||||
|
||||
Quote:
Thanks, but this is how its showing up now. Also, can we try to center the photos too? |
#35
|
|||
|
|||
Quote:
Code:
<script type="text/javascript" src="includes/vfc_as_block/js/vfc_as_block.js"></script> {vb:cssfile actstream_sideblock.css} <script type="text/javascript"> <!-- var activity_stream_options = { 'type' : 'home', 'mindateline' : '{vb:raw actdata.mindateline}', 'maxdateline' : '{vb:raw actdata.maxdateline}', 'minscore' : '{vb:raw actdata.minscore}', 'minid' : '{vb:raw actdata.minid}', 'maxid' : '{vb:raw actdata.maxid}', 'count' : '{vb:raw actdata.count}', 'totalcount' : '{vb:raw actdata.totalcount}', 'perpage' : '{vb:raw actdata.perpage}', 'sortby' : '{vb:raw actdata.sortby}', 'time' : '{vb:raw actdata.time}', 'show' : '{vb:raw actdata.show}', 'newcontent' : '{vb:raw actdata.new}', 'refresh' : '{vb:raw actdata.refresh}' }; // --> </script> <li> <div class="block smaller"> <div class="vbcat"><div class="vbcat_left"><div class="vbcat_right"> <div class="blocksubhead"> <a class="collapse" id="collapse_block_activity" href="{vb:raw relpath}#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_activity"/></a> <span class="blocktitle">{vb:raw blockinfo.title} <span class="activitystream" style="margin:0px;float:right;display:block;" id="streamfilter"> <div class="popupgroup"> <div class="popupmenu"> <a href="javascript://" class="popupctrl" id="filterpopup">{vb:rawphrase filter}</a> <table class="popupbody popuphover filter"> <thead> <tr> <th>{vb:rawphrase sort_by}</th> <th>{vb:rawphrase time}</th> <th>{vb:rawphrase show}</th> </tr> </thead> <tbody> <tr id="vfc_filters"> {vb:raw filters} </tr> </tbody> </table> </div> </div> </span></span> </div> </div></div></div> <div class="widget_content blockbody floatcontainer"> <div id="block_activity" class="blockrow"> {vb:raw content} </div> </div> <div class="vbcat_bottom"><div class="vbcat_bottom_left"><div class="vbcat_bottom_right"> </div></div></div> </div> <div class="underblock"></div> </li> <script type="text/javascript" src="clientscript/vbulletin_activitystream.js?v={vb:raw vboptions.simpleversion}"></script> |
#36
|
||||
|
||||
Thanks, but it still looks exactly the same.
|
#37
|
|||
|
|||
Change 11 to 10 (or maybe 9)
|
#38
|
|||
|
|||
try increasing sideblock size (10-20 px more) so that filter dropdown can come next to collapse button.
|
#39
|
||||
|
||||
Isn't the filter drop down supposed to be left aligned?
|
#40
|
|||
|
|||
its supposed to be left of collapse button not below it. (see the pic which u posted in this thread)
anyway if you are ok with position, so its fine then. |
#41
|
||||
|
||||
Oooooo, when will it be posted?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|