[pmwiki-users] Solution converting ISO-8859-1 wikifiles to UTF-8
Patrick R. Michaud
pmichaud at pobox.com
Sat Apr 16 11:06:52 CDT 2005
On Sat, Apr 16, 2005 at 11:41:17AM -0400, Radu wrote:
> At 11:02 AM 4/16/2005, Laurent Meister wrote:
>
> >I don't know if iconv is a command available on php-server. If it is, it
> >must be possible to make a convertionscript for pmwiki.
>
> It is, or at least installable, if the server is some form of *nix (as the
> MacOSX kernel is ;). It's also installable on windoze, as part of the gnu
> win32 project (among other solutions).
Well, PHP often comes with the iconv() function, so we could potentially
use that.
Given the number of recent requests for "how do I do operation XYZ on a
large set of pages", I'm thinking we need a recipe or core support for
it.
Pm
More information about the pmwiki-users
mailing list