Age | Commit message (Collapse) | Author |
|
|
|
|
|
I added a .gitignore file to plugins/ to ignore *.pyc files, and that
file is now being installed +x to /usr/lib/ikiwiki/plugins. This commit
prevents that by excluding all dot-files under plugins/ from the
install.
Signed-off-by: martin f. krafft <madduck@madduck.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
things that need to know the page source or type can query it from there.
Fixes previewing of tables when creating a new page.
|
|
|
|
|
|
(cherry picked from commit bbdf127917a13b81cef50995098f479ef4fe1cf9)
|
|
(cherry picked from commit 65c24d4aeca6188f4423ad1809f2415285843155)
|
|
(cherry picked from commit 10574a324e03cd0533e77f46ead6e4c6a6e5568f)
|
|
|
|
|
|
as that can result in a broken merged pagespec that matches nothing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ARGV.
|
|
|
|
|
|
|
|
|