It's good to first state that I'm really new with Drupal. I've only started creating my website and although I've managed to dodge enough issues with search and resolve this latest issue is driving me nuts.
Abduzeedo or ABDZ (as it is shortly called) is a very popular inspiration platform for designers of all kind. It was founded in 2006 by Fabio Sasso, a Brazilian designer who works for Google. It was started as a personal blog but now has grown into one of the design world’s most sought after blog for inspiration and tutorials. Abduzeedo draws in more than a hundred thousand design enthusiasts a day and almost three million a month.
I have a DRUPAl 8 installation with thunder Distribution and I would like to have an opportunity to select fonts, font size colour and family. I have installed the Addons, cinfigurated my differen HTML Typs in the setup. All seems to be well.
But when I want to edit my text and I select Full HTML, where i have configurated all this functions, my Editor is showing no text noc functions, nothing.
Does anyone have made this experienc too<? I really googled a ot but I found no solution. Does anyone know how to solve it so that I can work on my boring formatted Text?
i tried to remove the sentence by disable and removing the content block but failed. i installed empty front page and empty page and also front page module but dunno wat to do. can i just remove the "no result behavior" (empty node front page behavior) from Frontpage view?
Hi. I'm a greybeard C programmer / Linux admin with a glancing familiarity with drupal, interested in learning how to help test Drupal 8 patches.
I've scripted the automated installation of Drupal 6 and 7 in the past, written code to migrate a site from Drupal 6 to Drupal 7, and have played with Drupal 8 a bit... but am generally ignorant of the tao of drupal development.
There's a ton of stale doc out there, and guides that require too much previous knowledge... so tools / guides with, say, the level of polish of Mac Homebrew would be appreciated.
How can
1) I have a Drupal installation on domain1.com
2) A completely different website/csm/setup at domain2.com
3) Allow domain2.com to send code which will create content in domain1.com?
I am looking to set up an API which will allow websites to post to my website. I've seen a module a few years back which allowed creating content through putting paramaters in a URL, I.E domain1.com/new/node/type=article&title=my title... etc. Is this the best way, is it secure enough or are there alternatives?