Feb 16 2018
Feb 24 2017
Feb 10 2017
If you want to implement the rest of it with a ( trigger I can counter-diff you for a (( trigger.
the trigger was the main thing preventing me from implementing phurl
Jan 9 2017
Started building and insanely easier as an application. "Favorites" unless you have a better suggestion. Seems more flexible.
Jan 6 2017
Yep, that looks good to me.
Just for my own understanding:
Jan 4 2017
I'm not actually sure which will end up being easier, I think they have like 95% of the same problems. Quick Create probably is a bit easier, though.
I'm for whichever is easiest, since the other will fall in line quickly after.
You were thinking about doing this one first, then Home later, right?
@epriestley I feel like we had this conversation on how to implement this somewhere... (on a diff)? Not sure where these extend from, just move it into Personal/Global settings?
Dec 13 2016
Nov 15 2016
Sep 27 2016
Sep 22 2016
Sep 20 2016
Sep 19 2016
Aug 30 2016
Ahh okay. I understand now. That did indeed happen automatically.
If you give a Phurl an "Alias", you can type ((thatalias)) in Remarkup to reference it. For example:
Also the ((alias)) syntax should use the most-preferred URI, although I think that will happen automatically.
That should really have been in a day 1 "spend 10 minutes doing this stuff first" document, I started collecting this stuff in T11561.
Also, are prototype applications enabled (phabricator.show-prototypes)? If not, Phurl won't actually be installed.
Alternate/simpler test is "does /phurl/ work".
Also, are prototype applications enabled (phabricator.show-prototypes)? If not, Phurl won't actually be installed.
Ah, okay. I'm not immediately sure, then -- did you restart Apache / is /config/edit/phurl.short-uri/ picking up the change?
I suppose we could link to /config/module/site/, which has a list of all Sites, but it's probably not intuitively obvious from there what's going on. It's also possible in some future world to reach this screen without running Phabricator at all (T1806), although probably unlikely.
Oh I left out the fact that I had already configured phurl.short-uri but still get the "Site Not Found" message.
First screen is good.
Just want to sanity check this before I continue. I set the ServerAlias and started getting this page when visiting short.url.com:
Ah, yeah. If you're using Apache with <VirtualHost /> directives, try something like this?
I'm unable to get URL shortening to work locally. Is there some apache configuration required to get it working?