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
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
2008-08-03
add plugin safe/rebuild info (part 1 of 2)
Joey Hess
2008-07-27
fix cgiurl check
Joey Hess
2008-07-26
remove default values in getsetup
Joey Hess
2008-07-26
typo
Joey Hess
2008-07-26
turn booleans into questions
Joey Hess
2008-07-26
predefine pingurl
Joey Hess
2008-07-25
add getconfig for inline
Joey Hess
2008-07-25
fix feed urls
Joey Hess
2008-07-13
switch preprocess hooks to use error function
Joey Hess
2008-07-12
Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi...
Simon McVittie
2008-07-12
Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>.
Simon McVittie
2008-07-12
Move yesno function out of inline and into IkiWiki core, not exported.
Joey Hess
2008-07-12
rename uuid to guid
Joey Hess
2008-07-12
elide temp var
Joey Hess
2008-07-11
inline plugin: if meta plugin is also enabled, and has collected a uuid for a...
Simon McVittie
2008-07-06
editpage escaping fixes
Joey Hess
2008-06-04
Pass a destpage parameter to the sanitize hook.
Joey Hess
2008-05-31
inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid...
Joey Hess
2008-05-15
inline: Display a message if the 'pages' parameter is missing, before it just...
Joey Hess
2008-05-07
Optimised file statting code when scanning for modified pages; cut the number...
Joey Hess
2008-05-06
POSIX::setsid is not exported per default
Joey Hess
2008-04-03
need to handle urls to images the same
Joey Hess
2008-04-03
Bug#473987: [PATCH] Links relative to baseurl mangled in atom/rss feeds
Manoj Srivastava
2008-03-23
inline: Allow the "feedshow" parameter to take values greater than the value ...
Joey Hess
2008-03-21
work around perl warning
Joey Hess
2008-03-21
delete inline data after it's used
Joey Hess
[next]