Contact us
Home
Products
Ultra Media Gallery 8
Overview
Feature Highlights
Sample Galleries
Tag Grouped Grid 2.0 (UMG 8.17)
Photo Map (since UMG 8.16)
Timeline Slider (since UMG 8.14)
UMGClassicNG (since UMG 8.9)
Accordion (since UMG 8.11)
WidescreenTour1 2.0 (UMG 8.8)
SmoothGallery 2.0 (UMG 8.6)
Galleria (UMG 8.5)
Translucent Slider (UMG 8.4)
Tonic Gallery (UMG 8.3)
Slider Master (UMG 8.2)
Carousel Evolution (UMG 8.1)
Spotlight Slider ( UMG 8.1)
TripleLayerSlider | homepage slider
MediaLibrary | mixed media gallery
WidescreenTour2 | stills & trailers
Piecerotator | multi media rotator
Html Slideshow | image slideshows
Widescreenshowroom | showcase
UMG Professional | photo gallery
RSS subscription
Shooting places on Google maps
Virtual Tour
Photo calendar
Trial & Downloads
Testimonials
Release Notes
Ultra Video Gallery 5
Overview
Feature Highlights
Release Notes
Sample Sites
Reviews
Sample Videos
Media Center
Trial & Downloads
Save as PDF
Downloads
Buy now
License Upgrade
Support
Host Partnership
If you are looking for good DNN hosting, then PowerDNN is the
best DNN host
around!
Need a custom module?
Should you have any questions about custom DNN modules or web projects, please
let us know
.
Latest Discussions
video showing in wrong list
by Joshua Fisher
I have added a video, and assigned it a category(2013 Proof) that has only admin...
Limit user to only add one video at a time
by Thomas Betts
Is it possible to configure the Add Video module to only allow a single file or ...
MP4 Video
by Katelyn Burn
I have many mp4 video which I want to play in gallery. How can I play mp4 video ...
Cant navigate through tabs in Settings
by The Project
Hi, I'm unable to go through the tabs in the Settings screen. Do you possi...
Can't upload jpg from Nikon D7000 to UMG
by John Kepko
Hello, I have UMG working correctly except for I can not upload a jpg from the ...
Home
>
Support
Support Forum
Unanswered
Active Topics
Forums
Search
Forums
>
Ultra Video Gallery
>
General Questions
Subject: Limit Tag Cloud?
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
m money
Posts:15
01/03/2012 2:32 PM
Hi,
Is there a way to limit the number of tags that appear in the tag cloud?
Thanks
Pengtsen R
Posts:12420
01/04/2012 9:11 PM
you can make a slight modification to UVG_TagListAndSort procedure in database to limit the number of tags.
Pengtsen R
http://www.bizmodules.net
m money
Posts:15
01/05/2012 8:39 AM
What sort of modification would achieve this?
Thanks
Pengtsen R
Posts:12420
01/10/2012 8:01 AM
change:
if @Count>0
SET @SQLString = @SQLString + 'set rowcount ' +cast(@Count as varchar(10))+ char(13)+char(10)
to:
if @Count>0
SET @SQLString = @SQLString + 'set rowcount ' +cast(@Count as varchar(10))+ char(13)+char(10)
else
SET @SQLString = @SQLString + 'set rowcount YOURDESIREDROWCOUNT' + char(13)+char(10)
Pengtsen R
http://www.bizmodules.net
m money
Posts:15
01/10/2012 11:15 AM
Thanks! Excellent.
Pengtsen R
Posts:12420
01/14/2012 9:17 AM
always glad to help.
Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Ultra Media Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Suggestions and Ideas</b>
Ultra Video Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
Forums
>
Ultra Video Gallery
>
General Questions
> Limit Tag Cloud?
ActiveForums 3.7