in reply to Functionality to automatically insert <readmore> tags into long posts?

As you mentioned in the CB discussion, existing tags will have to be respected. <readmore> can't be inserted in the middle of a <code> block for example. Also, nothing automatic should happen if the submitter includes appropriate <readmore> tags on their own initiative. This way if the automation gets it wrong, the submitter can go back and place the tags more appropriately.

Replies are listed 'Best First'.
Re^2: Functionality to automatically insert <readmore> tags into long posts?
by OfficeLinebacker (Chaplain) on Jul 05, 2013 at 19:28 UTC
    Should be fairly simple to parse the post for existing readmore tags before inserting some automatically.