Marc Worrell

Results 178 comments of Marc Worrell

@vkatsuba is working on a new search page. That will use templates for the different items. That might also be a good time to tackle this kind of problems.

So basically you would like to decouple the topic-structure and add mappings? Would those mappings be dynamic, based on logged non users? Or more static, like dispatch rules. If they...

I just checked on the latest 0.x branch and it works there (with a bare zotonic). In the admin, can you check the email log, and also the console.log if...

I think best is to have this registration done in code, so that the site/module application can first start any depending applications and ensure that it is ready to be...

@ddeboer @mmzeeman @arjan any ideas about the idea to let the application register itself as a Zotonic module or site?

Yes, logger will replace lager. We just didn't get to it yet :-)

I have also seen that warning in some tests of the bcrypt project. Does bcrypt work? Or does the build fail?

Maybe it is a Debian issue. What I was wondering why on a Raspberry Pi (ARM) the include path is ` /usr/include/x86_64-linux-gnu/sys/types.h`

I think the idea here is that the export could be used directly as the import on another system. As the `id` is a local number that should then be...