joey
330bbd03df
* Apply a patch from Carl Worth allowing a class attribute to be passed
...
through the img plugin. Also allow the id attribute to be passed through.
2007-05-28 19:07:38 +00:00
joey
4b55fcf377
escape some code
2007-05-28 18:22:20 +00:00
joey
84731fa04e
move inline parameter docs to blog page so they're available in the
...
basewiki
2007-05-20 00:14:58 +00:00
joey
a15aea14b3
move examples of how to use shortcuts into the shortcuts page so it's
...
available in basewiki
2007-05-19 23:45:43 +00:00
joey
11334173be
move template documentation into the basewiki, in the templates page
2007-05-19 23:29:13 +00:00
joey
59b43d8c3f
web commit by KarlMW
2007-05-18 05:33:35 +00:00
joey
17df7af561
web commit by KarlMW: wanting a map using page titles
2007-05-18 05:31:16 +00:00
joey
cf35ee04cd
* Add a destpage parameter to the filter hook.
...
* Fix links to smilies generated by the smiley plugin for inlined pages. The
old links were often wrong, but often still worked by accident.
2007-05-17 19:55:11 +00:00
joey
739325834b
* Fix some bugs in password handling:
...
- If the password is empty in preferences, don't clear the existing
password.
- Actually check the confirm password field, even if it's left empty.
2007-05-17 08:06:05 +00:00
joey
7717342db7
web commit by KarlMW
2007-05-17 07:17:12 +00:00
joey
42967a5046
use a tag cloud for plugin types
2007-05-12 19:28:49 +00:00
joey
72c53650ad
* Add the needsbuild hook. Plugins can use this to manipulate which files
...
ikiwiki builds when refreshing the wiki.
2007-05-09 00:48:09 +00:00
joey
127bceef5b
* Add all=no option to conditional, can be used to form conditionals that do
...
not need to examine every page in the wiki.
* Use this to simplify the goodstuff detection in the plugin template.
2007-05-09 00:31:49 +00:00
joey
0041e93808
web commit by JoshTriplett: Add another example, and add a description to each test.
2007-05-08 20:55:43 +00:00
joey
2c0d0109d8
correct documentation about scan hook (which has never existed)
2007-05-06 17:10:34 +00:00
joey
f57d106ab4
fix created_after limits
2007-05-02 08:04:49 +00:00
joey
dce4e6206c
web commit by JoshTriplett: Fix typo.
2007-05-01 21:59:00 +00:00
joey
1e62e4f87f
* Enable openid logins by default.
...
* Enable usedirs by default.
2007-04-29 22:54:14 +00:00
joey
ed54f94ee7
minor improvements
2007-04-27 17:01:52 +00:00
joey
8fa8bd0adb
the kind of perl code that can only be written at 4:30 am
...
(Get a good message when a PageSpec fails due to a negated success by
creating success objects with a reason string, which morph into failure
objects when negated.)
2007-04-27 08:34:09 +00:00
joey
f8a7fb227b
* Make pagespec_match on failure return a value that is false, but in a
...
scalar context, evaluates to a reason why the match failed.
* Add testpagespec plugin, which might be useful to see why a pagespec isn't
matching something.
2007-04-27 07:55:40 +00:00
joey
ee1ad53c4c
* pagespec_match() has changed to take named parameters, to better allow
...
for extended pagespecs. The old calling convention will still work for
back-compat for now.
* The calling convention for functions in the IkiWiki::PageSpec namespace
has changed so they are passed named parameters.
* Plugin interface version increased to 2.00 since I don't anticipate any
more interface changes before 2.0.
2007-04-27 02:55:52 +00:00
joey
da81fcd8ee
web commit by JoshTriplett: Remove <ikiroot> placeholder, and make absolute image reference actually absolute.
2007-04-15 07:24:55 +00:00
joey
f908415bdf
use feedpages to limit all feeds to new items, in preparation for switching
...
ikiwiki.info to usedirs
2007-04-14 21:09:19 +00:00
joey
e855e30d01
* Add feedshow parameter to inline, which can be useful for eg, removing
...
old posts from feeds when permalinks change.
2007-04-14 20:58:02 +00:00
joey
f6bd8500b9
web commit by JoshTriplett: Link URL more simply.
2007-04-13 17:52:02 +00:00
joey
87ae4cfb25
web commit by TobiOetiker
2007-04-12 22:01:04 +00:00
joey
e605ee9df2
web commit by TobiOetiker: added link to insights page
2007-04-12 21:58:14 +00:00
joey
f170a45108
web commit by http://adam.shand.net/
2007-04-12 11:14:20 +00:00
joey
00f459576e
web commit by http://adam.shand.net/
2007-04-12 10:18:59 +00:00
joshtriplett
a104ea5afc
Revert my commit; plugins and plugins/contrib both post to the same place.
2007-04-12 06:52:13 +00:00
joey
31d537ed29
web commit by JoshTriplett: Differentiate the postformtext of plugins/contrib from plugins.
2007-04-12 06:35:52 +00:00
joey
01b058a285
* Add postformtext parameter to inline.
2007-04-12 04:13:55 +00:00
joey
06b955b84a
* Add a new %destsources hash, which maps between a destination file and
...
the source page used to create it, ie it's the reverse of %renderedfiles.
* Use %destsources in htmllink and urlto for 20-50% speedup.
2007-04-10 01:18:03 +00:00
joshtriplett
54a4151306
* Add a graphviz plugin.
...
* Suggests: graphviz
2007-04-09 09:09:02 +00:00
joey
bd94a95ccd
fix missing text
2007-04-08 18:55:26 +00:00
joey
c730d55e2e
web commit by JoshTriplett: Use wiki link for sidebar.
2007-04-08 03:31:37 +00:00
joey
61531aa2d4
web commit by http://dalefarnsworth.myopenid.com/
2007-04-08 03:04:50 +00:00
joey
fd0c6711b5
web commit by http://dalefarnsworth.myopenid.com/ : fix typo
2007-04-08 03:02:11 +00:00
joshtriplett
d7deeb44db
Consistency.
2007-04-08 01:38:50 +00:00
joey
fd8463c878
web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to avoid using _ as italics.
2007-04-07 01:34:14 +00:00
joey
068fa7d079
broken link
2007-04-06 17:34:35 +00:00
joey
05f4afe424
web commit by JoshTriplett: Long-term, ikiwiki needs some general permission mechanisms that encompass this sort of issue.
2007-04-05 23:24:15 +00:00
joey
ef46274199
web commit by AdamShand: allowing rawhtml plugin only on locked pages.
2007-04-03 00:53:47 +00:00
joey
50fff83298
typo
2007-04-01 21:04:23 +00:00
joey
02b9f69ba5
* Finally apply the index.html patch, with thanks to everyone who worked
...
on and supported creating it (especially Tumov). This adds a "usedirs"
option that makes ikiwiki use foo/index.html instead of foo.html as
output page names. It is not yet enabled by default.
2007-04-01 19:59:42 +00:00
joey
d73eb7d9b2
* Add a templates page to the basewiki. It will automatically list all
...
available templates. Rename the old templates page to wikitemplates.
* Include the note template in the basewiki.
* Add a popup template in the basewiki. CSS based on some by Martin Krafft.
* Make the note, popup, and plugin templates detect missing variables and be
self-documenting, listing the available variables.
2007-03-31 06:55:12 +00:00
joshtriplett
b24394c0ec
Note that enabling or disabling the htmlscrubber plugin also affects some other
...
HTML-related functionality, such as whether [[meta]] allows potentially unsafe
HTML tags.
2007-03-26 21:39:18 +00:00
joey
bbb0b3e72f
* Finally fixed the longstanding inline removal bug.
...
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to
actually store pages' mtimes.
* Add "mtime" sort parameter to inline plugin.
2007-03-24 15:10:58 +00:00
joey
b2cf231a43
web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44.
2007-03-24 01:11:35 +00:00