Code Monkey home page Code Monkey logo

tims's People

Contributors

ericras avatar tsteiner avatar

Watchers

 avatar  avatar  avatar

tims's Issues

Field Collection theme_hook_suggestions in wrong order?

screen shot 2014-05-15 at 11 52 30 am

I believe [1] and [2] should be flipped. The field_fc_section_title field uses the field__field_fc_section template even though a field__fc_section_title template exists.

Investigate if this is how it works outside of TIMS

Can't get fields to output using twig syntax

I'm successfully able to print {{title} but {{content}}, {{ content.body }} print out "Array" with notice:

Notice: Array to string conversion in __TwigTemplate_c72a677326fc8fe35a3f35b72d19294c->doDisplay() (line 32 of /Library/WebServer/Documents/workspace/drupalcore/sites/all/libraries/Twig/lib/Twig/Environment.php(321) : eval()'d code).

Add Drupal configuration page

Add Drupal configuration page for admin to restrict access to certain additional functions like file_get_contents and views_embed_view

Can't install on php 5.3

Using php 5.3.8 installation errors out on

  $theme_registry_array = &drupal_static('theme_get_registry')[1];

Parse error: syntax error, unexpected '['

Name templates with same convention as files

Instead of naming with the template suggestion convention (underscores), name with the file convention (hyphens) and convert.

This will match up to theming documentation much better as most (all?) documentation is based around creating template files.

Don't use on admin pages/admin theme

Creating a 'block__content' template wipes out the content on the admin side (admin pages must not have the same sort of 'content' render away)

Make a PR to integrate Twig mode in CodeMirror

Hi!

I'm using your Twig mode codemirror/mode/twig.js and it seems to work fine, but I would really appreciate to be able to fetch it with bower, as I do with my other dependencies.

Why don't you make a pull request to integrate it in CodeMirror?
Or, at least, it would be nice to have it in its own repository so it could be easily fetched with bower.

Thanks!

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.