Paul Vaughan
Paul Vaughan
@joshp23 Is there an 'official' YOURLS way of doing this, or are you suggesting I roll my own? Cheers.
:+1: for this!
I've just come across this issue with a little helper application I made, which I am gutting in order to use the kooky package (to support multiple browsers): while some...
Hi Rémi. Sorry for the confusion. I meant "introduction", not "example". The file I am referring to is part of the deck.js distribution which I added deck.ext.js to: https://github.com/imakewebthings/deck.js/blob/master/introduction/index.html
Hiya. Can you please link me to the two plugins you mentioned? Obviously, by default, YOURLS disallows hyphens, so the BIAS plugin isn't doing anything incorrect. However I'm interested to...
Ok, to skip that test and get the code working quickly, if that's important, comment out the following lines in `plugin.php`: ``` if ($file['type'] !== 'text/csv') { yourls_add_notice('Not a .csv...
Hi @aippnp. I'm not sure I understand the issue you're having. Could you possibly walk me through it? I'll do my best to solve it.
I assume it's generating a third URL as that's a configuration option YOURLS has: my own experience is that if I try to add a link manually which had already...
The recent update (tagged v0.2) should hopefully improve things. Would love some feedback tough.
Just hacked out a basic Bash script to generate a CSV file with as many rows as I like. Currently my local copy of YOURLS is importing about 6,000 rows...