07:29:01 <StyXman> is it possible that some attrs in the template are removed at rendering time? for instance, the gallery template sets class="thumbnail image-reference" for each link around an image (https://github.com/getnikola/nikola/blob/master/nikola/data/themes/base/templates/gallery.tmpl#L45), but the final render only has class="image-reference" (see http://dionecanali.hd.free.fr/~mdione/tmp/). is there a way to tell nikola not to do this? I need the extra 07:29:02 <StyXman> attrs for a js component 07:56:24 <ChrisWarrick> StyXman: bootstrap4 overrides gallery.tmpl 08:03:25 <ChrisWarrick> StyXman: but if you modified yoursite/themes/yourtheme/templates, or yoursite/templates, it should be rendered 08:14:06 <StyXman> ChrisWarrick: I couldn't find the theme's gallery.tmpl https://github.com/getnikola/nikola/tree/master/nikola/data/themes/bootstrap4/templates https://github.com/getnikola/nikola/tree/master/nikola/data/themes/bootstrap4-jinja/templates 08:16:16 <ChrisWarrick> StyXman: it was removed yesterday 08:17:20 <StyXman> I see 08:18:31 <ChrisWarrick> don’t edit Nikola files in site-packages if you are doing that 21:15:31 <StyXman> ChrisWarrick: then what should I do? 21:26:35 <ChrisWarrick> StyXman: override templates in yoursite/templates, or a custom theme. 21:38:21 <StyXman> k 21:41:16 <StyXman> the latter sounds like a little overkill just to add an attr to a tag :-[ 21:43:16 <ChrisWarrick> StyXman: nikola theme -c gallery.tmpl 21:43:25 <ChrisWarrick> StyXman: then open the file it creates in your favorite text editor 21:58:41 <StyXman> k 22:12:33 <KwBot> [nikola] ralsina opened pull request #3374 (getnikola:opengraph-in-galleries): [WIP] Added opengraph metadata to galleries https://github.com/getnikola/nikola/pull/3374 22:17:29 <KwBot> [nikola] ralsina closed issue #3217: Galleries sometime trigger small spurious rebuild https://github.com/getnikola/nikola/issues/3217 22:23:41 <KwBot> [nikola] ralsina closed issue #2050: Adding some features to right-to-left languages for section-numbering https://github.com/getnikola/nikola/issues/2050 22:24:33 <KwBot> [nikola] ralsina closed issue #1771: Use thumbnails in gallery index https://github.com/getnikola/nikola/issues/1771 22:26:15 <travis-ci> getnikola/nikola#10867 (opengraph-in-galleries - 392b505 : Roberto Alsina): The build failed. 22:26:15 <travis-ci> Change view: https://github.com/getnikola/nikola/commit/392b505c9a0e 22:26:15 <travis-ci> Build details: https://travis-ci.org/getnikola/nikola/builds/672275761