vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - vFcoders - Activity Stream (Widget) (https://vborg.vbsupport.ru/showthread.php?t=283859)

Badshah93 06-01-2012 09:00 PM

vFcoders - Activity Stream (Widget)
 
1 Attachment(s)
.::vFcoders - Activity Stream (Widget)::.

What is it?
=====================================
This mod will create Activity Stream Widget for vB Cms.

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.

New Installation Instructions
=====================================
1. Unzip vFcoders - Activity Stream (Cms Widget).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.
4. Add Widget in Cms Page through Layout Manager.

Uninstalling:
=====================================
1. Uninstall the product from the Product Manager in the AdminCP.
2. Delete all the files which you uploaded for this mod.

Mod History:

v1.0 : 02 June 2012 : First Release.



vFcoders - Activity Stream (Forum Sideblock)


-> 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.

Hornstar 06-02-2012 06:31 PM

People are gonna love this!

thecore762 06-02-2012 07:25 PM

Very nice mod!

BlessedFWI 06-03-2012 08:41 AM

Awesome mod! Thank you so much!

I have one question. How can I change the avatar size to match the avatars in the activity stream sideblock in my forums? The avatars in the CMS widget are smaller than the forum sideblock one.

Thanks in advance!

Badshah93 06-03-2012 09:17 AM

Quote:

Originally Posted by BlessedFWI (Post 2336065)
Awesome mod! Thank you so much!

I have one question. How can I change the avatar size to match the avatars in the activity stream sideblock in my forums? The avatars in the CMS widget are smaller than the forum sideblock one.

Thanks in advance!

Open actstream_widget.css Template

Find

Code:

li.activitybit .avatar {
        float:{vb:stylevar left};
        padding-{vb:stylevar right}:{vb:stylevar padding};
        width: 30px;
}

Change 30 to 60

BlessedFWI 06-03-2012 09:25 AM

Thank you so much for getting back to me so quickly!

Voted for MOTM! :D

Preech 06-07-2012 10:49 AM

I have a question. Would it be possible to be able to add the attachment image instead of the avatar.

Badshah93 06-07-2012 11:59 AM

Quote:

Originally Posted by Preech (Post 2337423)
I have a question. Would it be possible to be able to add the attachment image instead of the avatar.

yes offcourse it is possible but needs manual editing of few vB Default files.

SiFor 06-09-2012 04:12 AM

Is it possible to change the amount of items shown on first view from 5 to 10?

Scrub that I found the option in the adminCP. You should add a screen shot or something about that option in the text at the top. :)

Badshah93 06-10-2012 01:58 AM

Quote:

Originally Posted by SiFor (Post 2338003)
Is it possible to change the amount of items shown on first view from 5 to 10?

Scrub that I found the option in the adminCP. You should add a screen shot or something about that option in the text at the top. :)

actually i did that in forum sideblock thread, forgot in these one.

mmacrypt 06-21-2012 07:03 PM

This is almost exactly what I was looking for but I want to filter it just for Group updates. I'm starting to play with it now. Thanks for this, I think :D

mmacrypt 06-21-2012 07:43 PM

I have it installed, is there a way for me to have the widget part only show the activity of certain areas. It looks like it's default to match Activity Stream of the site and I don't want to limit that to Groups only but I would like this widget to do just that.

Thoughts???

Thank you

Brian

imported_dfmafia 06-21-2012 08:35 PM

how would I change the background color?

lovevn 06-22-2012 04:07 AM

1 Attachment(s)
Hello
I have tested it but just the avatar and date are diplayed.

I am using with vbeseo.

How do I fix this problem?

Thanks

lovevn 06-23-2012 10:52 AM

It works now. Thank you.

Crotan 07-10-2012 03:14 AM

1 Attachment(s)
Quote:

Originally Posted by Badshah93 (Post 2336078)
Open actstream_widget.css Template

Find

Code:

li.activitybit .avatar {
        float:{vb:stylevar left};
        padding-{vb:stylevar right}:{vb:stylevar padding};
        width: 30px;
}

Change 30 to 60

hmm my avatars in the widget seem to be ignoring this width value. Save and Reload and a F5 on the page, and they don't change, I'm trying to shrink them. and actually went from 60px to 30px or atleast I'm trying

And actually seem to be ignoring that width all together and instead pulling the max width from .vbcms_content img max-width O_o

Attachment 139647

Brew 08-03-2012 02:07 AM

The widget is showing posts from the moderators forums which only mods and admins should see.

:)

Syxguns 08-15-2012 01:41 AM

Quote:

Originally Posted by Brew (Post 2353894)
The widget is showing posts from the moderators forums which only mods and admins should see.

:)

That's not good news. I really like this widget!

Crotan 08-15-2012 01:46 AM

Quote:

Originally Posted by Brew (Post 2353894)
The widget is showing posts from the moderators forums which only mods and admins should see.

:)

Quote:

Originally Posted by Syxguns (Post 2357044)
That's not good news. I really like this widget!

You've confirmed that this is for users that don't have permissions to view such things? This widget shows different content depending on whether I'm logged in or not, as one would expect it to based upon permissions.

I just want to make sure you're not jumping to conclusions, but if you're right that's no bueno

Syxguns 08-15-2012 02:05 AM

Quote:

Originally Posted by Crotan (Post 2357045)
You've confirmed that this is for users that don't have permissions to view such things? This widget shows different content depending on whether I'm logged in or not, as one would expect it to based upon permissions.

I just want to make sure you're not jumping to conclusions, but if you're right that's no bueno

I haven't installed it on my board yet. I always read comments before I do. I'll go ahead and do the install and check all permissions and then get back to you on this.

Edit: Checked the before mentioned problem is not true. As long as permissions are set correctly you do not see hidden content from hidden forums unless you have the permission to view those forums!

Great Widget!!

stefano9lli 02-17-2013 02:51 PM

Doesn't show widget after installation...

Syxguns 02-17-2013 11:10 PM

Quote:

Originally Posted by stefano9lli (Post 2404777)
Doesn't show widget after installation...

You have to go into AdminCP >> vBulletin CMS >> Layout Manager

Set the widgets you want to show on the page.

goxy63 07-07-2014 10:04 PM

if avatar is clickable this would be perfect

and possibly (if avatar clickable) to remove nick just right from avatar and on mouse over avatar to see a nick...just an idea...think saving space and giving info more clearly

thank you for this GREAT modification

ps
also, shown on first view from 5 to desired
installed, nominated, rated

EDITED:

is it possible to cancel activity only for CMS comments, but only for this widget not overall in VBulletin options?

goxy63 07-11-2014 12:24 PM

Must say this is pointless unless we have some options here for a widget

For example, if this widget is placed on main CMS page together with default "latest posts" widget its not good as on two places we have same activity shown...
Also if default widget "latest forum posts" is removed and we use only this one...than its again not good as this one has only title and member name there is no few words from a post presented in order that guest or member can get interested and check it out...

This is great, but need few changes as mentioned, please give is some options here, or if anyone edited this please share with us

Thank you

AFF648 01-15-2015 07:45 PM

Mod has great potential, but no matter what I set preview snippet characters to, I still don't get a snippet. Anyone experienced this problem or know of a solution or where to at least start looking for the problem?

I also tried out the similar mod, Central What's New Widget, and I do get a preview snippet on it, so I think it's a problem with this mod and not a deeper issue.

concepts 01-19-2015 08:57 PM

Quote:

Originally Posted by lovevn (Post 2342276)
It works now. Thank you.

What was the fix??? I am seeing the same issue.

AFF648 01-23-2015 08:33 PM

Quote:

Originally Posted by AFF648 (Post 2532713)
Mod has great potential, but no matter what I set preview snippet characters to, I still don't get a snippet. Anyone experienced this problem or know of a solution or where to at least start looking for the problem?

I also tried out the similar mod, Central What's New Widget, and I do get a preview snippet on it, so I think it's a problem with this mod and not a deeper issue.

Still no ideas? I'm 4.2.2, the standard vBulletin menu activity stream is working fine, and I've tried this mod with all other mods disabled. The strangest thing is when I have this widget on, I can look at the page source code and see the except text that should be displaying, but it doesn't appear on the actual page.

I've run out of ideas, any suggestions would be much appreciated.


All times are GMT. The time now is 03:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02196 seconds
  • Memory Usage 1,799KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (27)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete