Re: Archival Software

From: Salvatore Vassallo <vassallosalvatore_at_nyob>
Date: Fri, 24 Aug 2012 09:12:15 +0200
To: CODE4LIB_at_LISTSERV.ND.EDU
Hi all,

> take a look also at the following if they fits your needs
> (the first two are italians, and they lack english documentation, sorry)
>
> http://www.archimista.it (ruby on rails)
> https://github.com/codexcoop/archimista

Archimista is 70-80% translated into english (at least the GUI...), if
you don't know ruby you have just to edit environment.rb (in
application\config), change

 config.i18n.default_locale = :it

into

 config.i18n.default_locale = :en

and restart rails.

Sadly Raffaele is right: no english documentation (I guess that it's
my job, but my english isn't good enough :-)), but you can send me an
email for any questions

Best
Salvatore
Received on Fri Aug 24 2012 - 03:29:53 EDT