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-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
2008-10-15
inline: Use the feed's description in the rss and atom links. Closes: #502113
Joey Hess
2008-10-14
fix prototype
Joey Hess
2008-10-14
inline: Allow MTIME to be used in inlinepage.tmpl.
Joey Hess
2008-10-01
inline: Fix handling of rootpage that doesn't exist.
Joey Hess
2008-09-27
Export pagetitle, titlepage, linkpage.
Joey Hess
2008-09-14
rootpage is not a pagespec
Joey Hess
2008-09-08
minor optimisation
Joey Hess
2008-09-05
editpage: New core plugin factoring out page editing to allow disabling it if...
Joey Hess
2008-08-11
error if ping fails, rather than printing debug
Joey Hess
2008-08-07
inline: Ignore parent dirs when sorting pages by title.
Joey Hess
[next]