Drupal

Web Design Update and Drupal Development for Translation & Localization Agency

| 1 views

Caucasus Translations is a professional translation and localization agency located in Tbilisi, Georgia. The agency has established itself as a leader in the translation and content localization business in the Caucasus and Central Asia, employing over 300 translators to provide cost-effective, accurate, and native translation solutions for companies in various industries across 40 countries. The website of Caucasus Translations was originally built with Drupal 7 back in 2011, and as a Drupal…


TBSC consulting - upgrade from Joomla to Drupal

| 1 views

<p>TBSC consulting approached me for help - to help them out to secure their existing site, which was built on Joomla.</p><p>As a true Drupaller I offered them - can we switch CMS from Joomla to Drupal? And they agreed. Here is what we got:</p><p><img src="http://www.reinisfischer.com/sites/default/files/tbscfrontpage.jpeg&quot; alt="TBSC Consulting Front Page" title="TBSC Consulting Front Page" width="1200" height="…


Drupal Simple FB connect + User Form Theming

| 8 views

Lately I have been busy with a project involving a lot of custom coding and programming (mainly because of existing complex web-design) So at the finish line - there are still few things we must to finish - And one of them involves Facebook Login button to Drupal site. See: Simple FB connect Drupal 8 Mapping custom fields from Facebook There are plenty of modules offering such kind of behavior - but problem with those modules  - not always they are updated to the latest Facebook API versions…


Drupal Display Suite Two Columns on User Edit Forms + Image Widget Default Image

| 4 views

<p>Working on a customers project I faced another interesting obstacle (s):</p><ul><li>First to have separate User Admin and User Profile pages</li><li>Second - on user edit pages to display fields on two columns (according to the design).</li></ul><p>So here arises two problems:</p><p><strong>First how to have 2 user profiles and how to style them</strong></p><p>My first approach for two user profiles was…


Facebook Login Button For a Drupal website

| 4 views

<p>So - another request come from a client - to add a Facebook login button for a Drupal website.</p><p>As for a start it might sound like easy to handle a task - I spent about a week to figure out the best possible solution for this.&nbsp;</p><p>At first we must understand what does - <strong>Facebook login button stands for</strong>?</p><p><em>Is it for user mapping - is it getting some fields from users Facebook's profile?…


Drupal Menu Badges + Views + Flags + Rules = Counting Messages

| 0 views

<p>The Drupal project I'm currently working with get's complicated each and every day - so for a start I faced a problem to display dynamic content as menu items - i found a great not to say one of the greate findings this years in field of Drupal development - <a href="http://www.reinisfischer.com/drupal-create-dynamical-menus-menu-views&q…; target="_blank">Drupal &nbsp;Menu Views</a> , then I faced a problem to display tokens in Menu paths -…


Menu Tokens Module for Drupal Site

| 28 views

<p>On the project I'm working lately there is need for many not so simple solutions - one of them involves using Profile2 module, for creating a multi level user profile page - like there is one page for e-mail and password, then there is second profile page for personal information and more.</p><p>To handle this tasks, I'm using Profile2 module, what works 90% great - the rest 10% that doesn't works includes - it doesn't integrates well with Panels module…


How To Display Drupal nodes You Created 1 Year Ago?

| 1 views

<p>It turns out - yesterday on October 3d - my blog had a birthday - it was exatly one year since my first blog post appeared on reinisfischer.com</p><p>On that day I created 2 posts:</p><ol><li><a href="http://www.reinisfischer.com/baltics-vs-caucasus-gdp-2012&quot; target="_blank">Baltic's vs Caucasus by GDP 2012</a></li><li><a href="http://www.reinisfischer.com/can-you-blog-365-days-row&quot;…


Drupal: Create Dynamical Menus with Menu Views

| 10 views

Today working on a customer's Drupal project, I found a kind of strange need - to display for authenticated users their flagged content in a drop-down menu - kinda Facebook, LinkedIn behavior, when you click on gear icon and magic happens - you see your latest messages, invitations, and e.t.c. So I must admit - at the start I didn't have an idea - how actually to flag content. But luckily for me, a few years ago - I was playing with Flags Module and working on this project I decided flags will…