1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] Authoring on translated articles of blog
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Authoring%20on%20translated%20articles%20of%20blog&In-Reply-To=%3CAANLkTimq6wFqxSagur8YQFRDLVqe1HZsD7ieEw623Gko%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000281.html">
<LINK REL="Next" HREF="000285.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] Authoring on translated articles of blog</H1>
<B>Romain d'Alverny</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Authoring%20on%20translated%20articles%20of%20blog&In-Reply-To=%3CAANLkTimq6wFqxSagur8YQFRDLVqe1HZsD7ieEw623Gko%40mail.gmail.com%3E"
TITLE="[Mageia-i18n] Authoring on translated articles of blog">rdalverny at gmail.com
</A><BR>
<I>Wed Oct 27 12:49:15 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000281.html">[Mageia-i18n] Authoring on translated articles of blog
</A></li>
<LI>Next message: <A HREF="000285.html">[Mageia-i18n] Authoring on translated articles of blog
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#284">[ date ]</a>
<a href="thread.html#284">[ thread ]</a>
<a href="subject.html#284">[ subject ]</a>
<a href="author.html#284">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, Oct 26, 2010 at 23:53, Wolfgang Bornath <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">molch.b at googlemail.com</A>> wrote:
><i> 2010/10/26 Catalin Florin RUSSEN <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">cfrussen at yahoo.co.uk</A>>:
</I>>><i>
</I>>><i> I'd love that when a message is posted on the English blog (known as the
</I>>><i> original source), to be automatically copied in the other languages sections
</I>>><i> too. We'd simply just have then to edit the post and translate it. I don't know
</I>>><i> if it's possible, but it'll be easier and will boost the translation teams a
</I>>><i> little to update their localized blog section.
</I>><i>
</I>><i> I suggested this earlier and AFAIK this is under review by the techies
</I>><i> (Romain?).
</I>
Yes, somehow. Still to be discussed. I already wrote a quick script to
show side-by-side recent posts of each blog, to spot differences. It
should grow up with a notification of the most recent posts in each
blog, and maybe notifying as well the blogteam.
It could be used to automatically copy a new post as a draft into all
other blogs, however there are requirements/warnings to that,
especially that all translators should (or must, actually) rewrite
their post URL (that would be in English otherwise). Maybe other
points to make, not sure yet.
I'll post this script somewhere by the end of the week (svn and
website; Damien has a copy of it).
><i> But I understand if it is not on top of the list :)
</I>
We'll make a list of what's not on top of the list /o\ :-)
Romain
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000281.html">[Mageia-i18n] Authoring on translated articles of blog
</A></li>
<LI>Next message: <A HREF="000285.html">[Mageia-i18n] Authoring on translated articles of blog
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#284">[ date ]</a>
<a href="thread.html#284">[ thread ]</a>
<a href="subject.html#284">[ subject ]</a>
<a href="author.html#284">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n
mailing list</a><br>
</body></html>
|