Re: [perldoc2-developers] additional table 'source'?
Status: Pre-Alpha
Brought to you by:
joergen_lang
From: Joergen W. L. <joe...@gm...> - 2006-12-27 15:30:42
|
Gregor Goldbach schrieb: > Hi list, > > I think it is essential that translators see the paragraph they > translate (using the web front-end) :-) Sure - think "split-screen". 1. top "screen": english original of paragraph 2. bottom "screen": translation > I don't see how any code might provide this since there's currently no > connection between the source document and its translations. True. Not yet. As soon as we have the (most recent) .po file in the DB whe can add "views" to it via Catalyst. > We suggest we create a new table 'source document' and add a row > 'source' to the table 'document' referring to it. Why not storing the source in the document table directly? > I don't think we stated this somewhere: A translated paragraph has the > same id as the original paragraph in order to be able to generate the > translated POD easily (see other mail I sent just a few minutes ago). plus status information. Joergen |