Description converter

Discussion in 'Bukkit Tools' started by urm, Apr 3, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    urm

    This program on Node.JS converts your Bukkit BBcodes text to WikiCreole (for BukkitDev).
    Yes, i know about BukkitDev BBCodes, but they are not same to BukkitForums (to admins: why?), to decrease manual work with text.
    Maybe, i'm an idiot, and there it any easier way.
    converter.js
    you need to install node.js, open CMD, go to your path (cd /d %ABSOLUTE_PATH%), and then launch:
    node converter %file1% %file2%
    where %file1% contains Bukkit BB, and %file2% would contain WikiCreole (after launch)
     

    Attached Files:

    Dreeass likes this.
  2. Offline

    Dreeass

    Can you do it from BBCode from BukkitDev to another coding language for text for Bukkit Forums because I like the style of text in BukkitDev and I don't want to be changing it everytime when I update my plugin on BukkitDev but so far this is great!
     
  3. Offline

    urm

    I'll th
    I'll think about it)
     
    Dreeass likes this.
  4. Offline

    Dreeass

    How do I use it? I'm not familiar with javascript. I HATE 502 BAD GATEWAY
     
  5. Offline

    urm

    you need to install node.js, open CMD, go to your path (cd /d %ABSOLUTE_PATH%), and then launch:
    node converter %file1% %file2%
    where %file1% contains Bukkit BB, and %file2% would contain WikiCreole (after launch)
     
Thread Status:
Not open for further replies.

Share This Page