Takashi Nojima

Results 7 issues of Takashi Nojima

PHPTALのi18n機能とCakePHPのi18n機能を連携する

<span cake:element="elementName"/> のような感じで、CakePHPのView::elementメソッドを利用可能にするか考え中。 PHPTALにはmetalという機能があるので、そちらを使うべきと思っている。 現状では、 <span tal:replace="structure php:view.element('elementName', array('options' => 'foobar'))"/> として呼び出すことは可能 ご意見待ってます。

When the original image is specified with `data-original-src`, get from the size of the original image.

There are times when the same file name exists within a page. This option allows you to download without changing the file name.

# 🐛 Bug Report I can't create an app with the Nuxt.js template using the 'create-liff-app' command. ## 💁 Possible Solution In Stack trace, I've got `at GeneratorContext.actions (~/node_modules/create-nuxt-app/lib/saofile.js:81:22)` The...

`CHECKSUM TABLE` calculates a hash value for the current table record. This hash value does not include the value of AUTO_INCREMENT, it is not possible to track changes when only...

enhancement

Adding the process to load chunk files split by Vite. Given the following manifest.json: ``` "_vendor-CaB_GCbx.js": { "file": "dist/vendor-CaB_GCbx.js", "name": "vendor", "css": [ "dist/vendor-X5Bfdti4.css" ] }, "resources/src/main.ts": { "file": "dist/main.ts-CyiR19a8.js",...