joey
fae3da7ce3
link and backlink pagespec tests
2006-08-02 04:52:35 +00:00
joey
4e20fa0553
add a couple more ikiwiki users
2006-08-02 04:41:07 +00:00
joey
98f6f5e580
* Memoize pagespec translation, this speeds up a build of the ikiwiki tree
...
by 10% or so.
2006-08-02 03:39:19 +00:00
joey
3a95b4b132
stupid perl..
2006-08-02 03:31:15 +00:00
joey
413ac79a99
backlink is just the reverse of link, so..
2006-08-02 02:17:42 +00:00
joey
895da646a8
complex test
2006-08-02 02:10:24 +00:00
joey
d6c0ac5b8a
update
2006-08-02 01:46:25 +00:00
joey
e46816ee77
fix
2006-08-02 01:46:07 +00:00
joey
8d5ffc58d6
add news
2006-08-02 01:45:46 +00:00
joey
7dc6fee2f9
add news item for ikiwiki 1.13
2006-08-02 01:44:34 +00:00
joey
b224f311e4
add news item for ikiwiki 1.13
2006-08-02 01:42:41 +00:00
joey
f853a39733
add news item for ikiwiki 1.13
2006-08-02 01:41:39 +00:00
joey
b8a0364859
add news item for ikiwiki 1.13
2006-08-02 01:32:12 +00:00
joey
2c0b310cc2
releasing version 1.13
2006-08-02 01:31:39 +00:00
joey
9db405f76a
oy, case-insensativity lost!
2006-08-02 01:06:59 +00:00
joey
9bb6b1be2e
redundancy
2006-08-02 00:59:56 +00:00
joey
7ac32ec4d6
oops
2006-08-02 00:52:47 +00:00
joey
11ff91a6ed
better use gmtime here
2006-08-02 00:28:46 +00:00
joey
48826f37a5
update
2006-08-02 00:17:42 +00:00
joey
2794d7ef5a
* Renamed GlobLists to PageSpecs.
...
* PageSpecs can now include nested parens, "and", and "or". This remains
backwards compatible to the old GlobList format. It's implemented by
treating the GlobList as a very limited microlanguage that is transformed
to perl code that does the matching.
* The old GlobList format is deprecated, and I encourage users to switch to
using the new PageSpec format. Compatability with the old format will be
removed at some point, possibly by 2.0.
* Wiki rebuild needed on upgrade to this version due to PageSpec change.
* Add support for creation_month and creation_year to PageSpec.
Closes : #380680
* Changes to index file encoding.
2006-08-02 00:14:31 +00:00
joey
418096be9e
typo
2006-08-01 20:12:15 +00:00
joey
53d81ebcd6
* Patch from Roland Mas to support an rss=no parameter to inline directives.
...
Closes : #380743
2006-08-01 20:08:42 +00:00
joey
845d120a90
add
2006-07-31 22:51:04 +00:00
joey
e4ed32e671
fix
2006-07-31 22:50:09 +00:00
joey
8abe719f81
* Fix issue with unicode filenames and updating the hyper estradier search
...
index. (Aka Please Please Please, let that be the last one.)
2006-07-31 01:24:18 +00:00
joey
2604c3217e
one more change; use the page that pulls in a feed as the anchor for the
...
default directory
2006-07-31 01:05:22 +00:00
joey
953ffa1fe3
fix
2006-07-31 00:59:54 +00:00
joey
e4ccc4f3b0
fix title metadata on blogs, reorg needed to do it, simplified tag some
2006-07-31 00:34:18 +00:00
joey
908e004b4c
* Title metadata of inlined pages now shows up in blogs, although not yet
...
in their rss feeds.
2006-07-30 23:51:48 +00:00
joey
ecd74fbe5d
avoid message if mailing password or registering
2006-07-30 23:08:10 +00:00
joey
8883001615
* Change meta tags to use html entity-escaped text for values, so that
...
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
titles.
2006-07-30 22:58:48 +00:00
joey
26c2c63c97
add test for nonexistant polygen
2006-07-30 21:54:03 +00:00
joey
73e6f81ef3
escape slashes in page names
2006-07-30 21:51:37 +00:00
www-data
ff3ae9fbb5
web commit by JonasSmedegaard: Corrected typo: imge -> image.
2006-07-30 14:46:48 +00:00
joey
61ac8f2f51
improce
2006-07-30 07:59:04 +00:00
joey
0f45548333
allow hooks to add options even to --setup
2006-07-30 07:41:26 +00:00
joey
7e35ad2cd9
when autogenerating a dir naem, include "feed/" in it
2006-07-30 07:30:08 +00:00
joey
9ae54f904a
fix
2006-07-30 07:17:44 +00:00
joey
22adebe8ad
need to lower-case pages, sigh..
2006-07-30 07:07:20 +00:00
joey
33aab4802e
erase old tags
2006-07-30 06:57:42 +00:00
joey
b220a11008
stop abusing titlepage for internal encoding (esp since it doesn't work)
2006-07-30 06:55:33 +00:00
joey
b0885a7278
fix encoding of some stuff
2006-07-30 06:20:58 +00:00
joey
1d0f4b665c
fix
2006-07-30 06:15:04 +00:00
joey
dcaa4b013e
more robust and faster handling of feedurls
2006-07-30 06:14:44 +00:00
joey
8a5f9f6e00
security note
2006-07-30 06:08:56 +00:00
joey
b9693d13ef
robustness and etc
2006-07-30 05:44:17 +00:00
joey
c23e8009bf
deal with title-less feeds
2006-07-30 05:29:03 +00:00
joey
68d7fbfabd
md5 can't handle wide chars
2006-07-30 05:17:59 +00:00
joey
c5b02885e9
fixes, and make dir optional
2006-07-30 05:14:35 +00:00
joey
e49ff966a3
* ikiwiki can now download and aggregate feeds with its new aggregate
...
plugin, so it's possible to implement a Planet using ikiwiki!
* --setup --refresh no longer rebuilds wrappers. Use --setup --refresh
--wrappers to do that.
* Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate
to update pages that haven't changed on disk.
2006-07-30 04:31:08 +00:00