Simon McVittie
acb79b5c00
pagestats: add `among` parameter, which only counts links from specified pages
2009-07-17 11:12:55 +01:00
Simon McVittie
9c13e29d4f
IkiWiki::Render: split out backlink_pages() function from backlinks()
...
This separates style from content - backlinks() performs lossy
transformations on the page names to get it in the form that the page
template wants.
2009-07-17 11:12:50 +01:00
Simon McVittie
2b0c8d167e
pagestats: when making a tag cloud, don't emit links where the tag is unused
2009-07-17 11:12:45 +01:00
Joey Hess
f07bb9b48b
add news item for ikiwiki 3.14159
2009-07-16 14:46:50 -04:00
Joey Hess
7db41e1aa9
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-07-16 14:46:09 -04:00
Joey Hess
8f971999c6
releasing version 3.14159
2009-07-16 14:44:17 -04:00
http://adam.shand.net/
295a9e11cd
2009-07-15 06:14:31 -04:00
http://pdwhittaker.myopenid.com/
8c4800b55d
Trim previous "bug" report
2009-07-13 16:28:31 -04:00
http://geoffrey.wu.myopenid.com/
546a6286f1
2009-07-13 06:30:21 -04:00
https://launchpad.net/~ssm
934b507360
link change for debian popcon
2009-07-13 05:14:17 -04:00
http://geoffrey.wu.myopenid.com/
354c8d424d
2009-07-13 05:01:09 -04:00
Joey Hess
a41a12ab9a
response
2009-07-12 21:32:24 -04:00
Joey Hess
95590417cf
response
2009-07-12 21:27:50 -04:00
http://pdwhittaker.myopenid.com/
1eda850d12
Found fix to problem under boa, added details and request for etiquette guidance.
2009-07-12 18:31:35 -04:00
http://jmtd.livejournal.com/
de754113b5
clarify which map I mena
2009-07-12 17:58:36 -04:00
http://jmtd.livejournal.com/
fe45beae71
response - you are correct, ULs require >= 1 LI children
2009-07-12 17:57:19 -04:00
http://pdwhittaker.myopenid.com/
15e61fe2a7
Add more detail to problem with ikiwiki under boa.
2009-07-12 17:07:16 -04:00
http://pdwhittaker.myopenid.com/
78ab937dbf
Details of oddness under boa
2009-07-12 16:31:09 -04:00
aldebrn
759becd40c
2009-07-12 02:44:14 -04:00
aldebrn
6b009c4041
2009-07-12 01:28:27 -04:00
aldebrn
0e6ac3d45e
Prerequisite modules not found for non-root user
2009-07-12 01:18:46 -04:00
Joey Hess
b9f4708f68
Move OpenID pretty-printing from openid plugin to core (smcv)
2009-07-11 15:56:02 -04:00
Joey Hess
42fcafa57d
Merge commit 'e12b7f5e54730325c751a889ed2e08580b5ef6ba'
2009-07-11 15:52:51 -04:00
Joey Hess
d5be42a091
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-07-11 00:33:32 -04:00
Joey Hess
b1b7a2100f
img: Pass the align parameter through to the generated img tag.
2009-07-11 00:33:19 -04:00
Simon McVittie
a13038458f
attempt to clear up the bugs list a bit
2009-07-10 19:21:02 +01:00
Simon McVittie
f58b5c798a
dependency inheritance considered scary, although my branch might help
2009-07-10 19:08:38 +01:00
smcv@
1c614914cc
Close bug (joeyh merged my patch), split out feature request, provide alternative patch
2009-07-10 18:58:08 +01:00
Simon McVittie
e12b7f5e54
Move OpenID pretty-printing from openid plugin to core
...
On various sites I have two IkiWiki instances running from the same
repository: one accessible via http and only accepting openid logins,
and one accessible via authenticated https and only accepting httpauth.
The https version should still pretty-print OpenIDs seen in git history,
even though it does not itself accept OpenID logins.
2009-07-10 18:41:16 +01:00
http://adam.shand.net/
78b6a8cc76
2009-07-10 01:19:40 -04:00
http://lj.rossia.org/users/imz/
3054f1916e
minor: fixed a wikilink.
2009-07-09 19:41:13 -04:00
Joey Hess
0c6a47e9e4
svn: Fix rcs_rename to properly scope call to dirname.
2009-07-08 13:13:23 -04:00
Joey Hess
499c807ea7
response
2009-07-08 13:08:52 -04:00
Djoume
98ae5a15da
added web file rename when using svn bug
2009-07-08 12:46:47 -04:00
http://adam.shand.net/
bdc5b9c844
2009-07-08 02:59:00 -04:00
Joey Hess
bc5854a583
add news item for ikiwiki 3.1415
2009-07-07 16:39:15 -04:00
Joey Hess
8891e3d0a4
releasing version 3.1415
2009-07-07 16:35:02 -04:00
Joey Hess
feae031a80
highlight: Fix utf-8 encoding bug. Closes : #535028
2009-07-07 16:31:18 -04:00
Djoume
f7f4353f14
fixed formatting
2009-07-07 14:44:17 -04:00
Djoume
fe7b5b2405
added neted raw included inlines bug.
2009-07-07 13:49:50 -04:00
Joey Hess
272ec59293
I was wrong about it being broken for me.
2009-07-07 13:40:53 -04:00
Joey Hess
df6430afae
response
2009-07-07 13:40:17 -04:00
Simon McVittie
ea4686a565
Update IkiWiki::openiduser to work with Net::OpenID 2.x
...
openiduser previously used a constructor that no longer works in 2.x.
However, all we actually want is the (undocumented) DisplayOfURL function
that is invoked by the display method, so try to use that.
(cherry picked from commit c3dd0ff5c7c10743107f203a5b456fdcd1b171df)
2009-07-07 13:38:04 -04:00
Joey Hess
f35f7358e0
response
2009-07-07 13:35:24 -04:00
http://adam.shand.net/
24f22973f0
2009-07-07 07:19:22 -04:00
http://kaizer.se/
cb151da233
rst support for WikiLinks via native syntax (syntax tweak)
2009-07-04 03:52:58 -04:00
http://kaizer.se/
e96f28a31e
rst support for WikiLinks via native syntax
2009-07-04 03:50:50 -04:00
https://stanberka.myopenid.com/
c3b066b062
2009-07-02 18:15:52 -04:00
http://kaizer.se/
0c15865aee
>> fair enough, I think I can get converted to a warped time perspective. --ulrik
2009-07-02 14:19:35 -04:00
Joey Hess
c4978bfb31
response
2009-07-01 13:47:30 -04:00