02:12:03 <KwBot> [nikola] ralsina closed issue #2189: Enclosures seem broken https://github.com/getnikola/nikola/issues/2189 02:37:22 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vEIiI 02:37:22 -GitHub[nikola]:#nikola- nikola/master 34611cb Roberto Alsina: version 7.7.4... 02:41:28 -travis-ci:#nikola- getnikola/nikola#6661 (v7.7.4 - 34611cb : Roberto Alsina): The build failed. 02:41:29 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/v7.7.4 02:41:29 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/98045284 02:44:59 -travis-ci:#nikola- getnikola/nikola#6662 (master - 34611cb : Roberto Alsina): The build was broken. 02:45:00 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/497d83eb20ac...34611cb6b28d 02:45:00 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/98045290 02:50:07 -GitHub[site]:#nikola- [nikola-site] ralsina pushed 1 new commit to master: http://git.io/vEIXT 02:50:07 -GitHub[site]:#nikola- nikola-site/master 12c35df Roberto Alsina: v7.7.4 03:02:47 -travis-ci:#nikola- Invariant build by Roberto Alsina: The build passed. See https://travis-ci.org/getnikola/invariant-builds/builds/98046641. 03:04:43 -travis-ci:#nikola- getnikola/nikola#6662 (master - 34611cb : Roberto Alsina): The build passed. 03:04:44 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/497d83eb20ac...34611cb6b28d 03:04:44 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/98045290 14:24:42 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vEqzW 14:24:42 -GitHub[nikola]:#nikola- nikola/master ac5d468 Chris Warrick: Style fix... 15:23:51 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 2 new commits to master: http://git.io/vEqd8 15:23:51 -GitHub[site]:#nikola- nikola-site/master 4436fd2 Chris Warrick: Fix links in release announcement... 15:23:51 -GitHub[site]:#nikola- nikola-site/master 3405df9 Chris Warrick: four*... 17:12:07 <Koni> Hi there, I just have a quick question, is there a way to use rest extensions inside HTML page ? Extensions like post list are very usefull. 17:18:21 <ralsina> Koni: sadly no,HTML is passed as-is 17:20:52 <Koni> ralsina: thanks. so workaround is to do rest with a lot of ..raw : html 17:58:44 <ralsina> Koni: maybe 17:58:59 <ralsina> Koni: or we could figure out a way to do what you want and implement it :-) 17:59:11 <ralsina> Koni: it's just that we don't know of one 18:01:43 <Koni> ralsina: let me think a little bit more about it... 18:02:58 <Koni> ralsina: when everything is clear in my mind, we can discuss it again ok ? 18:03:10 <ralsina> Koni: sure :-) 18:23:40 <ChrisWarrick> ralsina, Koni: https://github.com/getnikola/nikola/issues/1707 19:15:58 -GitHub[nikola]:#nikola- [nikola] thercast opened pull request #2191: Fix enclosure support in tags plugin (master...enclosure-tags-fix) http://git.io/vEYzE 19:21:03 -GitHub[nikola]:#nikola- [nikola] ralsina closed pull request #2191: Fix enclosure support in tags plugin (master...enclosure-tags-fix) http://git.io/vEYzE 19:26:45 -travis-ci:#nikola- getnikola/nikola#6665 (master - a401e09 : Roberto Alsina): The build passed. 19:26:47 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/ac5d468dd533...a401e09e6180 19:26:47 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/98180753 23:07:38 <guillom> Aeyoun: I've been reading https://www.slightfuture.com/devel/nikola-sections.html and sections look really neat :) Since you created the feature, do you have an idea of how difficult it would be to make them (the output folders) translatable? I believe this is https://github.com/getnikola/nikola/issues/2116 23:15:46 <Aeyoun> guillom: they are translatable. 23:16:00 <Aeyoun> guillom: check the IRC chat logs 23:16:22 <guillom> will do, thanks! So the issue is about something else? 23:16:31 <Aeyoun> guillom: I believe this is relevant, https://irclogs.getnikola.com/logs/2015-09-23/ 23:17:01 <guillom> Perfect, thank you :) 23:17:06 <Aeyoun> guillom: 19:27:31 in that lgo 23:17:08 <Aeyoun> *log 23:17:21 <Aeyoun> plus the context surrounding it. 23:18:15 <Aeyoun> guillom: please do post a detailed explanation about how you implemented translated section in your own blog. With your permission, we’ll stick it up on the Nikola blog. 23:20:48 <Aeyoun> Blog posts are usually better documentation than IRC logs. ;D 23:22:08 <guillom> I'll try this later today and see if I can get it to work. It might take a while for me to publish a post about it, since for now I'm focusing on migrating my site, not adding new content. But maybe I'll write something for a section of the handbook, or something. Better to write something earlier rather than later. 23:22:28 <guillom> Thanks again for your help! 23:22:52 <Aeyoun> guillom: make sure to write a blog post about migrating your blog content too. 23:23:18 <guillom> Yes, I've been taking notes about that one. 23:41:19 <guillom> Reading through the rest of that log, it seems that the issue is indeed #2116, i.e. if you separate your source files by language, the section output folders /will/ be translated, but then Nikola doesn't know that they're translations of each other, so there's no inter-language link. 23:41:31 <guillom> Have to go catch the bus home now, bbl.