-
```
用中文应该可以吧?
twitter_url_shorten_callback函数中有一行代码是这样的
if (!defined('BITLY_API_KEY')) return $match[0];
而事实上config.php中
define('BITLY_API_KEY', '');
是没有被注释的
所以不管有没有填写BITLY_API_KEY,twitter_url_sh…
-
```
the new version of Bit.ly API is available (v3)
http://code.google.com/p/bitly-api/wiki/ApiDocumentation#/v3/shorten
Dabr still using v2.
I try to enabled the v2 version by adding BITLY_LOGIN and…
-
```
What steps will reproduce the problem?
1. Try to compile bitlyj
2. Requires JSON and several further dependencies
3.
The bit.ly API supports format=xml in addition to format=json.
XML parsing is…
-
```
What functionality do you want to see?
I'm making a couple of content types & some widgets that depend on them for my
department website, but some other people at the university might be interes…
-
```
What would you like dabr to do?
Since the GFW (or gov of China) began blocking bit.ly and j.mp, most dabr
users in China cannot access the URLs shortened by bit.ly.I think the short
url expend wor…
-
```
This is not a bug as such but a request for enhancement.
http://j.mp is done by the same people behind bit.ly, could the API also
work with this?
That would be great!
Thank you
Benoit
```
Orig…
-
```
Hi
The following link is valid:
http://open.spotify.com/user/míkéé/playlist/4Iotf3PG8kB5QsnijC0RL4
Using the bit.ly site itself works but passing this to bit.ly does not.
I get:
net.sf.json.JS…
-
```
What would you like dabr to do?
Since the GFW (or gov of China) began blocking bit.ly and j.mp, most dabr
users in China cannot access the URLs shortened by bit.ly.I think the short
url expend wor…
-
Hi,
I couldn't make it work on my known installation. I added a
`error_log($access_token);`
after
``` php
\Idno\Core\site()->addEventHook('url/shorten', function(\Idno\Core\Event $event) {
…
-
```
What would you like dabr to do?
Since the GFW (or gov of China) began blocking bit.ly and j.mp, most dabr
users in China cannot access the URLs shortened by bit.ly.I think the short
url expend wor…