@nileshgulia1 yes, I think Janina and @tisto worked on it yesterday
Nilesh
@nileshgulia1
ok. cool!
Rodrigo Ferreira de Souza
@rodfersou
can someone help me to figure out why plone.restapi uninstall addon test is failing just in travis in this PR: plone/plone.restapi#556 ? locally it works..
Rodrigo Ferreira de Souza
@rodfersou
someone forget the blouse here?
Robert Kuzma
@balavec
@agitator Have a question … in bobtemplates for the barceloneta theme we also create a slider-image.pt.example in theme/views folder … if we want to activate it we need to rename it to slider-image.pt I am following https://training.plone.org/5/theming/theme-package-4.html#creating-a-new-plone-template What is actually missing from the tutorial above is the zcml configuration. There are two zcml files in the project created:
configure.zcml
browser/configure.zcml I guess it is the best to add the configuration in browser/configure.zcml, right?
T. Kim Nguyen
@tkimnguyen
@balavec you should ask in the forum https://community.plone.org ... also this channel is exceptionally not monitored except during sprints
Robert Kuzma
@balavec
@tkimnguyen thx … I was already thinking about that.