despam
parent
8b65930127
commit
67b0e22d30
|
@ -1,4 +1,4 @@
|
|||
Ikiwiki allows turning any page into a weblog, by using the
|
||||
[[ikiwiki/directive/inline]] [[ikiwiki/directive]]. For example:
|
||||
[.](http://www.mommyliciousmaternity.com/)
|
||||
|
||||
\[[!inline pages="blog/* and !*/Discussion" show="10" rootpage="blog"]]
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
If you've found a bug in ikiwiki, post about it here. [[TODO]] items go
|
||||
elsewhere. Link items to [[bugs/done]] when done.
|
||||
|
||||
Also see the [Debian bugs](http://bugs.debian.org/ikiwiki)[.](http://www.mommyliciousmaternity.com/collections/plus-size-maternity-dresses)
|
||||
Also see the [Debian bugs](http://bugs.debian.org/ikiwiki).
|
||||
|
||||
There are [[!pagecount pages="bugs/* and !bugs/done and !bugs/discussion and
|
||||
!link(patch) and !link(bugs/done) and !bugs/*/*"
|
||||
feedpages="created_after(bugs/no_commit_mails_for_new_pages)"]] "open" bugs:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
recently fixed [[bugs]][.](http://www.mommyliciousmaternity.com/collections/plus-size-maternity-dresses)
|
||||
recently fixed [[bugs]]
|
||||
|
||||
[[!inline pages="link(bugs/done) and !bugs and !*/Discussion" sort=mtime show=10]]
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[[!template id=plugin name=attachment core=0 author="[[Joey]]"]]
|
||||
[[!tag type/web]]
|
||||
|
||||
This plugin allows files to be uploaded to the wiki over the web
|
||||
This plugin allows files to be uploaded to the wiki over the web.
|
||||
|
||||
For each page `foo`, files in the subdirectory `foo/` are treated as
|
||||
attachments of that page. Attachments can be uploaded and managed as
|
||||
part of the interface for editing a page.
|
||||
|
@ -22,6 +23,5 @@ Bear in mind that if you let anyone upload a particular kind of file
|
|||
If you enable this plugin, be sure to lock it down, via the
|
||||
`allowed_attachments` setup file option. This is a special
|
||||
[[enhanced_PageSpec|ikiwiki/pagespec/attachment]] using tests provided by
|
||||
the [[filecheck]][.](http://www.mommyliciousmaternity.com/collections/plus-size-maternity-dresses)
|
||||
plugin. That plugin will be automatically enabled when
|
||||
the [[filecheck]] plugin. That plugin will be automatically enabled when
|
||||
this plugin is enabled.
|
||||
|
|
|
@ -32,9 +32,6 @@ c2924ce | 2014/01/02 | domtheo9110 | 182.253.51.174
|
|||
cd81b9f | 2014/01/03 | domtheo9110 | ?
|
||||
e3376ce | 2014/08/19 | Nng_L (OpenID) | 58.186.127.104
|
||||
104c606 | 2014/08/19 | tlevine (OpenID) | 82.153.13.48
|
||||
4c7f247 | 2015/01/08 | lis (OpenID) | 122.173.219.54
|
||||
246678f | 2015/01/08 | lis (OpenID) | 122.173.219.54
|
||||
504a6b8 | 2015/01/08 | lis (OpenID) | 122.173.219.54
|
||||
b500d89 | 2015/01/08 | lis (OpenID) | 122.173.219.54
|
||||
3ae8a75 | 2015/01/08 | lis (OpenID) | 122.173.219.54
|
||||
4c7f247 and 4 more | 2015/01/08 | lis (OpenID) | 122.173.219.54
|
||||
eb526e9 and 5 more | 2015/01/10 | loveneet (OpenID) | 122.173.133.14
|
||||
"""]]
|
||||
|
|
Loading…
Reference in New Issue