Discourse Meta logo
Discourse Meta
Latest Top Views ๐Ÿ”
Skip to main content
Home » Users » hellekin
hellekin's avatar

hellekin

3 posts

Recent Posts

  • IN COMMON Theme

    Theme 2018-11-05 13:06 Post #3
    Ha! I manage to fix in cooked posts, but then, I lost category names <script type="text/discourse-plugin" version="0.1"> // Remove accents in titles since the font does not support them. api.decorateCooked($elem => $elem.children('h1, h2, h3, h4, .category-name').each(function(_, e) {...
  • IN COMMON Theme

    Theme 2018-11-05 11:35 Post #2
    I managed to replace accents in category names, but not in cooked posts yet: <script type="text/discourse-plugin" version="0.1"> // Remove accents in titles since the font does not support them. let stripAccentsFromTitles = function() { $('h1, h2, h3, h4, h3 .category-name').each(function(_, e)...
  • IN COMMON Theme

    Theme 2018-11-03 19:40 Post #1
    Hello there, I started developing a โ€“ my first โ€“ theme for https://talk.incommon.cc that you can preview on the theme creator. Itโ€™s not yet used on IN COMMON because I need to fix the JavaScript. Help and pointers welcome! Hereโ€™s a screenshot: 2018-11-03-203537.png1351ร—904 108 KB

Generated by Chronicon v1.0.0