summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/write.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index 6593ab018..7d606eaa9 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -136,7 +136,7 @@ preprocess hook. The "template" parameter is a [[cpan HTML::Template]]
object that is the template that will be used to generate the page. The
function can manipulate that template object.
-The most common thing to do is probably to call $template->param() to add
+The most common thing to do is probably to call `$template->param()` to add
a new custom parameter to the template.
### sanitize
@@ -283,7 +283,7 @@ ikiwiki program.
Hook into ikiwiki's processing. See the discussion of hooks above.
Note that in addition to the named parameters described above, a parameter
-named no_override is supported, If it's set to a true value, then this hook
+named `no_override` is supported, If it's set to a true value, then this hook
will not override any existing hook with the same id. This is useful if
the id can be controled by the user.
@@ -308,7 +308,7 @@ appear on the wiki page, rather than calling error().
Creates and returns a [[cpan HTML::Template]] object. The first parameter
is the name of the file in the template directory. The optional remaining
-parameters are passed to HTML::Template->new.
+parameters are passed to `HTML::Template->new`.
#### `htmlpage($)`
@@ -435,9 +435,9 @@ ikiwiki's support for revision control systems also uses pluggable perl
modules. These are in the `IkiWiki::RCS` namespace, for example
`IkiWiki::RCS::svn`.
-Each RCS plugin must support all the IkiWiki::rcs\_* functions.
+Each RCS plugin must support all the `IkiWiki::rcs_*` functions.
See IkiWiki::RCS::Stub for the full list of functions. It's ok if
-rcs\_getctime does nothing except for throwing an error.
+`rcs_getctime` does nothing except for throwing an error.
See [[about_RCS_backends]] for some more info.
n%;'/> -rw-r--r--tags/d2/d2/20080303135912.GI16826@morley.gre.hp.com/debian0
-rw-r--r--tags/d2/d2/20130610231652.E4473209C9@pluto.dgi-huset.dk/debian0
-rw-r--r--tags/d2/d2/20130610231652.E4473209C9@pluto.dgi-huset.dk/dgih0
-rw-r--r--tags/d2/d2/20130610231652.E4473209C9@pluto.dgi-huset.dk/sys0
-rw-r--r--tags/d2/d2/20130610231652.E4473209C9@pluto.dgi-huset.dk/unread0
-rw-r--r--tags/d2/d2/20180928230002.086D81CD467@lxp5.free-owl.de/sys0
-rw-r--r--tags/d2/d2/20180928230002.086D81CD467@lxp5.free-owl.de/unread0
-rw-r--r--tags/d2/d2/20230610134527.79F80E55FA6BEC57@mailserver.com/inbox0
-rw-r--r--tags/d2/d2/20230610134527.79F80E55FA6BEC57@mailserver.com/killed0
-rw-r--r--tags/d2/d2/20230610134527.79F80E55FA6BEC57@mailserver.com/unread0
-rw-r--r--tags/d2/d2/E1mbQ98-0000hB-OV@usper.debian.org/debian0
-rw-r--r--tags/d2/d2/E1mbQ98-0000hB-OV@usper.debian.org/inbox0
-rw-r--r--tags/d2/d2/E1mbQ98-0000hB-OV@usper.debian.org/killed0
-rw-r--r--tags/d2/d2/E1mbQ98-0000hB-OV@usper.debian.org/unread0
-rw-r--r--tags/d2/d2/handler.997998.D997998.16354577567893.ackdone@bugs.debian.org/attachment0
-rw-r--r--tags/d2/d2/handler.997998.D997998.16354577567893.ackdone@bugs.debian.org/debian0
-rw-r--r--tags/d2/d2/handler.997998.D997998.16354577567893.ackdone@bugs.debian.org/inbox0
-rw-r--r--tags/d2/d2/handler.997998.D997998.16354577567893.ackdone@bugs.debian.org/killed0
-rw-r--r--tags/d2/d2/handler.997998.D997998.16354577567893.ackdone@bugs.debian.org/unread0
-rw-r--r--tags/d2/d2/mailman.42.1668326403.7327.pkg-sass-devel@alioth-lists.debian.net/inbox0
-rw-r--r--tags/d2/d2/mailman.42.1668326403.7327.pkg-sass-devel@alioth-lists.debian.net/killed0
-rw-r--r--tags/d2/d2/mailman.42.1668326403.7327.pkg-sass-devel@alioth-lists.debian.net/unread0
34 files changed, 0 insertions, 0 deletions
iff'>