This is an importer for the #Journal Journal CSS, it's meant to format a dAmn chat log into the format that the #Journal Journal CSS can use to emulate dAmn.
I made this importer to give people a choice, the original importer can be found at dAmn #Journal Importer by `thespook.
That importer has a few limitations, the primary one, of course, is that it's javascript based, this is generally not a problem, since most people who'd want to use the importer would have javascript enabled, but, of course, it still relies on javascript being available to work.
Another 'limitation' is that, as of the time of writing, it requires a username be entered, my importer does not have such a requirement.
Fairly simple, copy and paste your chatlog from dAmn (or from your text editor of choice if you've saved it before hand) into the 'Chat Log' box, enter your username if you want, click on 'Submit' and the result should appear at the top of the page, simply click inside that box, highlight all the text in whatever way you want (I prefer hitting Ctrl+A to select all the text), copy the text then paste it into the #Journal.
Optionally, you can also tick the 'Wrap Thumbs' and/or 'Wrap Output' boxes to wrap either with the mentioned tags (for example, if you choose to wrap thumbs, then any thumb code (:thumb###:) will be wrapped as <i>:thumb###:</i>).
The original credit goes to frozenpandaman, he was the one who came up with the idea of creating a dAmn styled journal skin (or, at the least, he was the first to make a design).
Next, thespook was the person responsible for converting the design image into an actual useable Journal CSS skin. He is also responsible for the original dAmn Journal Importer.
Of course, then there is me, on dA, I'm know as sine-out.
Keep in mind that this is very early (and dirty) code, so it's not that secure, and it may not work properly.
None Known