SMF Cumulus

Started by Bugo, February 11, 2011, 10:04:58 AM

Previous topic - Next topic

Bugo

Link to the mod

This mod allows you to display a block of popular topics (or tags) within the Info Center of your forum.

Features
  • You can specify the number of topics
  • You can specify the criterion of popularity rating: by number views or by number replies
  • You can change the cloud block height
  • You can specify the link color and mouseover/hover color
  • You can change the font size and rotation speed

Additional possibility to output data from these mods
  • Topic Rating Bar
  • Simple Classifieds
  • Optimus (for topic keywords)
  • SMF Post Prefix

How to display this cloud on any page of your forum via any portal mod?
Very simply. Just create a PHP block and paste into it:
echo Cumulus::show(true);

This work is licensed under the BSD 3.


TheListener

Hi Bugo

Is this a similar idea to the Tags?

Don't wanna sound rude but regarding the image in the example would it be possible for there to be an English language example?


Masterd


Bugo

Quote from: Brack1 on February 11, 2011, 12:57:22 PM
Hi Bugo

Is this a similar idea to the Tags?

Don't wanna sound rude but regarding the image in the example would it be possible for there to be an English language example?
Well, you can install it on your forum (or test forum) with English titles of topics to see live example.

TheListener

Fatal error: Cannot redeclare ssi_shutdown() (previously declared in /home/xxxxxx/public_html/xxxxx/SSI.php:200) in /home/xxxxx/public_html/xxxxxx/SSI.php on line 202

Bugo

Maybe are you using other mods with SSI? Or try replace "require($boarddir . '/SSI.php')" with "require_once($boarddir . '/SSI.php')" (in Subs-Cumulus.php).

vladok

Хорошо бы встроить модуль - с каких разделов считывать популярные темы (забивает все и вся вывод с разговорных разделов а надо с ...нужных :) ) - а с каких нет + что то в Хроме колбасит флешку не по детски...

Bugo

#7
Можно. К сожалению, в SSI отсутствуют нужные функции, поэтому требуется создавать специальные SQL-запросы для выборки тем из определенных разделов.

P. S. Ваш «путеводитель» последних сообщений тоже колбасит не по-детски :)

vladok

Ок, нет так нет. А жаль.

Bugo

Я разве сказал нет? Новая версия уже выложена, тестируйте :)

Masterd

As far as I know, this is English support only.

Bugo

As far as I know it could be judged only by the author of mod :)
Do you mean I should forget my native language even if someone apply to me on it?

TheListener

Bugo to stop any arguments may I suggest that an English translation is provided when replying ( or at least as near as possible).

Bugo

What use to translate answers when questions are not in English? :)

Masterd

Quote from: Brack1 on February 17, 2011, 09:42:14 AM
Bugo to stop any arguments may I suggest that an English translation is provided when replying ( or at least as near as possible).

I would love to see that, too.

I didn't wanted to offend you, Bugo. I just wanted to know what did you said.

vladok

#15
Bugo, Excellent! In Chrome everything is OK, the list of allowed board works.
Thank you!

***
2all:
I asked the author to create a new feature-list of allowed boards. The author has made this feature. Very quickly.

scimmiotto

After installing this mod the tag img innside the tag url doesnt work anymore...they show a link, not a clickable image...is there any change to fix it?
Loop code example:
The following statement is FALSE
The previous statement is TRUE.

Bugo

No chance, because not a heck of a lot of info.

scimmiotto

tnx Bugo...i found the problem is in Local Url Titles :)
Loop code example:
The following statement is FALSE
The previous statement is TRUE.

jafonseca

Something that uses tagging system instead of topics?

Advertisement: