Skip to content
#

twig

Here are 1,119 public repositories matching this topic...

gchtr
gchtr commented Mar 1, 2020

Ticket: #1434

There are some limitations when getting posts from other pages in a multisite network. Specifically, when you fetch posts from other blogs, you’ll have to prepare the data in advance.

The linked issue has a very good example for this, that I’ve run into myself, too. I think we should document that in a new Multisite Guide.

There’s also some functionality in the [`Timber

anketwokings
anketwokings commented Feb 6, 2018

How to recreate

  • Preview a page that has content stored in contentblocks.

  • When previewing a page that has content stored in contentblocks, the contentblocks do not show.

Expected behaviour

The contentblocks showing exactly as they do on the saved webpage

Error

With strict_variables: true, the error that is given is

Key "block" for array with keys "textsection" do
cms
bennash
bennash commented Jan 22, 2020

NEW UI Locations

The Plugin page in the Store could use some layout adjustments. The Install buttons are often pushed down the page with long content above. This UI could be anchored up top. A common location for this UI would be helpful with muscle memory, always navigating to this ui's location.

Many of the informational pieces could be moved to the sidebar below the Documentation and R

ringods
ringods commented Mar 12, 2020

On one hand, Github wikis are a great thing. But on the other hand, one of it's drawbacks is that only repo maintainers have update access to the wiki.

In open source, contributions should also work for documentation. As a result, my request would be that one of the maintainers migrate all the wiki content into the main repo, e.g. in a docs folder.

Once the documentation is there, contribu

kimai2
itkfm
itkfm commented Feb 18, 2020

Is your feature request related to a problem? Please describe.
When Kimai is open in a tab in Firefox, it will light up again and again (every minute!) to notify the user. The change that happens appears to be the updated time in title only (which actally arouses only little or no interest).

Describe the solution you'd like
An option to disable this title updates by user. So those w

platform
vttn
vttn commented Mar 19, 2020

Description
We would like to port our shopware 5 app to shopware 6. The challenge we are facing is customizing the admin setting area for our plugins. We would like to register webhooks

Example
A good example is the SwagPayPal bundle that has a custom admin settings page. Can we have a generic tutorial/documentation that explains what is going on?

Fonata
Fonata commented May 26, 2019

This plugin is confused because .lando.yml files may contain a top-level key services:. It says "Missing argument", when in fact all is fine.

These files are not meant for Symfony at all. For example, in the Drupal 8 ecosystem, both Lando and Symfony can coexist without any problems.

For documentation, see https://docs.devwithlando.io.

LeCanardNoir
LeCanardNoir commented Aug 22, 2019

I add just one line to get this tutorial working in the single.php file.

This is the tutorial part:

{% extends "single.twig" %}

{% block headline %}
    <h1><img src="/wp-content/uploads/2014/05/jareds-face.jpg" alt="Jared’s Mug"/></h1>
{% endblock %}

That the line i need to add in the single.php file:

ryo-endo
ryo-endo commented Nov 11, 2019

概要(Overview)

さくらレンタルサーバー向けに、回避用の記述を.htaccessにコメントとして記載していた。
さくらレンタルサーバーのFreeBSDのアップデートに伴い、不要になったので削除する。
(削除するだけで良い)

該当箇所

https://github.com/EC-CUBE/ec-cube/blob/4.0/.htaccess#L39

関連情報 (Ref)

https://help.sakura.ad.jp/notification/360000190121/

scones
scones commented Dec 4, 2017

Hello MtHaml maintainers,

This library does require libpcre3 to be installed on the system.
This should be documented somewhere in this repository (ie. the README).

I had the issue, that the libpcre3 version on my container was 2:8.35-3.3+deb8u4, which crashed as soon as i used MtHaml to render .haml files.
I am aware, that this is not a problem of MtHaml itself, although lacking documenta

Improve this page

Add a description, image, and links to the twig topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the twig topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.