Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME u2menu - Turn the links you give it into a webpage with a menu and a iframe. SYNOPSIS u2menu -url [LINK urls] -text [LINK names] -top [IFRAME vertical coordinate] -title [WEBPAGE title] -prefix [URL's prefix] EXAMPLES u2menu -url http://www.google.com/webhp?gl=us&hl=en http://search.yahoo.com/web?fr= x http://www.zuula.com/ -text google Yahoo --- Zuula makes a menu with Google,Yahoo, places a separator and adds Zuula *separator is made by the lonely x character before Zuula u2menu -url http://www.google.com/webhp?gl=us&hl=en http://search.yahoo.com/web?fr= http://www.zuula.com/ -text google Yahoo Zuula -title This is a test same menu with the separator and gives a title to the webpage u2menu -url http://www.google.com/webhp?gl=us&hl=en x http://search.yahoo.com/web?fr= x http://www.zuula.com/ -text google ---<br> Yahoo --<br> Zuula -top 100px same menu with separators,line changes and the iframe is lower u2menu -url www.google.com/webhp?gl=us&hl=en search.yahoo.com/web?fr= www.zuula.com/ -text Google is a search engine Yahoo is a portal Zuula is a searchbot -prefix http:// same menu in verbose version with spaces, and use PREFIX DESCRIPTION Use it to make a quick menu to save and edit or you can call/modify the code to make new yubnub commands. All the parameters are optional, but to be useful you need to enter at least URL and TEXT.URL and TEXT are space separated lists, if you need to use a space into a text you can use the " " html code,if in URL you place a one charachter length string it won't turn your text into a link, you can use this to insert HTML codes/separators. DEFAULT VALUES Null: URL,TEXT,PREFIX fifty : TOP {whatever you give to TEXT}:TITLE NOTES - Enter your urls and text in the same order you need'em - check your urls twice and better yet use PREFIX - Use View Source or Save Page As Html in your browse to catch the code with your urls REMEMBER * if you send { or } in your code yubnub gets a little crazy,avoid them