Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently May 18th, 2024, 6:16 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Reflowable Text Box
PostPosted: April 4th, 2018, 3:54 pm 
Offline
Godlike
Godlike

Joined: November 11th, 2004, 1:18 pm
Posts: 1213
Location: New York
Opus: Opus Pro 9.75
OS: Windows 10 Pro 64 bit
System: Core i7, 16G RAM, Nvidia 640GT (desktop), plus Windows 10 and Android tablets
Is there any way to create (for an HTML5 publication) reflowable text boxes: these text boxes would be on separate pages, and any text that begins in the first text box and doesn't fit would automatically flow into the next available text box on the next page?

Have a large amount of text (eBook with multiple chapters), constantly being revised/updated/added to. Reflowable text boxes would allow adding text without re-doing every box forward from where the text is added.

It would be even more more helpful if there could be separate reflowable text boxes for each chapter. (Chapter 1 would use reflowable text box 1 on multiple pages, chapter 2 would use reflowable text box 2 on its multiple pages-separate, not connected to reflowable text box 1, only connected to its own chapter's reflowable text boxes-, etc.)

Probably not possible?

Any suggestions appreciated.

_________________
Stephen


For this message Stephen has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Reflowable Text Box
PostPosted: April 5th, 2018, 9:10 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
I don't think I've seen anything HTML5 based that would allow text overflow between elements. Therefore, you'd probably need to decided on a solution based on how you want to start with the text.

A couple of examples:

1. If you want to store the text in Opus as a variable or some form of database, then it might be possible to use JS to divide the fixed text into segments based on paragraph length and container heights and insert dynamically.

2. If you are creating an SPA, then rather than use Opus overlay style of DIV based pages, you could create a superwide single page / DIV and use CCS columns to automatically split the fixed text into screen width segments.

3. Depending on where your text starts life, AJAX might be your best solution. If you can output the source to the correct manageable segments, then you build the book shell in Opus and use AJAX to swap between the external segments.

</mack>

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


For this message mackavi has been thanked by : Stephen


Top
 Profile Visit website  
 
 Post subject: Re: Reflowable Text Box
PostPosted: April 5th, 2018, 1:02 pm 
Offline
Godlike
Godlike

Joined: November 11th, 2004, 1:18 pm
Posts: 1213
Location: New York
Opus: Opus Pro 9.75
OS: Windows 10 Pro 64 bit
System: Core i7, 16G RAM, Nvidia 640GT (desktop), plus Windows 10 and Android tablets
Thank you, Mack, for these interesting suggestions.

Will do some further research using these.

Best Wishes,

_________________
Stephen


For this message Stephen has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group