MoinMoin Wiki and Google Summer of Code 2015
MoinMoin is a popular wiki software in Python (and html5, css, js).
It's for easy collaboration on the web and used by organisations like Ubuntu, Debian, Apache, Python, Mercurial, Kernel Newbies, Wireshark, CAcert, ...
See MoinMoinWiki for general information about our project and initial project ideas for GSOC ideas.
What you need to do after GSoC has ended
- Fill out and submit all forms Google requires
- Send your code to Google. You can use the following command to extract all of your changesets into a file
Linux/Mac OS X: hg export `hg log -M --template '{rev} ' -k 'Joe Doe' -r ccad02fc9281:` > my_changesets
Windows:
hg log -M --template "{rev} " -k "Joe Doe" -r ccad02fc9281: > exportchanges.cmd # now edit that file: # add hg export at the beginning of the line # add > my_changesets.txt at the end of the line # run that file: exportchanges
- in case you committed stuff to your repo after the end of gsoc, remove it manually, it is not part of GSOC work
- Compress the file afterwards
Weekly Student/Mentor Meetings
Every Tue 16:00 UTC (duration: ~1h) on IRC #moin-dev.
Students please prepare (so you can copy&paste it into channel):
- DONE (what did you achieve last week)
- BLOCKERS (stuff you can not solve on your own in reasonable time)
- NEXT (stuff planned for next week)
If you have questions about tickets / codereviews / commits, always post full links to them.
Links
On MoinMoin2.0 you can read about the new moin we are building.
the timeline - don't miss deadlines!
- Contact us on IRC #moin-dev on chat.freenode.net.
Students / Mentors / Projects
Project |
EP / Repo / Blog |
Student |
Mentors / Helpers |
Improve existing themes |
|||
Improving the Issue Tracker |