| Commit message (Expand) | Author | Age |
* | Fix inline plugin for non-ASCII rootpage | Feng Shu | 2019-02-03 |
* | inline: Prevent creating a file named ".mdwn" when the postform is submitted ... | Joey Hess | 2016-09-21 |
* | inline: expand show=N backwards compatibility to negative N | Simon McVittie | 2016-05-06 |
* | Compose relative URLs in RSS feeds correctly | Simon McVittie | 2016-01-21 |
* | Force comments URL in RSS feeds to be absolute | Simon McVittie | 2016-01-21 |
* | Merge remote-tracking branch 'smcv/ready/limit' | Simon McVittie | 2015-11-30 |
|\ |
|
| * | Rename show parameter of [[!inline]] and [[!pagestats]] to limit | Simon McVittie | 2014-09-14 |
* | | inline: change default sort order from age to "age title" for determinism | Simon McVittie | 2015-06-13 |
* | | 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 |