reorg, list the projects
parent
f1c0846d2e
commit
7b51c4c3a9
18
doc/soc.mdwn
18
doc/soc.mdwn
|
@ -3,11 +3,15 @@
|
||||||
This page includes information about ikiwiki's involvement in
|
This page includes information about ikiwiki's involvement in
|
||||||
[Google Summer of Code](http://code.google.com/soc/).
|
[Google Summer of Code](http://code.google.com/soc/).
|
||||||
|
|
||||||
Also see the [[application_for_ikiwiki_as_a_Summer_of_Code_organization|application]].
|
We started with a list of [[ideas]]. Our [[application]] was accepted, and
|
||||||
|
the following projects will be worked on:
|
||||||
|
|
||||||
List of Projects
|
* latex plugin input/output for ikiwiki
|
||||||
================
|
by Patcick Winnertz
|
||||||
|
* Implement File Upload Functionality and Image Gallery Creation
|
||||||
This list includes pages, such as [[/todo]] items, tagged `soc`. If you have a great idea for an ikiwiki project not on this list, please file it as a todo item, and ask us if it might work as a Summer of Code project, but please don't add the `soc` tag yourself.
|
by Ben Coffey
|
||||||
|
(See [[todo/fileupload/soc-proposal]])
|
||||||
[[inline pages="link(soc) and !todo/done and !link(todo/done) and !bugs/done and !link(bugs/done) and !*/Discussion" actions=yes show=0]]
|
* Wiki WYSIWYG Editor
|
||||||
|
by Taylor Killian
|
||||||
|
* Creating a gallery of a bunch of images
|
||||||
|
by Aprit Jain
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
This list includes pages, such as [[/todo]] items, tagged `soc`. If you
|
||||||
|
have a great idea for an ikiwiki project not on this list, please file it
|
||||||
|
as a todo item, and ask us if it might work as a Summer of Code project,
|
||||||
|
but please don't add the `soc` tag yourself.
|
||||||
|
|
||||||
|
[[inline pages="(todo/* or bugs/*) and link(soc) and !todo/done and
|
||||||
|
!link(todo/done) and !bugs/done and !link(bugs/done) and
|
||||||
|
!*/Discussion" actions=yes show=0]]
|
Loading…
Reference in New Issue