The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CMS Widget Tag Cloud Ver 1.2 Details »» | |||||||||||||||||||||||||||||||
Someone like me. Want to display Tag Cloud at the forum slidebar out Widget Page Content . I did and rewriting. What you want you can use. If it's useful, then press installed
Features + Show TagCloud at CMS Content Page such as Forum Home + Total Tags. + Link More Tags. Live demo: http://vnwds.com/content/1-home ScreenShot: Step 1 Go to yoursite/admincp and select vBulletin CMS ~~> Widgets Press Create New Widget At Widget Type select PHP Direct Execution At Title type: CMS Tag Cloud (or something if you want) Save Step 2 - Configure Widgets Select CMS Tag Cloud and click Configure. Clear all text at Textarea Copy and paste PHP code below and then save config PHP Code:
Go to yoursite/admincp and select vBulletin CMS ~~> Layout Manager Select your layout (eg: Default Layout) Edit ~~> Go At Widgets Select CMS Tag Cloud and Add to the right (>) (where column you want show this tag cloud) Step 4 Upload file includes/functions_cms_tagcloud.php to yoursite/includes/ Step 5 yoursite/admincp/Plugins & Products Manage Products ~~> [Add/Import Product] Import product at attachment. ** IF ALL TAG IS THE SAME FONT Go to Admincp/Style Manager Search vbcms_page Find: PHP Code:
PHP Code:
Change log Icon Legend + : Add - : Remove * : Update ================================= Change log version 1.1.2 to 1.2 * file product xml * Total Tags at widget template Fix bug all tag is the same font at vBulletin version 4.0.2 PL1 ================================= Change log version 1.1 to 1.1.2 + php code at widget template * file product xml + file functions_cms_tagcloud.php In this version, I change php code (function fetch_cms_tagcloud) in product to php file. To fix bug create article at content or promote to article at forum ================================= Change log version 1.0 to 1.1 - php code at widget template + php code to product * Link "more tag" ================================= Manual To manager number of tag show on cloud. The same with tag cloud on forumhome slidebar Setting Option: Go to admincp/Setting/Options Select Tagging option Manager Admincp/Tag Tag Cloud: Number of Tags - The maximum number of tags to display in the tag cloud. Tag Cloud: Number of Levels - The number of levels to be shown in the tag cloud. Use it if you have Merger tag as synonyms (Admincp/Tag) ...... That All. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#42
|
|||
|
|||
Can you reinstall plugin. (Remove and try install again).
and edit with step ** IF ALL TAG IS THE SAME FONT This mod work good at my site. I'll check code again. |
#43
|
|||
|
|||
Quote:
The tags do show up when I go to the tags.php page. To uninstall, I: - uninstalled the product - deleted the php widget i created for it - deleted the single file from the includes folder (functions_cms_tagcloud.php) |
#44
|
||||
|
||||
Really great mod but I must disable it...
When I've it active on my cms is generated in over in 70 seconds! (without only 1,6 sec) I think that you need to cache the tag cloud and just update it every hour |
#45
|
|||
|
|||
Quote:
All setting option about cache you can go to admincp/Setting Option/Tagging Option @BLykMik I'm so sorry. I checked my code, template, widget and I'm not found problem for your bug. As you see, this work good on my site. |
#46
|
||||
|
||||
Quote:
"Tag Cloud: Cache Time" is already 30 mins, but with your hack, I must wait, like that your mod checks all tags every time |
#47
|
|||
|
|||
Seems like the size of the tag is controlled by how many times the same tag is attributed to different articles. Try putting the same tag on two different articles and the font size on the tag cloud should start working.
|
#48
|
|||
|
|||
Hi Dev. Sun,
when we click a tag in the widget, CMS will open the search results page for that tag. Did you see a way to build a widget that, when inserted in an article page will get the tags in that article and print a list of other articles from the CMS with the same tags? Like a related/similar articles widget? There's nothing like this for vBulletin yet =( |
#49
|
|||
|
|||
Thanks for your idea. I'll development it if more member like it.
|
#50
|
|||
|
|||
Hi Dev.Sun,
there's a way to limit this widget to display only the tags for a specific section? |
#51
|
|||
|
|||
This mod is template mod. I want show tag cloud at forum home to cms. All tag of section, article, post, thread will show on it.
I'm developing this mod to product with more function such as : 1 - select tags at special article or post or forum to show on tagcloud 2 - Option - choose show only tags's cms or blogs's tags or forums's tag thinking more... .... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|