Giter Site home page Giter Site logo

niklan / trash Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 8.0 284 KB

Just code snippets, tips, tricks, boilerplate and so on for Drupal and PHP, JS, HTML, CSS

Home Page: http://niklan.net

License: Do What The F*ck You Want To Public License

PHP 14.92% JavaScript 2.65% CSS 0.68% Smarty 46.58% C++ 33.92% HTML 1.24%

trash's Introduction

Trash

URL: http://niklan.github.io/Trash/

This is repository for store my own ugly or not code. Just small functions, tips, tricks for PHP, JS, HTML/CSS and ofcourse Drupal.

I made it, because some task move from project to another and wirte same code again is painful and boring, same as find it backups.

Categories

By Nikita Malyshev (Niklan) http://niklan.net ([email protected])

All what you find in this repository under WTFPL license.

trash's People

Contributors

alexd73 avatar chesn0k avatar niklan avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

trash's Issues

Использовать шаблон

Я думаю, для этого тоже можно использовать шаблон, например так:

{% if $PRESET == Drupal_8 or $PRESET == Drupal_8_sub_domains %}
set $root_path {% $VIRTUAL_DOCROOT %}/web;
{% else %}
set $root_path {% $VIRTUAL_DOCROOT %};
{% endif %}

Также будьте осторожны, у них этот шаблонизатор, как показала моя практика очень сырой. Где-то пол года назад выяснил, что у них неверно работала операция "неравно", обещали поправить )

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.