Page 8 of 11 FirstFirst ... 234567891011 LastLast
Results 106 to 120 of 156

Thread: VB3 thread

  1. #106
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,472
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    I'm just one great big bottle of love.
    Bow before the mighty Javoo!

  2. #107
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    If they put that crap into the date field, they'd get "pm;4404oe505pmo4" as their date format. Any non-format characters in a PHP date string are interpreted as the characters themselves. You'd probably have to limit the length of the input field, but if people want to look at a line of gibberish and stretch the tables instead of look at a coherent date, they'd only be doing so for themselves.

    I'd make the change myself, but I don't really want to edit stuff while someone else might be editing it at the same time, so *does nothing*.

  3. #108
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I don't think everyone that wants to change their format would know PHP date formats. Like BoB, for example

    EDIT: I suppose we could have two UPFs, one with the menu, and the string one, and to use the string one, you have to pick custom in the menu or something This is starting to sound messy though
    Problems playing downloaded videos? Try CCCP


  4. #109
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    You can just put an input field, and put a text blurb like

    Common formats:
    12 hour: g:i:s A
    24 hour: H:i:s

    (Should be g in the format you have there now, too; leading 0's = bad *fixes*) So people can copy/paste those formats from the blurb if they want. And like I said, put a reasonable default (12 hour like at the old MB) and people won't even have to touch it. It works fine for phpBB.

  5. #110
    A Big Deal? Recognized Member Big D's Avatar
    Join Date
    Mar 2003
    Posts
    8,370
    Contributions
    • Former Cid's Knight

    Default

    When you're looking at or replying to a thread, the title's all bunched up into a column that's one word wide...

  6. #111
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Could you show a screenshot? It doesn't look wrong to me.

  7. #112
    A Big Deal? Recognized Member Big D's Avatar
    Join Date
    Mar 2003
    Posts
    8,370
    Contributions
    • Former Cid's Knight

    Default

    "..."
    Attached Images Attached Images

  8. #113
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    At least one of the columns HAS to word-wrap, if the title is going to fit up there at all. The last piece in the list is probably the best one to pick to wrap. I reduced the font size of the title to 8pt, so it should wrap less now at least. The other option is to remove the "Welcome" box, but I kinda like it.

  9. #114
    A Big Deal? Recognized Member Big D's Avatar
    Join Date
    Mar 2003
    Posts
    8,370
    Contributions
    • Former Cid's Knight

    Default

    Couldn't the thread title slide in underneath the "Eyes on Final Fantasy Forums > Reference > Feedback Forum > VB3 thread" part?

  10. #115
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    That's actually how VB3 comes by default, with the thread title always automatically on another line below the rest of the stuff. It looked hideous. I don't know how to keep it on the same line as the rest of the stuff unless it's too big, and then to move it down. I don't think it's too bad the way it is now, with smaller fonts.

  11. #116
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I thought I changed it back to two lines at the test forums to accomodate that. Smaller font still looks nice though

    I'll change the time thingy later unless you do it first, I find it harder to do stuff on a laptop
    Problems playing downloaded videos? Try CCCP


  12. #117
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    The VB actually is pretty smart; it lets you have a dropdown and an input field, and if you put something in the input field it overrides the dropdown. *enjoys his lowercase 'pm' and lack of trailing 0's on the date*

    Yeah, sorry for screwing up the display. If you put a bit of invalid PHP in the template I was editing, the VB chokes on the whole template.

  13. #118
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I found that out when I missed off an ; at the end of one line this morning
    Problems playing downloaded videos? Try CCCP


  14. #119
    Mr. Encyclopedia Kirobaito's Avatar
    Join Date
    Jun 2001
    Location
    Seattle, WA
    Posts
    6,359

    Default

    This probably is useless, but is it even possible to change "guest" back to the much more mysterious "lurker?"

  15. #120
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,472
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    Quote Originally Posted by Dr Unne
    That's actually how VB3 comes by default, with the thread title always automatically on another line below the rest of the stuff. It looked hideous. I don't know how to keep it on the same line as the rest of the stuff unless it's too big, and then to move it down. I don't think it's too bad the way it is now, with smaller fonts.
    Is there no way to make it word wrap, but have the entire line in one cell? Instead of having the thread title in a seperate one...
    Bow before the mighty Javoo!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •