Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 16th 2005
     # 1
    i've been using the new link to go to the last read post in each topic and it doesnt seem to be linking me to the correct area. i cant really place where it ends up because it seems rather random.

    anyone else experiencing this problem?
    •  
      CommentAuthorMark
    • CommentTimeMar 16th 2005
     # 2
    Yep. Me too.

    Man. This is exhausting.

    Okay. Gotta go make some money for a while. See you guys later.
    •  
      CommentAuthorFLC
    • CommentTimeMar 16th 2005
     # 3
    money? what a cop-out excuse! :P
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 16th 2005
     # 4
    i dont see any anchors in your source code. perhaps adding them in would make it easier? i hate to say it, but phpbb does a pretty good job of this, if you get stuck, maybe you can check out the source from there and see if you can apply it here?
    • CommentAuthorminiml
    • CommentTimeMar 16th 2005
     # 5
    I see some anchors but I experience the same thing...
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 16th 2005
     # 6
    there are anchors for the top and bottom of the page, but not for individual posts, which would make it easier to link to the first newest one from the discussions page.
    • CommentAuthorminiml
    • CommentTimeMar 16th 2005
     # 7
    There *are* anchors for individual posts or I'm insane:



    etc...
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 16th 2005
     # 8
    oh man, really? i'll have to check again. i looked a couple times and didn't see them.

    ok i looked, i see what you mean now. i was checking through all the divs and wasnt catching them. i saw the "item" tags and thought they may have been unrelated, but upon further inspection, i see the "comment_#" IDs.
    •  
      CommentAuthorMark
    • CommentTimeMar 16th 2005
     # 9
    There are two different types of anchors in the comments page. the "comment_" type and the "item_" type. The comment_ is suffixed with the actual ID of the comment, and the item_ is suffixed with the item number in the page (the third comment on any given page would be item_3).

    These are used from various places to jump to areas of the page. My big problem is that I think due to css, the actual anchor is appearing (to the browser) to be below the username of the person posting. Which is just confusing.

    On top of that, the "new" link from the discussion summary isn't aiming at the correct item in the page (sometimes).

    The second issue is a relatively simple fix. The first issue is more of a bitch.
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 17th 2005
     # 10
    damn, i feel your pain mark.
    • CommentAuthorsugati
    • CommentTimeMar 17th 2005
     # 11
    Mark's wicked smart.














    MATT DAMON!!
    • CommentAuthordfareed
    • CommentTimeMar 17th 2005
     # 12
    Also, why should'nt the "Last Comment by" label also be a link to the last comment?
    •  
      CommentAuthorMark
    • CommentTimeMar 17th 2005
     # 13
    Hmmm. interesting idea. I just always figured that since it was the user's name, it should go to the profile. Damn one-track mind.

    Does anyone think that makes more sense, or would that be more confusing?
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 17th 2005
     # 14
    i think "last comment by" should link to the last thread post and the username should link to the person's profile.
    • CommentAuthordfareed
    • CommentTimeMar 17th 2005
     # 15
    Makes sense to me, outbreak.

    Re:confusingness.
    I think that it's a styling question. Styled as it is right now (w/o underlines) it wouldn't at all contribute to confusion cause you aren't really going to roll over the "last comment by" link unless you want it to be a link. If it is styled differently though, with underlines or some too obvious different background-color, then I think it would get a bit confusing.
    • CommentAuthordigifad
    • CommentTimeMar 17th 2005
     # 16
    my 2 pennies...

    Make "Last comment" a link... leave "by" alone...

    Have "Last comment" go to the last comment of the thread. Have the username go to the profile as it currently does.
    •  
      CommentAuthoroutbreak
    • CommentTimeMar 17th 2005
     # 17
    ^ bingo
    • CommentAuthordfareed
    • CommentTimeMar 17th 2005 edited
     # 18
    Yes, very precise.

    //edit: but it could begin to look cluttered depending on how those kinds of links are styled.
    • CommentAuthortodd
    • CommentTimeMar 18th 2005
     # 19
    The "last comment" text and username should link to the comment. 99% of people don't really care about going to the user profile of someone until they have actually read something by them.

    Username linking to profile is more textually logical, but it is not more functionally logical.
    • CommentAuthortodd
    • CommentTimeMar 18th 2005 edited
     # 20
    The new link should aim at [total posts you can see] - [total new posts] + 1. I am guessing you know this since you said that it only sometimes doesn't work.
Add your comments
    Username Password
  • Format comments as