On Sat, Feb 05, 2005 at 12:41:50AM +0100, Jordi Vilalta wrote:
I've just commited an initial version of the new Common module,
and it has
basic implementations of wrapping functions:
wrap_mod("po4a:man", "this is a long....") returns:
po4a::man: this is a long message this is a long message this is a long
message this is a long message this is a long message this is a
long message this is a long message this is a long message
wrap_ref_mod("document.sgml:34", "po4a::man", "this is a
long...") returns:
document.sgml:34: (po4a::man)
this is a long message this is a long message this is a long
message this is a long message this is a long message this is
a long message this is a long message this is a long message
Good work, dude.
Thanks, Mt.