From saji at apcc21.net Mon Jul 9 09:59:57 2007 From: saji at apcc21.net (Saji Hameed) Date: Mon, 09 Jul 2007 22:59:57 +0900 Subject: [Informl-talk] A scaling issue? In-Reply-To: <466FE8CC.3020009@folklogic.com> References: <466FE8CC.3020009@folklogic.com> Message-ID: Hi Larry, Our team has been running Informl for some time now and our Wiki is growing. And the here the trouble starts. Recently when we try to edit a page and save it, it is often the case that we get a 500.html page ("something has gone wrong ... try the home page instead"). I have no idea why thi s is happening. Initially we tried to go back and save again or press the "refresh" button and the saving succeeds after a few tries. Of late the number of refresh hits seems to get larger and larger. Any idea what is happening? I am running Informl-0.4.2 on a linux box with mongrel clusters behind an 'nginx' server. Switching to a simple WEBBrick does not help either Also the log files (log/production.log) seems to be logging everything and getting so big - right now about 8 Mb. Could it be asked to log less? thanks, saji From saji at apcc21.net Sat Jul 28 02:33:02 2007 From: saji at apcc21.net (Saji Njarackalazhikam Hameed) Date: Sat, 28 Jul 2007 15:33:02 +0900 Subject: [Informl-talk] Listing Books Message-ID: <20070728063301.GA7822@apcc21.net> Hi, Currently the default page when one navigates to an Informl Wiki is the page first created by the admin/user. To find the "books" available one has to go to http://localhost:portnumber/books Would it be possible to have a listing of available books in Informl? I would like to use Informl for more than one project and it will be nice to have this functionality. any ideas on how to implement this using Wiki markup will be appreciated. saji .. From david+informl-talk at folklogic.com Mon Jul 30 03:36:43 2007 From: david+informl-talk at folklogic.com (David Anderson) Date: Mon, 30 Jul 2007 09:36:43 +0200 Subject: [Informl-talk] Set de default page in informl In-Reply-To: <509b53b0fe79214bf80964b18f66775f@oninetspeed.pt> References: <509b53b0fe79214bf80964b18f66775f@oninetspeed.pt> Message-ID: Jorge, Good question. At the moment there is no way to do this from within Informl. The default book is determined by looking for a book with the premiere attribute set to true. If you are comfortable working in the database or in script/console, you can change the default book by setting premiere to false on the doc book, and to true on whatever book you wish. We will add something in the next release to make this easier to manage. Thank you for your interest in Informl. --david On 7/28/07, Jorge Manuel de Almeida Magalh?es wrote: > > Dear Sir > > By default, informl sets the default page in mysite/doc. How I can > change this feature? For example I would like set the default page > mysite/myfirstbook. > > thanks a lot > > Have a nice day > > jorge > >