Drupal 8 page template suggestion by path alias, here is a snippet that I wrote for adding a couple of extra page template suggestions…
Latest posts - Page 8
Drupal Stacks Module Naming Convention
Drupal Stacks Module naming convention is inspired by the drupal naming convention. Drupal Stacks module naming convention Preview image naming conventions Stacks allows site-builders…
Android pass argument to another activity
Android pass argument to another activity Android pass argument to another activity Just Wanted to save this snippet quickly so I can share it.…
Android prompt window only first time you run the app
Throwing an android prompt window only first time you run the app comes up again and again for many different situations so I thought…
Drupal 7 alt text for image field
In Drupal 7 alt text for image field is usually missing, which is a big SEO issue, so here is a snippet that will…
PHP change date format
PHP change date format string using the following short function, use it wisely. PHP change date format This is one of those things that…
Android change date format from UTC to local time
Is it time to charge your devices.? Android change date format from UTC to local time with the following code snippet. This is one…
Android list item has no click effect here is what to do
If you are encountering a situation where you are building a list but the android list item has no click effect here is what…
Drupal 8 Preprocess Views View Field
Using Drupal 8 preprocess views view field was a bit tricky so I set up these snippets that should help In your theme’ YOURTHEME.theme…
Salient theme header custom post type FIX
Salient theme header custom post type FIX. Salient is well known WP theme and preferred by many. It gives the editors a beautiful way…