Git Product home page Git Product logo

d7-d8-examples's People

Contributors

sean-e-dietrich avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

d7-d8-examples's Issues

Example of using the basic functions

What section does this belong in? (Front End, Back End, Site Building, Misc.)

Back end

Describe the example

Should include the following functions

  • l
  • url
  • dsm
  • dpm
  • drupal_set_message
  • t
  • theme

Why should this be included?

It shows how the items have changed compare to how they were from 7->8.

What are the key points that people can learn?

The basic functions that we took for granted in 7 are still there but just a different way to get to them.

Example Admin Configuration Page and how to retrieve variables

What section does this belong in? (Front End, Back End, Site Building, Misc.)

  • Back End

Describe the example

  • How to build a basic admin interface, something with a similar approach as listed here.
  • How to then retrieve that configuration to use elsewhere in a custom module.

Why should this be included?

  • Because having a site configuration is neccesary in most cases. Many clients are use to having the ability to update features and components through the site and simply relying on node content is less than ideal.

What are the key points that people can learn?

How to build admin configuration pages the Drupal 8 way. Coming from Drupal 7, there's typically a custom form that uses system variables to store values and variable_get() to retrieve the configuration. Since this method has changed for Drupal 8, knowing the recommended way would be helpful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.