PrincetonPEMM / 7Span-Phase2

For build of PEMM website
2 stars 1 forks source link

7Span CR: Story Detail page: Other Translations (3 hours approved) #896

Closed WendyLBelcher closed 3 weeks ago

WendyLBelcher commented 1 month ago

Problem

Two buttons should not be in the same place, and look the same, one about next part story and one about translations of story See 141-A and 76 and 100, etc. image

Also, information that there are multiple translations should appear higher on the page

WendyLBelcher commented 1 month ago

Solution

For example, for story ID 153, which has four English translations:

In fact, this story is available in 4 English translations. Read another English translation of this story here.

Do NOT display sentence if alternate_translation_priority_order is NULL Insert the sentence after this sentence It is available in the following languages: .... image

WendyLBelcher commented 1 month ago

IGNORE

Problem: Mobile view prevents one solution. But, I don't like the button under the Translation head, it is too confusing.

One possible solution to alternate translation issue, remove buttons at bottom of translation, and add a sentence in the top info box part image

If do above, then I would probably should add another sentence for the other two buttons (but, without replacing the buttons)

This story has multiple parts, some of which don’t appear on this page. To see the various parts, consult the buttons at the bottom of the English translation.

Can't be done, due to mobile view

Currently we have the Read another translation of this story buttons low on the page: image

Let us move them up to the TRANSLATION head image

WendyLBelcher commented 1 month ago

Ignore

If alternate_translation_priority_order = 1 for a translation, change headings on first translation page to SUMMARY OF FIRST TRANSLATION FIRST TRANSLATION TO CITE THIS FIRST TRANSLATION

Also, add a sentence in the Story Detail top info box part If alternate_translation_priority_order is NOT empty for this story, display this sentence

This story is available in multiple English translations. Read the next translation here. Read the previous translation here.

If it has three translations, display

First Translation [link], Second Translation [link], Third Translation [link].

etc.

Do NOT display sentence if alternate_translation_priority_order is NULL

This story is available in multiple English translations. To see the various translations, you can go to their dedicated pages. Read the next translation here. Read the previous translation here.

WendyLBelcher commented 1 month ago

Bug?

If the Translation table Summary field is empty, sometimes the word Summary appears and sometimes it doesn't? Here it doesn't appears image Here it does appear image

WendyLBelcher commented 1 month ago

IGNORE

To see the various translations, you can go to their dedicated pages: First Translation [link], Second Translation [link], Third Translation [link], Fourth Translation [link], Fifth Translation [link], Sixth Translation [link], Seventh Translation [link], Eighth Translation [link], Ninth Translation [link].

If it has three translations, display

First Translation [link], Second Translation [link], Third Translation [link].

etc.