Age | Commit message (Expand) | Author |
2011-02-22 | inline: allow assigning an id to postform/feedlink | Giuseppe Bilotta |
2011-02-22 | inline: base feed urls on included page name | Giuseppe Bilotta |
2011-01-24 | inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise) | Joey Hess |
2011-01-06 | reword feed descs | Joey Hess |
2011-01-06 | inline: pass the Atom/RSS titles to the templates | Giuseppe Bilotta |
2010-12-25 | inline: Force an absolute page location when the inline postform is used. | Joey Hess |
2010-12-25 | fix comment | Joey Hess |
2010-12-05 | inline: base feed names on the included page name | Giuseppe Bilotta |
2010-11-23 | Use local paths for the CGI URL | Simon McVittie |
2010-11-16 | inline: Improve RSS url munging to use a proper html parser | Joey Hess |
2010-11-16 | indentation | Joey Hess |
2010-09-27 | template_depends: throw nice error message when template cannot be found | Joey Hess |
2010-09-13 | revert accidentially committed change | Joey Hess |
2010-09-10 | Pass array of names of files that have been deleted to needsbuild hook as sec... | Joey Hess |
2010-05-06 | inline: Call indexhtml when inlining internal pages, so their text can be ind... | Joey Hess |
2010-05-02 | adapt comment.tmpl to html5 | Joey Hess |
2010-05-02 | Add parameter to displaytime to specify that it is a pubdate, and in html5 mo... | Joey Hess |
2010-04-23 | improved error message | Joey Hess |
2010-04-23 | use same error string as template.pm does | Joey Hess |
2010-04-23 | fix logic | Joey Hess |
2010-04-22 | look for templates in srcdir and underlays, first | Joey Hess |
2010-04-15 | disable feeds in raw mode | Joey Hess |
2010-04-06 | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2010-01-04 | inline: Avoid showing edit links if page editing is disabled. (Sjoerd) | Joey Hess |
2010-01-02 | Fix several places that did not properly handle capitalization of the discuss... | Joey Hess |
2010-01-01 | inline: Fix bug that limited displayed pages when feedshow was specified w/o ... | Joey Hess |
2009-11-30 | inline: Avoid using %links to test for page existence | Joey Hess |
2009-11-17 | inline: Use caching of inlined pages to speed up builds of inlines that inclu... | Joey Hess |
2009-11-13 | inline: Fix display of all pages when archive=yes or show=0 are used. | Joey Hess |
2009-11-13 | inline: Allow direct inclusion of non-page files in raw mode. | Joey Hess |
2009-11-13 | inline: Do not generated feeds for nested inlines. | Joey Hess |
2009-10-23 | inline: Fix raw mode. Closes: #552114 | Joey Hess |
2009-10-15 | slight optimisation | Joey Hess |
2009-10-15 | inline: Optimize generation of archives, etc | Joey Hess |
2009-10-09 | pagespec_match_list: change limit to filter | Joey Hess |
2009-10-08 | rename use_pagespec to pagespec_match_list | Joey Hess |
2009-10-08 | fix feedpages dependency | Joey Hess |
2009-10-08 | inline: switch to use_pagespec | Joey Hess |
2009-10-08 | change how dependency types are specified to add_depends | Joey Hess |
2009-10-07 | remove explicit addition of dependencies for displayed pages | Joey Hess |
2009-10-05 | fix add_depends to new api | Joey Hess |
2009-10-04 | inline: Use a contentless dependency in quick mode. | Joey Hess |
2009-08-28 | Merge commit 'intrigeri/po' | Joey Hess |
2009-08-28 | inline: if using pagenames, don't add a dependency on "page1 or page2 or..." | Simon McVittie |
2009-08-28 | inline: moved rootpage logic to a function | intrigeri |
2009-08-25 | Revert "Allow add_depends to take an arrayref" | Joey Hess |
2009-08-25 | Allow add_depends to take an arrayref | Simon McVittie |
2009-08-24 | calendar, inline, map: don't pre-join dependencies | Simon McVittie |
2009-08-16 | use pagespec_match_list for feedpages | Joey Hess |