Loading [MathJax]/jax/output/HTML-CSS/jax.js

Katy23's profile - activity

8 years ago received badge Notable Question (source)
8 years ago received badge Notable Question (source)
9 years ago received badge Notable Question (source)
10 years ago received badge Popular Question (source)
10 years ago received badge Popular Question (source)
10 years ago received badge Famous Question (source)
12 years ago received badge Popular Question (source)
12 years ago received badge Famous Question (source)
13 years ago received badge Famous Question (source)
13 years ago received badge Famous Question (source)
13 years ago received badge Citizen Patrol
13 years ago commented question Best way to customize the MathJax settings in Askbot

With the original code the default.js is not loaded. Hence, actually, no customization is possible to mathjax (equationnumbering, user defined command, etc) except editing the django template file

13 years ago commented question Installation under Apache/mod_wsgi: "ImportError: No module named site"

GREAT! Now all works fine! Thank you very much :)

13 years ago commented question Installation under Apache/mod_wsgi: "ImportError: No module named site"

I already run that command and can i see the static directory created. Fortunately, now all logs of virtualserver works. I hope I can solve alone. Thank you for all the support

13 years ago commented answer Installation under Apache/mod_wsgi: "ImportError: No module named site"

Yes i'm with @Near the soul on the same machine. We try the second trick but we don't know where read the error log :( ... anyway i can confirm that the mod_wsgi is compiled for the right python version (2.7)

13 years ago received badge Enthusiast
13 years ago commented question The "Home" link is unavaible
13 years ago asked a question The "Home" link is unavaible

Simply click the "Home" textual link in the upper left corner and you obtain a 404 error

13 years ago commented question Is it possible to add categories in addition to tags?

Great great feature. I hope that this feature is included soon

13 years ago commented question Is it possible to add categories in addition to tags?

What you mean by "special tags"? When the category field will build?

13 years ago asked a question What are the steps to install askbot-categorizetags?

It would be great if we could have a category tree in which, at every node, we can associate a collection of tags. With this system we could introduce a sidebar with the voices of the tree of categories that allows a more focused and easier navigation through contents.

It seems that askbot-categorizetags is the goal of what i say first. Unfortunately this package don't have a documentation. What are the step of the installation?

13 years ago received badge Editor (source)
13 years ago asked a question Why +n=1 don't work anymore?

Seems that MathJax don't work anymore (Example: 1x2>0)

14 years ago received badge Nice Question (source)
14 years ago commented question Answers/comments are listed twice in the inbox
it's true...
14 years ago commented question Language feature
of course this is not a high priority feature but it's easy to implement and it's cool :)
14 years ago received badge Commentator
14 years ago received badge Supporter (source)
14 years ago asked a question Language feature

It would be great if a user could ask questions in their own language by selecting it from a list. By a "language filter" would be possible to select only the results in their preferred language. This system is already adopted by shapado (another famous QA system).

14 years ago marked best answer Local installation whithout language switch

edited

Hello, I have posted a branch on github.

git clone git://github.com/ASKBOT/askbot-devel.git
cd askbot-devel
git fetch origin askbot-site
git checkout askbot-site

Then you'll have the multilingual code. There will be one more required app called localeurl, available here

14 years ago received badge Scholar ( source )
14 years ago commented answer Local installation whithout language switch
You are right! Thanks a lot! :)
14 years ago commented answer Local installation whithout language switch
i send you the traceback
14 years ago commented answer Local installation whithout language switch
In fact there is a problem with login I have this error "Forbidden (403) CSRF verification failed. Request aborted. "
14 years ago commented answer Local installation whithout language switch
yeah! :) now it works...but i must install django-rosetta first. Thank you
14 years ago commented answer Local installation whithout language switch
ok. i send the traceback
14 years ago commented answer Local installation whithout language switch
i install new version following your instructions and also i install django-localeurl but when i run python manage.py runserver and go to site i receive this error: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/django/core/servers/basehttp.py", line 280, in run self.result = application(self.environ, self.start_response) File "/usr/lib/pymodules/python2.7/django/core/servers/basehttp.py", line 674, in __call__ return self.application(environ, start_response) File "/usr/lib/pymodules/python2.7/django/core/handlers/wsgi.py", line 248, in __call__ res
14 years ago commented answer Local installation whithout language switch
I install the latest version of askbot now but i can't see the top language switch...
14 years ago commented answer Local installation whithout language switch
any news? :)
14 years ago commented answer Local installation whithout language switch
ok :). thanks
14 years ago received badge Student (source)
14 years ago asked a question Local installation whithout language switch

I install askbot locally following this instructions but i can't find the top language switch