Quick access to Jelly docs via FireFox
[
dion
]
18:50, Wednesday, 19 May 2004
I often go looking up the syntax for jelly tags or ant tasks.
Firefox has this cool feature that allows you to parameterise a bookmark.
Take this bookmark:

to http://jakarta.apache.org/commons/jelly/tags.html#core:%s
Note the %s there.
I gave that bookmark a 'keyword' of jelly in the bookmark and I can now type
jelly forEach
or
jelly if
in the address bar and be taken straight to the docs for the tags.
I also use one for Ant.

Thanks to Mark Pilgrim for the details and Giulio Piancastelli for the Ant core tasks one.
TrackBack