Revert spam
Reverted commits: - frommasterca4d8fc32e
(on Mon, 12 Jan 2015 07:20:48 +0100 (02:20 -0400)) - to16f9fee1da
(on Wed, 14 Jan 2015 07:14:31 +0100 (02:14 -0400))
parent
16f9fee1da
commit
544608aa5e
|
@ -32,4 +32,4 @@ I tried looking for something like this, but I couldn't find it. Perhaps I just
|
|||
|
||||
> This can easily be achieved by modifying [[templates]]. Simply copy the default page template to the template directory of your wiki, and modify it to add your empty divs.
|
||||
>
|
||||
> -- [[Louis|spalax.]]
|
||||
> -- [[Louis|spalax]]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=compile author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=compile author="[[Louis|spalax]]"]]
|
||||
|
||||
# Compile
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name="created_in_future (deprecated)" author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name="created_in_future (deprecated)" author="[[Louis|spalax]]"]]
|
||||
|
||||
# Created_in_future
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=datetime_cmp author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=datetime_cmp author="[[Louis|spalax]]"]]
|
||||
[[!tag type/pagespec]]
|
||||
|
||||
# Datetime_cmp
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=jscalendar author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=jscalendar author="[[Louis|spalax]]"]]
|
||||
|
||||
# Jscalendar
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=monthcalendar author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=monthcalendar author="[[Louis|spalax]]"]]
|
||||
|
||||
# Monthcalendar
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=parenttag author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=parenttag author="[[Louis|spalax]]"]]
|
||||
[[!tag type/tags]]
|
||||
|
||||
This plugin deals with subtags (e.g. `mathematics/calculus`). Whenever a page is tagged, it is automatically tagged with its subtags as well: the following directives are equivalent:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=poetry author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=poetry author="[[Louis|spalax]]"]]
|
||||
|
||||
# Poetry
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=sidebar2 author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=sidebar2 author="[[Louis|spalax]]"]]
|
||||
[[!tag type/chrome]]
|
||||
|
||||
*Claim:* The [[sidebar|plugins/sidebar]] plugin has nothing
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[[!meta author="spalax"]]
|
||||
[[!template id=plugin name=taskreport author="[[Louis|spalax.]]"]]
|
||||
[[!template id=plugin name=taskreport author="[[Louis|spalax]]"]]
|
||||
|
||||
# Taskreport
|
||||
|
||||
|
|
|
@ -207,7 +207,7 @@ There's now support for mediawiki as a git remote:
|
|||
> gitmodule available in the right place for it to use.. perhaps you could
|
||||
> automate that? --[[Joey]]
|
||||
|
||||
> > You mean a debian package? :) media2iki is actually a submodule, so you need to go through extra steps to install it. mwlib being the most annoying part... I have fixed my script so it looks for media2iki directly in the submodule and improved the install instructions in the README file, but I'm not sure I can do much more short of starting to package the whole thing... --[[spalax.]]
|
||||
> > You mean a debian package? :) media2iki is actually a submodule, so you need to go through extra steps to install it. mwlib being the most annoying part... I have fixed my script so it looks for media2iki directly in the submodule and improved the install instructions in the README file, but I'm not sure I can do much more short of starting to package the whole thing... --[[anarcat]]
|
||||
|
||||
>>> You may have forgotten to push that, I don't see those changes.
|
||||
>>> Packaging the python library might be a good 1st step.
|
||||
|
|
|
@ -1,20 +0,0 @@
|
|||
[[!meta title="Louis Paternault"]]
|
||||
|
||||
User of IkiWiki (my [professional website](http://paternault.fr), among others).
|
||||
|
||||
# Plugins
|
||||
|
||||
I wrote and maintain a few plugins, which are available here: [[https://atelier.gresille.org/projects/gresille-ikiwiki]].
|
||||
|
||||
[[!map pages="plugins/contrib/* and ! plugins/contrib/*/* and author(spalax)"]]
|
||||
|
||||
# Wishlist
|
||||
|
||||
I have a few things in mind. Their status is something between *I will implement it someday* to *maybe someone could need this* or *I will need it if I implement this killer website I have in mind*.
|
||||
|
||||
* [[plugins/contrib/htaccessmanager]]: Create a cgi page to manage a htaccess file.
|
||||
|
||||
|
||||
# Contact
|
||||
|
||||
Contact: `spalax at gresille dot org`.
|
Loading…
Reference in New Issue