Artus Kolanowski

Results 36 comments of Artus Kolanowski

When will this being released?

@jonschlinkert Any news here? Would love to see an update for Grunt.

@jonschlinkert Thanks! I've seen it already. When will you release it?

@jonschlinkert I've used your latest develop (https://codeload.github.com/assemble/grunt-assemble/tar.gz/a824b27eba5f00797452cf03854911e50e457694) but `renderFile` in https://github.com/assemble/grunt-assemble/blob/refactor/tasks/assemble.js#L84 returns an `DestroyableTransform` with `writecb` equals `null`. The exception is obviously `Fatal error: no writecb in Transform class`. Any...

Could you be more precisely, what did you meant with "[...] if I select customer/catalog": Did you mean a custom route? If yes, which one (route, controller and action)? I...

I migrate currently TypoGento to Extbase and TYPO3 6.0. Unfortunately I've not the time to support the previous versions, but I had fixed (unreleased) some minor bugs before the migration....

I've got the same error (`324`) last week in the interplay of the Extension Manager (TYPO3 6.0) and Apache on a Windows machine. Without it to track more precisely, the...

I've not tested ever the old plugin with TYPO3 6. To check what your routing setup is producing place `echo 'Dispatch URL: ' . $this->_url;` right after [this](https://github.com/witrin/TypoGento/blob/develop/src/TYPO3/typo3conf/ext/typogento/lib/class.tx_typogento_interface.php#L25). I vaguely...

Yes, respectively the latest revision from the development branch.

The problem was caused by the configuration of Magento and must be considered in the Documentation. In the backend of Magento `System > Configuration > Web > Auto-redirect to Base...