| Commit message (Expand) | Author | Age |
* | inline: Call indexhtml when inlining internal pages, so their text can be ind... | Joey Hess | 2010-05-06 |
* | 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-05-02 |
* | 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-23 |
* | look for templates in srcdir and underlays, first | Joey Hess | 2010-04-22 |
* | disable feeds in raw mode | Joey Hess | 2010-04-15 |
* | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie | 2010-04-06 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | inline: Avoid showing edit links if page editing is disabled. (Sjoerd) | Joey Hess | 2010-01-04 |
* | Fix several places that did not properly handle capitalization of the discuss... | Joey Hess | 2010-01-02 |
* | inline: Fix bug that limited displayed pages when feedshow was specified w/o ... | Joey Hess | 2010-01-01 |
* | inline: Avoid using %links to test for page existence | Joey Hess | 2009-11-30 |
* | inline: Use caching of inlined pages to speed up builds of inlines that inclu... | Joey Hess | 2009-11-17 |
* | 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-11-13 |
* | inline: Fix raw mode. Closes: #552114 | Joey Hess | 2009-10-23 |
* | slight optimisation | Joey Hess | 2009-10-15 |
* | inline: Optimize generation of archives, etc | Joey Hess | 2009-10-15 |
* | pagespec_match_list: change limit to filter | Joey Hess | 2009-10-09 |
* | 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-08 |
* | remove explicit addition of dependencies for displayed pages | Joey Hess | 2009-10-07 |
* | fix add_depends to new api | Joey Hess | 2009-10-05 |
* | inline: Use a contentless dependency in quick mode. | Joey Hess | 2009-10-04 |
* | Merge commit 'intrigeri/po' | Joey Hess | 2009-08-28 |
|\ |
|
| * | inline: moved rootpage logic to a function | intrigeri | 2009-08-28 |
* | | inline: if using pagenames, don't add a dependency on "page1 or page2 or..." | Simon McVittie | 2009-08-28 |
|/ |
|
* | Revert "Allow add_depends to take an arrayref" | Joey Hess | 2009-08-25 |
* | Allow add_depends to take an arrayref | Simon McVittie | 2009-08-25 |
* | calendar, inline, map: don't pre-join dependencies | Simon McVittie | 2009-08-24 |
* | use pagespec_match_list for feedpages | Joey Hess | 2009-08-16 |
* | Add discussionpage configuration setting | Joey Hess | 2009-08-13 |
* | optimise gettext calls | Joey Hess | 2009-08-13 |
* | inline: Avoid use of my $_ as it fails with older perls. Closes: #541215 | Joey Hess | 2009-08-12 |
* | inline: add pagenames parameter | Simon McVittie | 2009-06-16 |
* | fix further places where translated discussion case was assumed | Joey Hess | 2009-06-04 |
* | inline: Minor optimisation. | Joey Hess | 2009-05-05 |
* | formatting | Joey Hess | 2009-04-23 |
* | pagespec_match_list added and used in most appropriate places | Joey Hess | 2009-04-23 |
* | pagespec error/failure distinction and error display by inline | Joey Hess | 2009-04-23 |
* | inline: Fix urls to feed when feedfile is used on an index page. | Joey Hess | 2009-03-19 |
* | avoid crashing if Sort::Naturally is not installed | Joey Hess | 2009-03-19 |
* | implement sort=title_natural for inline | chrysn | 2009-03-19 |
* | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie | 2009-01-18 |
* | typo | Joey Hess | 2008-12-26 |