Hi Wayne, Thanks for your email. There is more to it than what you think...
Yes we are using bit.ly but the bit.ly APIs and the javascript way to shorten the current page on-the-fly. So that way StatCVS/StatSVN can put a Twitter button on any page and the current URl will be automatically bit.ly-fied This is explained at http://code.google.com/p/bitly-api/wiki/ApiDocumentation#/shorten And the suggested link by bit.ly for importing the javascript does contain '&' May be we could try to "shortify" that one and use it in our code but that sounds a bit weird... I'll try it... I was just wondering why it seems that the javascript did not login properly... (i.e. any links creaed do not seem to appear under our account... Thanks Benoit Wayne Fay wrote: > >> Any suggestion so that the html geneated by xdoc would match the second >> form? or another type of encoding/escaping? > > You're dealing with bit.ly... and asking how to deal with problematic > ampersands in your URL... are you missing something really obvious? > ;-) > > http://www.google.com/search?hl=en&q=is+this+a+test&aq=f&oq=&aqi=g10 > becomes > http://bit.ly/e1GLN > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://n2.nabble.com/XDoc-and-%22-%22-in-a-URL...-tp3473248p3474001.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
