Smart IP 8.x-2.x-dev release won't update after some git push

Hi,

I would like to report that after several git pushes I made at smart_ip module 8.x-2.x-dev:
https://www.drupal.org/node/915294/commits

... the 8.x-2.x-dev downloadable release won't update, still at "2015-Sep-19".

Project URL: https://www.drupal.org/project/smart_ip

My /.git/config contents:

Dupal 8 Theme not under appearance

Hi all,
I am brand new to drupal. I am trying to get my theme listed in the appearance tab. My theme name is naked
folder structure: /themes/naked
yml file: /themes/naked/naked.info.yml

naked.info.yml contents:
name: naked
type: theme
description: 'Theme from scratch.'
base theme: classy
core: 8.x

I beleive this is all the basic info and format required per https://www.drupal.org/theme-guide/8/defining-a-theme

Creating a Custom Group Element & FormAPI

Hello,

In Drupal 8, I want to create a custom group element such that it wraps two form input fields, first_name and last_name. The idea then would be to make this into a library that I can reuse for many projects. However, I want to use this within my custom module that uses the FormAPI. I am finding very mixed directions online on how to do this with calls to either creating a TWIG template or as a Widget. I cannot seem to find a way for me to define this element under a new type name, (i.e. '#type' => 'firstlastname',) so that I can implement this into my custom form.

Move D5.1 data to a new server and upgrade to D8

I'd like to move the data from a Drupal 5.1 installation to a different server, and start using Drupal 8 with it. Is this at all possible, and could you please offer advice on the best way to go about it?

Errors when install new module

Two errors messages when install new modules:

Please, look at this errors from log:

Theme css is missing

I have installed Drupal and trying to play with it to learn, but a simple thing like installing a theme is giving me problems. Some of the themes i have installed are missing all css. They are v. 8 themes, and are found on the drupal website.

I am new to Drupal, but not new in web development and CMS. Am I missing a step? It seems intuitive, but clearly I am doing someting wrong.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x