Why not create a custom edit form that includes a title box and a page content box--saving the title as a data field of course. Then she would just have to paste the document into the text box, and move the first line into the title box. Save, and she is good to go.
There may be some problematic special chars in Microsoft Docs that are a problem (like fancy quotes and the like). One of my to do list ideas is to have an automatic filter that catches and fixes at least some of those. If that's urgent I could probably pull that together. Also, it's pretty likely special formatting in the docs like lists & blockquotes will be lost--and almost certainly images could not be dumped in that way. Cheers, Dan On Sat, Feb 21, 2015 at 4:40 AM mz <[email protected]> wrote: > Hi all > > I like to sell a friend into BoltWire. She has a bunch of word docs that > she likes to copy/paste for the web. > All documents are of the same structure: first line is a headline, then > text. > Text usually contains a couple of paragraphs (plain text sometimes with > lists, blockquotes and images). > > All documents should be kept and rendered in different ways for mobile, > desktop, print. > > I think of two ways: > > 1. throw everything into an info list as a single data-store with some > fields: > page-id: headline | text | whatever > with a way to somehow preserve the formatting and the paragraphs. > > 2. set up an info list with page-id: headline | whatever > and a page for every document as individual data-store that contain the > formatted text only. > > 1. or 2. ? Which way to go? > > Thank you, Martin > > > > > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/boltwire. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/d/optout.
