[FM Discuss] publishing a new UpStage manual
Daniel James
daniel.james at sourcefabric.org
Wed Oct 31 07:43:42 PDT 2012
Hi Helen,
> i've realised that in the publishing process, the url has changed
Yes, en.flossmanuals.net (running on bookipublisher) contains static
copies of the manuals from booki.flossmanuals.net (running on an older
version of Booktype).
So these bookipublisher copies are like snapshots of the manual you have
written in Booktype.
> some of the images & links are broken. it doesn't seem to be all of
> them, but for example on this page:
> http://en.flossmanuals.net/upstage-v242-user-manual/speech-and-text-chat/ none
> of the images are displaying, & the image urls include _edit in them.
I've seen this happen before, when a chapter is copied. You have to go
into the chapter on booki.flossmanuals.net, go into raw HTML mode in the
editor, and change the links for missing images from e.g:
src="/upstage-user-manual/_edit/static/speech_helen.jpg"
to:
src="_booki/upstage-user-manual/static/speech_helen.jpg"
Also you will need to fix internal links to chapters. Instead of:
href="_draft/_v/1.0/text2speech-voices"
try:
href="http://en.flossmanuals.net/upstage-v242-user-manual/text2speech-voices"
Cheers!
Daniel
More information about the Discuss
mailing list