Git Product home page Git Product logo

esie_subtheme's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

marlo-longley

esie_subtheme's Issues

ISSUE-3 Webform content missing

What's wrong

Fieldsets.
Fieldset template not rendering content. Most obvious in the Webforms.

How to fix

Revert to using Barrio's fieldset template and this is fixed.

ISSUE-1 Refactor markup and styles

Why?

We can reduce the amount of CSS with better structured markup. We can make the structure more modular and leverage bootstrap more. We can pull from the parent theme more strategically and use Twig extends and includes so that there is only 1 copy of each portion of markup in our subtheme. For example not pasting the same header into multiple page templates. This reduces differences between pages and opportunities for errors.

Also, we need to keep working on this theme to match mockups.

The plan.

First/most complex thing I tried to address was the navbar (current on live, is broken and collapse doesn't work). This was a learning curve for me because all the different menus from Drupal sitebuilding that can go into the theme.

Also since a main concern was the Curator and Contributor forms, I added theme hooks to allow individual layouts for each.

ISSUE-2: Add regions so blocks are not hardcoded

What is(will be done) new

Will allow Block placing the Drupal way by adding extra regions, 3 Rows, between Breadcrumb and the Content. That way we can shape the Front page in the right way, independent of the content

What extra is required.

Blocks that will be setup here will need to have the extra column classes to follow the desired layout. That is a simple edit task (use FULL HTML)

What is missing?

After this change CSS will need to be readjusted since now there is more nesting, given by the natural block render process (see the featured panorama as an example that now does not extend to the full width of the 8 column width column.

@marlo-longley

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.