User Details
- User Since
- Nov 21 2016, 9:24 AM (421 w, 6 d)
- Availability
- Available
Feb 16 2017
Thanks, Chad!
Well, upon browsing more through the source code, it appears that Phabricator is using "Javelin" javascript library which is not free software. Could you please give some more info about this?
If I want to add some code (like a script notice described in chapter 3.2.1 here: https://www.gnu.org/software/librejs/free-your-javascript.html) to the <head> before any script, where's the right place in the Phabricator code to do this?
Feb 15 2017
I meant, are there any external javascripts used with Phabricator, but nevermind. Thanks for your help!
Feb 14 2017
So all javascripts (including externally linked) are under Apache 2.0?
Nov 22 2016
Thanks, I'll look into this further. I didn't install it myself, I'll ask sysadmin permissions to get through the setup personally.
Yup, purging caches didn't help.
I'm sorry, other than:
# apache2 -v │ Server version: Apache/2.4.10 (Debian) │ Server built: Jul 20 2016 06:48:18
<IfModule mod_ssl.c> <VirtualHost *:443> ... # Change this to the path where you put 'phabricator' when you checked it # out from GitHub when following the Installation Guide. # # Make sure you include "/webroot" at the end! DocumentRoot /var/www/ph/phabricator/webroot