samizdat-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (1) fr.po trivial; (2) automatic URLs for plain text format?


From: Dmitry Borodaenko
Subject: Re: (1) fr.po trivial; (2) automatic URLs for plain text format?
Date: Wed, 29 Nov 2006 13:02:19 +0000

On 11/29/06, boud <address@hidden> wrote:
(1) fr.po

> #: cgi-bin/login.rb:23
> msgid "Use existing account:"
> msgstr "Utiliser le compte existant : "

This should be:
> msgstr "Utiliser un compte existant : "

Done.

(2) auto-URL patch
(...)
What do people think of something like the following patch for
"text/plain" articles?

The reason for it is that in typical indymedia cms's, wikis in
general and the mailman archiver, any sequence of characters such as
http://some.thing/what/ever   gets substituted with an a href link,
but it doesn't happen in samizdat-0.5.5.

Heh, I had it planned for a bit later:
http://cvs.savannah.gnu.org/viewcvs/samizdat/samizdat/TODO?rev=1.99

But I think your argument is valid and it really can happen a bit
earlier, if I find a regexp that will do the job right. First thing to
do is look at URI module which has all the necessary regexps and is
already loaded by Samizdat.

One thing you certainly got wrong is the choice of format. Default
format for Samizdat messages is not text/plain, it's nil (no format
specified). text/plain is, as the comment says, verbatim plain text:
try to use it and see what I mean. I believe you intended your patch
for the default format.

--
Dmitry Borodaenko




reply via email to

[Prev in Thread] Current Thread [Next in Thread]