Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add news item for ikiwiki 2.53.2 | Joey Hess | 2008-09-08 |
| | |||
* | typo | http://nikolai.prokoschenko.de/ | 2008-09-08 |
| | |||
* | Why was this broken in first place? | http://nikolai.prokoschenko.de/ | 2008-09-08 |
| | |||
* | Use non-deprecated wikilink page (ikiwiki/wikilink) | http://smcv.pseudorandom.co.uk/ | 2008-09-08 |
| | |||
* | * Thanks a lot! | http://ptecza.myopenid.com/ | 2008-09-08 |
| | |||
* | observe that directories are not pages. | bremner | 2008-09-06 |
| | |||
* | Merge branch 'master' of file:///srv/git/ikiwiki.info | Joey Hess | 2008-09-05 |
|\ | | | | | | | | | | | Conflicts: doc/todo/page_edit_disable.mdwn | ||
| * | editpage: New core plugin factoring out page editing to allow disabling it ↵ | Joey Hess | 2008-09-05 |
| | | | | | | | | if desired. | ||
| * | UNIVERSAL not used in this plugin | Joey Hess | 2008-09-05 |
| | | |||
* | | Merge branch 'master' of file:///srv/git/ikiwiki.info | Joey Hess | 2008-09-05 |
|\| | |||
| * | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-09-05 |
| |\ | |||
| * | | po/Makefile: update po files when the pot file has changed. Closes: #497951 | Joey Hess | 2008-09-05 |
| | | | |||
* | | | (no commit message) | https://id.mayfirst.org/jamie/ | 2008-09-05 |
| | | | |||
* | | | (no commit message) | WillDioneda | 2008-09-05 |
| | | | |||
* | | | (no commit message) | WillDioneda | 2008-09-05 |
| | | | |||
* | | | * Response | http://ptecza.myopenid.com/ | 2008-09-05 |
| |/ |/| | |||
* | | also watch discussion | http://edward.myopenid.com/ | 2008-09-05 |
| | | |||
* | | add todo/structured_page_data | http://edward.myopenid.com/ | 2008-09-05 |
| | | |||
* | | How about using JSON? | http://edward.myopenid.com/ | 2008-09-05 |
|/ | |||
* | Expand acronym. | JoshTriplett | 2008-09-04 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-09-04 |
|\ | |||
| * | Distinguish between strings and wiki markup. | JoshTriplett | 2008-09-04 |
| | | |||
* | | update | Joey Hess | 2008-09-04 |
|/ | |||
* | response | Joey Hess | 2008-09-04 |
| | |||
* | idea from josh | Joey Hess | 2008-09-04 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-09-04 |
|\ | |||
| * | Correct typo | AlexandreDupas | 2008-09-04 |
| | | |||
| * | progress report: mime filtering now works, with some help from joeyh and the ↵ | bremner | 2008-09-04 |
| | | | | | | | | filespec plugin | ||
* | | For fine control over what characters are allowed, unescaped in source ↵ | Joey Hess | 2008-09-04 |
| | | | | | | | | filenames, the wiki_file_chars setting is added. For example, set to "-[:alnum:]+/._" to disable colons from being used in source files (which can cause trouble om Windows). | ||
* | | add monkeysphere | Joey Hess | 2008-09-04 |
|/ | |||
* | response | Joey Hess | 2008-09-03 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-09-03 |
|\ | |||
| * | (no commit message) | WillDioneda | 2008-09-03 |
| | | |||
| * | * Alignment idea | http://ptecza.myopenid.com/ | 2008-09-02 |
| | | |||
| * | * Response | http://ptecza.myopenid.com/ | 2008-09-02 |
| | | |||
* | | use yesno | Joey Hess | 2008-09-02 |
|/ | |||
* | table: Support header=column to make the table header be the first column of ↵ | Joey Hess | 2008-09-02 |
| | | | | the data. (AlexandreDupas) | ||
* | rename | Joey Hess | 2008-09-02 |
| | |||
* | response | Joey Hess | 2008-09-02 |
| | |||
* | * Patch and 2 considerations for inline sorting | http://ptecza.myopenid.com/ | 2008-09-02 |
| | |||
* | * Forgotten signature | http://ptecza.myopenid.com/ | 2008-09-02 |
| | |||
* | * Feature request | http://ptecza.myopenid.com/ | 2008-09-02 |
| | |||
* | filecheck: Fall back to testing for binary or plain text files if no mime ↵ | Joey Hess | 2008-09-01 |
| | | | | type is detected. | ||
* | don't fail if %config is not set | Joey Hess | 2008-09-01 |
| | |||
* | style.css: Add missing semicolon. Closes: #497176 | Joey Hess | 2008-09-01 |
| | |||
* | Fix for error on git pull origin | http://edward.myopenid.com/ | 2008-09-01 |
| | |||
* | workaround | bremner | 2008-08-31 |
| | |||
* | report trouble trying to use IkiWiki::Setup::load outside ikiwiki | bremner | 2008-08-31 |
| | |||
* | patch to add call to File::MimeInfo::Magic::default to filecheck plugin | bremner | 2008-08-30 |
| | |||
* | Work around perl $_ scoping nonsense that caused breakage when loading ↵ | Joey Hess | 2008-08-29 |
| | | | | external plugins. |