qrazi

Results 6 issues of qrazi

Hi, I ran the missing translations on a project of ours, but the resulting translations array also includes a whole lot of Craft CMS keys that are already in their...

I could not find an existing issue, and I could not find that I'm using incorrect syntax. When I want to have a template rendered manually to output, in this...

For a Drupal 7 website I am using the Easychart plugin to display charts. Now I have the use case that I want to incorporate a line graph with a...

A client of mine uses some third party software to regularly upload video with the settings "Hide from Vimeo" and "Embed on specific domains". This effectively means that https://vimeo.com/12345678 cannot...

The original repository had the functionality to set a "base" title. Any call to set('title') would have had that base appended. I made the separator configurable, since I could not...

(apologies if the title is too convoluted!) So, one of the changes introduced between 1.1.10 & 1.1.11 is that the Module class is made `final`. See `src/Codeception/Module/Yii2.php`, line 168/169. Craft...