]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authorvolekpa1 <volekpa1@web>
Thu, 7 Mar 2013 08:18:55 +0000 (09:18 +0100)
committerOSP robot <osp@rtime.felk.cvut.cz>
Thu, 7 Mar 2013 08:18:55 +0000 (09:18 +0100)
student/volekpa1/index.mdwn

index 110760093dce962dc7fa59c4c346218726517152..2bd65d54f3cf645c6cff6bdbf39625600ee25828 100644 (file)
@@ -6,7 +6,7 @@ Assignment
 ======
 
 Git-Mediawiki is a project which aim is to create a gate between git and mediawiki, allowing git users to push and pull objects from mediawiki just as one would do with a classic git repository. 
-First prototype of the G-M was made by a group of students in 2011. There s still a lot of functionalities which needed to be implemented. One of them was support for media files - page attachements ([Media:]). The actual G/M supported only files of a type [Page:].
+First prototype of the G-M was made by a group of students in 2011. There s still a lot of functionalities which needed to be implemented. One of them was support for media files - page attachements ([Media:]). The actual G-M supported only files of a type [Page:].
 The goal of my patch was to implement push and pull for these objects.
 
 Links documenting the results of my work