Joey Hess
|
ab04d07733
|
announcing version 2.31.1
|
2008-02-10 13:28:52 -05:00 |
Joey Hess
|
d7e0c035e5
|
* htmlscrubber security fix: Block javascript in uris.
* Add htmlscrubber test suite.
|
2008-02-10 13:16:40 -05:00 |
Joey Hess
|
196d27cbbc
|
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
|
2008-02-10 12:21:49 -05:00 |
Joey Hess
|
5e47db9356
|
improved sanitiser test suite
|
2008-02-10 12:21:20 -05:00 |
Joey Hess
|
f185ab4afc
|
web commit by PatrickWinnertz: add link to my templates
|
2008-02-10 06:47:25 -05:00 |
Joey Hess
|
17246f6b45
|
add some more tests
|
2008-02-10 03:42:54 -05:00 |
Joey Hess
|
e9a215982b
|
new test case
|
2008-02-10 03:38:30 -05:00 |
Joey Hess
|
973ea50190
|
improve wording and fix an example that is intentionall un-prefixed
|
2008-02-10 02:29:19 -05:00 |
Joey Hess
|
c041e97c29
|
fix versions
|
2008-02-10 02:13:09 -05:00 |
Joey Hess
|
3a13c7508c
|
prefix-directives branch is merged so no need to list anymore
|
2008-02-10 02:11:05 -05:00 |
Josh Triplett
|
122f6df325
|
Merge branch 'master' into prefix-directives
Conflicts:
debian/changelog
templates/change.tmpl
|
2008-02-09 23:02:52 -08:00 |
Josh Triplett
|
fb82474be0
|
Tighten page name regex to not allow carriage returns or line feeds
|
2008-02-09 22:53:28 -08:00 |
Joey Hess
|
8b577726ab
|
add news item for ikiwiki 2.31
|
2008-02-10 01:12:10 -05:00 |
Joey Hess
|
1eeb683f1a
|
releasing version 2.31
|
2008-02-10 01:11:48 -05:00 |
Joey Hess
|
f1fcb5be9c
|
* Page templates can now use CTIME to show when the page was created.
|
2008-02-09 23:05:48 -05:00 |
Joey Hess
|
a72a620134
|
change wording
|
2008-02-09 22:59:50 -05:00 |
Joey Hess
|
18d16309ce
|
reword to put the more important info (page names) nearer the front
|
2008-02-09 22:59:01 -05:00 |
Joey Hess
|
f16b3f17c0
|
note that's there's a git branch for this
|
2008-02-09 22:56:29 -05:00 |
Joey Hess
|
6cd7cb9d87
|
remove random page
|
2008-02-09 22:54:54 -05:00 |
Josh Triplett
|
a35dd1d806
|
Add --prefix-directives and --no-prefix-directives options to ikiwiki
This avoids the need to set prefix_directives with --set.
|
2008-02-08 18:35:12 -08:00 |
Josh Triplett
|
6b35ec682b
|
Mention user wikilists in README.Debian
|
2008-02-08 18:12:38 -08:00 |
Josh Triplett
|
e183aa198f
|
Use plural "wikis" for consistency
|
2008-02-08 17:58:43 -08:00 |
Joey Hess
|
6717ea5b95
|
clarify slightly
|
2008-02-08 13:57:41 -05:00 |
Joey Hess
|
825847af95
|
reply
|
2008-02-08 13:52:31 -05:00 |
Joey Hess
|
8116a17230
|
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
|
2008-02-08 13:49:14 -05:00 |
Joey Hess
|
35547272c6
|
web commit by lnussel
|
2008-02-08 09:03:51 -05:00 |
Joey Hess
|
63e316f362
|
* Don't die if running with --getctime and rcs_getctime throws an error.
There are several cases (recentchanges files, aggregated files)
where some source files are not in revision control.
|
2008-02-07 22:11:54 -05:00 |
Joey Hess
|
d78e213371
|
web commit by http://marcell.mars.myopenid.com/
|
2008-02-07 18:49:39 -05:00 |
Joey Hess
|
4084c9a655
|
web commit by greg
|
2008-02-07 17:04:24 -05:00 |
Joey Hess
|
d599a5d339
|
web commit by greg
|
2008-02-07 17:01:36 -05:00 |
Joey Hess
|
5296ab065d
|
web commit by http://edward.myopenid.com/: add [[todo/shortcut_with_different_link_text]] to watchlist
|
2008-02-07 07:05:51 -05:00 |
Josh Triplett
|
830152d2a9
|
Update status of prefix-directives branch.
|
2008-02-06 21:40:23 -08:00 |
Josh Triplett
|
9c6b6df76a
|
Add commented example of prefix_directives to sample ikiwiki.setup
|
2008-02-06 21:25:30 -08:00 |
Josh Triplett
|
1bcfef8be8
|
Allow whitespace in page names.
Spaces in page names map to underscores in file names. Newlines and
tabs follow ikiwiki's usual filename escaping rules: __10__ and __9__.
|
2008-02-06 20:02:25 -08:00 |
Joey Hess
|
f3efacb16d
|
add ! prefix to some directives in templates, and to the recentchanges page
|
2008-02-05 16:18:29 -05:00 |
Joey Hess
|
a4b2e77077
|
add support for prefix_directives
|
2008-02-05 16:14:38 -05:00 |
Joey Hess
|
ce0e242d21
|
update after merge
|
2008-02-05 16:06:50 -05:00 |
Joey Hess
|
f92505d78b
|
Merge branch 'master' into prefix-directives
|
2008-02-05 15:59:42 -05:00 |
Joey Hess
|
ed16e5fd9f
|
web commit by tschwinge: Typo and some more.
|
2008-02-05 15:18:26 -05:00 |
Joey Hess
|
11f4942d68
|
typos
|
2008-02-05 13:54:31 -05:00 |
Joey Hess
|
94fb135033
|
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
|
2008-02-05 13:50:32 -05:00 |
Joey Hess
|
4e3329699b
|
add a page describing ikiwiki's git repo, including branches
|
2008-02-05 13:49:25 -05:00 |
Joey Hess
|
c73c11f813
|
web commit by http://edward.myopenid.com/: fix pagespec link
|
2008-02-05 03:55:24 -05:00 |
Joey Hess
|
5464285c04
|
web commit by http://edward.myopenid.com/: add links
|
2008-02-05 03:54:23 -05:00 |
Joey Hess
|
a1d75dc54c
|
web commit by http://edward.myopenid.com/: fix link
|
2008-02-05 03:48:24 -05:00 |
Joey Hess
|
3414a01e47
|
web commit by http://edward.myopenid.com/: It would be nice if blog post pages could include the ctime.
|
2008-02-04 19:12:38 -05:00 |
Joey Hess
|
ba3bf607a1
|
web commit by http://joey.kitenet.net/: commit after preview, one last test
|
2008-02-04 18:48:36 -05:00 |
Joey Hess
|
f64ef7deb6
|
proper fix for the preview/will_render issue
|
2008-02-04 18:46:34 -05:00 |
Joey Hess
|
5c0e0e19d1
|
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
|
2008-02-04 18:45:18 -05:00 |
Joey Hess
|
b37dc9c926
|
preview shouldn't show the feed buttons or post form
|
2008-02-04 18:44:54 -05:00 |