Logs for #nikola for 2016-04-24

00:00:32 -GitHub[nikola]:#nikola- [nikola] Kwpolska created requires-io-master from master (+0 new commits): https://git.io/Sm_jqQ
00:07:54 -travis-ci:#nikola- getnikola/nikola#7047 (requires-io-master - 806425c : Chris Warrick): The build was broken.
00:07:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/requires-io-master
00:07:55 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/125303183
00:14:19 -travis-ci:#nikola- getnikola/nikola#7049 (requires-io-master - 335d526 : requires.io): The build was broken.
00:14:20 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/806425cd0b69...335d526ac3d9
00:14:20 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/125303195
07:05:21 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vw0Gz
07:05:21 -GitHub[nikola]:#nikola- nikola/master 2797586 Chris Warrick: Merge pull request #2326 from getnikola/requires-io-master...
07:10:22 -travis-ci:#nikola- getnikola/nikola#7050 (master - 2797586 : Chris Warrick): The build is still failing.
07:10:23 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/806425cd0b69...2797586ea965
07:10:23 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/125335196
07:42:42 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted requires-io-master at 335d526: https://git.io/vw0Zc
08:30:00 <KwBot_> [nikola] Kwpolska closed issue #2322: Gist URLs changed https://github.com/getnikola/nikola/issues/2322
08:30:10 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: https://git.io/vw0nD
08:30:10 -GitHub[nikola]:#nikola- nikola/master 2a86657 Chris Warrick: Better test configuration...
08:30:10 -GitHub[nikola]:#nikola- nikola/master 7afd9c1 Chris Warrick: Delete unreliable Gist tests (closes #2322)...
08:35:26 -travis-ci:#nikola- getnikola/nikola#7051 (master - 7afd9c1 : Chris Warrick): The build was fixed.
08:35:27 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/2797586ea965...7afd9c112f29
08:35:27 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/125341294
16:19:03 <jim___> I'm new to nikola and love it. I'm using the jinja2 template engine and some functions are not available, like "replace". Does anyone know why this is?
16:19:30 <ChrisWarrick> jim___: what replace function?
16:20:02 <jim___> http://jinja.pocoo.org/docs/dev/templates/#replace
16:21:11 <ChrisWarrick> jim___: hmm, we don’t do anything to mess that up
16:22:00 <jim___> And here's the template code: {% set tags = replace(post.meta('tags'), ' ', '') %}
16:22:38 <ChrisWarrick> jim___: This would work as a filter only
16:24:05 <jim___> Right, that's what I'm trying to do. 
16:24:18 <jim___> But I get this jinja2 error: jinja2.exceptions.UndefinedError: 'replace' is undefined
16:24:46 <ChrisWarrick> jim___: This is a filter: {{ foo|replace("A", "Q") }}
16:24:50 <ChrisWarrick> jim___: and it works fine in Nikola
16:25:00 <jim___> Hmm, let me try...
16:27:56 <jim___> You're right. It does work as a filter but not as a function. Thanks! Maybe I'm missing something basic but I thought it should work as a function too?
16:30:05 <ChrisWarrick> jim___: apparently not.  templating can be weird sometimes
16:30:32 <jim___> Thanks again for unblocking me!
16:31:22 <ChrisWarrick> yw
23:03:24 <KwBot_> [nikola] ralsina assigned issue #2323 to ralsina: wishlist - Option to remove geotags from exif data in images https://github.com/getnikola/nikola/issues/2323
23:32:58 -GitHub[nikola]:#nikola- [nikola] ralsina created exif-edit (+1 new commit): https://git.io/vwEeU
23:32:59 -GitHub[nikola]:#nikola- nikola/exif-edit 40a2e70 Roberto Alsina: Added piexif dependency, imported it, config option for EXIF scrubbing
23:37:55 -travis-ci:#nikola- getnikola/nikola#7052 (exif-edit - 40a2e70 : Roberto Alsina): The build failed.
23:37:56 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/40a2e7026b71
23:37:56 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/125453464
23:41:54 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to exif-edit: https://git.io/vwEeO
23:41:55 -GitHub[nikola]:#nikola- nikola/exif-edit 831fa61 Roberto Alsina: Merge branch 'master' into exif-edit
23:47:18 -travis-ci:#nikola- getnikola/nikola#7053 (exif-edit - 831fa61 : Roberto Alsina): The build was fixed.
23:47:19 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/40a2e7026b71...831fa6165257
23:47:19 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/125454218