First time here? Check out the FAQ!

tux's profile - activity

2014-07-25 14:51:54 -0500 received badge Famous Question (source)
2014-05-31 06:03:03 -0500 commented answer Show first lines of a question in question list and search results

Would be great to see this as a standard feature. Is there any progress into this direction?

2014-05-31 05:57:43 -0500 asked a question Askbot for personal use

I am just considering to use askbot just on my laptop (running it locally) or on my home network to organize some personal knowledge in question answer format.

  • Since I want full search capabilities (word stemming etc.) I think I should use postgres database as backend.
  • Since I want to use math I also need the mathjax plugin

On the other hand I don't want to read and learn much about how to manage askbot properly. I just want to install it and use it without any trouble. Some time ago I followed the install instructions and installed it sucessfully on my laptop (without mathjax). However the installation process seemed to me pretty long and complicated so I decided to wait until there will be a ubuntu package for askbot (so I could just do aptitude install askbot, when I need a fresh install or a upgrade), but there seem to be no efforts in this direction. Now I am considering to use it even though there is no ubuntu package.

My concern is that if anything goes wrong, the data stored in the postgres database may be lost. This leads me to the following questions:

  • Is there a way to export the questions and answers to text files?
  • What's the best way to backup the whole askbot installation and how can I bring it back, if an upgrade goes wrong?
  • Is there a way to split an askbot installation? For example if I use it to manage questions about math and physics (each with a math and physics tag), and later decite to seperate it to two askbot sites (one for math and one for physics). Is this possible?
  • Are there any tipps to make things easier, when I just want to run it locally as described above?
  • Are there any other pitfalls I should have in mind, when considering askbot for local, personal use?
2013-03-02 14:35:13 -0500 received badge Good Question (source)
2013-03-02 14:34:28 -0500 received badge Famous Question (source)
2012-11-28 12:32:46 -0500 commented answer Show first lines of a question in question list and search results

How can I do it via a custom theme?

2012-11-25 07:33:24 -0500 received badge Nice Question (source)
2012-11-24 04:52:48 -0500 received badge Editor (source)
2012-11-23 15:00:04 -0500 received badge Supporter (source)
2012-11-23 14:58:13 -0500 received badge Student (source)
2012-11-23 12:59:37 -0500 asked a question How to split an askbot site?

Is it possible to create a new askbot site out of an existing one in the following way:

All questions and answers which tags tag_1,..,tag_n should be moved to the new site and deleted on the old site at the same time.

2012-11-23 12:53:50 -0500 asked a question Show first lines of a question in question list and search results

Is it possible to make askbot show the first lines of questions like it is done in the sx network?

For example like in this screenshot: tex