mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-03-31 04:16 am

[dw-free] Add JF to temporary importer frontend

[commit: http://hg.dwscoalition.org/dw-free/rev/538750f61ba1]

http://bugs.dwscoalition.org/show_bug.cgi?id=585

Add JournalFen to the importer.

Patch by [staff profile] denise.

Files modified:
  • htdocs/misc/import.bml
--------------------------------------------------------------------------------
diff -r 460ba10f3baf -r 538750f61ba1 htdocs/misc/import.bml
--- a/htdocs/misc/import.bml	Mon Mar 30 17:09:45 2009 +0000
+++ b/htdocs/misc/import.bml	Tue Mar 31 04:15:57 2009 +0000
@@ -160,6 +160,7 @@ body<=
         <select name='hostname'>
             <option value='livejournal.com'>LiveJournal.com</option>
             <option value='insanejournal.com'>InsaneJournal</option>
+            <option value='journalfen.net'>JournalFen</option>
         </select>
     </td></tr>
     <tr><td colspan='2'>&nbsp;</td></tr>
--------------------------------------------------------------------------------