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
/
edittemplate.pm
Age
Commit message (
Expand
)
Author
2010-04-23
use template() rather than rolling it by hand
Joey Hess
2010-02-12
add section information
Joey Hess
2009-10-18
edittemplate: Work around bug #551499 in CGI::FormBuilder.
Joey Hess
2009-10-18
edittemplate: Allow template page name to be specified using anything legal f...
Joey Hess
2009-10-08
change how dependency types are specified to add_depends
Joey Hess
2009-10-04
rework dependency types code
Joey Hess
2009-10-04
edittemplate: contentless dependency
Joey Hess
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-09-27
editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...
Joey Hess
2008-09-27
Reorganize index file, add a format version field.
Joey Hess
2008-09-27
Export pagetitle, titlepage, linkpage.
Joey Hess
2008-09-20
handle templates with special characters in name
Joey Hess
2008-09-20
avoid uninitialised value warning
Joey Hess
2008-09-20
avoid duplicate template lookup
Joey Hess
2008-09-20
revert colon part of change
Joey Hess
2008-09-20
edittemplate patch from Willu
Joey Hess
2008-08-25
edittemplate: Don't wipe out edits on preview.
Joey Hess
2008-08-03
add plugin safe/rebuild info (part 1 of 2)
Joey Hess
2008-07-13
switch preprocess hooks to use error function
Joey Hess
2008-03-21
typos
Joey Hess
2008-01-29
add missing test to avoid uninitialised value when a page with metadata is re...
Joey Hess
2007-12-12
don't duplicate code from editpage, just pull the values it sets out of the
Joey Hess
2007-12-12
* Change formbuilder hook to not be responsible for displaying a form,
Joey Hess
2007-12-12
works, but I'm not entirely happy with it yet
Joey Hess
2007-12-12
incomplate edittemplate plugin
Joey Hess