• Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Community

yariY

yari

@yari
Translator
About
Posts
71
Topics
15
Groups
1
Followers
3
Following
0

Posts

Recent Best Controversial

    [nodebb-theme-timuu] Timuu
  • yariY yari

    NodeBB theme for Timuu.

    Demo: https://timuu.com

    Github: https://github.com/timuu/nodebb-theme-timuu

    Recent-cards: https://github.com/timuu/nodebb-plugin-recent-cards-timuu

    Changelog

    Added hover zoom to categories.
    few minor bugs fixed
    Recent cards are redesigned.


  • nodebb concept theme v2 (w.i.p)
  • yariY yari

    homepage

    alt text

    topic

    0_1488027879654_post_new.jpg

    chat:

    0_1488027902838_chat.jpg

    tasklist:

    • composer
    • profile page
    • notf. screen
    • chats

  • Plugin List / wip
  • yariY yari

    I check the plugins.

    😊 : It works properly
    ⚠ : it works but not well
    ❌ : broken

    Status Plugin Last check NodeBB Version
    ❌ nodebb-plugin-adblock 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-adsense 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-add-registration-fields 30/5/17 NodeBB v1.5.0.
    ❌ nodebb-plugin-anime-lists 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-canned-responses 31/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-composer-default 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-dbsearch 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-emailer-sendgrid 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-emoji-extended 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-emoji-one 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-emoji-apple 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-google-analytics 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-iframely 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-markdown 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-mentions 2/6/17 NodeBB v1.5.0.
    ❌ nodebb-plugin-ns-awards 30/5/17 NodeBB v1.5.0.
    ❌ nodebb-plugin-ns-points 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-soundpack-default 30/5/17 NodeBB v1.5.0.
    😊 nodebb-plugin-sso-facebook 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-sso-google 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-sso-twitter 2/6/17 NodeBB v1.5.0.
    😊 nodebb-plugin-youtube 2/6/17 NodeBB v1.5.0.

  • sticky sidebar widgets
  • yariY yari

    sample

    css

    @media screen and (max-width:1200px) {
      .affix, 
      .affix-bottom {
        display: none;
      }
    }
    
    .affix-top {
      position: relative;
    }
    
    .affix {
      top: 70px;
    }
    
    .affix  {
        width: 263px;
    }
    

    widget container

    <div data-spy="affix" class="panel panel-default">
    <div class="panel-heading">
    <h3 class="panel-title">{{title}}</h3></div>
    <div class="panel-body">{{body}}</div></div>
    

    JS: /Custom JS tab

    function renderWidgets() {
       $('[data-spy="affix"]').affix({
         offset: {
           top: 400,
           bottom: function () {
             return (this.bottom = $('.footer').outerHeight(true))
           }
        }
      });
    }
    
    if (window.jQuery) {
        renderWidgets();
        $(window).on('action:ajaxify.end', renderWidgets);
    } 
    

    demo: https://timuu.com/topic/4426/22-5-pbe-gΓΌncellemeleri


  • Nodebb Theme Concept
  • yariY yari

    A small study for Nodebb

    https://www.behance.net/gallery/31066533/Nodebb-Theme-Concept


  • Nodebb Usage Statistics
  • yariY yari

    0_1488360884988_chrome_2017-03-01_12-34-18.png
    2_1488360806489_chrome_2017-03-01_12-32-14.png 1_1488360806489_chrome_2017-03-01_12-28-38.png 0_1488360806489_chrome_2017-03-01_12-28-19.png
    3_1488360806490_chrome_2017-03-01_12-32-31.png


  • RE: Who is using NodeBB?
  • yariY yari
    - vov. very nice.


  • nodebb concept logo
  • yariY yari

    https://dribbble.com/shots/3465535-NodeBB

    I've shared it before πŸ˜•


  • RE: Weekly/Monthly reputation points and posts
  • yariY yari

    https://github.com/NodeBB/nodebb-plugin-leaderboard


  • RE: nodebb concept theme v2 (w.i.p)
  • yariY yari

    @AOKP After every page is over I will try to make a theme.


  • RE: [nodebb-theme-timuu] Timuu
  • yariY yari
    • Added hover zoom to categories.
    • few minor bugs fixed
    • Recent cards are redesigned.

    Thanks Enes.


  • RE: [nodebb-theme-timuu] Timuu
  • yariY yari

    @psychobunny Thanks! πŸ‘―

    a tiny update coming soon πŸƒ


  • RE: [nodebb-theme-timuu] Timuu
  • yariY yari

    @julian @The-Worms

    happy


  • RE: sticky sidebar widgets
  • yariY yari

    @teh_g I agree 🐀


  • RE: Plugin List / wip
  • yariY yari

    @exodo said in Plugin List / wip:

    nice work, hope all people contributes
    i will sitck with 1.4 for long time i guess
    the plugin system and breaking changes killed nodebb community future sadly and nowadays third party plugins are nearly all abandoned

    +1


  • RE: [nodebb-theme-timuu] Timuu
  • yariY yari

    @aokp Yeah, it would be nice. I try to do it. πŸ‘―


  • nodebb concept theme v2
  • yariY yari

    homepage

    nodebb concept theme v2

    w.i.p


  • RE: sticky sidebar widgets
  • yariY yari

    css

    @media screen and (max-width:1200px) {
      .affix, 
      .affix-bottom {
        display: none;
      }
    }
    
    .affix-top {
      position: relative;
    }
    
    .affix {
      top: 70px;
    }
    
    .affix  {
        width: 263px;
    }
    

    widget container

    <div data-spy="affix" class="panel panel-default">
    <div class="panel-heading">
    <h3 class="panel-title">{{title}}</h3></div>
    <div class="panel-body">{{body}}</div></div>
    </div>
    

    JS: https://community.nodebb.org/post/60461

    demo: https://timuu.com/topic/4426/22-5-pbe-gΓΌncellemeleri


  • RE: [nodebb-theme-timuu] Timuu
  • yariY yari

    @Vifon2018 πŸ‘―

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
  • Login

  • Don't have an account? Register

  • Login or register to search.