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
/
Render.pm
Age
Commit message (
Expand
)
Author
2008-02-24
avoid calling getctime on internal pages
Joey Hess
2008-02-11
* Add the linkify and scan hooks. These hooks can be used to implement
Joey Hess
2008-02-09
* Page templates can now use CTIME to show when the page was created.
Joey Hess
2008-02-07
* Don't die if running with --getctime and rcs_getctime throws an error.
Joey Hess
2008-02-02
* Revert preservation of input file modification times in output files,
Joey Hess
2008-01-30
move recentchanges link enabling into a pagetemplate hook
Joey Hess
2008-01-29
avoid temp var
Joey Hess
2008-01-29
don't scan internal pages
Joey Hess
2008-01-29
* meta: Add pagespec functions to match against title, author, authorurl,
Joey Hess
2008-01-29
avoid redundant recentpages action on the recentchanges page itself
Joey Hess
2008-01-29
added configuration for recentchanges
Joey Hess
2008-01-29
improve support for internal pages
Joey Hess
2008-01-29
add refresh hook
Joey Hess
2008-01-29
indicate that an internal page will be rendered even if skipping it
Joey Hess
2008-01-29
update RecentChanges action to point to page
Joey Hess
2008-01-29
don't render internal-use pages, and document them
Joey Hess
2007-12-19
* Improved parentlinks special case for index pages.
Joey Hess
2007-12-12
* Avoid unnecessary stat calls to get mtime when rendering pages, use
Joey Hess
2007-11-26
releasing version 2.14
Joey Hess
2007-08-28
* Support for looking in multiple directories for underlay files.
joey
2007-07-28
typo
joey
2007-07-26
* Add templatefile hook.
joey
2007-07-26
* Fix re-rendering of pages when a linked to page goes away. This was broken
joey
2007-05-17
* Add a destpage parameter to the filter hook.
joey
2007-05-12
optimise backlinks counting for pagestats, simplify function returns again
joey
2007-05-09
* Add the needsbuild hook. Plugins can use this to manipulate which files
joey
2007-04-27
* pagespec_match() has changed to take named parameters, to better allow
joey
2007-04-08
oops
joey
2007-04-07
magic 0
joey
2007-04-01
* Finally apply the index.html patch, with thanks to everyone who worked
joey
2007-03-31
* Hide excess backlinks and expand using CSS trick; control quantiy via
joey
2007-03-24
* Finally fixed the longstanding inline removal bug.
joey
2007-03-08
* The underscore escaping support exposed a bug in edit links: Such links
joey
2007-03-07
My fix to support encoded underscores in page titles broke links to pages
joey
2007-02-20
* Changed calling convention for httmllink slightly. The first three
joey
2007-02-15
* Many changes to make ikiwiki very resistant to write failures
joey
2007-02-06
* Patch based on a patch from Ethan to support relative matching in
joey
2007-02-03
code checking for locked pages into a new "lockedit" plugin. Both are
joey
2007-01-18
* Fix handling of discussion links on discussion pages when l10n is used.
joey
2006-12-29
* Don't put discussion links on discussion pages.
joey
2006-12-29
* Initial work on internationalization of the program code. po/ikiwiki.pot
joey
2006-12-28
* Improve code that ignores files in the underlaydir if the srcdir has a
joey
2006-12-23
the problem with coding while drunk -- idiotic mistakes
joey
2006-12-23
* Avoid creating edit links when not in cgi mode.
joey
2006-12-21
* Turn $config{wiki_file_prune_regexps} into an array that is easier to
joey
2006-11-26
foo
joey
2006-11-08
* Make sure to check for errors from every eval.
joey
2006-11-01
* Implemented expiry options for aggregate plugin.
joey
2006-10-28
fix a bug
joey
2006-10-28
instead of over and over. Typical speedup is ~4x. Max possible speedup:
joey
[next]