Page MenuHomeWrite.as

WriteFreely import blog selector
Open, WishlistPublic

Description

Overview

WriteFreely instances have different rules for how many blogs an account can have. As part of the larger WF import functionality (T608), we should allow users to select the specific blogs they want to import.

Implementation

Perhaps add another screen after the data file has been uploaded that lets users check off which directories / blogs they'd like to import. Ideally, this screen would show the current blog utilization and maximum number of blogs allowed, e.g.

2 out of 3 blogs used

Things to note

WriteFreely supports a configurable number of blogs per account.

Write.as blog limits are tied to a user's subscription, and whether or not they've purchased additional blogs. We might consider prompting the user to buy additional blogs if they want to import more than their allowance (and make this easy by pre-populating the quantity value on the Extend purchase page -- TODO)