Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-08 | add sublevels to toc | Joey Hess | |
2009-11-08 | add a link | Joey Hess | |
2009-11-08 | source? | http://jmtd.livejournal.com/ | |
2009-11-08 | rename the source? | http://jmtd.livejournal.com/ | |
2009-11-08 | Moved the postscan hook to run on the raw html of a page, before the ↵ | Joey Hess | |
template is filled out. This improves the search plugin's indexing, since it will not include navigational elements from the page template or sidebar. | |||
2009-11-07 | every search result includes any navigational text | justin | |
2009-11-07 | (no commit message) | http://mcfrisk.myopenid.com/ | |
2009-11-08 | New withlist item: [[!meta redir]] -- tell what's going on | Thomas Schwinge | |
2009-11-07 | s/a name/id/ ? | tzafrir | |
2009-11-07 | bugs++ | intrigeri | |
2009-11-07 | response | Joey Hess | |
2009-11-07 | underlay: Avoid crashing if lists of underlays (or template directories) are ↵ | Joey Hess | |
not configured. | |||
2009-11-07 | mod_alias works too | http://jmtd.livejournal.com/ | |
2009-11-07 | (no commit message) | http://mcfrisk.myopenid.com/ | |
2009-11-06 | analise and close; template customisation error | Joey Hess | |
2009-11-06 | add | Joey Hess | |
2009-11-06 | underlay: Fix example values put in setup file to be array references. | Joey Hess | |
2009-11-06 | response | Joey Hess | |
2009-11-06 | (no commit message) | simonraven | |
2009-11-06 | (no commit message) | simonraven | |
2009-11-06 | (no commit message) | http://mcfrisk.myopenid.com/ | |
2009-11-05 | response | Joey Hess | |
2009-11-05 | binary blob question | http://mcfrisk.myopenid.com/ | |
2009-11-05 | (no commit message) | http://mcfrisk.myopenid.com/ | |
2009-11-05 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2009-11-05 | not quite there yet | http://mcfrisk.myopenid.com/ | |
2009-11-05 | (no commit message) | http://mcfrisk.myopenid.com/ | |
2009-11-05 | response | Jon Dowland | |
2009-11-05 | rm empty discussion page | Jon Dowland | |
2009-11-05 | move question from plugins/html to forum | http://mcfrisk.myopenid.com/ | |
2009-11-05 | move forum | http://mcfrisk.myopenid.com/ | |
2009-11-04 | from html to ikiwiki with url compatibility | http://mcfrisk.myopenid.com/ | |
2009-11-02 | remove broken link to example site (domain squatter) | Jon Dowland | |
2009-11-02 | sparse no longer use ikiwiki, it seems | Jon Dowland | |
2009-11-02 | fix toggle id for CVS | Jon Dowland | |
2009-11-01 | note CVS usage | Amitai Schlair | |
2009-10-31 | add news item for ikiwiki 3.20091031 | Joey Hess | |
2009-10-31 | releasing version 3.20091031 | Joey Hess | |
2009-10-29 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-29 | google: Pass the whole wiki url to google, not just the domain, so that ↵ | Joey Hess | |
search works correctly for wikis that are located in subdirectories of domains. | |||
2009-10-29 | (no commit message) | Jogo | |
2009-10-29 | Update user page: I no longer develop or maintain the conversion scripts | Josh Triplett | |
2009-10-29 | header cleanup | Joey Hess | |
2009-10-29 | update, reorg, mention spec file | Joey Hess | |
2009-10-29 | put back Source | Joey Hess | |
Seems rpmbuild -ta file.tar.gz still wants Source even though it's not used. Go figure. | |||
2009-10-29 | remove libexecdir patch | Joey Hess | |
This violates the FHS. (Also removed unnecessary chebang removal code.) | |||
2009-10-29 | remove stuff not needed in spec inside tarball | Joey Hess | |
The changelog is partly Fedora-specific, not something I want to maintain. The Source line is not needed when building from tarball. Overriding BuildRoot | |||
2009-10-29 | add spec file | Joey Hess | |
Modify makefile to update spec file version number. | |||
2009-10-29 | add an example of how to use the recently added HAS_PARENTLINKS | Joey Hess | |
2009-10-29 | fix url encoding in redir | Joey Hess | |
When redirecting to a page, ie, after editing, ensure that the url is uri-encoded. Most browsers other than MSIE don't care, but it's the right thing to do. The known failure case involved editing a page that had utf-8 in the name using MSIE. |