I have a server which I want to run Drupal site on it.
The default http port 80 was block by my ISP and it does not have a static IP address.
I have to run Drupal on non 80 port, let's say 8765.
Since I do not have a static IP, I apply a sub-domain name from noip.com which is http://drupal8.myftp.org.
So finally my domain name should be http://drupal8.myftp.org:8765
Is it possible in drupal to add the location of a mobile user to a new node that he or she is trying to create?
So opening the site will prompt for the question is you want to share your location. When clicked yes, your location will be added to the new node that you create. No need to fill in address and such.
I've just installed Drupal 8, RC2.
I would like to use it for a multilingual site, with Arabic, French and English.
But I don't see how to add a RTL and a LTR button to CKEditor…
Have a running 8.0.0 rc2 site running under domain A. When I simply rename the site's file directory such that it responds at domain B I get the following:
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /example/core/lib/Drupal/Core/Controller/ControllerResolver.php on line 151