Palabra is a Web based multilingual dictionary application that lets users add and modify the descriptions of word entries. Palabra is written in Perl and stores the data in a MySQL database. During the look up process words are added to the database unless they already exist. Entries are case-sensitive and not censored. All users can modify the description of the chosen word. Descriptions may contain certain HTML-Tags to structure the content. Disallowed tags are stripped. Users can add translations for existing words for all available languages.
Requirements
- A web server
- MySQL
- Perl 5.008 or higher
- Perl Modules:
- CGI
- CGI::Carp
- DBI
- DBD::mysql
- HTML::Parser
- Net::SMTP
Roadmap
- Add support for PostgreSQL
- Improve Documentation
Download
You can retrieve the project files via CVS.
There is no demo, at least none that I set up or know of. I also don't have a working installation and do not further develop palabra. Unfortunately, I don't have screenshots to show.
Post new comment