Enable multilingual support in ask #3818

Closed
opened 2013-05-21 07:46:10 +00:00 by ankursinha · 3 comments

= 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.

= 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.
Owner

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 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

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
Owner

Enabled!

Enabled!
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/tickets#3818
No description provided.