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.
    •  
      CommentAuthorBen
    • CommentTimeJul 30th 2005 edited
     # 1
    unipus has just told me that my user tab extension doesn't seem to work when the QuickKey extension is installed as well.

    $Menu->AddTab($Context->GetDefinition("Users_QuickKey"), "users", "search.php?PostBackAction=Search&Keywords=&btnSubmit=Search&Type=Users", "UsersTab", "accesskey=\"u\"", "$Position=\"4\"", "$ForcePosition=\"1\"");

    Adding the above code on line 32 of QuickKeys.php adds the user tab, but it fails to display the QuickKey for that tab effectively. It works, Alt+u goes to the user page, it just doesn't display right on the tab.
    •  
      CommentAuthorunipus
    • CommentTimeJul 30th 2005
     # 2
    Hey, quick work fixing that. I'm pretty sure the problem with the key not showing up underlined is that for all the others, nav actually added markup to the label - ie <u>C</u>ategories. There was some discussion of maybe a better way to do it semantically but it has to be written into the output string essentially.
    •  
      CommentAuthorMark
    • CommentTimeAug 5th 2005
     # 3
    I am currently trying to figure out a good way of defining the order of loading extensions. It will require changing the extensions form in a pretty big way, but it will prevent problems like this one.
    • CommentAuthornateomedia
    • CommentTimeDec 13th 2005
     # 4
    Does this extension work with 0.9.3?
Add your comments
    Username Password
  • Format comments as