Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. ogerly
    • Profile
    • Following 14
    • Followers 2
    • Topics 30
    • Posts 75
    • Best 12
    • Groups 2

    ogerly

    @ogerly

    Translator

    www.github.com/ogerly

    www.npmjs.com/~ogerly


    www.diestelkind.de

    network.humanistischefriedenspartei.de/

    www.sender.fm

    23
    Reputation
    1490
    Profile views
    75
    Posts
    2
    Followers
    14
    Following
    Joined Last Online
    Location Dresden, Germany

    ogerly Follow
    Translator GNU/Linux

    Best posts made by ogerly

    • nodebb-plugin-audioplayer

      simple html5 audio player for mp3 .
      I have adapted it for the themes Persona,.

      Bildschirmfoto vom 2015-09-07 14:39:25.png

      posted in Plugin Development
      ogerly
      ogerly
    • [nodebb-plugin-embed-video]

      Version 0.1.1

      EMBED A YOUTUBE VIDEO WITH A SPECIFIC START TIME

      https://github.com/ogerly/nodebb-plugin-embed-videos

      Example: http://www.sender.fm/topic/294/ein-youtube-video-zu-einer-spezifischen-zeit-starten

      posted in NodeBB Development
      ogerly
      ogerly
    • [nodebb-plugin-videoplayer]

      [nodebb-plugin-videoplayer]

      this plugin embeds an HTML5 video player.
      when upload a video this does not appear as a link but as players in the content.
      Accepted video formats MP4, WEBM, MOV, OGV.

      https://youtu.be/qbg2RtgLfcE

      example: http://www.sender.fm/topic/137/videodateien-hochladen-mp4-ogv-webm-mov

      posted in NodeBB Plugins
      ogerly
      ogerly
    • nodebb-plugin-prezi

      Hello
      I made my first plugin.

      I have a youtube-lite plugin taken as a basis.

      with the nodebb plugin Prezi presentations can be integrated by http://prezi.com.

      git: https://github.com/ogerly/nodebb-plugin-prezi.git

      npm : https://www.npmjs.com/package/nodebb-plugin-prezi

      Bildschirmfoto vom 2015-07-31 13:52:30.png

      posted in Plugin Development
      ogerly
      ogerly
    • nodebb-plugin-embed-videos

      NodeBB Embed-Videos Plugin

      With this plugin, video from Youtube, Vimeo, Facebook, Dailymotion, Vine displays.

      the url must be in a <a> day.
      is detected, the entire link and the respective ID.
      Installation

      github

      https://github.com/ogerly/nodebb-plugin-embed-videos

      The following links are recognized

      Youtube Links

      <a href="https://www.youtube.com/watch?t=61&v=JozAmXo2bDE" rel="nofollow">https://www.youtube.com/watch?t=61&v=JozAmXo2bDE</a><br>

      <a href="https://www.youtube.com/watch?v=VH2QAMMSL40" rel="nofollow">https://www.youtube.com/watch?v=VH2QAMMSL40</a><br>

      <a href="http://www.youtube.com/embed/NLqAF9hrVbY" rel="nofollow">http://www.youtube.com/embed/NLqAF9hrVbY</a><br>

      <a href="http://youtu.be/NLqAF9hrVbY" rel="nofollow">http://youtu.be/NLqAF9hrVbY</a>

      Vimeo Links

      <a href="https://vimeo.com/130279788" rel="nofollow">https://vimeo.com/130279788</a>

      <a href="https://vimeo.com/channels/staffpicks/133122341" rel="nofollow">https://vimeo.com/channels/staffpicks/133122341</a>

      Facebook Links

      <a href="https://www.facebook.com/fridolinDD/videos/vb.100000066602469/1007904135888464/?type=2&theater" rel="nofollow">https://www.facebook.com/fridolinDD/videos/vb.100000066602469/1007904135888464/?type=2&theater</a>

      example

      http://www2.sender.fm/category/3/blog

      posted in Plugin Development
      ogerly
      ogerly
    • RE: nodebb-plugin-audioplayer

      I was made a little mistake.
      the subjects behave differently. I have adapted it for the themes Persona, Material, Lavender, Vanilla. it should everywhere the user image and the link to the user (author) be set.

      and for NodeBB v0.8.1 have adapted it.

      posted in Plugin Development
      ogerly
      ogerly
    • [nodebb-plugin-audioplayer] for v0.8.1

      This plugin is prayed mp3, ogg, wav appear in a player. Plugin for Theme: Persona, Material, Lavender, Vanilla

      run in v0.7.x & v0.8.1

      https://github.com/ogerly/nodebb-plugin-audioplayer/releases

      link to user;
      player fix im body;

      Bildschirmfoto vom 2015-09-07 15:03:01.png
      link to topic;
      download file;

      posted in NodeBB Plugins
      ogerly
      ogerly
    • RE: nodebb-plugin-youtube-lite

      @ogerly said:

      <a href="http.?:.*(youtube.com|.*be/|.*embed/|watch?. v=|(\w{11})). ?</a>

      posted in Plugin Development
      ogerly
      ogerly
    • RE: [nodebb-plugin-videoplayer]

      @svetlana nodebb-plugin-videoplayer run in 1.0.0

      posted in NodeBB Plugins
      ogerly
      ogerly
    • RE: nodebb-plugin-audioplayer

      This plugin is prayed mp3, ogg, wav appear in a player.

      https://github.com/ogerly/nodebb-plugin-audioplayer

      if I have time I will make the player even more beautifulBildschirmfoto vom 2015-08-02 11:45:31.png

      posted in Plugin Development
      ogerly
      ogerly

    Latest posts made by ogerly

    • RE: display the group name in the chats.tpl in theme-persona

      ok thank'll look

      posted in NodeBB Development
      ogerly
      ogerly
    • display the group name in the chats.tpl in theme-persona

      https://github.com/NodeBB/nodebb-theme-persona/issues/299

      at which spot in the code
      nodebb-theme-persona ... / chats.tpl / chats.js
      is the chat overview assembled on the left side?
      I would like to display the room name there gladly.

      I can tinker it myself, I just need a hint where.

      for chat overview in the menu bar, I have changed.
      NodeBB/NodeBB#4812

      Now please look at the theme persona.
      0_1467706931585_Bildschirmfoto vom 2016-07-05 08-47-26.png

      ogerly created this issue in NodeBB/NodeBB

      closed display the group name in the chat overview #4812

      ogerly created this issue in NodeBB/nodebb-theme-persona

      closed display the group name in the chat overview #299

      posted in NodeBB Development
      ogerly
      ogerly
    • RE: How can I display the group name in the chat overview?

      ok I understand it .. and now this solution.

      who assigned a room name, then it will be displayed if not then as far

      https://github.com/NodeBB/NodeBB/compare/master...ogerly:patch-1

      0_1467484651810_Bildschirmfoto vom 2016-07-02 20-37-01.png

      posted in NodeBB Development
      ogerly
      ogerly
    • RE: How can I display the group name in the chat overview?

      https://github.com/NodeBB/NodeBB/issues/4812

      ogerly created this issue in NodeBB/NodeBB

      closed display the group name in the chat overview #4812

      posted in NodeBB Development
      ogerly
      ogerly
    • How can I display the group name in the chat overview?

      How can I display the group name in the chat overview?

      At present, the name of the group are shown always.
      which is very confusing.
      So when a group chat name has been assigned then should be displayed in the overview.
      can anyone tell me in what file I have to look?

      0_1466064599406_Bildschirmfoto vom 2016-06-16 10-09-37.png

      posted in NodeBB Development
      ogerly
      ogerly
    • RE: url to link is faulty

      ahh here is quite different .. since when there is a link preview? 🙂 Nice I will

      posted in Bug Reports
      ogerly
      ogerly
    • RE: url to link is faulty

      ok sorry .. it has something to do with the preview. if I take the link function then it goes ..
      is the markdown plugin what is responsible?

      example with link function:http://www.abgeordnetenwatch.de/fracking_verbot-1105-790---abstimmungsverhalten.html

      posted in Bug Reports
      ogerly
      ogerly
    • url to link is faulty

      url to link is faulty

      example:
      http://www.abgeordnetenwatch.de/fracking_verbot-1105-790---abstimmungsverhalten.html

      and

      Why are the tags under the text? which is not user friendly.

      posted in Bug Reports
      ogerly
      ogerly
    • RE: [nodebb-plugin-videoplayer]

      @svetlana nodebb-plugin-videoplayer run in 1.0.0

      posted in NodeBB Plugins
      ogerly
      ogerly
    • RE: NodeBB v1.0.0

      🐝 good work !!

      posted in NodeBB Blog
      ogerly
      ogerly