On Fri, 4 Dec 2020 at 15:58, [email protected] <[email protected]> wrote: > > Yes please ! I saw that with Nikola V8, colorbox i18n was replaced by babel. > But simply updating Nikola doesn't remove colorboxes and the new version > don't recognize it. Do you know how to define colorbox ?
Colorbox was replaced by baguetteBox, and that does not need localized messages. This change should have been applied to all themes at themes.getnikola.com, if your theme comes from there, then you need to update (reinstall with nikola theme -i). If you’re using a fully custom theme, you can remove all colorbox references and switch to baguetteBox (you could find commits that do the switch in the themes repo for an example). -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16 -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nikola-discuss/CAMw%2Bj7KAe6TkAZeLFR_X8aMcRj7cO5wSmLoCW6kOGGC1NmmXtw%40mail.gmail.com.
