The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Central What's New Widget Details »» | |||||||||||||||||||||||||||||||
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: https://vborg.vbsupport.ru/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
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
doctorsexy, misericorde |
Comments |
#132
|
|||
|
|||
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? |
#133
|
|||
|
|||
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? |
#134
|
|||
|
|||
nvm, changed from:
Code:
return vbdate($vbulletin->options['dateformat'], $dateline, true) Code:
return vbdate($vbulletin->options['dateformat'], $dateline, true)." ".vbdate($vbulletin->options['timeformat'], $dateline); |
#135
|
|||
|
|||
Normally it takes the setting from your setting, so it has the same look and feel like your postings.
|
#136
|
||||
|
||||
Is it possible for this to show attachments with the posts?
|
#137
|
|||
|
|||
Looks good - except the avatars link to /member.php instead of /member.php?<userid> and so return an invalid member error when you lick on them.
Any idea of how I can fix this? |
#138
|
|||
|
|||
I can confirm that. A fix has been released (v2.0.3)
Also, this modification is compatible with 4.1.7 |
#139
|
||||
|
||||
hey P-meister, any way at all to get one of those little blue arrows at the end to click that will go to the first new post in that thread? Just like on the 'whats new?' tab in the navbar
|
Благодарность от: | ||
goycarden |
#140
|
|||
|
|||
Already in, you will just click on "Thread:" to jump to the newest.
|
#141
|
|||
|
|||
Hy
Thank you Good work. Nice !!! Installed for vb 4.1.7 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|