Last modified by Ecaterina Moraru (Valica) on 2020/01/28

<
From version < 11.1 >
edited by Neha Gupta
on 2018/08/20
To version < 10.1 >
edited by Neha Gupta
on 2018/08/14
>
Change comment: There is no comment for this version

Summary

Details

Blog.BlogPostClass[0]
Content
... ... @@ -77,16 +77,16 @@
77 77  
78 78  = Deliverables =
79 79  
80 -* Add improvements to support for ordered, unordered and nested lists.
81 -* Add code for image-links supporting links to other internal or external pages.
82 -* Add support for a folder as a source input.
83 -* Handling un-serializing of files with no metadata.
84 -* Support for Interwiki-link to move to other wikis.
85 -* Fix OOM when importing a tgz.
86 -* Working on FileNotFoundException error.
87 -* Add popular macros support with and without arguments.
80 +* Add improvements to support for ordered, unordered and nested lists. [ Issue 6 ]
81 +* Add code for image-links supporting links to other internal or external pages. [ Issue 5 ]
82 +* Add support for a folder as a source input. [Issue 8]
83 +* Handling un-serializing of files with no metadata. [ Issue 2 ]
84 +* Support for Interwiki-link to move to other wikis. [ Issue 4 ]
85 +* Fix OOM when importing a tgz. [Issue 1]
86 +* Working on FileNotFoundException error. [ Issue 3 ]
87 +* Add popular macros support with and without arguments. [ Issue 7 ]
88 88  * Optimise the way to support various archive type.
89 -* No alignment of the image detected.
89 +* No alignment of the image detected. [ Issue 9 ]
90 90  
91 91  === First Milestone release, latest version [[here>>https://github.com/xwiki-contrib/dokuwiki/releases/tag/dokuwiki-1.1]] ===
92 92  
... ... @@ -96,5 +96,5 @@
96 96  
97 97  === The extension can be downloaded from [[here>>doc:extensions:Extension.DokuWiki.DokuWiki Syntax Parser.WebHome]] ===
98 98  
99 -It was a fun and learning experience at the same time this summer with XWiki. The best part was achieving the milestones and doing the release by myself, thanks to my mentors for giving me committer access. :D I now have a better idea how everything works in a community, the schedules and deadlines and how to write a code for production. I've learned best practices to be used to code like a modern developer (which was fun for me).
99 +It was å fun and learning experience at the same time this summer with XWiki. The best part was achieving the milestones and doing the release by myself, thanks to my mentors for giving me committer access. :D I now have a better idea how everything works in a community, the schedules and deadlines and how to write a code for production. I've learned best practices to be used to code like a modern developer (which was fun for me).
100 100  Thank you for reading. :)

Get Connected