Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Central What's New Widget Details »»
Central What's New Widget
Mod Version: 2.0.3, by Phalynx (Coder) Phalynx is offline
Developer Last Online: May 2013 I like it Show Printable Version Email this Page

vB Version: 4.x.x Rating: (36 votes - 4.58 average) Installs: 123
Released: 07 Aug 2010 Last Update: 10 Oct 2011 Downloads: 752
Not Supported Uses Plugins Additional Files  

Central What's New Widget 2.0
Tested with vBulletin Suite 4.0.0 up to 4.1.7


This modifications collects in one central widget all data relevant to your forum. You can select how many streams, how many days it should look back and the length of the preview text.

A version that displays streams in user profiles can be found here:
http://www.vbulletin.org/forum/showthread.php?t=256071

With v2.0.2 there is support for collecting streams from this:
- Blog
- Blog comments
- CMS Articles
- CMS comments
- vBExperience achievements
- vBExperience awards
- Group discussions
- Group messages
- Album Pictures
- Album Pictures comments
- Threads
- Posts
- Visitor Message
- Project Tools Issues
- iTrader Feedbacks


It can be easily expanded to display also data from Post Thanks, vBookie, Downloads, etc...


/***** Demo: *****\
http://www.insidesupcom.de/?langid=1


/***** How to install this? *****\
- Upload the content of the folder "upload_via_ftp" to your server.
- Install the product xml

- Create a new Widget:
Type: PHP Direct Execution
Title: Central What's New

Save!

- Configure the new Widget:
PHP Code: require_once('./cwnw/cwnw.php');
Template name: cwnw_wrapper

Save!

You can now add this widget to your favourite location in your layout.



Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked "Mark as Installed".



History:
2.0.3, 10th Oct 2011:
- Fixed issues with wrong linked avatars. Just replace cwnw.php and clear CMS cache.


2.0.2, 23th Oct 2010:
- Fixed style issues that appeared with vBulletin 4.0.8 - Please remember to clear your CMS Cache after importing the product.


2.0.1, 18th Aug 2010:
- Fixed wrong date on vBExperience Achievements

- Support now streams from:
-- iTrader
-- vBExperience Awards
-- CMS Entries
-- Project Tools Issues


2.0.0, 07th Aug 2010:
- First public release

1.x:
- Releases used for own websites

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	cwnw200.jpg
Views:	3482
Size:	80.8 KB
ID:	120548Click image for larger version

Name:	cwnw201.png
Views:	2746
Size:	29.7 KB
ID:	120990

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
3x CMS widget : Widget with 3 tabs, like on Blogs page. Vaupell vBulletin 4.x Add-ons 55 23 Oct 2012 22:06

  #121  
Old 18 May 2011, 00:16
mnms mnms is offline
 
Join Date: Mar 2011
Finally It works. my issue was that I tried to personalize the Template name. So I put the one indicated by Phalynx.
Thanks.
Reply With Quote
  #122  
Old 13 Jul 2011, 14:22
HouseAddict HouseAddict is offline
 
Join Date: Jul 2008
Hey Phalynx,

How do we prevent the activity stream from actually evaluating YouTube links and showing them as embedded videos?

See the attachment screenshot.

The user simply posted a link to a youtube video, and in the thread it's showing as a link only, but in the activity stream it tries to show as an embedded video with a player box thingy thing.

Thanks!
Attached Images
File Type: jpg image003.jpg (25.2 KB, 24 views)
Reply With Quote
  #123  
Old 05 Aug 2011, 20:10
doctorsexy's Avatar
doctorsexy doctorsexy is offline
 
Join Date: Apr 2011
Real name: Chris
Thank you...
__________________
http://opensezme.co.uk
Reply With Quote
  #124  
Old 09 Aug 2011, 23:54
mrt12345's Avatar
mrt12345 mrt12345 is offline
 
Join Date: Feb 2009
i have version 1.1.5 but i get this error
Parse error: syntax error, unexpected T_STRING in /home/tracy/public_html/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 2
any ideas
Reply With Quote
  #125  
Old 11 Aug 2011, 01:09
tagman tagman is offline
 
Join Date: Oct 2010
Just discovered this the other day. I love it! It does almost everything I want, except show when an album is created. Is there any way to implement that? I would probably turn off the pictures themselves and the picture comments if I had a way to show that a new album was created and link to it. Would this be an easy thing to do? Maybe involve the creation of a new php file to handle retrieving the album info?
Reply With Quote
  #126  
Old 15 Aug 2011, 20:28
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Real name: Marius
You can create a php file and include that in the stream.
Reply With Quote
  #127  
Old 15 Aug 2011, 20:36
tagman tagman is offline
 
Join Date: Oct 2010
Thanks Phalynx. I wouldn't know what to put in the php file though...
Reply With Quote
  #128  
Old 16 Aug 2011, 16:01
tagman tagman is offline
 
Join Date: Oct 2010
So I looked at some of the php files included with the cwnw to try to figure out how to create one for the album function. Each one of those files is very different. Is one of them better suited than another to act as a template for me to start with?
Reply With Quote
  #129  
Old 18 Aug 2011, 08:44
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Real name: Marius
Mainly they differ in the way they are querying the database. The structure should retain the same. Try with the PHP that is handling album pictures.
Reply With Quote
  #130  
Old 21 Aug 2011, 07:58
tagman tagman is offline
 
Join Date: Oct 2010
Still messing with this. I really just want the widget to show...

Album:
Name of album.


I don't want anything fancy or for it to even show pictures, unless it only shows the album cover.

I've been screwing around with this all night. Using the picture.php as an example, I have only been successful in changing "username uploaded new picture" to "username created new album". I think I am going the wrong way with this since I don't really care at this point who creates the album, just what the name of the new album is and that one has been created.

Any more advice you can give?
Reply With Quote
  #131  
Old 22 Aug 2011, 07:33
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Real name: Marius
You need to pull the username of the user which created the album. How does your SQL Query look like?

Did you also created a new template for your purpose?
Reply With Quote
  #132  
Old 23 Aug 2011, 05:28
Scitz0 Scitz0 is offline
 
Join Date: Jun 2009
Hi,

Great mod!

I would like to add time to the date in function PrepareDateline($dateline) but I'm not sure how.
Something like "Today 06:49" instead of just "Today". Like in the header of a post.

How would I go about doing this?
Reply With Quote
  #133  
Old 23 Aug 2011, 06:30
Scitz0 Scitz0 is offline
 
Join Date: Jun 2009
nvm, changed from:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

to

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

in cwnw.php
Reply With Quote
  #134  
Old 23 Aug 2011, 07:59
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Real name: Marius
Normally it takes the setting from your setting, so it has the same look and feel like your postings.
Reply With Quote
  #135  
Old 15 Sep 2011, 10:36
angeljs's Avatar
angeljs angeljs is offline
 
Join Date: Aug 2005
Is it possible for this to show attachments with the posts?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 00:06.

Layout Options | Width: Wide Color: