Menu

Tree [81f354] master /
 History

HTTPS access


File Date Author Commit
 script 2009-09-19 Kees Remmelzwaal Kees Remmelzwaal [1f33d3] Added icons for the 16x16 view.
 wixi 2009-09-27 Kees Remmelzwaal Kees Remmelzwaal [81f354] Add the following features:
 .gitignore 2009-09-19 Kees Remmelzwaal Kees Remmelzwaal [1dbc74] Fixed a bug, could not delete any category.
 COPYING 2007-11-07 Kees Remmelzwaal Kees Remmelzwaal [1ae383] Add license, install and readme files.
 INSTALL 2007-11-07 Kees Remmelzwaal Kees Remmelzwaal [1ae383] Add license, install and readme files.
 README 2009-09-19 Kees Remmelzwaal Kees Remmelzwaal [1f33d3] Added icons for the 16x16 view.
 setup.py 2009-09-19 Kees Remmelzwaal Kees Remmelzwaal [1f33d3] Added icons for the 16x16 view.
 wixi.py 2009-09-20 Kees Remmelzwaal Kees Remmelzwaal [a4b5ad] Minor changes, finalizing 1.10

Read Me

Wixi version 1.10
------------------------

About
------------------------
Wixi is a multi-platform wiki application for the desktop. It is written 
in python/wxpython and uses the simple txt2tags format to generate text 
to many other formats.


Directory layout
------------------------
By default Wixi creates a directory MyWiki in the $HOME directory, but
it may be changed in the configuration menu. When using images for your
page, you can copy them to the MyWiki/images/ directory. But using the
image browser is the preferable way to copy and import images.


Source Files
------------------------
Files:
 * wixi.py                   -- Start script.
 * wixi/AboutDialog.py	     -- About dialog.
 * wixi/Desktop.py           -- Desktop integration for python.
 * wixi/FormatGenerator.py   -- Calling the document generator and saving files.
 * wixi/QuickrefDialog.py    -- Quick reference.
 * wixi/SettingsDialog.py    -- Handles the configuration file and settings dialog.
 * wixi/CalendarDialog.py    -- Calendar dialog.
 * wixi/MainFrame.py         -- Main program frame.
 * wixi/SQLiteCon.py         -- Handles sqlite queries for wixi.
 * wixi/Txt2Tags.py          -- Document generator. (program made by Aurélio Jargas)


Bugs, Discussions: wixi@googlegroups.com