What would you like done?
PART 1: Import Email List Archive Into Discourse
-
We have long-running email discussion list which we’d like to import into a Discourse forum and then our users will be able to use Discourse moving forward rather than an email list. This should be possible using this open source script (another developer has successfully done this as a proof of concept). We want to be sure to: Create threads/messages for each unique email; create users for each unique email address; attribute correct messages to those users. Basically make it as if the conversations happened in Discourse to begin with.
-
For some users, we have additional “profile” information which we’d like imported into their Discourse profile. We can point out exactly where this information is for ease of importing.
-
Do some simple search/replace-type massaging to the data to make it look better here and there. We will specify this in more detail.
-
We have an html archive of all the email discussions and we’ll need a 301-redirect system to go from those old urls to new discourse urls. Preferably via a few regex rules and not individual redirects.
PART 2: Import Gallery Images Into Discourse
-
We also have a mysql database full of “gallery images” that users have posted over the years which we’d like to import into a couple of special Discourse categories as threads. This will involve just marching through a database and creating threads in Discourse with an image and description.
-
Do some simple search/replace-type massaging to the data to make it look better here and there. We will specify this in more detail.
When do you need it done?
Within the next 2 weeks.
What is your budget, in $ USD that you can offer for this task?
We’re openminded and flexible about the budget.