From ec2ff68c7f133c7954778db561d5a89f4a49150f Mon Sep 17 00:00:00 2001
From: "forgejo-actions[bot]"
Date: Tue, 17 Sep 2024 19:02:39 +0000
Subject: [PATCH] content/*: move to root
---
LICENSE | 28 +
README/index.html | 231 ++++++++
footer/index.en.html | 2 +-
footer/index.fr.html | 2 +-
generated.txt | 2 +-
ikiwiki.fr/index.html | 36 +-
ikiwiki.setup | 417 ++++++++++++++
ikiwiki/directive.fr/index.html | 10 +-
ikiwiki/directive/index.html | 203 +++++++
ikiwiki/formatting.fr/index.html | 16 +-
ikiwiki/formatting/index.html | 248 +++++++++
ikiwiki/index.html | 164 ++++++
ikiwiki/markdown.fr/index.html | 8 +-
ikiwiki/markdown/index.html | 159 ++++++
ikiwiki/openid/index.html | 171 ++++++
ikiwiki/pagespec.fr/index.html | 4 +-
ikiwiki/pagespec/attachment.fr/index.html | 4 +-
ikiwiki/pagespec/attachment/index.html | 183 +++++++
ikiwiki/pagespec/index.html | 248 +++++++++
ikiwiki/pagespec/po.fr/index.html | 2 +-
ikiwiki/pagespec/po/index.html | 170 ++++++
ikiwiki/pagespec/sorting/index.html | 168 ++++++
ikiwiki/searching/index.html | 167 ++++++
ikiwiki/subpage.fr/index.html | 6 +-
ikiwiki/subpage/index.html | 160 ++++++
ikiwiki/subpage/linkingrules.fr/index.html | 16 +-
ikiwiki/subpage/linkingrules/index.html | 181 +++++++
ikiwiki/wikilink.fr/index.html | 20 +-
ikiwiki/wikilink/index.html | 177 ++++++
images/languages.png | Bin 0 -> 293 bytes
index.en.html | 2 +-
index.fr.html | 2 +-
join/index.en.html | 2 +-
join/index.fr.html | 2 +-
platforms/index.en.html | 2 +-
platforms/index.fr.html | 2 +-
recentchanges/index.en.html | 2 +-
recentchanges/index.fr.html | 2 +-
sandbox.fr/index.html | 4 +-
sandbox/index.html | 189 +++++++
shortcuts/index.en.html | 6 +-
shortcuts/index.fr.html | 6 +-
sidebar/index.en.html | 2 +-
sidebar/index.fr.html | 2 +-
smileys.fr/index.html | 2 +-
smileys/index.html | 2 +-
style.css | 596 +++++++++++++++++++++
templates.fr/index.html | 12 +-
templates/index.html | 252 +++++++++
templates/note/index.html | 156 ++++++
templates/page.tmpl | 120 +++++
templates/popup/index.html | 162 ++++++
templates/searchform.tmpl | 4 +
templates/trails.tmpl | 29 +
wikiicons/diff.png | Bin 0 -> 219 bytes
wikiicons/email.png | Bin 0 -> 550 bytes
wikiicons/openidlogin-bg.gif | Bin 0 -> 336 bytes
wikiicons/revert.png | Bin 0 -> 397 bytes
wikiicons/search-bg.gif | Bin 0 -> 74 bytes
59 files changed, 4673 insertions(+), 90 deletions(-)
create mode 100644 LICENSE
create mode 100644 README/index.html
create mode 100644 ikiwiki.setup
create mode 100644 ikiwiki/directive/index.html
create mode 100644 ikiwiki/formatting/index.html
create mode 100644 ikiwiki/index.html
create mode 100644 ikiwiki/markdown/index.html
create mode 100644 ikiwiki/openid/index.html
create mode 100644 ikiwiki/pagespec/attachment/index.html
create mode 100644 ikiwiki/pagespec/index.html
create mode 100644 ikiwiki/pagespec/po/index.html
create mode 100644 ikiwiki/pagespec/sorting/index.html
create mode 100644 ikiwiki/searching/index.html
create mode 100644 ikiwiki/subpage/index.html
create mode 100644 ikiwiki/subpage/linkingrules/index.html
create mode 100644 ikiwiki/wikilink/index.html
create mode 100644 images/languages.png
create mode 100644 sandbox/index.html
create mode 100644 style.css
create mode 100644 templates/index.html
create mode 100644 templates/note/index.html
create mode 100644 templates/page.tmpl
create mode 100644 templates/popup/index.html
create mode 100644 templates/searchform.tmpl
create mode 100644 templates/trails.tmpl
create mode 100644 wikiicons/diff.png
create mode 100644 wikiicons/email.png
create mode 100644 wikiicons/openidlogin-bg.gif
create mode 100644 wikiicons/revert.png
create mode 100644 wikiicons/search-bg.gif
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..daa5001
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,28 @@
+The Mastodon comments mechanism is by Carl Schwan CC-BY-SA:
+
+https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/
+
+The file in templates/, bootstrap.min.css, bootstrap.min.js, and local.css
+are derived from bootstrap. They and all remaining files are licensed under
+the MIT license:
+
+Copyright (c) 2011-2015 Twitter, Inc
+Copyright (c) 2009-2015 Julian Andres Klode
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
diff --git a/README/index.html b/README/index.html
new file mode 100644
index 0000000..a893225
--- /dev/null
+++ b/README/index.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+
+
+
+
+ README - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ilot.io
+
+
Upstream: https://forge.ilot.io/ilot/ilot.io
+
+
+
+
+
Forgejo Actions
+
+
This project's static Pages are built by Forgejo Actions, following the steps
+defined in .forgejo/workflows/pages.yaml.
+That builds this website using ikiwiki, and pushes the build artifacts to the
+public branch.
+
+
The public branch has its own workflow following steps defined in
+forgejo/workflows/deploy.yaml
+that uploads the artifacts to a remote HTTP server for deployment in
+production. This workflow is automatically updated from main so that public
+should never be manually modified.
+
+
The deployment is done by a simple remote git push via SSH to a non-bare repo
+where git config receive.denyCurrentBranch is set as updateInstead. This
+allows this repo to be checked out as public, allowing it to be a root for
+your favorite HTTP server.
+
+
The following secrets are expected to be set for operation:
+* PAGES_PRIVKEY: SSH private key that is used to push to the HTTP server's git
+repo
+* PAGES_TOKEN: Forgejo application token used to push to public branch.
+
+
The following variables are expected to be set for operation:
+* PAGES_TARGET: SSH target for HTTP server's git repo, following this format:
+user@example.net:/path/to/http/repo
+
+
Building locally
+
+
To work locally with this project, you'll have to follow the steps below:
diff --git a/generated.txt b/generated.txt
index 6c8d32d..2d5b883 100644
--- a/generated.txt
+++ b/generated.txt
@@ -1 +1 @@
-Tue Sep 17 17:43:30 UTC 2024
+Tue Sep 17 19:02:39 UTC 2024
diff --git a/ikiwiki.fr/index.html b/ikiwiki.fr/index.html
index 91dde76..21f9e05 100644
--- a/ikiwiki.fr/index.html
+++ b/ikiwiki.fr/index.html
@@ -108,40 +108,40 @@ msgid "Some documentation on using ikiwiki:"
msgstr "Voici quelques pages de documentation sur l'utilisation d'ikiwiki :"
#. type: Bullet: '* '
-msgid "formatting"
-msgstr "formatting"
+msgid "formatting"
+msgstr "formatting"
#. type: Bullet: '* '
-msgid "wikilink"
-msgstr "wikilink"
+msgid "wikilink"
+msgstr "wikilink"
#. type: Bullet: '* '
-msgid "subpage"
-msgstr "subpage"
+msgid "subpage"
+msgstr "subpage"
#. type: Bullet: '* '
-msgid "pagespec"
-msgstr "pagespec"
+msgid "pagespec"
+msgstr "pagespec"
#. type: Bullet: '* '
-msgid "directive"
-msgstr "directive"
+msgid "directive"
+msgstr "directive"
#. type: Bullet: '* '
-msgid "markdown"
-msgstr "markdown"
+msgid "markdown"
+msgstr "markdown"
#. type: Bullet: '* '
-msgid "openid"
-msgstr "openid"
+msgid "openid"
+msgstr "openid"
#. type: Bullet: '* '
-msgid "searching"
-msgstr "searching"
+msgid "searching"
+msgstr "searching"
#. type: Bullet: '* '
-msgid "templates"
-msgstr "templates"
+msgid "templates"
+msgstr "templates"
diff --git a/ikiwiki.setup b/ikiwiki.setup
new file mode 100644
index 0000000..75d756a
--- /dev/null
+++ b/ikiwiki.setup
@@ -0,0 +1,417 @@
+# IkiWiki::Setup::Yaml - YAML formatted setup file
+#
+# Setup file for ikiwiki.
+#
+# Passing this to ikiwiki --setup will make ikiwiki generate
+# wrappers and build the wiki.
+#
+# Remember to re-run ikiwiki --setup any time you edit this file.
+#
+# name of the wiki
+wikiname: ilot.io
+# contact email for wiki
+adminemail: support@ilot.io
+# users who are wiki admins
+adminuser: []
+# users who are banned from the wiki
+banned_users: []
+# where the source of the wiki is located
+srcdir: ./
+# where to build the wiki
+destdir: ./public
+# base url to the wiki
+url: https://ilot.io
+# url to the ikiwiki.cgi
+cgiurl: ''
+# do not adjust cgiurl if CGI is accessed via different URL
+reverse_proxy: 0
+# filename of cgi wrapper to generate
+cgi_wrapper: ''
+# mode for cgi_wrapper (can safely be made suid)
+cgi_wrappermode: 06755
+# number of seconds to delay CGI requests when overloaded
+cgi_overload_delay: ''
+# message to display when overloaded (may contain html)
+cgi_overload_message: ''
+# enable optimization of only refreshing committed changes?
+only_committed_changes: 0
+# rcs backend to use
+rcs: ''
+# plugins to add to the default configuration
+add_plugins:
+- html
+- goodstuff
+- favicon
+- highlight
+- typography
+- sidebar2
+- po
+# plugins to disable
+disable_plugins:
+- htmlscrubber
+# additional directory to search for template files
+templatedir: ./templates
+#templatedir: /usr/share/ikiwiki/templates
+# base wiki source location
+#underlaydir: /usr/share/ikiwiki/basewiki
+# display verbose messages?
+verbose: 1
+# log to syslog?
+#syslog: 1
+# create output files named page/index.html?
+usedirs: 1
+# use '!'-prefixed preprocessor directives?
+prefix_directives: 1
+# use page/index.mdwn source files
+indexpages: 0
+# enable Discussion pages?
+discussion: 1
+# name of Discussion pages
+discussionpage: Discussion
+# use elements new in HTML5 like ?
+html5: 1
+# only send cookies over SSL connections?
+sslcookie: 0
+# extension to use for new pages
+default_pageext: mdwn
+# extension to use for html files
+htmlext: html
+# strftime format string to display date
+timeformat: '%c'
+# UTF-8 locale to use
+#locale: en_US.UTF-8
+# put user pages below specified page
+userdir: ''
+# how many backlinks to show before hiding excess (0 to show all)
+numbacklinks: 10
+# attempt to hardlink source files? (optimisation for large files)
+hardlink: 0
+# force ikiwiki to use a particular umask (keywords public, group or private, or a number)
+#umask: public
+# group for wrappers to run in
+#wrappergroup: ikiwiki
+# extra library and plugin directories
+libdirs: [plugins]
+# extra library and plugin directory (searched after libdirs)
+libdir: ''
+# environment variables
+ENV: {}
+# time zone name
+timezone: :/etc/localtime
+# regexp of normally excluded files to include
+#include: ^\.htaccess$
+# regexp of files that should be skipped
+exclude: ^(tools/.*|public/.*|plugins/.*)$
+# specifies the characters that are allowed in source filenames
+wiki_file_chars: -[:alnum:]+/.:_
+# allow symlinks in the path leading to the srcdir (potentially insecure)
+allow_symlinks_before_srcdir: 0
+# cookie control
+cookiejar:
+ file: ~/.ikiwiki/cookies
+# set custom user agent string for outbound HTTP requests e.g. when fetching aggregated RSS feeds
+useragent: ikiwiki/3.20160509
+# theme has a responsive layout? (mobile-optimized)
+responsive_layout: 1
+# try harder to produce deterministic output
+deterministic: 0
+
+######################################################################
+# core plugins
+# (editpage, htmlscrubber, inline, link, meta, parentlinks, templatebody)
+######################################################################
+
+# htmlscrubber plugin
+# PageSpec specifying pages not to scrub
+#htmlscrubber_skip: '!*/Discussion'
+
+# inline plugin
+# enable rss feeds by default?
+#rss: 0
+# enable atom feeds by default?
+#atom: 0
+# allow rss feeds to be used?
+#allowrss: 0
+# allow atom feeds to be used?
+#allowatom: 0
+# urls to ping (using XML-RPC) on feed update
+pingurl: []
+
+######################################################################
+# auth plugins
+# (anonok, blogspam, emailauth, httpauth, lockedit, moderatedcomments,
+# opendiscussion, openid, passwordauth, signinedit)
+######################################################################
+
+# anonok plugin
+# PageSpec to limit which pages anonymous users can edit
+#anonok_pagespec: '*/discussion'
+
+# blogspam plugin
+# PageSpec of pages to check for spam
+#blogspam_pagespec: postcomment(*)
+# options to send to blogspam server
+#blogspam_options: blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10
+# blogspam server JSON url
+#blogspam_server: ''
+
+# emailauth plugin
+# email address to send emailauth mails as (default: adminemail)
+#emailauth_sender: ''
+
+# httpauth plugin
+# url to redirect to when authentication is needed
+#cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
+# PageSpec of pages where only httpauth will be used for authentication
+#httpauth_pagespec: '!*/Discussion'
+
+# lockedit plugin
+# PageSpec controlling which pages are locked
+#locked_pages: '!*/Discussion'
+
+# moderatedcomments plugin
+# PageSpec matching users or comment locations to moderate
+#moderate_pagespec: '*'
+
+# openid plugin
+# url pattern of openid realm (default is cgiurl)
+#openid_realm: ''
+# url to ikiwiki cgi to use for openid authentication (default is cgiurl)
+#openid_cgiurl: ''
+
+# passwordauth plugin
+# a password that must be entered when signing up for an account
+#account_creation_password: s3cr1t
+# cost of generating a password using Authen::Passphrase::BlowfishCrypt
+#password_cost: 8
+
+######################################################################
+# format plugins
+# (creole, highlight, hnb, html, mdwn, otl, rawhtml, rst, textile, txt)
+######################################################################
+
+# highlight plugin
+# types of source files to syntax highlight
+#tohighlight: .c .h .cpp .pl .py Makefile:make
+# location of highlight's filetypes.conf
+#filetypes_conf: /etc/highlight/filetypes.conf
+# location of highlight's langDefs directory
+#langdefdir: /usr/share/highlight/langDefs
+
+# mdwn plugin
+# enable multimarkdown features?
+#multimarkdown: 0
+# disable use of markdown discount?
+#nodiscount: 0
+
+######################################################################
+# special-purpose plugins
+# (osm, underlay)
+######################################################################
+
+# osm plugin
+# the default zoom when you click on the map link
+#osm_default_zoom: 15
+# the icon shown on links and on the main map
+#osm_default_icon: ikiwiki/images/osm.png
+# the alt tag of links, defaults to empty
+#osm_alt: ''
+# the output format for waypoints, can be KML, GeoJSON or CSV (one or many, comma-separated)
+#osm_format: KML
+# the icon attached to a tag, displayed on the map for tagged pages
+#osm_tag_default_icon: icon.png
+# Url for the OpenLayers.js file
+#osm_openlayers_url: http://www.openlayers.org/api/OpenLayers.js
+# Layers to use in the map. Can be either the 'OSM' string or a type option for Google maps (GoogleNormal, GoogleSatellite, GoogleHybrid or GooglePhysical). It can also be an arbitrary URL in a syntax acceptable for OpenLayers.Layer.OSM.url parameter.
+#osm_layers:
+# OSM: GoogleSatellite
+# Google maps API key, Google layer not used if missing, see https://code.google.com/apis/console/ to get an API key
+#osm_google_apikey: ''
+
+# underlay plugin
+# extra underlay directories to add
+#add_underlays:
+#- /home/axil/wiki.underlay
+
+######################################################################
+# web plugins
+# (404, attachment, comments, editdiff, edittemplate, getsource, google,
+# goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
+# websetup, wmd)
+######################################################################
+
+# attachment plugin
+# enhanced PageSpec specifying what attachments are allowed
+#allowed_attachments: virusfree() and mimetype(image/*) and maxsize(50kb)
+# virus checker program (reads STDIN, returns nonzero if virus found)
+#virus_checker: clamdscan -
+
+# comments plugin
+# PageSpec of pages where comments are allowed
+#comments_pagespec: blog/* and !*/Discussion
+# PageSpec of pages where posting new comments is not allowed
+#comments_closed_pagespec: blog/controversial or blog/flamewar
+# Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
+#comments_pagename: ''
+# Interpret directives in comments?
+#comments_allowdirectives: 0
+# Allow anonymous commenters to set an author name?
+#comments_allowauthor: 0
+# commit comments to the VCS
+#comments_commit: 1
+# Restrict formats for comments to (no restriction if empty)
+#comments_allowformats: mdwn txt
+
+# getsource plugin
+# Mime type for returned source.
+#getsource_mimetype: text/plain; charset=utf-8
+
+# mirrorlist plugin
+# list of mirrors
+#mirrorlist: {}
+# generate links that point to the mirrors' ikiwiki CGI
+#mirrorlist_use_cgi: 1
+
+# repolist plugin
+# URIs of repositories containing the wiki's source
+#repositories:
+#- svn://svn.example.org/wiki/trunk
+
+# search plugin
+# path to the omega cgi program
+#omega_cgi: /usr/lib/cgi-bin/omega/omega
+# use google site search rather than internal xapian index?
+#google_search: 1
+
+# theme plugin
+# name of theme to enable
+#theme: night_city
+
+# websetup plugin
+# list of plugins that cannot be enabled/disabled via the web interface
+#websetup_force_plugins: []
+# list of additional setup field keys to treat as unsafe
+#websetup_unsafe: []
+# show unsafe settings, read-only, in web interface?
+#websetup_show_unsafe: 1
+
+######################################################################
+# widget plugins
+# (calendar, color, conditional, cutpaste, date, format, fortune,
+# graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
+# more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
+# progress, shortcut, sparkline, table, template, teximg, toc, toggle,
+# version)
+######################################################################
+
+# calendar plugin
+# base of the archives hierarchy
+#archivebase: archives
+# PageSpec of pages to include in the archives, if option `calendar_autocreate` is true.
+#archive_pagespec: page(posts/*) and !*/Discussion
+# autocreate new calendar pages?
+#calendar_autocreate: 1
+# if set, when building calendar pages, also build pages of year and month when no pages were published (building empty calendars).
+#calendar_fill_gaps: 1
+
+# img plugin
+# Image formats to process (jpeg, png, gif, svg, pdf or 'everything' to accept all)
+#img_allowed_formats: ''
+
+# listdirectives plugin
+# directory in srcdir that contains directive descriptions
+#directive_description_dir: ikiwiki/directive
+
+# teximg plugin
+# Should teximg use dvipng to render, or dvips and convert?
+#teximg_dvipng: ''
+# LaTeX prefix for teximg plugin
+#teximg_prefix: |
+# \documentclass{article}
+# \usepackage[utf8]{inputenc}
+# \usepackage{amsmath}
+# \usepackage{amsfonts}
+# \usepackage{amssymb}
+# \pagestyle{empty}
+# \begin{document}
+# LaTeX postfix for teximg plugin
+#teximg_postfix: \end{document}
+
+######################################################################
+# other plugins
+# (aggregate, autoindex, brokenlinks, camelcase, ddate, embed, favicon,
+# filecheck, flattr, goodstuff, htmlbalance, localstyle, loginselector,
+# notifyemail, pagetemplate, pingee, pinger, prettydate, recentchanges,
+# recentchangesdiff, relativedate, rsync, sidebar, smiley,
+# sortnaturally, tag, testpagespec, trail, transient)
+######################################################################
+
+# aggregate plugin
+# enable aggregation to internal pages?
+#aggregateinternal: 1
+# allow aggregation to be triggered via the web?
+#aggregate_webtrigger: 0
+
+# autoindex plugin
+# commit autocreated index pages
+#autoindex_commit: 1
+
+# camelcase plugin
+# list of words to not turn into links
+#camelcase_ignore: []
+
+# flattr plugin
+# userid or user name to use by default for Flattr buttons
+#flattr_userid: joeyh
+
+# pinger plugin
+# how many seconds to try pinging before timing out
+#pinger_timeout: 15
+
+# prettydate plugin
+# format to use to display date
+#prettydateformat: '%X, %B %o, %Y'
+
+# recentchanges plugin
+# name of the recentchanges page
+recentchangespage: recentchanges
+# number of changes to track
+recentchangesnum: 100
+
+# rsync plugin
+# command to run to sync updated pages
+#rsync_command: rsync -qa --delete . user@host:/path/to/docroot/
+
+# sidebar plugin
+# show sidebar page on all pages?
+#global_sidebars: 1
+
+# tag plugin
+# parent page tags are located under
+#tagbase: tag
+# autocreate new tag pages?
+#tag_autocreate: 1
+# commit autocreated tag pages
+#tag_autocreate_commit: 1
+
+# sidebar2 plugin
+# https://ikiwiki.info/plugins/contrib/sidebar2/
+global_sidebars:
+ - sidebar
+ - sidebar
+ - "*"
+ - footer
+ - footer
+ - "*"
+
+# po plugin
+# used to set the "master" language
+po_master_language: en|English
+# po_slave_languages is used to set the list of supported "slave" languages
+po_slave_languages:
+- fr|Français
+# configures what pages are translatable
+po_translatable_pages: 'index or footer or platforms or sidebar or join or recentchanges or shortcuts'
+# used to decide how internal links should be generated, depending on web server features and site-specific preferences.
+po_link_to: current
+
diff --git a/ikiwiki/directive.fr/index.html b/ikiwiki/directive.fr/index.html
index 03c22b6..3baff2f 100644
--- a/ikiwiki/directive.fr/index.html
+++ b/ikiwiki/directive.fr/index.html
@@ -95,10 +95,10 @@ msgstr "\n"
#. type: Plain text
msgid ""
-"Directives are similar to a WikiLink in form, except they begin "
+"Directives are similar to a WikiLink in form, except they begin "
"with `!` and may contain parameters. The general form is:"
msgstr ""
-"Les directives sont semblables aux WikiLink mais elles "
+"Les directives sont semblables aux WikiLink mais elles "
"commencent par un `!` et peuvent contenir des paramètres. La forme d'une "
"directive est la suivante :"
@@ -176,10 +176,10 @@ msgstr "\"baz\""
#. type: Plain text
msgid ""
"ikiwiki also has an older syntax for directives, which requires a space in "
-"directives to distinguish them from wikilinks. This "
+"directives to distinguish them from wikilinks. This "
"syntax has several disadvantages: it requires a space after directives with "
"no parameters (such as `\[[pagecount ]]`), and it prohibits spaces in "
-"wikilinks. ikiwiki now provides the `!`-prefixed "
+"wikilinks. ikiwiki now provides the `!`-prefixed "
"syntax shown above as default. However, ikiwiki still supports wikis using "
"the older syntax, if the `prefix_directives` option is disabled."
msgstr ""
@@ -187,7 +187,7 @@ msgstr ""
"espace dans la directive pour les distinguer des [[wikilinks|ikiwiki/"
"wikilink]]. Cette syntaxe a plusieurs défauts : elle demande un espace après "
"une directive sans paramètre, comme `\[[pagecount ]]`, et elle interdit les "
-"espaces dans les wikilinks. Par défaut, ikiwiki utilise "
+"espaces dans les wikilinks. Par défaut, ikiwiki utilise "
"maintenant la syntaxe montrée plus haut, avec le `!`. Cependant, l'ancienne "
"syntaxe est toujours acceptée, une fois que l'option `prefix_directives` est "
"désactivée."
diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html
new file mode 100644
index 0000000..deea5aa
--- /dev/null
+++ b/ikiwiki/directive/index.html
@@ -0,0 +1,203 @@
+
+
+
+
+
+
+
+
+
+ directive - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Directives are similar to a WikiLink in form, except they
+begin with ! and may contain parameters. The general form is:
+
+
[[!directive param="value" param="value"]]
+
+
+
This gets expanded before the rest of the page is processed, and can be used
+to transform the page in various ways.
+
+
The quotes around values can be omitted if the value is a simple word.
+Also, some directives may use parameters without values, for example:
+
+
[[!tag foo]]
+
+
+
A directive does not need to all be on one line, it can be
+wrapped to multiple lines if you like:
Also, multiple lines of quoted text can be used for a value.
+To allow quote marks inside the quoted text, delimit the block
+of text with triple-double-quotes or triple-single-quotes:
If you want to put text with triple quotes into a parameter value, you can
+use perl-style here-doc syntax, even nesting it like this:
+
+
[[!directive text=<<OUTER
+[[!otherdirective <<INNER
+inner text
+INNER]]
+outer text
+OUTER]]
+
+
+
ikiwiki also has an older syntax for directives, which requires a space in
+directives to distinguish them from wikilinks. This
+syntax has several disadvantages: it requires a space after directives with
+no parameters (such as [[pagecount ]]), and it prohibits spaces in
+wikilinks. ikiwiki now provides the !-prefixed
+syntax shown above as default. However, ikiwiki still supports wikis using
+the older syntax, if the prefix_directives option is disabled.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/formatting.fr/index.html b/ikiwiki/formatting.fr/index.html
index 00df798..3825a7c 100644
--- a/ikiwiki/formatting.fr/index.html
+++ b/ikiwiki/formatting.fr/index.html
@@ -102,10 +102,10 @@ msgstr "\n"
msgid ""
"Text on this wiki is, by default, written in a form very close to how you "
"might write text for an email message. This style of text formatting is "
-"called MarkDown, and it works like this:"
+"called MarkDown, and it works like this:"
msgstr ""
"Sur ce wiki, la mise en forme du texte est semblable à celle utilisée dans "
-"les courriels. Ce style de formatage s'appelle MarkDown. Voici comment "
+"les courriels. Ce style de formatage s'appelle MarkDown. Voici comment "
"il fonctionne :"
#. type: Plain text
@@ -241,20 +241,20 @@ msgstr ""
#. type: Plain text
msgid ""
-"In addition to basic html formatting using MarkDown, this wiki lets you "
+"In addition to basic html formatting using MarkDown, this wiki lets you "
"use the following additional features:"
msgstr ""
-"En plus du formatage html élémentaire avec MarkDown, ce wiki offre "
+"En plus du formatage html élémentaire avec MarkDown, ce wiki offre "
"d'autres possibilités :"
#. type: Bullet: '* '
msgid ""
"To link to another page on the wiki, place the page's name inside double "
-"square brackets. So you would use `\[[WikiLink]]` to link to WikiLink."
+"square brackets. So you would use `\[[WikiLink]]` to link to WikiLink."
msgstr ""
"Pour créer un lien vers une autre page du wiki, mettre le nom de la page "
"entre deux paires de crochets. Ainsi, utilisez `\[[WikiLink]]` pour un lien "
-"avec WikiLink."
+"avec WikiLink."
#. type: Plain text
#, no-wrap
@@ -276,13 +276,13 @@ msgstr "\t\[[!wikipedia War\\_of\\_1812]]\n"
msgid "[[!if Error: syntax error in pagespec "\"enabled(template)"]] for repeated chunks of parameterized wiki "
"text."
msgstr ""
-"Créer et utiliser des modèles (templates) pour répéter des morceaux de "
+"Créer et utiliser des modèles (templates) pour répéter des morceaux de "
"texte standard."
#. type: Plain text
#, no-wrap
msgid ""
-"* Insert various directives onto a page to perform useful\n"
+"* Insert various directives onto a page to perform useful\n"
" actions.\n"
"[[!if Error: syntax error in pagespec "\"enabled(toc)\""]]\n"
msgstr "\t\[[!toc ]]\n"
diff --git a/ikiwiki/formatting/index.html b/ikiwiki/formatting/index.html
new file mode 100644
index 0000000..acee903
--- /dev/null
+++ b/ikiwiki/formatting/index.html
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+ Formatting wiki pages - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Text on this wiki is, by default, written in a form very close to how you
+might write text for an email message. This style of text formatting is
+called MarkDown, and it works like this:
+
+
Leave blank lines between paragraphs.
+
+
You can *emphasise* or **strongly emphasise** text by placing it
+in single or double asterisks.
+
+
To create a list, start each line with an asterisk:
+
+
+
"* this is my list"
+
"* another item"
+
+
+
To make a numbered list, start each line with a number (any number will
+do) followed by a period:
+
+
+
"1. first line"
+
"2. second line"
+
"2. third line"
+
+
+
To create a header, start a line with one or more # characters followed
+by a space and the header text. The number of # characters controls the
+size of the header:
+
+
# h1
+
+
## h2
+
+
### h3
+
+
#### h4
+
+
##### h5
+
+
###### h6
+
+
To create a horizontal rule, just write three or more dashes or stars on
+their own line:
+
+
+
+
To quote someone, prefix the quote with ">":
+
+
+
To be or not to be,
+ that is the question.
+
+
+
To write a code block, indent each line with a tab or 4 spaces:
+
+
10 PRINT "Hello, world!"
+20 GOTO 10
+
+
+
To link to an url or email address, you can just put the
+url in angle brackets: <http://ikiwiki.info>, or you can use the
+form [link text](url)
+
+
+
+
In addition to basic html formatting using MarkDown, this wiki lets
+you use the following additional features:
+
+
+
To link to another page on the wiki, place the page's name inside double
+square brackets. So you would use [[WikiLink]] to link to WikiLink.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/markdown.fr/index.html b/ikiwiki/markdown.fr/index.html
index 3956562..5051f6a 100644
--- a/ikiwiki/markdown.fr/index.html
+++ b/ikiwiki/markdown.fr/index.html
@@ -106,20 +106,20 @@ msgstr ""
#. type: Plain text
msgid ""
-"For documentation about the markdown syntax, see formatting and "
+"For documentation about the markdown syntax, see formatting and "
"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
msgstr ""
-"Référez vous à formatting et [Syntaxe Markdown](http://daringfireball."
+"Référez vous à formatting et [Syntaxe Markdown](http://daringfireball."
"net/projects/markdown/syntax) pour la documentation sur la syntaxe du langage "
"markdown."
#. type: Plain text
msgid ""
-"Note that WikiLinks and directives are not part "
+"Note that WikiLinks and directives are not part "
"of the markdown syntax, and are the only bit of markup that this wiki "
"handles internally."
msgstr ""
-"Notez que les WikiLinks et les directives ne font "
+"Notez que les WikiLinks et les directives ne font "
"pas partie de la syntaxe du langage markdown. Il s'agit des seules balises "
"qui sont traitées en interne par ce wiki."
diff --git a/ikiwiki/markdown/index.html b/ikiwiki/markdown/index.html
new file mode 100644
index 0000000..b64109e
--- /dev/null
+++ b/ikiwiki/markdown/index.html
@@ -0,0 +1,159 @@
+
+
+
+
+
+
+
+
+
+ markdown - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Markdown
+is a minimal markup language that resembles plain text as used in
+email messages. It is the markup language used by this wiki by default.
OpenID is a decentralized authentication mechanism
+that allows you to have one login that you can use on a growing number of
+websites.
+
+
If you have an account with some of the larger web service providers,
+you might already have an OpenID.
+Directory of OpenID providers
+
+
To sign in to this wiki using OpenID, just enter it in the OpenID field in the
+signin form. You do not need to give this wiki a password or go through any
+registration process when using OpenID.
+
+
+
+
It's also possible to make a page in the wiki usable as an OpenID url,
+by delegating it to an openid server. Here's an example of how to do that:
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/pagespec.fr/index.html b/ikiwiki/pagespec.fr/index.html
index 4b5fd46..324753c 100644
--- a/ikiwiki/pagespec.fr/index.html
+++ b/ikiwiki/pagespec.fr/index.html
@@ -124,7 +124,7 @@ msgid ""
"More often you will want to match any pages that have a particular thing in "
"their name. You can do this using a glob pattern. \"`*`\" stands for any "
"part of a page name, and \"`?`\" for any single letter of a page name. So "
-"this matches all pages about music, and any SubPages of the SandBox, but "
+"this matches all pages about music, and any SubPages of the SandBox, but "
"does not match the SandBox itself:"
msgstr ""
"La plupart du temps, vous voulez trouver les pages qui contiennent une "
@@ -132,7 +132,7 @@ msgstr ""
"(« glob pattern »). Le métacaractère « `*` » correspond à n'importe quelle "
"partie du nom de la page et le métacaractère « `?` » à n'importe quelle "
"lettre. Ainsi, l'expression suivante correspond à toutes les pages traitant "
-"de musique et à n'importe quelle sous-page SubPage de la *SandBox*, mais "
+"de musique et à n'importe quelle sous-page SubPage de la *SandBox*, mais "
"pas à la *SandBox* elle-même :"
#. type: Plain text
diff --git a/ikiwiki/pagespec/attachment.fr/index.html b/ikiwiki/pagespec/attachment.fr/index.html
index 6e105b3..0ad953f 100644
--- a/ikiwiki/pagespec/attachment.fr/index.html
+++ b/ikiwiki/pagespec/attachment.fr/index.html
@@ -136,10 +136,10 @@ msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg
#. type: Plain text
msgid ""
-"The regular PageSpec syntax is expanded with the following "
+"The regular PageSpec syntax is expanded with the following "
"additional tests:"
msgstr ""
-"La syntaxe normale de PageSpec est appliquée avec les tests "
+"La syntaxe normale de PageSpec est appliquée avec les tests "
"supplémentaires suivants :"
#. type: Bullet: '* '
diff --git a/ikiwiki/pagespec/attachment/index.html b/ikiwiki/pagespec/attachment/index.html
new file mode 100644
index 0000000..8bd00ad
--- /dev/null
+++ b/ikiwiki/pagespec/attachment/index.html
@@ -0,0 +1,183 @@
+
+
+
+
+
+
+
+
+
+ attachment - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This wiki has attachments disabled.
+
+
If attachments are enabled, the wiki admin can control what types of
+attachments will be accepted, via the allowed_attachments
+configuration setting.
+
+
For example, to limit most users to uploading small images, and nothing else,
+while allowing larger mp3 files to be uploaded by joey into a specific
+directory, and check all attachments for viruses, something like this could be
+used:
+
+
virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or ((mimetype(image/jpeg) or mimetype(image/png)) and maxsize(50kb)))
+
+
+
The regular PageSpec syntax is expanded with the following
+additional tests:
+
+
+
"maxsize(size)" - tests whether the attachment is no larger than the
+specified size. The size defaults to being in bytes, but "kb", "mb", "gb"
+etc can be used to specify the units.
+
"minsize(size)" - tests whether the attachment is no smaller than the
+specified size.
+
"ispage()" - tests whether the attachment will be treated by ikiwiki as a
+wiki page. (Ie, if it has an extension of ".mdwn", or of any other enabled
+page format).
+
+
So, if you don't want to allow wiki pages to be uploaded as attachments,
+use !ispage() ; if you only want to allow wiki pages to be uploaded
+as attachments, use ispage().
+
"mimetype(foo/bar)" - checks the MIME type of the attachment. You can
+include a glob in the type, for example mimetype(image/*).
+
"virusfree()" - checks the attachment with an antiviral program.
To select a set of pages, such as pages that are locked, pages
+whose commit emails you want subscribe to, or pages to combine into a
+blog, the wiki uses a PageSpec. This is an expression that matches
+a set of pages.
+
+
The simplest PageSpec is a simple list of pages. For example, this matches
+any of the three listed pages:
+
+
foo or bar or baz
+
+
+
More often you will want to match any pages that have a particular thing in
+their name. You can do this using a glob pattern. "*" stands for any part
+of a page name, and "?" for any single letter of a page name. So this
+matches all pages about music, and any SubPages of the SandBox, but does
+not match the SandBox itself:
+
+
*music* or SandBox/*
+
+
+
You can also prefix an item with "!" to skip pages that match it. So to
+match all pages except for Discussion pages and the SandBox:
+
+
* and !SandBox and !*/Discussion
+
+
+
Some more elaborate limits can be added to what matches using these functions:
+
+
+
"glob(someglob)" - matches pages and other files that match the given glob.
+Just writing the glob by itself is actually a shorthand for this function.
+
"page(glob)" - like glob(), but only matches pages, not other files
+
"link(page)" - matches only pages that link to a given page (or glob)
+
"tagged(tag)" - matches pages that are tagged or link to the given tag (or
+tags matched by a glob)
+
"backlink(page)" - matches only pages that a given page links to
+
"creation_month(month)" - matches only files created on the given month
+number
+
"creation_day(mday)" - or day of the month
+
"creation_year(year)" - or year
+
"created_after(page)" - matches only files created after the given page
+was created
+
"created_before(page)" - matches only files created before the given page
+was created
+
"internal(glob)" - like glob(), but matches even internal-use
+pages that globs do not usually match.
match pages that have the given metadata, matching the specified glob.
+
+
"user(username)" - tests whether a modification is being made by a
+user with the specified username. If openid is enabled, an openid can also
+be put here. Glob patterns can be used in the username. For example,
+to match all openid users, use user(*://*)
+
"admin()" - tests whether a modification is being made by one of the
+wiki admins.
+
"ip(address)" - tests whether a modification is being made from the
+specified IP address. Glob patterns can be used in the address. For
+example, ip(127.0.0.*)
+
"comment(glob)" - matches comments to a page matching the glob.
"postcomment(glob)" - matches only when comments are being
+posted to a page matching the specified glob
+
+
+
For example, to match all pages in a blog that link to the page about music
+and were written in 2005:
+
+
blog/* and link(music) and creation_year(2005)
+
+
+
Note the use of "and" in the above example, that means that only pages that
+match each of the three expressions match the whole. Use "and" when you
+want to combine expression like that; "or" when it's enough for a page to
+match one expression. Note that it doesn't make sense to say "index and
+SandBox", since no page can match both expressions.
+
+
If you want to include only one level of subpages, you can use
+
+
blog/* and !blog/*/*
+
+
+
More complex expressions can also be created, by using parentheses for
+grouping. For example, to match pages in a blog that are tagged with either
+of two tags, use:
+
+
blog/* and (tagged(foo) or tagged(bar))
+
+
+
Note that page names in PageSpecs are matched against the absolute
+filenames of the pages in the wiki, so a pagespec "foo" used on page
+"a/b" will not match a page named "a/foo" or "a/b/foo". To match
+relative to the directory of the page containing the pagespec, you can
+use "./". For example, "./foo" on page "a/b" matches page "a/foo".
+
+
To indicate the name of the page the PageSpec is used in, you can
+use a single dot. For example, link(.) matches all the pages
+linking to the page containing the PageSpec.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/pagespec/po.fr/index.html b/ikiwiki/pagespec/po.fr/index.html
index 236a9d5..9ccbb4f 100644
--- a/ikiwiki/pagespec/po.fr/index.html
+++ b/ikiwiki/pagespec/po.fr/index.html
@@ -103,7 +103,7 @@ msgid ""
"be used to improve user navigation in a multi-lingual wiki:"
msgstr ""
"Si le greffon po est activé, la syntaxe normale de "
-"PageSpec est développée avec les tests supplémentaires suivants "
+"PageSpec est développée avec les tests supplémentaires suivants "
"qui peuvent améliorer la navigation d'un utilisateur de wiki "
"plurilinguistique :"
diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html
new file mode 100644
index 0000000..78e65f3
--- /dev/null
+++ b/ikiwiki/pagespec/po/index.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+ po - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This wiki has po support enabled.
+
+
If the po plugin is enabled, the regular
+PageSpec syntax is expanded with the following additional
+tests that can be used to improve user navigation in a multi-lingual
+wiki:
+
+
+
"lang(LL)" - tests whether a page is written in the language
+specified as a ISO639-1 (two-letter) language code.
+
"currentlang()" - tests whether a page is written in the same
+language as the current page.
+
"needstranslation()" - tests whether a page needs translation
+work. Only slave pages match this PageSpec. A minimum target
+translation percentage can optionally be passed as an integer
+parameter: "needstranslation(50)" matches only pages less than 50%
+translated.
+
+
+
Note that every non-po page is considered to be written in
+po_master_language, as specified in ikiwiki.setup.
Some directives that use
+PageSpecs allow
+specifying the order that matching pages are shown in. The following sort
+orders can be specified using the sort parameter:
+
+
+
age - List pages from the most recently created to the oldest.
+
mtime - List pages with the most recently modified first.
+
title - Order by title (page name), e.g. "z/a a/b a/c"
+
path - Order by page name including parents, e.g. "a/b a/c z/a"
+
meta(title) - Order according to the [[!meta title="foo" sortas="bar"]]
+or [[!meta title="foo"]]directive, or the page name if no
+full title was set. meta(author), meta(date), meta(updated), etc.
+also work.
+
+
+
In addition, you can combine several sort orders and/or reverse the order of
+sorting, with a string like age -title (which would sort by age, then by
+title in reverse order if two pages have the same age).
If searching is enabled, you can enter search terms in the search field,
+as you'd expect. There are a few special things you can do to construct
+more powerful searches.
+
+
+
To match a phrase, enclose it in double quotes.
+
AND can be used to search for documents containing two expressions.
+
OR can be used to search for documents containing either one of
+two expressions.
+
Parentheses can be used to build up complicated search expressions. For
+example, "(foo AND bar) OR (me AND you)"
+
Prefix a search term with "-" to avoid it from appearing in the results.
+For example, "-discussion" will omit "discussion".
+
To search for a page with a given title, use "title:foo".
+
To search for pages that contain a "bar" link, use "link:bar".
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/subpage.fr/index.html b/ikiwiki/subpage.fr/index.html
index 2f8ed4c..e1b7c3e 100644
--- a/ikiwiki/subpage.fr/index.html
+++ b/ikiwiki/subpage.fr/index.html
@@ -97,13 +97,13 @@ msgstr "\n"
#. type: Plain text
msgid ""
"ikiwiki supports placing pages in a directory hierarchy. For example, this "
-"page, SubPage has some related pages placed under it, like [[SubPage/"
+"page, SubPage has some related pages placed under it, like [[SubPage/"
"LinkingRules]]. This is a useful way to add some order to your wiki rather "
"than just having a great big directory full of pages."
msgstr ""
"ikiwiki permet de ranger les pages dans une arborescence de répertoires. Par "
-"exemple cette page, SubPage, est liée à des pages placées "
-"hiérarchiquement sous elle, comme la page LinkingRules. C'est "
+"exemple cette page, SubPage, est liée à des pages placées "
+"hiérarchiquement sous elle, comme la page LinkingRules. C'est "
"une façon pratique d'ordonner le wiki au lieu d'avoir un seul gros "
"répertoire plein de pages."
diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html
new file mode 100644
index 0000000..55f0463
--- /dev/null
+++ b/ikiwiki/subpage/index.html
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+
+
+
+ subpage - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ikiwiki supports placing pages in a directory hierarchy. For example,
+this page, SubPage has some related pages placed under it, like
+LinkingRules. This is a useful way to add some order to your
+wiki rather than just having a great big directory full of pages.
+
+
To add a SubPage, just make a subdirectory and put pages in it. For
+example, this page is subpage.mdwn in this wiki's source, and there is also
+a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
+can be nested as deeply as you'd like.
+
+
Linking to and from a SubPage is explained in LinkingRules.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/subpage/linkingrules.fr/index.html b/ikiwiki/subpage/linkingrules.fr/index.html
index 04fd80d..aa03216 100644
--- a/ikiwiki/subpage/linkingrules.fr/index.html
+++ b/ikiwiki/subpage/linkingrules.fr/index.html
@@ -95,13 +95,13 @@ msgstr "\n"
#. type: Plain text
msgid ""
-"To link to or from a SubPage, you can normally use a regular "
-"WikiLink that does not contain the name of the parent directory of the "
-"SubPage. Ikiwiki descends the directory hierarchy looking for a page "
+"To link to or from a SubPage, you can normally use a regular "
+"WikiLink that does not contain the name of the parent directory of the "
+"SubPage. Ikiwiki descends the directory hierarchy looking for a page "
"that matches your link."
msgstr ""
-"Pour faire un lien depuis ou vers une sous-page (SubPage), vous pouvez "
-"normalement utiliser un WikiLink classique qui ne contient pas le nom du "
+"Pour faire un lien depuis ou vers une sous-page (SubPage), vous pouvez "
+"normalement utiliser un WikiLink classique qui ne contient pas le nom du "
"répertoire parent de la sous-page. Ikiwiki parcourt l'arborescence des "
"répertoires pour trouver une page qui corresponde au lien."
@@ -122,19 +122,19 @@ msgid ""
"currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage "
"is created, the link will _change_ to point to FooBar/OtherPage. On the "
"other hand, a link from BazBar to \"OtherPage\" would be unchanged by this "
-"creation of a SubPage of FooBar."
+"creation of a SubPage of FooBar."
msgstr ""
"Cela signifie que si un lien de FooBar/SomePage vers \"OtherPage\" pointe "
"actuellement vers OtherPage à la racine du wiki, et que la page FooBar/"
"OtherPage est créée, alors le lien _changera_ pour pointer vers la page "
"FooBar/OtherPage. Cependant, un lien de BazBar vers \"OtherPage\" ne serait "
-"pas impacté par cette création d'une sous-page (SubPage) de FooBar."
+"pas impacté par cette création d'une sous-page (SubPage) de FooBar."
#. type: Plain text
msgid ""
"You can also specify a link that contains a directory name, like \"FooBar/"
"OtherPage\" to more exactly specify what page to link to. This is the only "
-"way to link to an unrelated SubPage."
+"way to link to an unrelated SubPage."
msgstr ""
"Vous pouvez également définir un lien qui contient le nom d'un répertoire, "
"comme \"FooBar/OtherPage\" pour spécifier plus précisément vers quelle page "
diff --git a/ikiwiki/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html
new file mode 100644
index 0000000..bc38bb1
--- /dev/null
+++ b/ikiwiki/subpage/linkingrules/index.html
@@ -0,0 +1,181 @@
+
+
+
+
+
+
+
+
+
+ linkingrules - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
To link to or from a SubPage, you can normally use a regular
+WikiLink that does not contain the name of the parent directory of
+the SubPage. Ikiwiki descends the directory hierarchy looking for a
+page that matches your link.
+
+
For example, if FooBar/SubPage links to "OtherPage", ikiwiki will first
+prefer pointing the link to FooBar/SubPage/OtherPage if it exists, next
+to FooBar/OtherPage and finally to OtherPage in the root of the wiki.
+
+
Note that this means that if a link on FooBar/SomePage to "OtherPage"
+currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage
+is created, the link will change to point to FooBar/OtherPage. On the
+other hand, a link from BazBar to "OtherPage" would be unchanged by this
+creation of a SubPage of FooBar.
+
+
You can also specify a link that contains a directory name, like
+"FooBar/OtherPage" to more exactly specify what page to link to. This is
+the only way to link to an unrelated SubPage.
+
+
You can use this to, for example, to link from BazBar to "FooBar/SubPage",
+or from BazBar/SubPage to "FooBar/SubPage".
+
+
You can also use "/" at the start of a link, to specify exactly which page
+to link to, when there are multiple pages with similar names and the link
+goes to the wrong page by default. For example, linking from
+"FooBar/SubPage" to "/OtherPage" will link to the "OtherPage" in the root
+of the wiki, even if there is a "FooBar/OtherPage".
+
+
Also, if the wiki is configured with a userdir, you can link to pages
+within the userdir without specifying a path to them. This is to allow for
+easy linking to a user's page in the userdir, to sign a comment. These
+links are checked for last of all.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ikiwiki/wikilink.fr/index.html b/ikiwiki/wikilink.fr/index.html
index a00c60a..cbe1a38 100644
--- a/ikiwiki/wikilink.fr/index.html
+++ b/ikiwiki/wikilink.fr/index.html
@@ -97,11 +97,11 @@ msgstr "\n"
#. type: Plain text
msgid ""
"WikiLinks provide easy linking between pages of the wiki. To create a "
-"WikiLink, just put the name of the page to link to in double brackets. "
+"WikiLink, just put the name of the page to link to in double brackets. "
"For example `\[[WikiLink]]`."
msgstr ""
"Un WikiLink est un moyen simple de lier des pages entre elles. Pour créer un "
-"WikiLink, il suffit de mettre le nom d'une page à lier entre double "
+"WikiLink, il suffit de mettre le nom d'une page à lier entre double "
"crochets. Par exemple, `\[[WikiLink]]`."
#. type: Plain text
@@ -115,11 +115,11 @@ msgstr ""
#. type: Plain text
msgid ""
-"There are some special LinkingRules that come into play when "
-"linking between SubPages."
+"There are some special LinkingRules that come into play when "
+"linking between SubPages."
msgstr ""
-"Quelques règles spéciales, LinkingRules, entrent en jeu pour "
-"lier des sous-pages, SubPages."
+"Quelques règles spéciales, LinkingRules, entrent en jeu pour "
+"lier des sous-pages, SubPages."
#. type: Plain text
msgid ""
@@ -136,11 +136,11 @@ msgstr ""
msgid ""
"It's also possible to write a WikiLink that uses something other than the "
"page name as the link text. For example `\[[foo_bar|SandBox]]` links to the "
-"SandBox page, but the link will appear like this: foo bar."
+"SandBox page, but the link will appear like this: foo bar."
msgstr ""
"Il est aussi possible d'écrire un WikiLink dont le texte n'est pas un nom de "
"page. Ainsi, `\[[foo_bar|SandBox]]` pointe vers la page SandBox, mais le "
-"lien apparaît comme ceci : foo bar."
+"lien apparaît comme ceci : foo bar."
#. type: Plain text
msgid ""
@@ -169,7 +169,7 @@ msgstr "Vous pouvez mettre une URL dans un WikiLink pour lier une page externe.
#~ msgstr "Directives et WikiLinks"
#~ msgid ""
-#~ "ikiwiki has two syntaxes for directives. The older syntax "
+#~ "ikiwiki has two syntaxes for directives. The older syntax "
#~ "used spaces to distinguish between directives and wikilinks; as a result, "
#~ "with that syntax in use, you cannot use spaces in WikiLinks, and must "
#~ "replace spaces with underscores. The newer syntax, enabled with the "
@@ -177,7 +177,7 @@ msgstr "Vous pouvez mettre une URL dans un WikiLink pour lier une page externe.
#~ "with `!`, and thus does not prevent links with spaces. Future versions "
#~ "of ikiwiki will turn this option on by default."
#~ msgstr ""
-#~ "Il existe deux syntaxes pour les directives. L'ancienne "
+#~ "Il existe deux syntaxes pour les directives. L'ancienne "
#~ "syntaxe se sert d'espaces pour différencier les directives et les "
#~ "Wikilinks. Ainsi, avec cette syntaxe, vous ne pouvez pas utiliser "
#~ "d'espaces dans les WikiLinks et vous devez les remplacer par des tirets "
diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html
new file mode 100644
index 0000000..1045676
--- /dev/null
+++ b/ikiwiki/wikilink/index.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+
+
+
+ wikilink - ilot.io
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
WikiLinks provide easy linking between pages of the wiki. To create a
+WikiLink, just put the name of the page to link to in double brackets.
+For example [[WikiLink]].
+
+
If you ever need to write something like [[WikiLink]] without creating a
+wikilink, just prefix it with a \, like \[[WikiLink]].
+
+
There are some special LinkingRules that come into play when
+linking between SubPages.
+
+
WikiLinks are matched with page names in a case-insensitive manner, so you
+don't need to worry about getting the case the same, and can capitalise
+links at the start of a sentence, and so on.
+
+
It's also possible to write a WikiLink that uses something other than the page
+name as the link text. For example [[foo_bar|SandBox]] links to the SandBox
+page, but the link will appear like this: foo bar.
+
+
To link to an anchor inside a page, you can use something like
+[[WikiLink#foo]] .
+
+
If the file linked to by a WikiLink looks like an image, it will
+be displayed inline on the page.
+
+
+
+
You can also put an url in a WikiLink, to link to an external page.
+Email addresses can also be used to generate a mailto link.
@@ -165,7 +165,7 @@ Check the [[!google ikiwiki desc="google search for %s"]].
To add a new shortcut, use the shortcut
-directive. In the url, "%s" is replaced with the
+directive. In the url, "%s" is replaced with the
text passed to the named shortcut, after url encoding
it, and '%S' is replaced with the raw, non-encoded text.
Additionally, %W is replaced with the text encoded just right for
@@ -173,7 +173,7 @@ Wikipedia. The optional desc parameter controls the description of
the link.
Remember that the name you give the shortcut will become a new
-directive. Avoid using a name that conflicts
+directive. Avoid using a name that conflicts
with an existing directive. These directives also accept a desc
parameter that will override the one provided at definition time.
To add a new shortcut, use the shortcutdirective. In the url,
+
To add a new shortcut, use the shortcutdirective. In the url,
"%s" is replaced with the text passed to the named shortcut, after
url encoding it, and '%S' is replaced with the raw,
non-encoded text. Additionally, %W is replaced with the text encoded just
@@ -175,7 +175,7 @@ right for Wikipedia. The optional desc parameter controls the descr
of the link.
N'oubliez pas que le paramètre name donné au raccourci devient une
-nouvelle directive. Évitez de donner un nom qui entre en conflit
+nouvelle directive. Évitez de donner un nom qui entre en conflit
avec une directive existante. Ces directives acceptent aussi un paramètre
desc qui primera celui fourni au moment de la définition du raccourci.
diff --git a/smileys.fr/index.html b/smileys.fr/index.html
index 7c81118..b31ce02 100644
--- a/smileys.fr/index.html
+++ b/smileys.fr/index.html
@@ -265,7 +265,7 @@ msgid ""
"To change the supported smileys, just edit the lists on this page. Note "
"that the format is important; each list item should start with the text that "
"is turned into the smiley, escaped so that users can see what produces it, "
-"followed by a WikiLink to the image to display."
+"followed by a WikiLink to the image to display."
msgstr ""
"Pour ajouter un smiley, il suffit de modifier cette page. Il est très "
"important de respecter le format. Chaque élément de la liste doit commencer "
diff --git a/smileys/index.html b/smileys/index.html
index 5446145..9811d9e 100644
--- a/smileys/index.html
+++ b/smileys/index.html
@@ -126,7 +126,7 @@ Just write the text of a smiley to display it.
To change the supported smileys, just edit the lists on this page.
Note that the format is important; each list item should start with the
text that is turned into the smiley, escaped so that users can see what
-produces it, followed by a WikiLink to the image to display.
+produces it, followed by a WikiLink to the image to display.
Ikiwiki uses many templates for many purposes. By editing its templates,
+you can fully customise its appearance, and avoid duplicate content.
+
+
Ikiwiki uses the HTML::Template module as its template engine. This
+supports things like conditionals and loops in templates and is pretty
+easy to learn. All you really need to know to modify templates is this:
+
+
+
To insert the value of a template variable, use <TMPL_VAR variable>.
+
To make a block of text conditional on a variable being set use
+<TMPL_IF variable>text</TMPL_IF>.
+
To use one block of text if a variable is set and a second if it's not,
+use <TMPL_IF variable>text<TMPL_ELSE>other text</TMPL_IF>
+
+
+
template pages
+
+
Template pages are regular wiki pages containing a
+templatebody directive,
+used as templates for other pages. The parts of the template
+page outside the directive can be used to document it.
+
+
The template directive allows
+template pages to be filled out and inserted into other pages in the wiki.
If the template does not contain a templatebody directive, the entire
+source of the page is used for the template. This is deprecated.
+
+
template files
+
+
Template files are unlike template pages in that they have the extension
+.tmpl. Template files are used extensively by Ikiwiki to generate html.
+They can contain html that would not normally be allowed on a wiki page.
+
+
Template files are located in /usr/share/ikiwiki/templates by default;
+the templatedir setting can be used to make another directory be
+searched first. Customised template files can also be placed inside the
+"templates/" directory in your wiki's source -- files placed there override
+ones in the templatedir.
+
+
Here is a full list of the template files used:
+
+
+
page.tmpl - Used for displaying all regular wiki pages. This is the
+key template to customise to change the look and feel of Ikiwiki.
+
rsspage.tmpl - Used for generating rss feeds for blogs.
+
rssitem.tmpl - Used for generating individual items on rss feeds.
+
atompage.tmpl - Used for generating atom feeds for blogs.
+
atomitem.tmpl - Used for generating individual items on atom feeds.
+
inlinepage.tmpl - Used for displaying a post in a blog.
+
archivepage.tmpl - Used for listing a page in a blog archive page.
+
titlepage.tmpl - Used for listing a page by title in a blog archive page.
+
microblog.tmpl - Used for showing a microblogging post inline.
+
blogpost.tmpl - Used for a form to add a post to a blog (and rss/atom links)
+
feedlink.tmpl - Used to add rss/atom links if blogpost.tmpl is not used.
+
aggregatepost.tmpl - Used by the aggregate plugin to create
+a page for a post.
+
searchform.tmpl, googleform.tmpl - Used by the search plugin
+and google plugin to add search forms to wiki pages.
+
searchquery.tmpl - This is a Omega template, used by the
+search plugin.
+
comment.tmpl - Used by the comments plugin to display a comment.
+
change.tmpl - Used to create a page describing a change made to the wiki.
+
recentchanges.tmpl - Used for listing a change on the RecentChanges page.
+
autoindex.tmpl - Filled in by the autoindex plugin to make index pages.
+
autotag.tmpl - Filled in by the tag plugin to make tag pages.
+
calendarmonth.tmpl, calendaryear.tmpl - Used by ikiwiki-calendar to
+make calendar archive pages.
+
trails.tmpl - Used by the trail plugin to generate links on each page
+that is a member of a trail.
+
notifyemail.tmpl - Used by the notifymail plugin to generate mails about
+changed pages.
+
editpage.tmpl, editconflict.tmpl, editcreationconflict.tmpl,
+editfailedsave.tmpl, editpagegone.tmpl, pocreatepage.tmpl,
+editcomment.tmplcommentmoderation.tmpl, renamesummary.tmpl,
+passwordmail.tmpl, emailauth.tmpl, login-selector.tmpl,
+revert.tmpl - Parts of ikiwiki's user interface; do not normally need
+to be customised.
Use this template to insert a note into a page. The note will be styled to
+float to the right of other text on the page. This template has one
+parameter:
Use this template to create a popup window that is displayed when the mouse
+is over part of the page. This template has two parameters:
+
+
+
`mouseover` - This is the text or other content that triggers the
+popup.
+
`popup` - This should be the content of the popup window. It can be
+anything, even images or a whole little wiki page, but should not be too
+large for good usability.
+
+
+
Note that browsers that do not support the CSS will display the popup
+inline in the page, inside square brackets.