Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
dmActivityStream - Facebook-like news feed for your forum! Details »»
dmActivityStream - Facebook-like news feed for your forum!
Version: 1.1.1, by Dismounted Dismounted is offline
Developer Last Online: Apr 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.1.x Rating:
Released: 05-22-2011 Last Update: 06-17-2011 Installs: 176
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

dmActivityStream

Description:
Displays a stream of activities by users. There are two "streams":
  • Friend Activity Stream (Inside User CP/Under Navbar)
  • User Activity Stream (Inside Member Profiles)
Currently, this modification pulls the following stream items:
  • Threads (with Thread Prefixes)
  • Posts (with Attachment Thumbnails)
  • Visitor Messages
  • Group Messages
  • Group Joins
  • Albums
  • Album Pictures
  • Picture Comments
  • Announcements
Installation/Upgrade:
  1. Upload all the files in upload/ into your vBulletin installation.
  2. Install product-dmactivitystream.xml through your Admin CP.
  3. Adjust the options located in vBulletin Options.

Download Now

File Type: zip dmactivitystream-1.1.1.zip (29.6 KB, 806 views)

Screenshots

File Type: png Stream.png (18.9 KB, 0 views)
File Type: png UserCP Link.png (4.0 KB, 0 views)
File Type: png AdminCP.png (89.1 KB, 0 views)
File Type: png Profile Stream.png (49.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
15 благодарности(ей) от:
Adrijan, BaziCenter, BlueCheri, egyptsons, egysc, Erica1977, Gemma, hilfe-forum, Ipuck, LOGECT, nacaruncr, Paul., PaylaX, Pvtiste, Roxie

Comments
  #82  
Old 07-25-2011, 02:37 PM
Qwest Qwest is offline
 
Join Date: Jun 2004
Location: United States
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this looks great.

Tagged for future investigation
Reply With Quote
  #83  
Old 07-29-2011, 10:56 AM
LOGECT's Avatar
LOGECT LOGECT is offline
 
Join Date: Jun 2010
Location: Copenhagen
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, thanks for sharing.
It that possible to add streams from vBSEO like system, vbadvaced links directory and dynamics ?
Thank you.
Reply With Quote
  #84  
Old 07-29-2011, 12:01 PM
Pvtiste Pvtiste is offline
 
Join Date: Nov 2005
Location: Toronto
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LOGECT View Post
Great mod, thanks for sharing.
It that possible to add streams from vBSEO like system, vbadvaced links directory and dynamics ?
Thank you.
+1
Reply With Quote
  #85  
Old 07-29-2011, 03:42 PM
RTWAP RTWAP is offline
 
Join Date: Apr 2009
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Noticed that the links were missing the p= portion which resulted in taking you to the first post vs the post itself.

Within product-dmactivitystream.xml, change this:

Quote:
<phrase name="dm_activity_post" date="1305955219" username="Dismounted" version="1.0.0"><![CDATA[<a href="{1}">{2}</a> posted in <a href="{3}#post{4}">{5}</a>.]]></phrase>
to this:

Quote:
<phrase name="dm_activity_post" date="1305955219" username="Dismounted" version="1.0.0"><![CDATA[<a href="{1}">{2}</a> posted in <a href="{3}?p={4}&viewfull=1#post{4}">{5}</a>.]]></phrase>
Otherwise, fantastic mod.
Reply With Quote
  #86  
Old 07-30-2011, 09:39 AM
egyptsons's Avatar
egyptsons egyptsons is offline
 
Join Date: Jan 2004
Location: Egypt
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

working good with me, thank you
and voted for MOTM
Reply With Quote
  #87  
Old 07-30-2011, 10:39 AM
egyptsons's Avatar
egyptsons egyptsons is offline
 
Join Date: Jan 2004
Location: Egypt
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RTWAP View Post
Noticed that the links were missing the p= portion which resulted in taking you to the first post vs the post itself.

Within product-dmactivitystream.xml, change this:



to this:



Otherwise, fantastic mod.
it should be like this
Quote:
<phrase name="dm_activity_post" date="1305955219" username="Dismounted" version="1.0.0"><![CDATA[<a href="{1}">{2}</a> posted in <a href="{3}&p={4}#post{4}">{5}</a>.]]></phrase>
Reply With Quote
  #88  
Old 07-30-2011, 03:23 PM
sdavis2702 sdavis2702 is offline
 
Join Date: Apr 2008
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great for me. 1.1.1 on vB 4.1.4!

I DID have to upload the misc images to the theme images folder that I am using instead of the images/misc folder for vB. But that was an easy fix.

My Activity Stream is linked in my main NavBar too! http://iconvo.com
Reply With Quote
  #89  
Old 08-02-2011, 12:43 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to make this so that you can make it so that only people who are on each other's friend's list can view other friend's streams?
Reply With Quote
  #90  
Old 08-02-2011, 06:02 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Octavius. View Post
Is it possible to make this so that you can make it so that only people who are on each other's friend's list can view other friend's streams?
https://vborg.vbsupport.ru/showpost....3&postcount=75
Reply With Quote
  #91  
Old 08-02-2011, 06:18 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh okay, I'll wait. This is way better than the Social Feeds mod I paid for smh.

Will you consider making a Abes Thank You / Groans integration?
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 11:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05720 seconds
  • Memory Usage 2,355KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (15)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete