summaryrefslogtreecommitdiff
path: root/doc/bugs/cannot_preview_shortcuts.mdwn
AgeCommit message (Collapse)Author
2008-10-30don't rely on plugin load order when determining generated directivesJoey Hess
Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out.
2008-10-29Note on fixhttp://www.cse.unsw.edu.au/~willu/
2008-10-29fix preview of shortcutsJoey Hess
Move shortcut processing back to checkconfig, and avoid it failing if the srcdir is not defined.
2008-10-28Bug report re shortcuts during previewJason Blevins