Age | Commit message (Expand) | Author |
2010-04-05 | Use $a and $b for SortSpec cmp callbacks | Simon McVittie |
2010-04-04 | Rename sort parameter to meta title/author to sortas=bar | Simon McVittie |
2010-04-04 | meta: generalize meta_title into meta(title); support author, updated, date | Simon McVittie |
2010-04-03 | Move sort hooks to the IkiWiki::SortSpec namespace | Simon McVittie |
2010-04-03 | Split out sortnaturally into a plugin | Simon McVittie |
2010-03-25 | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie |
2010-03-24 | Add an optional "sort" argument to meta titles, defaulting to the title | Simon McVittie |
2010-03-24 | Have the meta plugin add a meta_title sort order | Simon McVittie |
2010-03-21 | reset setuptype first, actually | Joey Hess |
2010-03-21 | check for 'require' instead of 'use' | Joey Hess |
2010-03-21 | reset setuptype to standard after an automator setup file is loaded | Joey Hess |
2010-03-19 | fix newlines in commented defaults | Joey Hess |
2010-03-19 | load YAML on demand | Joey Hess |
2010-03-19 | shorten setuptype | Joey Hess |
2010-03-19 | Add support for setup files written in YAML. | Joey Hess |
2010-03-19 | parameterized indent | Joey Hess |
2010-03-19 | improve comments | Joey Hess |
2010-03-19 | move generic comment into IkiWiki::Setup | Joey Hess |
2010-03-19 | factored out generic commented line dumping | Joey Hess |
2010-03-19 | whitespace | Joey Hess |
2010-03-19 | allow multiple setup file types, and support safe parsing | Joey Hess |
2010-03-19 | audited use POSIX | Joey Hess |
2010-03-18 | Allow wrappers to be built using tcc. | Joey Hess |
2010-03-18 | C warning cleanup | Joey Hess |
2010-03-13 | openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th... | Joey Hess |
2010-03-13 | websetup: Add websetup_unsafe to allow marking other settings as unsafe. | Joey Hess |
2010-03-12 | typo | Joey Hess |
2010-03-12 | htmlscrubber: Security fix: In data:image/* uris, only allow a few whiteliste... | Joey Hess |
2010-03-11 | search: Avoid '$' in the wikiname appearing unescaped on omega's query templa... | Joey Hess |
2010-03-11 | moderatedcomments: Added moderate_pagespec | Joey Hess |
2010-03-09 | typo | Joey Hess |
2010-03-09 | Fix utf8 issues in calls to md5_hex. | Joey Hess |
2010-02-28 | Add new --clean option; this makes ikiwiki remove all built files in the dest... | Joey Hess |
2010-02-27 | Fix admin openid detection in setup automator, and avoid prompting for a pass... | Joey Hess |
2010-02-27 | Add force_overwrite setting to make setup automator overwrite existing files/... | Joey Hess |
2010-02-24 | catch failure to open the filetypes file | Joey Hess |
2010-02-14 | comments: Display number of comments in comment action link. | Joey Hess |
2010-02-14 | minor refactor/optimisation | Joey Hess |
2010-02-12 | setup file ordering | Joey Hess |
2010-02-12 | add section information | Joey Hess |
2010-02-12 | formatting sillyness | Joey Hess |
2010-02-12 | remove unnecessary IkiWiki:: | Joey Hess |
2010-02-12 | borders | Joey Hess |
2010-02-12 | format plugin categorization | Joey Hess |
2010-02-12 | add plugin section, and show which plugins need no configuration | Joey Hess |
2010-02-12 | reword | Joey Hess |
2010-02-12 | improve websetup fieldset display | Joey Hess |
2010-02-11 | fix websetup display of unsafe arrays in expert mode | Joey Hess |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2010-02-11 | reorder canedit checks during page creation to have best_loc first | Joey Hess |