aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/inline.pm
Commit message (Expand)AuthorAge
* Fix inline plugin for non-ASCII rootpageFeng Shu2019-02-03
* inline: Prevent creating a file named ".mdwn" when the postform is submitted ...Joey Hess2016-09-21
* inline: expand show=N backwards compatibility to negative NSimon McVittie2016-05-06
* Compose relative URLs in RSS feeds correctlySimon McVittie2016-01-21
* Force comments URL in RSS feeds to be absoluteSimon McVittie2016-01-21
* Merge remote-tracking branch 'smcv/ready/limit'Simon McVittie2015-11-30
|\
| * Rename show parameter of [[!inline]] and [[!pagestats]] to limitSimon McVittie2014-09-14
* | inline: change default sort order from age to "age title" for determinismSimon McVittie2015-06-13
* | Make sure we do not pass multiple CGI parameters in function callsSimon McVittie2014-10-16
|/
* inline: postform=no should take precedence over rootpage existingSimon McVittie2014-07-04
* protect $@ whenever a block using $@ is non-trivialSimon McVittie2014-02-21
* inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Chris...Joey Hess2014-01-13
* Instead of hacking back to $link, just provide it.Amitai Schlair2013-06-27
* Catch up rsspage to atompage. Validates.Amitai Schlair2013-02-22
* Render fancy podcast enclosures.Amitai Schlair2013-02-20
* Extract genenclosure(). No functional change intended.Amitai Schlair2013-02-20
* trail, inline: treat pagenames as a list of literal names, not linksSimon McVittie2012-04-06
* Reinstate trail support in inlineSimon McVittie2012-04-05
* Added a "changes" hook. Renamed the "change" hook to "rendered", butJoey Hess2012-03-28
* inline: When the pagenames list includes pages that do not exist, skip them.Joey Hess2012-03-21
* changelogJoey Hess2012-03-18
|\
| * Replace [[!trailinline]] directive with [[!inline trail=yes]]Simon McVittie2012-03-18
* | Drop the version attribute on the generator tag in Atom feeds.Paul Wise2012-03-03
|/
* inline: When indexing internal pages for searching, use the url of the inlini...Joey Hess2011-09-01
* inline: Handle obfuscated urls, such as the mailto urls generated by markdown...Joey Hess2011-06-29
* inline: allow assigning an id to postform/feedlinkGiuseppe Bilotta2011-02-22
* inline: base feed urls on included page nameGiuseppe Bilotta2011-02-22
* inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)Joey Hess2011-01-24
* reword feed descsJoey Hess2011-01-06
* inline: pass the Atom/RSS titles to the templatesGiuseppe Bilotta2011-01-06
* inline: Force an absolute page location when the inline postform is used.Joey Hess2010-12-25
* fix commentJoey Hess2010-12-25
* inline: base feed names on the included page nameGiuseppe Bilotta2010-12-05
* Use local paths for the CGI URLSimon McVittie2010-11-23
* inline: Improve RSS url munging to use a proper html parserJoey Hess2010-11-16
* indentationJoey Hess2010-11-16
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
* revert accidentially committed changeJoey Hess2010-09-13
* Pass array of names of files that have been deleted to needsbuild hook as sec...Joey Hess2010-09-10
* inline: Call indexhtml when inlining internal pages, so their text can be ind...Joey Hess2010-05-06
* adapt comment.tmpl to html5Joey Hess2010-05-02
* Add parameter to displaytime to specify that it is a pubdate, and in html5 mo...Joey Hess2010-05-02
* improved error messageJoey Hess2010-04-23
* use same error string as template.pm doesJoey Hess2010-04-23
* fix logicJoey Hess2010-04-23
* look for templates in srcdir and underlays, firstJoey Hess2010-04-22
* disable feeds in raw modeJoey Hess2010-04-15
* HTML-encode meta title, description, guid on output, but not in the pagestateSimon McVittie2010-04-06
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* inline: Avoid showing edit links if page editing is disabled. (Sjoerd)Joey Hess2010-01-04