etherpad-lite/src/node/utils
Luiza Pagliari 92a8253449 Create hook exportHtmlAdditionalTagsWithData
The new hook does the same as exportHtmlAdditionalTags, but is declared
in another hook to avoid confusion about how to export tags when they
are stored as ['tag', 'value'] on attribute pool.

This complements #2762, as per @Gared suggestions.
2015-11-03 07:16:55 -02:00
..
Abiword.js remove more dead requires. 2014-12-16 19:10:01 +01:00
caching_middleware.js remove more dead requires. 2014-12-16 19:10:01 +01:00
Cli.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
customError.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
ExportEtherpad.js oops, fix export with wildcards 2015-03-14 00:02:23 +01:00
ExportHelper.js whoops proper regexp fix for listNumber 2015-01-18 23:24:20 +00:00
ExportHtml.js Create hook exportHtmlAdditionalTagsWithData 2015-11-03 07:16:55 -02:00
ExportTxt.js remove more dead requires. 2014-12-16 19:10:01 +01:00
ImportEtherpad.js make setPadRaw async; streamline .etherpad file import handling chain 2015-04-11 12:02:19 -05:00
ImportHtml.js Fix backend tests with new setText() implementation; tests depended 2015-05-06 08:45:22 -04:00
LibreOffice.js Allow LibreOffice to be used when exporting a pad 2015-10-20 19:46:08 +01:00
Minify.js revert to old path handling, but strip out "..". fixes #2614 2015-04-15 14:31:21 -05:00
padDiff.js add try-catch clause around calls to applyToAText 2015-02-16 09:01:30 +01:00
randomstring.js fix randomstring 2014-01-24 01:19:14 +01:00
RemoteAddress.js working handling of setting client ip and anonymizing etc 2014-11-04 23:25:18 +00:00
Settings.js Merge pull request #2798 from ypid/fixed_get_git_hash 2015-10-22 16:13:58 +01:00
tar.json swap out jquery browser for bower but expose browser object to all pages also enable minification.. Seems to work well 2014-11-22 19:11:35 +00:00
TidyHtml.js Using log4js in TidyHtml 2015-05-18 17:43:46 +01:00
toolbar.js Do not extend Array.prototype 2015-05-22 12:27:08 +02:00