[personal profile] rosefox posting in [community profile] style_system
I have a heavily modded LJ style that I've been trying to port over to DW. I've pretty much been successful, except for the menubar. Here's the code in the LJ style:

    foreach var string v ($.views_order) {
        if (lang_viewname($v)!="") {
            print "<li><a href=\""+$.view_url{$v}+"\">"+lang_viewname($v)+"";
        }
    }


On LJ, this outputs links to /, /calendar, /friends, and /profile.

On DW, the views seem to have been updated to include a link to /tag and /memories. This is great, except that I cannot for the life of me figure out how to change the text of the link from "Tags" to something else. All the names are set earlier in the style:

    set text_view_memories = "pressed flowers";
    set text_view_friends = "other gardeners";
    set text_view_archive = "growing cycle";
    set text_view_recent = "fresh cuttings";
    set text_view_userinfo = "genus";


but no matter how I set text_view_tags and text_view_tag, the /tag link still shows up as "Tags".

Any idea what the name of that variable would be, so I can set it? It's a little cosmetic thing, but it really annoys me.

Thanks for the help!

Date: 2009-05-11 08:02 am (UTC)
tree: a figure clothed in or emerging from bark (Default)
From: [personal profile] tree
when i look at your journal, the tags are linked from the word "classifications".

Date: 2009-05-11 08:59 am (UTC)
liv: cartoon of me with long plait, teapot and purple outfit (Default)
From: [personal profile] liv
There is no property for text_view_tags yet. I'm in the middle of working on a bug that's going to include fixing that. It's very nearly there, so please be patient for just a couple more days.

Date: 2009-05-11 06:52 pm (UTC)
ecce: (Default)
From: [personal profile] ecce
Thanks for posting about this. I couldn't figure it out either, and it was driving me crazy!

Profile

Dreamwidth style system discussion

July 2025

S M T W T F S
  123 45
6789101112
13141516171819
20212223242526
2728293031  

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 5th, 2025 06:35 pm
Powered by Dreamwidth Studios