Built with Drupal 8: A Front-Ender's Tale of Danger and Suspense

Error message

  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2405 of /home1/markspap/public_html/kathy/includes/menu.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home1/markspap/public_html/kathy/includes/common.inc).
May 3, 2015

UPDATE: In August 2015 I moved this site back to Drupal 7. Drupal 8 is still in beta, and though it's going to be fun, it's obviously not ready for prime time yet.

A few weeks ago I decided to rebuild this blog from scratch.  It had been literally years since I'd posted, so I figured I'd include just a few of the last entries.  Also, Drupal 8 was in beta and I'm impatient.  Why not build a brand new site in 8.0.0-beta9?, I thought.   How hard could it be?

So, okay.  It was a little bit hard.  But surprisingly, the experience wasn’t as hairy as you might expect.  Here’s a summary of my adventurous, experimental walk on the wild beta side. 

Installing Drupal 8

Before I go further, I should mention that I installed Drupal 8 on a previously set up local environment.  (If you don’t know what that means, you can find out more here.   For fellow Mac users, I’d recommend these instructions.)

Honestly, installation was a breeze.  The whole process took less than 5 minutes and was similar enough to Drupal 7 that I felt on solid ground.  I just downloaded and untarred core, added a new database in Mamp, went to the site in my browser and followed the instructions.  Easy peasy.

Playing with core was equally as uneventful and fun.  I added a new user, enabled and disabled core modules, added a new content type and a taxonomy vocabulary, tweaked permissions, etc.  All without a hitch.  The admin interface looks and acts almost the same as D7's. For someone who builds a lot of sites for non-technical admins, this is a big relief.

I decided this was easy.  Drupal 8 was a lot more stable than I’d expected.  I was feeling confident, so I decided to try creating a custom theme.

Custom Theming: Take One

Considering D8’s not even released yet, the documentation on drupal.org on Theming Drupal 8 is pretty extensive.  In fact it’s so extensive, it’s a bit overwhelming at first. 

If you're familiar with D7 theming and just wanted to get up and running quickly, you might prefer 27 Questions (and Answers) from My First Drupal 8 Site Build by Matt Korostoff.  His article was extremely helpful, although I was glad to be have the d.o documentation to refer to when I got stuck or wanted to delve into something more deeply.

Adding JS, CSS and Font Files and Libraries

I decided to keep a hand on the tow line and created a Classy subtheme, following Matt’s instructions for setting up the x.info.yml and and x.libraries.yml files.

You can see the .info.yml file looks a lot like the .info in Drupal 7.  The main difference is the way CSS and JS are added.  Instead of adding them directly to the .info.yml file, you include a reference to a .libaries.yml file, and that is where you add your scripts, stylesheets and dependencies. That was probably the biggest gotcha for me--figuring out how to include JS scripts, libraries and dependencies and font libraries.  There was conflicting information on the webs, but this is what worked for me:

Because I had a number of CSS and JS files, I followed the advice (from d.o. maybe?) to break them into two groups—global-styling and global-scripts,. These will now be available to every page.

My scripts.js is actually just a teeny few lines to handle the navigation bar, but surprisingly, Drupal 8 doesn’t load JQuery on every page automatically like D7 did. You have to add it as a dependency, as well as any other js you want to run on every page.

One thing I never figured out was how to add my custom fonts. I use Google's PT Serif and Inconsolata in this theme, and the only way I could get the fonts to load was by adding an @import to my main CSS file:

@import url(http://fonts.googleapis.com/css?family=Inconsolata|PT+Serif:400,400italic,700,700italic);

It works, and that'll have to do for now.

Twig Templates

I find Twig to be easier and more intuitive than the PHP of previous .tpl.php files. If you don't agree, some of the documentation on d.o might be helpful, especially Twig Coding Standards.

The Classy theme was a godsend for me when it came to creating custom templates. Whether you create a subtheme of Classy or not, you can look at the slew of templates it includes to get an idea of how to create your own.

For this theme, I needed a custom block--search-form-block.html.twig and changes to page.html.twig and node.html.twig. For instance, like Matt Korostoff, I don't much like the default "submitted by" line. To tweak it, I copied the node.html.twig from Classy, plopped it in my theme's template folder, and changed the line:

I still haven't figured out how to get my custom date/time format to print, but I'll keep working on it. :)

Custom Modules and More

I enabled a few contrib modules (Prepopulate, Youtube Field, Captcha and Recaptcha) that were absolutely required before going live. All worked beautifully out-of-the-box. However, the other contrib modules I tried gave me either a WSOD or that ghastly pink error message.  

At this time I'd recommend enabling contrib modules cautiously, if at all.  Most are still in dev for a reason.  Maybe try them on a test install first and see what blows up.

Luckily this is a simple site that can run without many contrib modules. If you have a complex site that requires a number of them, you may have to wait a bit before they're all ported to 8. Bluespark publishes a helpful live list of the current status of the top 100 Drupal modules. Check it out to see if your modules are listed.

I'm know you're waiting on tenterhooks for your favorite modules, but remember that most of the people who create and maintain contrib modules do so on their own time and without pay.  That's pretty darn generous of them, and I'm grateful for all the vacation time and off hours they spend creating modules that make my life easier. Unless I'm able to jump in alongside and start slinging code, I'm happy to wait patiently for contrib modules to be ported.

(Note to self: Patience you must have, my young padawan.)

Conclusion

The (sort of) bad news: Not everyone is crazy enough to spend two days and nights building a D8 site. It still isn't easy. You may get discouraged.  You will lose sleep. I still can't get drush 7 (required for D8) to rebuild caches. Importing and exporting a database between dev and live without at least a few WSODs is nigh on impossible. I encountered a number of alien requirements and strange error messages that took time to track down and debug.

The good news: Smarter people than me are working on those problems. Yay!

More good news: I'm no longer afraid of WSODs or error screens that fill three screens. Also, I busted my local dev site and had to rebuild it so many times, I now know a great deal about installing, enabling and configuring Drupal 8.

Was it worth it? You betcha! I'm no programmer, so I was nervous about Drupal 8 coming down the pike. I'm not nervous anymore. In fact, I'm looking forward eagerly to a release candidate.

Thanks to all the people who put so much time and effort into Drupal 8. It's really spectacular, and we thank you for generously sharing your code with us.

Comments

Ahaa, its pleasant dialogue regarding this paragraph here at this weblog, I have read all that, so at this time me also commenting at this place.

What a data of un-ambiguity and preserveness of precious knowledge about unexpected feelings.

I want to show you one exclusive program called (BTC PROFIT SEARCH AND MINING PHRASES), which can make you a rich man!

This program searches for Bitcoin wallets with a balance, and tries to find a secret phrase for them to get full access to the lost wallet!

Run the program and wait, and in order to increase your chances, install the program on all computers available to you, at work, with your friends, with your relatives, you can also ask your classmates to use the program, so your chances will increase tenfold!
Remember the more computers you use, the higher your chances of getting the treasure!

DOWNLOAD FOR FREE

Telegram:
https://t.me/btc_profit_search

I all the time emailed this website post page to all my contacts, for the reason that if like to read it afterward my friends will too.

You really make it seem so easy along with your presentation but I in finding this matter to be actually one thing which I think I'd by no means understand. It sort of feels too complicated and extremely large for me. I'm taking a look forward on your subsequent put up, I'll try to get the grasp of it!

I wanted to thank you for this great read!! I absolutely loved every little bit of it. I have got you bookmarked to look at new things you post…

Hmm it appears like your website ate my first comment (it was super long) so I guess I'll just sum it up what I submitted and say, I'm thoroughly enjoying your blog. I too am an aspiring blog blogger but I'm still new to everything. Do you have any tips and hints for beginner blog writers? I'd certainly appreciate it.

Aw, this was a very nice post. Taking the time and actual effort to make a great article… but what can I say… I hesitate a whole lot and don't manage to get nearly anything done.

We are a gaggle of volunteers and starting a new scheme in our community. Your site offered us with useful information to work on. You have done an impressive job and our entire group will be grateful to you.

For most recent news you have to visit the web and on the web I found this site as a best site for most up-to-date updates.

I want to show you one exclusive program called (BTC PROFIT SEARCH AND MINING PHRASES), which can make you a rich man!

This program searches for Bitcoin wallets with a balance, and tries to find a secret phrase for them to get full access to the lost wallet!

Run the program and wait, and in order to increase your chances, install the program on all computers available to you, at work, with your friends, with your relatives, you can also ask your classmates to use the program, so your chances will increase tenfold!
Remember the more computers you use, the higher your chances of getting the treasure!

DOWNLOAD FOR FREE

Telegram:
https://t.me/btc_profit_search

Thanks a lot for sharing this with all people you really recognise what you are speaking about! Bookmarked. Please also talk over with my web site =). We may have a link alternate agreement among us

Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to far added agreeable from you! However, how can we communicate?

I think everything posted made a great deal of sense. But, think about this, what if you added a little information? I mean, I don't want to tell you how to run your website, but what if you added a headline that makes people want more? I mean %BLOG_TITLE% is a little plain. You should glance at Yahoo's home page and note how they create news titles to get viewers to click. You might try adding a video or a picture or two to get people interested about what you've written. In my opinion, it might make your posts a little bit more interesting.

Hi there! Do you know if they make any plugins to assist with Search Engine Optimization? I'm trying to get my blog to rank for some targeted keywords but I'm not seeing very good success. If you know of any please share. Many thanks!

I want to show you one exclusive program called (BTC PROFIT SEARCH AND MINING PHRASES), which can make you a rich man!

This program searches for Bitcoin wallets with a balance, and tries to find a secret phrase for them to get full access to the lost wallet!

Run the program and wait, and in order to increase your chances, install the program on all computers available to you, at work, with your friends, with your relatives, you can also ask your classmates to use the program, so your chances will increase tenfold!
Remember the more computers you use, the higher your chances of getting the treasure!

DOWNLOAD FOR FREE

Telegram:
https://t.me/btc_profit_search

I've been exploring for a little bit for any high-quality articles or blog posts on this sort of house . Exploring in Yahoo I ultimately stumbled upon this web site. Studying this information So i'm happy to exhibit that I have an incredibly good uncanny feeling I came upon exactly what I needed. I so much definitely will make sure to don?t overlook this site and give it a look regularly.

I don't know if it's just me or if perhaps everyone else experiencing problems with your site. It appears as if some of the written text on your posts are running off the screen. Can somebody else please provide feedback and let me know if this is happening to them too? This may be a issue with my web browser because I've had this happen previously. Appreciate it

Hi there every one, here every person is sharing these kinds of experience, therefore it's pleasant to read this blog, and I used to visit this web site all the time.

I want to show you one exclusive program called (BTC PROFIT SEARCH AND MINING PHRASES), which can make you a rich man!

This program searches for Bitcoin wallets with a balance, and tries to find a secret phrase for them to get full access to the lost wallet!

Run the program and wait, and in order to increase your chances, install the program on all computers available to you, at work, with your friends, with your relatives, you can also ask your classmates to use the program, so your chances will increase tenfold!
Remember the more computers you use, the higher your chances of getting the treasure!

DOWNLOAD FOR FREE

Telegram:
https://t.me/btc_profit_search

You've made some really good points there. I looked on the web for more info about the issue and found most people will go along with your views on this web site.

Hey there! I know this is somewhat off topic but I was wondering if you knew where I could locate a captcha plugin for my comment form? I'm using the same blog platform as yours and I'm having trouble finding one? Thanks a lot!

I think this is one of the most vital information for me. And i am glad reading your article. But wanna remark on some general things, The web site style is wonderful, the articles is really great : D. Good job, cheers

Pretty section of content. I just stumbled upon your site and in accession capital to assert that I acquire actually enjoyed account your blog posts. Any way I'll be subscribing to your augment and even I achievement you access consistently quickly.

The predominance of heftiness has multiplied in ongoing a few years, and this increment is located in all countries, consisting of the. Bioxtrim Heftiness has various wellness consequences, including diabetes, hypertension, cardiovascular illness, stroke, malignant growth, and breathing infections. Individuals who're huge are bound to encounter disappointment, anxiousness, and pressure, however the real problems. Corpulence has turned into a large standard clinical trouble. Bioxtrim Gummies The work dynamics of the cutting-edge times have changed quite a few whereby people need to spend extra time and determination sitting in the front of the screens, which limits their movability and staying power of the body too. https://www.exposedmagazine.co.uk/featured-articles/bioxtrim-gb-uk-must-...
https://www.exposedmagazine.co.uk/featured-articles/bioxtrim-gummies-rev...

These aren't weight loss program capsules that are simplest supposed to shrink appetite or save you meals cravings. Bioxtrim The herbal substances have an impact on the complete body so that it may help itself. Capsules raise your own metabolism and promote fats burning. Bioxtrim Gummies It is meant to be taken for numerous weeks while not having to restriction the first-class of existence or everyday existence. This method: no abstinence from certain ingredients and no sweaty sports activities classes. And the kilos need to nonetheless fall off. The following test goes into more element approximately the composition, consequences and client reviews. Does the manufacturer preserve its promise? Obesity is a vexing trouble for plenty humans and is quick turning into a critical health hassle. https://www.exposedmagazine.co.uk/featured-articles/bioxtrim-gb-uk-must-...
https://www.exposedmagazine.co.uk/featured-articles/bioxtrim-gummies-rev...

I do accept as true with all the ideas you've offered on your post. They're very convincing and can certainly work. Nonetheless, the posts are very brief for starters. May you please lengthen them a little from next time? Thanks for the post.

Howdy! Quick question that's entirely off topic. Do you know how to make your site mobile friendly? My site looks weird when browsing from my iphone. I'm trying to find a theme or plugin that might be able to fix this problem. If you have any recommendations, please share. Cheers!

I'm not sure where you're getting your info, but great topic. I needs to spend some time learning much more or understanding more. Thanks for fantastic information I was looking for this info for my mission.

The Seek Thermal Imaging Camera is a creative device that carries progressed thermal imaging abilities to your fingertips. With its reduced plan and simple to-utilize interface, this camera permits clients to rapidly and precisely recognize temperature varieties, distinguish possible issues, and catch definite thermal pictures. Whether you're directing home reviews, investigating electrical frameworks, or investigating the outside, the Seek Thermal Imaging Camera gives clear and exact thermal imaging for a large number of uses. Upheld by state of the art innovation and outstanding execution, it's the ideal decision for experts and aficionados the same seeking solid thermal imaging arrangements.

Hmm is anyone else encountering problems with the pictures on this blog loading? I'm trying to determine if its a problem on my end or if it's the blog. Any feed-back would be greatly appreciated.

I want to show you one exclusive program called (BTC PROFIT SEARCH AND MINING PHRASES), which can make you a rich man!

This program searches for Bitcoin wallets with a balance, and tries to find a secret phrase for them to get full access to the lost wallet!

Run the program and wait, and in order to increase your chances, install the program on all computers available to you, at work, with your friends, with your relatives, you can also ask your classmates to use the program, so your chances will increase tenfold!
Remember the more computers you use, the higher your chances of getting the treasure!

DOWNLOAD FOR FREE

Telegram:
https://t.me/btc_profit_search

I pay a quick visit day-to-day a few blogs and blogs to read articles or reviews, except this website provides feature based writing.

Good article! We will be linking to this particularly great article on our website. Keep up the great writing.

I just could not go away your site before suggesting that I actually enjoyed the standard info a person provide in your guests? Is gonna be back steadily to check out new posts

Hi are using Wordpress for your blog platform? I'm new to the blog world but I'm trying to get started and create my own. Do you require any coding expertise to make your own blog? Any help would be really appreciated!

Hello to all, it's actually a nice for me to pay a quick visit this web page, it contains valuable Information.

You actually make it appear really easy with your presentation but I find this topic to be really one thing which I feel I'd by no means understand. It sort of feels too complicated and extremely wide for me. I am having a look forward in your subsequent publish, I'll try to get the hang of it!

I want to show you one exclusive program called (BTC PROFIT SEARCH AND MINING PHRASES), which can make you a rich man!

This program searches for Bitcoin wallets with a balance, and tries to find a secret phrase for them to get full access to the lost wallet!

Run the program and wait, and in order to increase your chances, install the program on all computers available to you, at work, with your friends, with your relatives, you can also ask your classmates to use the program, so your chances will increase tenfold!
Remember the more computers you use, the higher your chances of getting the treasure!

DOWNLOAD FOR FREE

Telegram:
https://t.me/btc_profit_search

What's up, after reading this awesome paragraph i am also glad to share my know-how here with colleagues.

Thank you for the good writeup. It in fact was a amusement account it. Look advanced to more added agreeable from you! However, how can we communicate?

Have you ever thought about creating an e-book or guest authoring on other sites? I have a blog based on the same information you discuss and would love to have you share some stories/information. I know my audience would value your work. If you are even remotely interested, feel free to send me an e-mail.

This piece of writing is genuinely a good one it assists new internet visitors, who are wishing for blogging.

Hey! Do you know if they make any plugins to safeguard against hackers? I'm kinda paranoid about losing everything I've worked hard on. Any suggestions?

I am curious to find out what blog system you're utilizing? I'm experiencing some minor security problems with my latest site and I would like to find something more safe. Do you have any solutions?

Pages

Add new comment