summaryrefslogtreecommitdiff
path: root/src/node/utils/ExportTxt.js
AgeCommit message (Expand)Author
2014-12-16remove more dead requires.webzwo0i
2013-03-24adds missing semicolons in src/node/utils folderdisy-mk
2013-02-13nice chars n no cruftJohn McLear
2013-02-13Revert "allow non ascii chars in txt export"John McLear
2013-02-13allow non ascii chars in txt exportJohn McLear
2013-02-13fix various issues dont stop random *'s appearingJohn McLear
2013-02-12Correct license headerJohn McLear
2013-02-12Move code from Html export to a Helper fileJohn McLear
2013-02-10remove duplicate code to the best of my ability right nowJohn McLear
2013-02-10dont use HTML filter hooks on txt exportJohn McLear
2013-02-10kinda brutal way of stopping plugins being able to pass *s instead of attributesJohn McLear
2013-02-10stop urls being encoded, not sure about other security implications here...John McLear
2013-02-10remove console warnsJohn McLear
2013-02-10begin support for better txt outputJohn McLear