Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120043 - www-apache/mod_survey version bump and changed location
Summary: www-apache/mod_survey version bump and changed location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL: http://www.modsurvey.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 05:18 UTC by Joel Palmius
Modified: 2006-01-23 05:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Palmius 2006-01-23 05:18:41 UTC
Mod_survey stable 3.2.3 has been released. There are a few notable differences to take into account for a new ebuild though:

Mod_Survey's homepage is now at http://www.modsurvey.org

The release tarballs are now at http://www.modsurvey.org/download/tarballs/modsurvey-[version].tgz

The documentation tarballs are now at http://www.modsurvey.org/download/tarballs/modsurvey-docs-[version].tgz

(Old ebuilds needn't be affected by this since old urls still work)
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2006-01-23 05:23:40 UTC
thanks. what has changed since _pre3?
Comment 2 Joel Palmius 2006-01-23 05:35:52 UTC
Some minor layout, a bug in grouped frequency table export, and updated translations to swedish and german. All in all just a few lines of code. 
Comment 3 Joel Palmius 2006-01-23 05:42:14 UTC
Reminds me that an amusing feature would be automatically setting language from the ebuild depending on LANGUAGE/LINGUAS (or what the main portage language control is, I don't remember :-) ). Currently supported languages in mod_survey are english, swedish, german, dutch, italian and (partial) french. 

Dunno how viable this is. I'll look into it if I get some time and unless someone else already knows exactly how to do it.
Comment 4 Renat Lumpau (RETIRED) gentoo-dev 2006-01-23 05:44:04 UTC
new version in cvs.

it should be possible to set the language based on linguas. i'll try to look into it at some point.