index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
inline.pm
Age
Commit message (
Expand
)
Author
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
2009-08-13
Add discussionpage configuration setting
Joey Hess
2009-08-13
optimise gettext calls
Joey Hess
2009-08-12
inline: Avoid use of my $_ as it fails with older perls. Closes: #541215
Joey Hess
2009-06-16
inline: add pagenames parameter
Simon McVittie
2009-06-04
fix further places where translated discussion case was assumed
Joey Hess
2009-05-05
inline: Minor optimisation.
Joey Hess
2009-04-23
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-03-19
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-01-18
Add meta field "updated", which can alter the <updated> Atom element
Simon McVittie
2008-12-26
typo
Joey Hess
2008-12-26
Merge branch 'master' into next
Joey Hess
2008-12-26
inline: Run format hook first
Joey Hess
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-18
jump to comment after posting
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-12-11
simplifiy logic
Joey Hess
2008-12-11
inline: Support feedfile option to change the filename of the feed generated.
Joey Hess
2008-12-11
inline: Support emptyfeeds=no option to skip generating empty feeds.
Joey Hess
2008-12-11
move feedpages application up
Joey Hess
2008-11-05
use error for two messages
Joey Hess
2008-10-20
inline: Only the last feed link was put on the page, fix this to include all ...
Joey Hess
2008-10-19
fix relativedate timezone inclusion
Joey Hess
2008-10-17
relativedate: New javascript-alicious plugin that makes all dates display rel...
Joey Hess
[next]