[edx-code] Video player controller RTL problem!

2016-08-27 Thread Siavash Kavousi
Hi Now when I choose a right-to-left language everything gets mirrored but this shouldn't have applied video player controller... It should be just like it's LTR style RTL style: EDX

[edx-code] Re: Video player controller RTL problem!

2016-08-29 Thread Siavash Kavousi
te recorders have all been > manufactured LTR this can be an exception. Youtube still maintain the same > UI's for both direction, but all of the mentioned doesn't make it correct. > > I still think that it should be RTL'ed, because everything else is! > > Th

[edx-code] Re: Video player controller RTL problem!

2016-08-29 Thread Siavash Kavousi
cal video and cassette recorders have all been > manufactured LTR this can be an exception. Youtube still maintain the same > UI's for both direction, but all of the mentioned doesn't make it correct. > > I still think that it should be RTL'ed, because everything else is

[edx-code] Using requirejs in xblock

2016-09-14 Thread Siavash Kavousi
I've read docs and discussions about using requirejs in edx-platform and didn't find anything useful about using requirejs in xblock. In fact, there were some discussions around xblock and requirejs but there is no solution how to use requirejs inside xblock... Also I've found a PR which recomme

[edx-code] Using requirejs in xblock

2016-09-14 Thread Siavash Kavousi
Hi, I've read docs and discussions about using requirejs in edx-platform and didn't find anything useful about using requirejs in xblock. In fact, there were some discussions around xblock and requirejs but there is no solution how to use requirejs inside xblock... Also I've found a PR which re

[edx-code] Re: install a theme on native edx

2016-09-15 Thread Siavash Kavousi
Hi Andres, USE_CUSTOM_THEME method is deprecated, instead do the following steps: *ENABLE_COMPREHENSIVE_THEMING* = true point *COMPREHENSIVE_THEME_DIRS *to the directory which contains theme (for example ["edx/app/edxapp/themes"]) then change *DEFAULT_SITE_THEME *to your theme name (here "essai

[edx-code] How gettext in js files works?

2016-09-19 Thread Siavash Kavousi
Hi, I wonder how gettext function in javascript files of edx-platform works? And Is it possible to do the same thing on xblock? or Is there any other way to translate javascript strings in xblock? -- You received this message because you are subscribed to the Google Groups "General Open edX d

Re: [edx-code] How gettext in js files works?

2016-09-19 Thread Siavash Kavousi
> > Thanks Andy, > But I can't see JIRA ticket... Is there any specific permission which I don't have? -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/

[edx-code] XBlock and File

2016-09-23 Thread Siavash Kavousi
Hi, I know that XBlocks save things in fields, Is there any appropriate way to save file? (because fields are only string, integer and ...) -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit

[edx-code] Course API v1 blocks (student_view_data)

2016-12-13 Thread Siavash Kavousi
with url that runtime provides it. How should I do the same thing in mobile? (I was thinking about sending the provided url with student_view_data) Thanks, Siavash Kavousi -- You received this message because you are subscribed to the Google Groups "General Open edX discussion"