TakeoKatsuki

E30B_20.gif + TakeoKatsuki/Photo/E03B_20.gif = TakeoKatsuki/Photo/Flag.gif

Email: <takeo.katsuki AT SPAMFREE gmail DOT com>

Me and MoinMoin

I have been using and running MoinMoin as a small office intranet since Feb 2009, and I think it is absolutely fascinating. Thanks to all the developers and contributors!

About me

Occupation

Researcher

Research field

Neuroscience

Programming language

R

Country

Japan and USA

MoinMoin environment

MoinMoin

1.9.3

Python

2.6.4

Server Setup

Apache 2.2

Server Details

mod_wsgi

OS

2 x Ubuntu Server10.04, 1 x Windows 7 + VB

Other features

EventCalendar

Total data size

3.9 GB

Number of users

8

Questions/Requests

These are my small questions and requests that might be still too trivial or too preliminary to be put on the FeatureRequests. Any of your help is appreciated!

Current questions/requests

Solved questions/requests

Projects/Requests of my interest/favorite

My tips

Generating large tables with wiki syntax

Suppose you have a fairly large spread sheet data (e.g. Excel) that you want to transfer to your wiki. Using CSV parser is one of the ways to achieve it without typing lots of ||s; however, all of the useful wiki syntax is ignored in CSV parser. Here is my way to generate large tables with wiki syntax:

  1. Insert columns of || using Excel.

  2. Replace line breaks with <<BR>>. A line break is Ctrl+J.

  3. Save the file in a unicode (.txt) format.
  4. Open the file with a text editor and remove "(quotation) by replacing it with nothing.
  5. Copy and paste the data to your wiki.

Customizing MonthCalendar color

A bit smaller, less colorful, and better centered calendar achieved by modifying MonthCalendar.py and common.css. MonthCalendar.py.diffcommon.css.diff
OriginalCalendar.pngMyCalendar.png

Subpages

Memo

http://code.google.com/p/emoji4unicode/

http://drupal.org/

http://www.ganttproject.biz/

http://trac.edgewall.org/

Messages to Me

Please leave messages to me here... Thanks.

Please forward Questions to MoinMoinQuestions. -- ReimarBauer 2009-06-26 21:26:33

Hi

if you look at filesys.fuid there is a max_staleness parameter. read the doc string and change it to your needs. This parameter is used to solve some problems with updates of files on windows.

-- ReimarBauer 2012-08-09 20:52:27


CategoryHomepage

MoinMoin: TakeoKatsuki (last edited 2013-02-22 18:52:22 by TakeoKatsuki)