By editor, 8 December, 2016 Adding jQuery UI Widget to drupal 8 Tags Drupal 8 Code jQuery Example : Step 1 : Add libraries. Example: (With theme / or module : mytheme) On : mytheme.libraries.yml file
By editor, 8 December, 2016 Create a configurable Block programmatically Tags Drupal 8 Code Here an example of configurable block.
By editor, 7 December, 2016 SimpleTest : Running PHPUnit tests from command line Tags Drupal 8 Code Debug Testing Initialisation - Create link to the script (Optional). ln -s core/scripts/run-tests.sh ~/bin Run Test and open rest in web browser. php core/scripts/run-tests.sh --browser --class "Drupal\YOUR_MODULE\Tests\JustTest"
By editor, 28 November, 2016 Add a Form in to a Basic Controller Tags Drupal 8 Code Form Drupal 9 NOTE: I don't know this is the best practice, anyway it's working !!!.
By editor, 25 November, 2016 IP Failover Tags Server Linux Example : on Debian / Ubuntu / Mint ... File : /etc/network/interfaces Edit interface file vim /etc/network/interfaces Add / Edit like this (Here FO ip address is 123.147.159.132)