Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-08 | fix name of admin() pagespec test | Joey Hess | |
2008-09-29 | more changes for removal of blog page | Joey Hess | |
2008-09-25 | remove blog from pagespecs | Joey Hess | |
2008-09-25 | attachment: Add admin() pagespec to test if the uploading user is a wiki admin. | Joey Hess | |
2008-09-24 | document silent=yes parameter. | Joey Hess | |
2008-09-20 | Revert change now that listdirectives is enabled | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-19 | Add link to edittemplate | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-18 | Er, and actually make it work... | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-18 | Include a list of all directives if we don't have a list of currently ↵ | http://www.cse.unsw.edu.au/~willu/ | |
enabled directives | |||
2008-09-14 | fix links | Joey Hess | |
2008-09-12 | clarify | Joey Hess | |
2008-09-11 | two more links to blog | Joey Hess | |
2008-09-11 | move inline docs to ikiwiki/directive/inline | Joey Hess | |
ikiwiki/blog will be going away | |||
2008-09-11 | move inline documentation from blog to directive/inline | Joey Hess | |
2008-09-11 | fix link text on links to plugins | Joey Hess | |
2008-09-11 | update | Joey Hess | |
2008-09-11 | wording | Joey Hess | |
Specifically, places that refer to "plugin" when they're really talking about a directive. | |||
2008-09-11 | Move the directive documentation into its own underlay, separate from ↵ | Joey Hess | |
basewiki, since it's sorta large compared to the rest of basewiki. | |||
2008-09-11 | misc minor changes | Joey Hess | |
2008-09-11 | remove special case for shortcuts | Joey Hess | |
If shortcuts are enabled, the shortcut directive will appear on the list, and I think that's good enough. | |||
2008-09-11 | patch plugin documentation to refer to directive pages | William Uther | |
2008-08-27 | change for compatability with non-prefix-directives systems | Joey Hess | |
2008-08-25 | filecheck: New plugin factoring out the PageSpec additions that were ↵ | Joey Hess | |
originally part of the attachment plugin. | |||
2008-08-25 | fix a horrible mispelling | Joey Hess | |
2008-08-25 | use listdirectives if available | Joey Hess | |
2008-08-25 | rename preprocessordirective to directive | Joey Hess | |
Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-) | |||
2008-08-12 | (no commit message) | bremner | |
2008-08-12 | response | Joey Hess | |
2008-08-12 | remove mention of deprecated admin prefs page | Joey Hess | |
2008-08-10 | Could we factor out the attachment pagespec code so that other plugins can ↵ | bremner | |
use it? | |||
2008-07-21 | Migrate everything else via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-12 | update, splitting parameters in two | Joey Hess | |
fixed some unclear descriptions | |||
2008-07-12 | Document [[inline guid="..."]] | Simon McVittie | |
2008-07-07 | example of how to limit to specific directory | Joey Hess | |
2008-07-06 | add virus checking to attachments plugin | Joey Hess | |
2008-07-02 | move attachment pagespec extensions docs to its own page | Joey Hess | |
in the basewiki, so I can link to it there | |||
2008-06-04 | finishing touches on the new search plugin | Joey Hess | |
- Add a Help link. - If the pageterm is too long, hash it. | |||
2008-06-04 | The search interface now allows searching for a page by title ("title:foo"), ↵ | Joey Hess | |
as well as for pages that contain a given link ("link:bar"). | |||
2008-05-11 | web commit by http://liw.fi/: Updated URL for openiddirectory page. It had ↵ | Joey Hess | |
moved. | |||
2008-05-11 | web commit by http://liw.fi/: Updated URL for emacs markdown mode. The page ↵ | Joey Hess | |
had moved to a new location. | |||
2008-04-26 | response | Joey Hess | |
2008-04-18 | remove random html | Joey Hess | |
This page documents markdown. Please use the sandbox for formatting testing, and not this page. | |||
2008-04-18 | web commit by alccode | Joey Hess | |
2008-04-17 | web commit by http://sabr.myopenid.com/: thanks belong at the end of the ↵ | Joey Hess | |
conversation, not the beginning! | |||
2008-04-17 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2008-04-10 | response | Joey Hess | |
2008-04-09 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2008-03-11 | Tell robots to noindex,follow basewiki pages | martin f. krafft | |
Those pages show up in the basewiki on most ikiwiki sites and thus really ought not to be indexed. We can let robots follow them though. Signed-off-by: martin f. krafft <madduck@madduck.net> | |||
2008-03-03 | response | Joey Hess | |
2008-03-02 | correct a typo | martin f. krafft | |
(cherry picked from commit dd64f39646133429910081b89f6e3a8d704a8602) |