Displaying 20 results from an estimated 4000 matches similar to: "Paid summer project: advanced integration of Xapian into MoinMoin wiki"
2006 Oct 05
2
potential commenting setup
http://moinmoin.wikiwikiweb.de/MacroMarket/PageComment2
something we could use maybe ?
--
Karanbir Singh : http://www.karan.org/ : 2522219 at icq
2008 Dec 20
2
Disabling automatic links for mixed case in MoinMoin
Hi,
I would like to request to disable the behaviour where MoinMoin
automatically create a link for a mixed case word like NetworkManager.
Is that possible ?
Also, where are we regarding the external link icon (globe) ? Did anyone
object for using the one from trac ?
--
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission
2006 Oct 20
2
MoinMoin rpm
I see we are using MoinMoin on the CentOS wiki.
Is there an rpm available for this?
I'd like to install it on either a CentOS 3 or CentOS 4 system.
Bob
2009 Mar 15
0
MoinMoin wiki updated
I finally upgraded to MoinMoin v1.8.2 from old v1.5.8. Let me know if
something doesn't work right.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090315/0a7c20dc/attachment-0002.bin>
2018 Jul 21
1
Xapian configuration
Hello,
I want a tutorial on how to configure xapian on a moinmoin wiki.
I install my moinmoin wiki on a virtual env but I m having lots of problem to configure xapian
Thanks
2004 May 11
2
Re: [Xapian-commits] Changes in xapian/xapian-applications/queryserver/ xapian/xapian-applications/queryserver/source/
On Tue, May 11, 2004 at 05:41:58PM +0100, Richard Boulton wrote:
> * If the queryserver can't parse a query, strip out all special
> characters, and then retry. This means that we get some kind of
> result even if the query is broken.
That's probably a feature worth pushing down into Xapian::QueryParser...
Cheers,
Olly
2004 May 20
1
Re: [Xapian-commits] Changes in xapian/xapian-core/
On Thu, May 20, 2004 at 02:55:13PM +0100, Richard Boulton wrote:
> Add debian packaging files to distribution tarball.
>
> Modified files:
> xapian-core : Makefile.am
You also need to add debian/Makefile.in to configure.in (I usually
forget too). Probably debian/control.in too.
Cheers,
Olly
2004 May 11
0
Re: [Xapian-commits] Changes in xapian/xapian-bindings/ xapian/xapian-bindings/guile/ xapian/xapian-bindings/php4/ xapian/xapian-bindings/python/ xapian/xapian-bindings/tcl8/
On Tue, May 11, 2004 at 06:11:36PM +0100, Richard Boulton wrote:
> "xapian-config --cxxflags" assumes that it doesn't need to emit
> -I/usr/include in this situation (presumably on the basis that
> any sane C compiler will already have that on its path).
Worse, passing -I/usr/include causes problems with some versions of GCC
on some platforms as GCC generates
2007 Nov 30
2
MoinMoin TableOfContents
Hi,
I constantly find myself fighting the wiki syntax. Today the problem is
that I want a TableOfContents that does NOT include the page title.
To be honest, I do not understand why the page title (level 1) is included
in the TOC, and why it does not appear in the head-title (<head><title>).
I found with Google that there is a syntax like:
[[TableOfContents(4,2)]]
instead of
2004 May 11
0
Re: [Xapian-commits] Changes in xapian/xapian-bindings/
On Tue, May 11, 2004 at 08:11:23PM +0100, Richard Boulton wrote:
> Also, change tests for non-zeroness of interpreter paths to tests
> for existence and executability of interpreter paths: this is
> relevant if configure is passed an interpreter path by the user
> which doesn't exist (as my debian packaging makefile just did).
A problem is that "test -x"
2015 Aug 22
0
Russian wiki
Ok, it was temporary I think. Thanks.
2015-08-23 2:46 GMT+06:00 Alan Bartlett <ajb at elrepo.org>:
> On 22 August 2015 at 19:20, Ilyas Arinov <arinov.ilyas at gmail.com> wrote:
> > I have to update pages twice now to see its content.
> >
> > --> -->
> >
> > Traceback (most recent call last):
> > File
2015 Aug 22
0
Russian wiki
I have to update pages twice now to see its content.
--> -->
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/MoinMoin/request.py", line 1207, in run
handler(self.page.page_name, self)
File "/var/www/html/wiki.centos.org/wiki_instance/data/plugin/action/show.py",
line 27, in execute
if not request.user.may.read(pagename):
File
2015 Aug 23
2
Russian wiki
The top menu bar has now language dependent settings. If I click Russian
wiki from Front Page, the menu still English. Should I add russian links (
as HowTo, Tips&Tricks etc) into Russian Front Page to allow Russian users
open this pages on the native language?
2015-08-23 2:49 GMT+06:00 Ilyas Arinov <arinov.ilyas at gmail.com>:
> Ok, it was temporary I think. Thanks.
>
>
2015 Aug 22
2
Russian wiki
On 22 August 2015 at 19:20, Ilyas Arinov <arinov.ilyas at gmail.com> wrote:
> I have to update pages twice now to see its content.
>
> --> -->
>
> Traceback (most recent call last):
> File "/usr/lib/python2.6/site-packages/MoinMoin/request.py", line 1207, in
> run
> handler(self.page.page_name, self)
> File
>
2011 Apr 13
0
Xapian developers at ECIR in Dublin next week
I'll be at ECIR 2011 in Dublin next week, from Monday 18th to Thursday
21st:
http://www.ecir2011.dcu.ie/
Richard Boulton and Charlie Hull will be speaking at the Industry Day on
the Thursday, which I think runs in parallel to the conference.
If anyone else is around, do say hello.
Cheers,
Olly
2015 Dec 30
0
Xapian 1.2.22 released
I've released Xapian 1.2.22 (including Search::Xapian 1.2.22.0), which
you can download from:
http://xapian.org/download
Since 1.2.16, release tarballs are compressed with xz instead of gzip,
as it provides much better compression, without being too slow to
decompress. (For now at least, Search::Xapian is still gzipped.)
We decided not to provide multiple formats for the downloads. The
2017 Apr 24
0
Xapian 1.4.4 released
Xapian 1.4.4 can now be downloaded from:
https://xapian.org/download
The wiki has a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.4
A big thanks to the following people for helping to make this release a
reality: Shivanshu Chauhan, Richard Boulton, Kirill A. Shutemov, David
Bremner, James Aylett, Mario Emmenlauer, Daniel Schepler, James Clarke,
Gaurav
2018 Jul 02
0
Xapian 1.4.6 released
Xapian 1.4.6 can now be downloaded from:
https://xapian.org/download
This release includes a fix for CVE-2018-0499:
https://trac.xapian.org/wiki/SecurityFixes/2018-07-02
The wiki will shortly have a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
A big thanks to the following people for helping to make this release a
reality: Germán M. Bravo, Robert
2000 Mar 23
1
NLME and NA:s
Hello,
I have an unbalanced data set with some factors and several variables. The missing values are spread unequally over the variables. Because of the unbalanced structure have i tried NLME, but I cannot understand how I should set up the na.omit. I would not like to use na.omit before setting up the model, as that would exclude too many observations (on the whole structure). Lets say I have
2015 Jun 02
0
Xapian 1.3.3 development snapshot released
I'm happy to be able to announce that Xapian 1.3.3 is now available.
Please note that 1.3.x releases are development releases - they are made
to encourage earlier and wider use and testing of new and changed code.
Our record with 1.1.x was very good - all the bugs I am aware of were
either in new features, or were also present in the corresponding 1.0.x
release. But if you main concern is