]> ruin.nu Git - ndwebbie.git/commit
Use markitup editor on forum
authorMichael Andreen <harv@ruin.nu>
Sun, 5 Apr 2009 19:17:00 +0000 (21:17 +0200)
committerMichael Andreen <harv@ruin.nu>
Sun, 21 Jun 2009 20:24:51 +0000 (22:24 +0200)
commit42d98f9f6a1c8a210e1755c81db85cd4fc44d901
treeb988df341657abc88b158ba08e49035ad1f96110
parent0ce1b860d19baec3e2a0b1ad8ea570f0fa07163d
Use markitup editor on forum
22 files changed:
root/src/forum/thread.tt2
root/static/markitup/jquery.markitup.pack.js [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/bold.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/clean.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/code.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/fonts.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/italic.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/link.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/list-bullet.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/list-item.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/list-numeric.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/picture.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/preview.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/quotes.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/stroke.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/images/underline.png [new file with mode: 0644]
root/static/markitup/sets/bbcode/set.js [new file with mode: 0644]
root/static/markitup/sets/bbcode/style.css [new file with mode: 0644]
root/static/markitup/skins/simple/images/handle.png [new file with mode: 0644]
root/static/markitup/skins/simple/images/menu.png [new file with mode: 0644]
root/static/markitup/skins/simple/images/submenu.png [new file with mode: 0644]
root/static/markitup/skins/simple/style.css [new file with mode: 0644]