Graphingwiki extension for MoinMoin
We had to disable anonymous write access to tickets and wikis because of spam bots. If you don't have a personal trac login, login with username "anominous" for username and password is the programming language graphingwiki is written in (in lower case).
Compatibility
MoinMoin
| Version | Status | Branch | Notes |
| MoinMoin 1.3.x | Used to work, might not work anymore | moin-1.5-stable | |
| MoinMoin 1.5.x | Used to work, might not work anymore | moin-1.5-stable | |
| MoinMoin 1.6.x | Used to work recently, still some deployments in active use | moin-1.6-stable | Note changed link and macro markups |
| MoinMoin 1.7.x | We used to have a 1.7 branch but the floppy containing the code was lost | n/a | |
| MoinMoin 1.8.x | Most tested, most used, most supported | trunk | |
| MoinMoin 1.9.x | Branch started, doens't work yet | moin-1.9 |
Python
| Version | Status | Notes |
| Python 2.3.x | Doesn't work | |
| Python 2.4.x | Most tested, most used, most supported | |
| Python 2.5.x | Should work | Note patch for xmlrpc |
News
- 2010-02-17 MoinMoin 1.9 porting started
- 2009-10-08 ModPythonProfilingHack documented
- 2009-08-04 SaveFormatRefactoring considered done by and in r1470
- 2009-07-31 SaveFormatRefactoring in progress
- 2009-04-07 Graphingwiki repository moves from python-hosting.com to webfactional.com
- 2009-02-26 MoinMoin 1.8.x support at Production Quality level
- 2009-02-15 MoinMoin 1.8.x support in Beta state
- 2009-02-09 Stable MoinMoin 1.6.x branch frozen, trunk starts towards MoinMoin 1.8.x support - 1.8 in Alpha state
- 2009-01-15 Feature parity and beyond on PostSweepOnePointSixMerge? - declaring this most stable and best gwiki ever :)
- 2008-12-27 PostSweepOnePointSixMerge? currently under vicious QA
- 2008-10-17 PostSweepOnePointSixMerge? underway
- 2008-10-09 TheGreatSweep version now in production for few days. Back to stable status in trunk with revision r835. Thanks!
- 2008-09-10 TheGreatSweep started in trunk, which will be unstable until further notice. Revision r696 is the latest stable trunk.
- 2008-03-20 Hackathon-2008-03-20 in Oulu and MoinMoin 1.6 branch gets a boost into alpha shape
- 2008-02-28 Hackathon-2008-02-28 in Oulu and OpenCollabSdk is born
- 2006-06-12 Graphingwiki presented in European Semantic Web Conference (ESWC). Budva, Montenegro
- 2006-05-31 Graphingwiki centric Master's Thesis accepted
- 2006-01-12 Graphingwiki repository moves from private CVS to SVN at python-hosting.com
- 2005-12-15 Graphingwiki development starts
Other websites
- More information about Graphingwiki
- http://graphingwiki.virtues.fi/ [Examples being somewhat obsolete, unfortunately]
- https://portal.huttu.net/gwiki/
- Uses Graphingwiki
- Other Semantic Wikis
Installing & Configuring Graphingwiki
- Basic Installation, see https://portal.huttu.net/gwiki/InstallationInstructions/1.8
- Installing Graphingwiki Farm (Collab), see CollabFarm (advanced)
- Configuring
Using Graphingwiki
- From Wiki itself, see Documentation
- Over XMLRPC , see OpenCollabSdk or XMLRPC.
- Using OpenCollab? Scripts, see OpenCollabScripts
Developing Graphingwiki
i18n
See i18n
Commit Rights
Create a Trac ticket to request commit access.
SVN
To check out the svn trunk, do
svn co http://svn.graphingwiki.webfactional.com/trunk/
To merge from changes made in trunk to your branch using svnmerge.py, cd to the branch directory (eg moin-1.6-branch/) and run svnmerge.py merge. This will do the changes in your copy but won't yet do any check-ins and generate a file with autogenerated commit message called svnmerge-commit-message.txt. Then you fix up merge conflicts, and then commit with svn commit -F svnmerge-commit-message.txt.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)