#3818 Enable multilingual support in ask
Closed: Fixed None Opened 10 years ago by ankursinha.

= enhancement recommendation =
Askbot included experimental support for multiple languages since 0.48. The support has improved quite a bit since then apparently. It'll be nice to have this enabled.

We'll try packaging the snapshot for staging to test this out.

MULTILINGUAL_SUPPORT= True in settings.erb is all that's required.


I could be wrong, but my understanding is that this needs Django 1.4...

In EPEL6 (which we use for our instances), it's not clear if we can just switch the BuildRequires: to Django14 and have everything work or if there are components missing that would cause it to not work.

We could do a scratch build and try it in staging.

I think Nirik is right and this is the reason I didn't spend too much time on this before but we can test it out.

http://sundaram.fedorapeople.org/packages/askbot.spec
http://sundaram.fedorapeople.org/packages/askbot-0.7.48-10.git0f141e1.fc18.src.rpm

The spec is not very clean. If anyone is merging the spec in git, do fix the duplicate file listing issue.

scratch build

http://koji.fedoraproject.org/koji/taskinfo?taskID=5403857

Login to comment on this ticket.

Metadata