FAQs

ID Question Authored on Updated date
1 How to reboot an Ubuntu system from the command line?
2 How to check if your local Git instance is up to date with the remote repository (without making any changes to your current instance or directory)?
3 How to display the URLs of the remote repositories associated with your Git project?
4 How to write a unix bash shell script that prints each command, executes it, waits 1 second, and moves to the next command.
5 How to set the Drupal config sync directory?
6 What happens when your perform a git reset --soft HEAD~1?
7 How to untrack or stop tracking files that have been added to a git repo?
8 What happens when your perform a git reset --hard HEAD~1?
9 What happens when your perform a git reset --hard?
10 How to create a hero image effect where the centered photograph is flanked by mirrored images on larger screens?
11 How to flip an image on the horizontal axis using CSS?
12 How to create chevron shape using SVG in html
13 How do you create a chevron Shape using css with ::after?
14 What are useful Drush commands for handling Drupal themes?
15 How to list Unix directories only?
16 How to globally replace a search string in vi?
17 How to change the filename of an image on Drupal?
18 How to redirect images to a new path?
19 How to change the class on the submit button on the search block form?
20 How to use Taxonomy term name as contextual filter for view?
21 How to start MySQL on the command line of MAC?
22 How to check the shell being used on a Unix system
23 How to replace tabs with commas in a file on Apple Mac?
24 Where can I find an HTML URL Encoding Reference
25 What is the Golden ratio?
26 Why does the submit button fall below the input box?
27 How to set-up a search box within page.tpl.php?
28 Why does the submit button appear below the input box?
29 Why and when set-up 301 redirects?
30 Are they any good Drupal ticketing and tracking modules?
31 What is the HTML code for the double chevron?
32 How to check which URLs of a site are held by Google?
33 How to set field level permissions for fields in Drupal?
34 Locate a search string in a selection of files on UNIX?
35 How to find files with a certain name and show their date?
36 How to print meta data on home page of Drupal websites?
37 How to execute a shell command within php?
38 How to get the current URL excluding the parameters using PHP?
39 How to make content private?
40 How to beautiful style tables with CSS?
41 How to retrieve variable held with objects and arrays?
42 How to make taxonomy terms availble to template.tpl.php using template.php?
43 How to make taxonomy terms availble to template.tpl.php?
44 How to print taxonomy terms within a contemplate template?
45 How to theme taxonomy term main page?
46 How to create a custom filter for the Drupal View’s Module?
47 How to set the base href?
48 How to stop secondary links wrapping in IE?
49 How to collpase the menu fieldset by default?
50 How to automatically order View as per Menu Order?
51 How to back-up and upload MySQL databases on the command line?
52 How to manage Unix file permissions?
53 How to implement sIFR?
54 How to colour rows subject to value in cell?
55 How to split Drupal content into two columns?
56 Custom Front Page with the Views Module?
57 How to get Title and Alt with Ubercart?
58 How to set-up an XML sitemap / site map?
59 How to stop duplicate Content-Type meta tag in Drupal?
60 How to migrate webform data?
61 How to Change Colours on Linux Terminal?
62 How to download an external website
63 How to select PDF documents for jQuery?
64 How to sort product listing by price not alphabetically?
65 What's the speed of sound and light?
66 How to set-up URL aliases on Drupal?
67 How to set-up different classes for main and sub-menu?
68 IE position relative causes z-index problem
69 How to rsync files specified within a file
70 How to go about importing data into Drupal
71 How to use Views with Ubercart
72 Views Module Exposed Filter applied to multiple fields?
73 What are the key drupal Modules
74 What are the best resources for jQuery?
75 How to fade in/out background colour on hover
76 How to apply CSS specifically to a type of browser
77 How to set-up a theme for a specific node?
78 How to update Drupal modules
79 How to duplicate a content type
80 How to email $account when user logs in
81 How to display just Width and Height
82 How to resolve missing product length, width and height after node import using With Drupal and Ubercart?
83 How to make a link to go back
84 How do I access my Google Analytics account?
85 How do I reveiew and update my Google Business Profile entry?
86 How to make http:// goto http://www and get rid of trailing slashes
87 How to configure the Views Header subject to the Taxonomy Term ID
88 How to update Drupal core with Composer
89 ls -ald php*
90 How to make a drupal block appear subject to User ID?
91 How to fade-in page content on page load
92 How to look up and find IP addresses in the DNS
93 How to implement Next and Previous Links for Views Listing
94 How to automatically set the parent menu item when creating new pages
95 How to restrict parent menu options to relevant items when adding a new page
96 How to automatically create seo friendly URLs
97 How best to set-up 301 redirects?
98 How to restrict access to content by author user ID
99 What is a ternary operator?
100 British / UK date formatting?
101 How to set the default Input Format?
102 How to keep Drupal Modules up to date
103 How to present a form in a column
104 How to play music on a website
105 How to link CCK Imagefield to Filefield (PDF)
106 How to remove terms from drupal node
107 How to style drupal search results page
108 How to remove duplicate search in breadcrumb
109 Blocks - PHP Visibility - Check node type or alias "subfolder"
110 Things to check prior to going live with Drupal website
111 What determines Google Ad Rank / Google Ad Position
112 What is the Drupal Devel Module
113 How to place news feed image link with header title
114 How to setup drupal cron to run daily
115 How to list Unix files in date order?
116 How to resolve too many mysql connections
117 How to change an array from an asending order to a decending order
118 How to iterate through an array and print the key and value
119 How to replace text string in a Unix file
120 Has the Server run out of Ram?
121 How to optimise MySQL for Drupal
122 What free / low costs email marketing systems are available?
123 How to add javascript files for only a specific node
124 How to disable Drupal revision information
125 How to use a legacy database with Drupal
126 How to remove multiple files as listed within a file
127 How to check disk usage on Unix system
128 How to replicate remote server file directory onto local server with rsync
129 Within Views Exposed Filter how to change Year to Any?
130 How to change <Any> within Views Exposed Filter?
131 How to customise block.tpl.php for individual blocks or regions
132 How ro create variable for use within page.tpl.php
133 How to create MySQL database on command line