joey
8f5d326761
rename and comments
2007-01-16 03:21:33 +00:00
joey
79cc1fe177
web commit by http://victormoral.myopenid.com/ : Bug fixes in a new version
2007-01-15 11:35:25 +00:00
joey
6a3770ff11
web commit by http://victormoral.myopenid.com/ : New third party plugin
2007-01-15 10:14:28 +00:00
joey
74f983d7f0
web commit by TobiOetiker: Made the page more consistant with the site style
2006-12-30 17:21:34 +00:00
joey
e2b2f980a6
web commit by TobiOetiker
2006-12-30 17:20:02 +00:00
joey
579a15060c
web commit by TobiOetiker
2006-12-30 17:16:52 +00:00
joey
7819f34a50
* Add a textile format plugin contributed by mazirian.
2006-12-29 05:18:39 +00:00
joey
9e428e8d86
web commit by http://mazirian.myopenid.com/ : clarification, licensing.
2006-12-29 03:16:06 +00:00
joey
4381a2e9f7
update
2006-12-28 21:44:36 +00:00
joey
688c5884d6
update
2006-12-28 21:44:03 +00:00
joey
6c740dbd41
update
2006-12-28 21:43:18 +00:00
joey
f1dfaca8d0
response and reorg
2006-12-28 21:11:26 +00:00
joey
fa5e3745ac
web commit by VictorMoral: New version 0.9
2006-11-14 11:19:42 +00:00
joey
db3b72c482
instead of over and over. Typical speedup is ~4x. Max possible speedup:
...
8x.
* Add "scan" parameter to hook(), which is used to make the hook be called
during the scanning pass, as well as the render pass. The meta and tag
plugins need to use the new scan parameter, so will any others that modify
%links.
* Now that links are calculated in a separate pass, it can also
precalculate backlinks in one pass, which is O(N^2) instead of the
previous code that was O(N^3). A very nice speedup for wikis with lots
(thousands) of pages.
2006-10-28 05:07:56 +00:00
joey
7be29d0bfd
web commit by VictorMoral
2006-10-24 13:24:10 +00:00
joey
7a1dfbc49f
web commit by VictorMoral
2006-10-24 13:20:32 +00:00
joey
6a75123d7a
web commit by VictorMoral
2006-10-22 20:36:59 +00:00
joey
bca0b07c35
web commit by VictorMoral
2006-10-22 20:36:34 +00:00
joey
ae0ba21e71
web commit by VictorMoral:
2006-10-22 20:25:26 +00:00
joey
7b76cce96c
web commit by RecaiOktas: Text::VimColor Debian package
2006-10-21 20:46:13 +00:00
joey
a70b71c663
notes about this plugin, including a security issue
2006-10-21 19:49:23 +00:00
joey
436c3fbefc
web commit by VictorMoral: Added information about style sheet and samples page
2006-10-19 13:39:00 +00:00
joey
0b6a684435
web commit by VictorMoral
2006-10-19 10:33:07 +00:00
joey
caaa5bad89
web commit by VictorMoral
2006-10-19 10:31:58 +00:00
joey
b5d3c31eda
web commit by VictorMoral
2006-10-19 10:27:59 +00:00
joey
a784ee9ee3
web commit by VictorMoral
2006-10-19 10:23:58 +00:00
joey
99a95f51bf
remove
2006-10-17 17:46:31 +00:00
joey
cb8c95bdef
web commit by VictorMoral
2006-10-16 14:32:22 +00:00
joey
7db7baed81
web commit by VictorMoral
2006-10-16 14:13:54 +00:00
joey
f9d40ac70e
response
2006-10-16 13:51:50 +00:00
joey
74c0731970
web commit by VictorMoral
2006-10-16 08:01:43 +00:00
joey
54841b6f84
web commit by VictorMoral
2006-10-16 07:15:29 +00:00
joey
e29dd20d24
fix
2006-10-15 19:46:01 +00:00
joey
057ac645cb
titles
2006-10-15 19:38:33 +00:00
joey
b973ed8269
* Add no_override parameter to hook().
...
* Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts
plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that
can be configured using a page in wiki.
2006-10-15 19:33:52 +00:00
joey
0286694e20
comments
2006-10-11 07:51:55 +00:00
joey
38923bfdd5
move
2006-10-11 07:45:15 +00:00
joey
cefbe6210f
* Change %renderedfiles to store an array of files rendered from a given
...
source file, to allow tracking of extra rendered files like rss feeds.
* Note that plugins that accessed this variable will need to be updated!
The plugin interface has been increased to version 1.01 for this change.
* Add will_render function to the plugin interface, used to register that a
page renders a destination file, and do some security checks.
* Use will_render in the inline and linkmap plugins.
* Previously but no longer rendered files will be cleaned up.
* You will need to rebuild your wiki on upgrade to this version.
2006-10-08 21:56:50 +00:00
joey
16cbcf086b
add metadata
2006-10-06 19:31:26 +00:00
joey
62a22bf541
comments
2006-10-06 19:22:22 +00:00
joey
9759b3b745
web commit by ChristianMock
2006-10-06 09:41:23 +00:00
joey
5709053f4d
web commit by ChristianMock
2006-10-06 09:40:06 +00:00
joey
10b64bc707
web commit by ChristianMock
2006-10-06 09:38:59 +00:00
joey
2330971b5c
tag
2006-10-02 00:17:16 +00:00
joey
a24eced17f
web commit by joey
2006-10-02 00:11:38 +00:00
joey
d8a3538fb7
add meta info
2006-10-02 00:07:49 +00:00
joey
4ecf1338fe
web commit by ChristianMock
2006-10-01 21:52:49 +00:00
joey
8f8959c96e
no longer need triple quotes
2006-08-23 20:27:18 +00:00
joey
1f085aa76d
applied patch
2006-08-23 18:43:19 +00:00
www-data
5085ae1360
web commit by JordaPolo: Reply to comments; fix my name.
2006-08-23 17:13:57 +00:00
joey
9d7375c3b2
* Allow preprocessor directives to contain python-like triple-quoted
...
text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
info about the plugin.
2006-08-23 05:41:07 +00:00
www-data
1e0c6758c1
web commit by joey: comments
2006-08-21 21:45:54 +00:00
www-data
abae4a8058
web commit by JordaPolo: Fixed preformatted text.
2006-08-21 18:35:03 +00:00
www-data
ad07eebb0b
web commit by JordaPolo: Added linguas plugin.
2006-08-21 18:29:28 +00:00