| Commit message (Expand) | Author | Age |
* | Make sure we do not pass multiple CGI parameters in function calls | Simon McVittie | 2014-10-16 |
* | inline: postform=no should take precedence over rootpage existing | Simon McVittie | 2014-07-04 |
* | protect $@ whenever a block using $@ is non-trivial | Simon McVittie | 2014-02-21 |
* | inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Chris... | Joey Hess | 2014-01-13 |
* | Instead of hacking back to $link, just provide it. | Amitai Schlair | 2013-06-27 |
* | Catch up rsspage to atompage. Validates. | Amitai Schlair | 2013-02-22 |
* | Render fancy podcast enclosures. | Amitai Schlair | 2013-02-20 |
* | Extract genenclosure(). No functional change intended. | Amitai Schlair | 2013-02-20 |
* | trail, inline: treat pagenames as a list of literal names, not links | Simon McVittie | 2012-04-06 |
* | Reinstate trail support in inline | Simon McVittie | 2012-04-05 |
* | Added a "changes" hook. Renamed the "change" hook to "rendered", but | Joey Hess | 2012-03-28 |
* | inline: When the pagenames list includes pages that do not exist, skip them. | Joey Hess | 2012-03-21 |
* | changelog | Joey Hess | 2012-03-18 |
|\ |
|
| * | Replace [[!trailinline]] directive with [[!inline trail=yes]] | Simon McVittie | 2012-03-18 |
* | | Drop the version attribute on the generator tag in Atom feeds. | Paul Wise | 2012-03-03 |
|/ |
|
* | inline: When indexing internal pages for searching, use the url of the inlini... | Joey Hess | 2011-09-01 |
* | inline: Handle obfuscated urls, such as the mailto urls generated by markdown... | Joey Hess | 2011-06-29 |
* | inline: allow assigning an id to postform/feedlink | Giuseppe Bilotta | 2011-02-22 |
* | inline: base feed urls on included page name | Giuseppe Bilotta | 2011-02-22 |
* | inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise) | Joey Hess | 2011-01-24 |
* | reword feed descs | Joey Hess | 2011-01-06 |
* | inline: pass the Atom/RSS titles to the templates | Giuseppe Bilotta | 2011-01-06 |
* | inline: Force an absolute page location when the inline postform is used. | Joey Hess | 2010-12-25 |
* | fix comment | Joey Hess | 2010-12-25 |
* | inline: base feed names on the included page name | Giuseppe Bilotta | 2010-12-05 |
* | Use local paths for the CGI URL | Simon McVittie | 2010-11-23 |
* | inline: Improve RSS url munging to use a proper html parser | Joey Hess | 2010-11-16 |
* | indentation | Joey Hess | 2010-11-16 |
* | template_depends: throw nice error message when template cannot be found | Joey Hess | 2010-09-27 |
* | revert accidentially committed change | Joey Hess | 2010-09-13 |
* | Pass array of names of files that have been deleted to needsbuild hook as sec... | Joey Hess | 2010-09-10 |
* | 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 |