To Do
From Yubnub
(Difference between revisions)
(Reply to command creation suggestion.) |
|||
Line 7: | Line 7: | ||
I think that the Wikibook of YubNub Commands has a different focus, see [http://www.editthis.info/yubnub/Talk:To_Do discussion]. | I think that the Wikibook of YubNub Commands has a different focus, see [http://www.editthis.info/yubnub/Talk:To_Do discussion]. | ||
- | -- | + | -- Paul Boren |
+ | |||
* [[Advanced Syntax]] - The official page [http://yubnub.org/documentation/describe_advanced_syntax] has some info that could probably be updated or expanded into separate articles. | * [[Advanced Syntax]] - The official page [http://yubnub.org/documentation/describe_advanced_syntax] has some info that could probably be updated or expanded into separate articles. | ||
* Some of the more experimental/advanced commands could probably benefit from some expanded instructions and examples. | * Some of the more experimental/advanced commands could probably benefit from some expanded instructions and examples. | ||
Line 13: | Line 14: | ||
* I'm new to java and javascript but I would love to make some Yubnub commands. Would it be possible to have an article with the basics of making commands? For example, let's say I would have wanted to make a command with multiple parameters like gloc. gloc command is this "http://www.google.com/local?sc=1&hl=en&q=${what}&near=${where}&btnG=Google+Search&rl=1". I would have loved to make a command like this but I have a couple of issues. 1. How do I get the url in that form? 2. How do I know what parameters correspond to what? Again, I'm really new on this so this may be trivial for most of yubnub users. Still, I think that it would be useful in order to expand yubnub to other communities with little knowledge about javascript - [http://www.editthis.info/yubnub/User:WMVMW V] | * I'm new to java and javascript but I would love to make some Yubnub commands. Would it be possible to have an article with the basics of making commands? For example, let's say I would have wanted to make a command with multiple parameters like gloc. gloc command is this "http://www.google.com/local?sc=1&hl=en&q=${what}&near=${where}&btnG=Google+Search&rl=1". I would have loved to make a command like this but I have a couple of issues. 1. How do I get the url in that form? 2. How do I know what parameters correspond to what? Again, I'm really new on this so this may be trivial for most of yubnub users. Still, I think that it would be useful in order to expand yubnub to other communities with little knowledge about javascript - [http://www.editthis.info/yubnub/User:WMVMW V] | ||
+ | |||
+ | Read the page on [http://yubnub.org/documentation/describe_advanced_syntax syntax] and ask the [[Community]] for any help you might need. | ||
+ | |||
+ | -- Paul Boren | ||
==Wishes Granted== | ==Wishes Granted== | ||
* The official site details installing yubnub into various browsers and operating systems [http://yubnub.org/documentation/describe_installation], but maybe the wiki could have an article (or articles) on [[Browser Integration]] and [[OS Integration]]. | * The official site details installing yubnub into various browsers and operating systems [http://yubnub.org/documentation/describe_installation], but maybe the wiki could have an article (or articles) on [[Browser Integration]] and [[OS Integration]]. |
Current revision as of 07:48, 29 May 2010
This page is a wiki article wishlist (it is not a to-do list for YubNub features). Feel free to add new article ideas to this list.
Have some free time? Have some knowledge? Pick a topic on this list and write an article!
Wiki Article Wishlist
- The Yubnub Wikibook has a lot of information that could be made into various articles.
I think that the Wikibook of YubNub Commands has a different focus, see discussion.
-- Paul Boren
- Advanced Syntax - The official page [1] has some info that could probably be updated or expanded into separate articles.
- Some of the more experimental/advanced commands could probably benefit from some expanded instructions and examples.
- Create articles describing groups of commands. For example: An article on Logic in Commands could describe how to use commands such as ifThen and eop.
- I'm new to java and javascript but I would love to make some Yubnub commands. Would it be possible to have an article with the basics of making commands? For example, let's say I would have wanted to make a command with multiple parameters like gloc. gloc command is this "http://www.google.com/local?sc=1&hl=en&q=${what}&near=${where}&btnG=Google+Search&rl=1". I would have loved to make a command like this but I have a couple of issues. 1. How do I get the url in that form? 2. How do I know what parameters correspond to what? Again, I'm really new on this so this may be trivial for most of yubnub users. Still, I think that it would be useful in order to expand yubnub to other communities with little knowledge about javascript - V
Read the page on syntax and ask the Community for any help you might need.
-- Paul Boren
Wishes Granted
- The official site details installing yubnub into various browsers and operating systems [2], but maybe the wiki could have an article (or articles) on Browser Integration and OS Integration.