Giter Site home page Giter Site logo

layouts-custom-html's Introduction

layouts-custom-html's People

Contributors

angusmcleod avatar

Stargazers

 avatar Tobias Nordahl Kristensen avatar

Watchers

James Cloos avatar Tobias Nordahl Kristensen avatar  avatar  avatar  avatar

layouts-custom-html's Issues

Setting up travis

Hi Angus.
Thanks thanks for some wonderful input!

I've working on this plugin for a while - with a long break, but now i'm back on, hardly inspired of the custom-html example you provided.

It's right here:
https://github.com/Nordic-T/layouts-discordinfo

I'm currently trying to set-up Travis-CI for it, but it just wont make it. I'm wondering if you have any input to, how i can fix this.
https://travis-ci.org/Nordic-T/layouts-discordinfo

I disabled the Discord-widget for a while, cause it did broke our site, so Travis-CI testing on daily basis (the bash-option), would be great.

Are you able to point out, why it's failing? I had a few thoughts about, if it could be cause i also need to inplement the layout-plugin itself.

Thanks for taking you time, and please let me know if you prefer another place than here, for raising this kind of questions. I can see that a few things is already talked about before.

Code breakes after first element

Hi angus

Thanks for the fast work. As i can see, it looks like the code is cutted of, after the first element.
<span>Just some test-content here.</span><span>Will it remove other content in the new element?</span><span>Or will it work just fine?</span>
Is generated as:
<div id="ember1007" class="sidebar-container fixed ember-view"><!----><div class="sidebar-content"><div class="custom-html"><span>Just some test-content here.</span></div></div></div>

Are you able to see, why this happens (and fix it ๐Ÿ˜„).

King regards
Tobias

Update: If i put an div/span around the code, everything is working just fine:
<span class="wrapper"><!--Wrapper start -->Will it remove other content in the new element?<span>Or will it work just fine?</span><p>Testing</p><div><span>Or?</span></div><!-- Wrapper end --></span>
image
Trying to use this at the moment - Works fine with locally html-file :-)

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.