Joey Hess
aa306957ba
pagespec_match_list added and used in most appropriate places
...
* pagespec_match_list: New API function, matches pages in a list
and throws an error if the pagespec is bad.
* inline, brokenlinks, calendar, linkmap, map, orphans, pagecount,
pagestate, postsparkline: Display a handy error message if the pagespec
is erronious.
2009-04-23 15:45:30 -04:00
Joey Hess
748aa7af77
pagespec error/failure distinction and error display by inline
...
* Add IkiWiki::ErrorReason objects, and modify pagespecs to return
them in cases where they fail to match due to a configuration or syntax
error.
* inline: Display a handy error message if the inline cannot display any
pages due to such an error.
This is perhaps somewhat incomplete, as other users of pagespecs do not
display the error, and will eventually need similar modifications to inline.
I should probably factor out a pagespec_match_all function and make it throw
ErrorReasons.
2009-04-23 14:07:28 -04:00
Joey Hess
252edaea66
clarify
2009-04-22 15:36:40 -04:00
Joey Hess
30308664a6
document how to get to the moderation page
2009-04-22 13:35:17 -04:00
intrigeri
f632cb2f8f
po: answered Joey, at last
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-04-20 11:53:04 +02:00
Joey Hess
7d0e245e28
it's a wiki, so yes
2009-04-15 14:45:23 -04:00
http://furicle.pip.verisignlabs.com/
f4af769638
2009-04-15 13:55:37 -04:00
http://schmonz.livejournal.com/
5c0f698121
patching Wrapper.pm no longer necessary as of 2.67
2009-04-14 23:42:53 -04:00
Joey Hess
7bbe9cf94d
Fix documentation of anonok_pagespec. Closes : #521793
2009-03-30 13:07:50 -04:00
Joey Hess
06dc69946f
done reviewing po.pm
...
(Still a few bits I haven't bothered fully comprehending in detail.)
2009-03-29 15:56:56 -04:00
Joey Hess
843b9c579c
comment
2009-03-29 15:37:26 -04:00
Joey Hess
b94b0b564d
another issue
2009-03-29 15:25:14 -04:00
Joey Hess
3d8f0b1a3f
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
...
Conflicts:
doc/plugins/contrib/po.mdwn
2009-03-29 14:54:53 -04:00
Joey Hess
b1551ed0e2
review
2009-03-29 14:54:08 -04:00
intrigeri
00a9b8c176
po follow-up
2009-03-28 06:43:31 -04:00
intrigeri
19f3093c49
po: answering Joey
2009-03-28 11:10:17 +01:00
Joey Hess
44688008ef
another question
2009-03-27 17:40:58 -04:00
Joey Hess
2852cf14a2
review
2009-03-27 15:51:13 -04:00
intrigeri
12432198a6
formatting
2009-03-11 06:27:41 -04:00
intrigeri
50871cf4bd
apache vs. passwordauth: done a bit more research
2009-03-11 06:26:25 -04:00
intrigeri
0978be7aff
po: fixed last unaddressed item from Joey's review, please have a look
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-03-09 00:30:19 +01:00
Joey Hess
9a82ef32b9
look for wmd/wmd.js
...
This means that the underlay needs to have a wmd/wmd/wmd.js,
which is a trifle weird, but it isolates all the wmd stuff in a
single wmd subdirectory of the built wiki. The wmd/images creating
a toplevel images directory was particularly bad.
2009-03-07 19:23:38 -05:00
Joey Hess
29d387d2ba
wmd stuff
2009-03-07 18:57:06 -05:00
intrigeri
786a9e20ef
link to other todo item, personal opinions
2009-02-23 07:02:34 -05:00
http://taozhyn.myopenid.com/
08615b9a5e
Fix wikilink to correct todo page
2009-02-20 05:05:57 -05:00
http://taozhyn.myopenid.com/
ae8266f8bc
Moved to patch to todo/auto-create
2009-02-20 05:00:42 -05:00
Joey Hess
f813b10fef
rename tag() to tagged(); add docs
2009-02-19 18:54:25 -05:00
Joey Hess
66dc253437
Add noextension parameter to htmlize hooks to support, eg, Makefile.
2009-02-19 18:38:45 -05:00
Joey Hess
3ce8a2f8b9
revert addition of several blank lines
2009-02-17 22:17:59 -05:00
http://arpitjain11.myopenid.com/
edad904f4c
2009-02-17 18:53:56 -05:00
NicolasLimare
008f1c19ac
easy access to the userdb for apache auth?
2009-02-17 16:04:31 -05:00
AlexandreDupas
6f9c18f7cb
correct WikiLinks to the WikiLink page
2009-02-16 08:00:18 -05:00
Joey Hess
bea8e0ad61
apply patch to fix googleform xhtml
2009-02-14 02:38:17 -05:00
http://weakish.int.eu.org/
206b583c0d
patch for googleform.tmpl to produce valid XHTML
2009-02-13 04:21:06 -05:00
Joey Hess
9e786e7b24
update deps and bundles
2009-02-12 13:15:23 -05:00
Joey Hess
46819b530b
shortcut: If default_pageext is set, first look for shortcuts.default_pageext
...
Falls back to looking for shortcuts.mdwn for backwards compatabiity; there
probably exist wikis that have changed the pageext but still use
shortcuts.mdwn.
2009-02-12 13:04:20 -05:00
http://weakish.int.eu.org/
aa88d6beef
patch for shortcut.pm to use $default_pageext instead of hardcode .mdwn.
2009-02-12 05:54:20 -05:00
http://weakish.int.eu.org/
978a3570db
warning about disable mdwn
2009-02-12 05:08:58 -05:00
http://weakish.int.eu.org/
0826d99346
typo
2009-02-12 03:33:20 -05:00
http://weakish.int.eu.org/
a7e119767c
use shortcut with mdwn disabled
2009-02-12 03:31:02 -05:00
http://weakish.int.eu.org/
4d25fce92a
removed
2009-02-11 05:32:51 -05:00
http://weakish.int.eu.org/
80781387fc
[tiny] add a link to meta plugin page
2009-02-11 03:08:33 -05:00
http://weakish.int.eu.org/
fc2ec9255a
add instruction of lighttpd
2009-02-11 01:56:01 -05:00
http://weakish.int.eu.org/
2d989db76a
more details on ikiwiki directives
2009-02-10 08:10:13 -05:00
http://weakish.int.eu.org/
42b16cf8f3
ikiwiki deb (3.0.3) doesn't suggests libtext-wikicreole-perl
2009-02-10 06:21:55 -05:00
Joey Hess
9a84181ad9
document writefile symlink checks
2009-02-09 16:04:33 -05:00
http://www.cse.unsw.edu.au/~willu/
f444d1206a
Note todo with patch attached to solve listed problem
2009-02-07 05:47:32 -05:00
http://taozhyn.myopenid.com/
af57580491
2009-02-06 14:36:04 -05:00
Joey Hess
971df8889b
note about path
2009-02-05 15:31:37 -05:00
bremner
d2842c126b
note possible abandonment of sourcehighlight in favour of sourcecode
2009-02-04 08:03:13 -05:00