Tag cloud on one's tag page.

Sep 13, 2006 12:06

I like the look of the tag cloud, but I find it too busy for a sidebar, so when someone in s2flexisquares posted a tutorial on how to put a tag cloud on one's tag page (there's also a tutorial on how to put it in the sidebar above that, but we don't need that here obviously), I jumped on it. When I switched to expressive, I missed my tag cloud on my tags page, ( Read more... )

how to:instructions, pageviews:tags, s2:theme layer, advanced, $acct level:paid or perm

Leave a comment

Comments 12

redwolf September 14 2006, 05:17:21 UTC
w00t! Worked nicely with my old component tags page code. Nice to have a useful tags page back.

Reply

diziara September 14 2006, 05:31:02 UTC
Huh, that's kinda a nifty view. I seem to have ducked out of the component community too quickly. I got frustrated with the absolutely horrible and hidden codebase, so I switched to flexisquares which seemed a little less stupid, as it wasn't table based (tables == teh devil) but I should remember that even if the foundation sucks, the people working with it to make it awesome are pretty darn creative.

I'll be sticking with the tag cloud myself, because I like the pretty, but that is awesome. Should I mention it in the entry too, in case others want it? Or do you think they'll find it via your comment?

Reply

redwolf September 14 2006, 07:01:35 UTC
The tables in Component are nightmarish. It's not the tables so much as the way it's cut up so you accidentally bork the tables because a table element is only partially included in a code lump.

It's up to you if you ant to include it in the post or not. The howto is pretty much the same as your post anyway and as this post has been tagged as tags, I figure people would find it that way. It seems silly to duplicate a post about it.

Once you have lots of tags, the tag clouds look fantastic on a big scale, but fall over when you try to cram them into the sidebar. Lists aren't much better. I had to hack my sidebar tags with the scrolly bars to make it more user friendly. Maybe the sidebar should default to grab the top results instead of all 100 odd tags. Meh, you can't predict how people will use the system.

Reply

diziara September 14 2006, 07:20:00 UTC
The only time tables aren't a nightmare is when they're used correctly for what they were intended for, data. There is no excuse what so ever to use them for anything involving the structure of one's webpage. Especially if you're going to play the nesting game. That's the thing that really ticked me off with component, it couldn't bother to use cell spanning to use just one table, which is bad enough in itself but much more stable, no it had to nest a dozen or more tables within itself. That's part of the reason that layout times out so much, tables take forfrellingever to load, they put all sorts of pressure on the browser, on the server, and if you have even a slightly bogged down connection, will often blow up in your face, no matter how carefully you nest them. So I stand by my tables == teh devil statement of earlier. I probably only get so passionate about it because I've been working with web design for a while now. I've embraced web standards because they're so easy to work with, even when you have to cripple them to work with ( ... )

Reply


papillion_2_uk May 8 2007, 12:28:27 UTC
I'm attempting to put a cloud on my tags page, but I seem to have gone wrong somewhere. As far as I can see I've followed the instructions correctly, but my tag page is staying exactly the same as it was before.

I've never used custom layers before, so I've absolutely no idea what I've done wrong, or how to fix it. I think I've made the layer visible: http://www.livejournal.com/customize/advanced/layerbrowse.bml?id=8545440

I'd be really grateful if someone could help me get this working.

Reply

stickykeys633 May 8 2007, 22:09:35 UTC
I'm going to be trying this out today. If it works for me I'll do my best to assist you! I'm really just leaving this so I can mark it.

Reply

stickykeys633 May 8 2007, 22:56:43 UTC
I did it and it worked gangbusters.

Now I noticed that you created a theme layer, but do you already have a different theme layer you are using? I assume so because your current theme isn't one of the Expressive ones I don't think.

Anyhow, what you will need to do is just incorporate the code into the current theme layer you are already using.

Let me know if this makes sense, I'll be on tonight.

Reply

diziara May 8 2007, 22:57:31 UTC
Okay, looking at your layer, I think I see your problem. I see you're using the Butterflies Purple theme, but you don't have that theme's information listed in your custom layer for your tags page, so it looks like you've still got the standard theme layer selected (or you're using a separate custom theme layer). If you just have the system theme layer selected, you'll need to put the theme information (found here: layer 7379786) into your custom theme layer. Just copy and paste everything but the first two lines, and paste it after the third line: "layerinfo "source_viewable" = 1;".

Once you do that, you need to go back into to Customize Journal: Look and Feel, then select your "Tag Page Cloud" custom layer down at the bottom of the themes drop down list ( ... )

Reply


papillion_2_uk May 9 2007, 08:09:30 UTC
Thank you both very much. Fabulously clear instructions, and I've managed to get it working now.

Thank you!

Reply


papillion_2_uk May 9 2007, 12:52:37 UTC
Sorry for yet another question - I can cope with html, but the LJ style stuff has me completely confused! I'd appreciate any help you can give me.

I love the new tag cloud, but I was wondering if it was possible to alter the rollover text. At the moment the rollover text displays the total number of tags, but I'd like to add the privacy settings to it, in the same way it is displayed on the sidabar tag cloud. E.G. to show "50 (friends only)" or "14 (private)".

Thanks.

Reply

diziara May 9 2007, 17:07:24 UTC
Okay, I'm going to admit that I can't see where in the code it sets the mouse over part, so I think you're going to need a little more advanced help. As I don't think most community users typically comment surf on the older entries, I would suggest making a new post in the community explaining what you want to do, include links to your theme layer and this post, and wait for the more advanced users in the community to offer suggestions. Sorry I can't be more help.

Reply


Leave a comment

Up