summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/teximg.pm
AgeCommit message (Collapse)Author
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-07-13switch preprocess hooks to use error functionJoey Hess
2008-05-29teximg: If the log isn't written, avoid ugly error messages.Joey Hess
2008-05-29teximg: Fix logurl.Joey Hess
2008-03-23revert destpage part of f7bdc2385Joey Hess
destpage does not normally need to be worried about when creating other files as part of the process of rendering a page. Using destpage results in inlined pages creating two copies of such files. It works to not use destpage in this case because the inlining page depends on the source page, so if the source page is modified or deleted the inlining page will be updated.
2008-03-12* Use forcebaseurl to make page previews be displayed with the html baseJoey Hess
set to the destination page. This avoids need for hacks to munge the urls in preview mode, which fixes several bugs. * Several destpage fixes in plugins.
2008-02-04the old code worked, suprisingly, but I prefer this formJoey Hess
2008-01-09I've wrote a little patch for the bug in teximg (can only include fomula onPatrick Winnertz
one page).
2007-08-24typojoey
2007-08-23typojoey
2007-08-23fix encoding html entities in alt tagjoey
2007-08-23rename tex to teximgjoey