All posts created by Alex

14 years ago

What do you mean by "viewing in Russian is not working"?
You can check this cloud that contains Russian words. Probably you chosen a font that doesn't support Russian. Just input any Russian text in the filter field on the top left of fonts section to get fonts with Russian support.

14 years ago

If you want to search your site on your cloud clicks then I guess you should use the following pattern:
http://apecs.is/index.php?option=com_googlesearch_cse&n=30&Itemid=357&cx=014488299861091571518%3Am2v3kkfbxte&cof=FORID%3A11&ie=ISO-8859-1&q=$tag&hl=en

If you want to get links like http://apecs.is/job (assuming you click on 'job' tag) then use the following pattern:
http://apecs.is/$tag

If you need more advanced links then try using API xml (click paste API text and explore xml pasted)

14 years ago

didavis,

Try press the "paste API text" button on the "Tags source" tab. It will paste the xml that you can edit and fully customize your tags.

14 years ago

>sdear

Could you please send me the link to your page where the cloud is embeded? I'll see what is wrong. Or send me the complete html code if that page is not available in the internet.

14 years ago

>emailtoid.net

There is embed code inside examples html code. I supposed that users who wanted to embed will read html code and easily get the code from there.

But as I see know it is not that straightforward as I thought.

I'll return back the embed code this weekend

14 years ago

Hi,

you should copy only object tag code:

<object
	width="600"
	height="600"
	type="application/x-shockwave-flash"
	data="http://tagul.com/tagul/example/tagul.swf">

	<param name="movie" value="http://tagul.com/tagul/example/tagul.swf"></param>
	<param name="flashvars" value="id=http://tagul.com/cdn/clouds/22510@2"></param>
	<param name="allowscriptaccess" value="always"></param>
	<param name="swfversion" value="10"/>
	<param name="expressinstall" value="http://cdn.tagul.com/expressInstall.swf"/>
	<embed
		src="http://tagul.com/tagul/example/tagul.swf"
		type="application/x-shockwave-flash"
		allowscriptaccess="always"
		width="600"
		height="600"
		flashvars="id=http://tagul.com/cdn/clouds/22510@2">
	</embed>
</object>

I'll put back the embedding code into the cloud form soon.

14 years ago

I've removed the restriction for HTTPS. Don't know why I didn't do it before :)

14 years ago

Could you please send me (on this forum or by e-mail to "support at tagul dot com") a link to your cloud so I could see what is wrong.

14 years ago

I've implemented the new cloud generation form that is much more (I hope) user friendly than the old one. So I hope it is easier to create clouds with Tagul now.

14 years ago

Sorry for not replying to you for long time but I'll appreciate if you be more concrete in your requests.
1) What does it mean your tag cloud isn't rotating? It isn't designed to be rotated. Do you mean your tags don't rotate?
2) What kind of error you see. Could you please send it to me?