Merge: Added contributing guidelines and link from readme
[nit.git] / contrib / nitiwiki / src / wiki_base.nit
2016-06-03 Jean PrivatMerge: Factorize `capitalize` and add option to preserv...
2016-06-02 Alexis Laferrièrecontrib/nitiwiki: preserve uppercase letter in title...
2016-06-01 Alexandre Terrasacontrib/nitiwiki: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/nitiwiki: fix `useless signature in redef`...
2015-09-10 Jean Privatnitiwiki: change some visibility to allow extensions
2015-08-28 Jean Privatnitiwiki: update because `ini[]` does return nullable
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-07-09 Jean Privatnitiwiki: custom config messages are less verbose
2015-07-09 Jean Privatnitiwiki: error on --rsync if wiki.rsync_dir is not...
2015-07-09 Jean Privatnitiwiki: protect arguments of sys.system
2015-07-09 Jean Privatnitiwiki: remove completely root_url as everything...
2015-06-12 Jean Privatnitikiwi: fix `src_path` and stop losing the first...
2015-06-12 Jean Privatnitiwiki: macro ROOT_URL is now relative
2015-06-10 Alexandre Terrasanitiwiki: add github url for last changes and edit...
2015-06-10 Alexandre Terrasanitiwiki: make breadcrumbs optional
2015-06-10 Alexandre Terrasanitiwiki: make summary optional
2015-06-10 Alexandre Terrasanitiwiki: introduce customizable sidebar
2015-06-10 Alexandre Terrasanitiwiki: change position of sidebar from config
2015-05-21 Alexandre Terrasanitiwiki display error before crashing when a template...
2015-05-21 Alexandre Terrasanitiwiki: allow user to change markdown extension
2015-05-07 Alexandre Terrasacontrib/nitiwiki: extract link handling in its own...
2015-05-07 Alexandre Terrasacontrib/nitiwiki: avoid crash on `WikiArticle.md` with...
2015-05-07 Alexandre Terrasacontrib/nitiwiki: move `render` to `wiki_base`
2015-05-07 Alexandre Terrasacontrib/nitiwiki: better logging
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-30 Alexandre Terrasacontrib/nitiwiki: fixes nitiwiki warnings
2014-12-09 Jean Privatcode: update clients of readline since eol is stripped
2014-11-24 Alexandre Terrasacontrib: Introduce nitiwiki