http://kerravonsen.dreamwidth.org/
11899a031c
commenting on the link-text-from-title idea
2010-06-25 01:58:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm0mAKbBvoYTeRz4lDv83cTfXsAns5CmDQ
cf5b767777
test from google openid
2010-06-24 00:45:59 +00:00
Joey Hess
bd7221ae54
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-23 20:30:47 -04:00
Joey Hess
9a2c56b748
openid nickname support finished; closing
2010-06-23 20:21:54 -04:00
Joey Hess
9a32451986
finializing openid nickname support
...
Renamed usershort => nickname.
Note that this means existing user login sessions will not have the nickname
recorded, and so it won't be used for those.
2010-06-23 20:16:01 -04:00
Joey Hess
a4f381ace8
git: Record the username from openid in the git author email. (This avoids display of ugly google openids.)
2010-06-23 19:44:41 -04:00
Joey Hess
ecdfd1b864
rcs_commit and rcs_commit_staged api changes
...
Using named parameters for these is overdue. Passing the session in a
parameter instead of passing username and IP separately will later allow
storing other session info, like username or part of the email.
Note that these functions are not part of the exported API,
and the prototype change will catch (most) skew, so I am not changing
API versions. Any third-party plugins that call them will need updated
though.
2010-06-23 19:04:36 -04:00
Joey Hess
b4a43406f6
API: rcs_commit and rcs_commit_staged are passed a new parameter
...
that may contain the username component of the email address of
the user making the commit.
2010-06-23 16:05:49 -04:00
Joey Hess
c46bcb425a
Add new optional field usershort to rcs_recentchanges.
...
Now the git plugin supports commits with author fields that look like:
Author: http://my.openid/ <me@web>
Then in recentchanges, the short username will be displayed, linking
to the openid.
Particularly useful for the horrible google openids, of course.
2010-06-23 15:54:52 -04:00
BerndZeimetz
e32bce4643
It is possible to use google-sitemapgen to create google sitemaps for ikiwiki.
2010-06-23 18:44:52 +00:00
Joey Hess
609367933f
add news item for ikiwiki 3.20100623
2010-06-23 14:23:51 -04:00
Joey Hess
07a08122d9
document external links
2010-06-23 13:35:31 -04:00
Joey Hess
383ad93f77
add changelog for externalink
...
remove debian.org linkspam ;)
2010-06-23 13:33:14 -04:00
Joey Hess
851712cb0e
Merge remote branch 'remotes/bzed/extendedlink'
2010-06-23 13:30:14 -04:00
Joey Hess
6235167962
response
2010-06-23 13:29:46 -04:00
Joey Hess
9b845ea813
one slash is enough to escape
2010-06-23 13:17:33 -04:00
Joey Hess
16ff593ab7
Revert "don't need to escape the inline tag if its in pre tag"
...
This reverts commit 4833f486b6
.
Being in a pre does not stop an inline directive from working.
2010-06-23 13:16:31 -04:00
Joey Hess
0025798751
clarify indexdb is cached info, rebuildable
2010-06-23 13:15:10 -04:00
Joey Hess
bbbbf04f76
thoughts
2010-06-23 13:12:43 -04:00
Joey Hess
0d1f736c65
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-23 13:05:02 -04:00
Joey Hess
4048988576
response
2010-06-23 13:04:56 -04:00
http://joey.kitenet.net/
7d55ee1961
Added a comment: do parameter missing
2010-06-23 17:03:12 +00:00
Joey Hess
c208ac5b28
despam
...
"ikiwikiweb" is banned
2010-06-23 12:53:01 -04:00
Joey Hess
44e286de2e
response
2010-06-23 12:51:50 -04:00
ikiwikiweb
9372a40189
2010-06-22 20:46:57 +00:00
ikiwikiweb
c0a99d24b1
testing
2010-06-22 20:45:40 +00:00
privat
cfc1c4e933
ping
2010-06-22 15:10:59 +00:00
privat
22478de2cb
2010-06-22 13:30:50 +00:00
jeanm
03947e706a
Added a comment
2010-06-19 13:35:37 +00:00
PaulePanter
397f1cbc76
What license for themes for distribution in ikiwiki?
2010-06-19 10:47:30 +00:00
PaulePanter
14e1cccf12
Match start page `/index` does not work.
2010-06-19 10:35:32 +00:00
PaulePanter
0287172195
Test PageSpec with root page `/index.mdwn`.
2010-06-19 10:27:28 +00:00
Bernd Zeimetz
dd3274ce73
Enhance the link plugin to handle external links.
...
The following ways to create a link are supported now:
[[url]]
[[text|url]]
url can be one of the following:
- an internal wikilink: will be handled as before
- any other kind of URL, including mailto: proper links will be created:
<a href="url">url</a>
<a href="url">text</a>
- an email address:
<a href="mailto:url">url</a>
<a href="mailto:url">text</a>
2010-06-19 03:14:16 +02:00
bhobbit
99a4096397
forgotten signature
2010-06-19 00:20:50 +00:00
bhobbit
8b2b66655d
reply to Joey
2010-06-19 00:20:01 +00:00
http://www.openid.albertlash.com/openid/
4833f486b6
don't need to escape the inline tag if its in pre tag
2010-06-18 20:48:10 +00:00
http://www.openid.albertlash.com/openid/
b3e8115c95
2010-06-18 20:47:31 +00:00
Joey Hess
57e56828f5
store state to avoid needing to rebuild when changing theme
2010-06-18 16:40:47 -04:00
Joey Hess
99c9d8c34f
also a problem for theme plugin
2010-06-18 14:39:08 -04:00
Joey Hess
2035881f55
response
2010-06-18 14:31:24 -04:00
Joey Hess
0aaaa9b3f9
response
2010-06-18 14:24:39 -04:00
Joey Hess
17675c18a8
avoid showing subpages of contrib plugins
2010-06-18 12:59:03 -04:00
Joey Hess
fca54dc52a
fix filename
2010-06-18 12:57:20 -04:00
PaulePanter
c52d8d263e
`themes.pm` instead of `themes.mdwn`
2010-06-18 09:08:28 +00:00
Joey Hess
f70bc8184a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-17 16:52:33 -04:00
demo
2e3f3ae89c
yeay ! \\o \o/ o//
2010-06-17 15:00:59 +00:00
jhagg
79ffede4a7
2010-06-17 08:30:38 +00:00
jeanm
653a8179ca
2010-06-17 06:22:19 +00:00
Joey Hess
e35d728a32
link to theme plugin
2010-06-16 19:23:08 -04:00
Joey Hess
062ed44f47
add theme plugin
2010-06-16 15:43:42 -04:00
Joey Hess
69c22fa1ea
attachment: Support Windows paths when taking basename of client-supplied file name.
2010-06-16 13:23:32 -04:00
jhagg
96c7e31c34
2010-06-16 13:40:29 +00:00
Joey Hess
17be286cc3
note
2010-06-15 15:15:39 -04:00
Joey Hess
ad858475e7
match only pages in calendar
2010-06-15 14:17:23 -04:00
Joey Hess
3adde7a38c
clear floats before comments begin
2010-06-15 13:44:42 -04:00
privat
b39630c16c
Thanks
2010-06-15 13:33:16 +00:00
bhobbit
b1a7972ea0
typo
2010-06-15 03:43:48 +00:00
bhobbit
696d54545a
2010-06-15 03:41:34 +00:00
Joey Hess
4e18d4415b
fix links
2010-06-14 16:36:54 -04:00
Joey Hess
ba00ff81c0
add links to mentioned directives
...
Using the !iki shortcut, since the directive pages may not be included in
the basewiki.
2010-06-14 16:35:12 -04:00
Joey Hess
c0bc2d0839
editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thanks, privat)
2010-06-14 14:34:52 -04:00
Joey Hess
f9dc2bf859
good idea
2010-06-14 14:14:43 -04:00
Joey Hess
98ad266119
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-14 14:11:35 -04:00
Joey Hess
88b080f8a4
simplify, avoid confusing suggestions
...
Don't even talk about ACLs, and more strongly discourage directly
committing to ikiwiki's srcdir.
2010-06-14 14:10:59 -04:00
Joey Hess
5071a8eb73
limit blog inlines to pages
...
This way images attached to blog posts don't show up as enclosures in the
blog by default.
2010-06-14 12:35:21 -04:00
privat
8746480c25
Reopen the bug since it is not fixed
2010-06-14 13:54:43 +00:00
Joey Hess
89a970bd7d
response
2010-06-13 09:11:59 -04:00
Joey Hess
a0dbdcad77
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-13 08:49:32 -04:00
Joey Hess
ec3cadb065
remove obsolete ol class=form for editpage and editcomment
...
The styling of labels on the form largely obsoleted the special styled ol,
so just a few br's sufficed. Using an ol like that was not too semantically
right (probably?) and could cause problems with customized local.css.
2010-06-13 08:47:21 -04:00
http://abhidg.wordpress.com/
c8e5552f84
2010-06-13 12:37:16 +00:00
Joey Hess
85546d570e
wording
2010-06-13 01:21:32 -04:00
Joey Hess
bbdc69b699
speling
2010-06-13 01:14:24 -04:00
Joey Hess
ec06929316
typo
2010-06-13 01:12:04 -04:00
Joey Hess
dccd764871
edittemplate: Look for template pages under templates/ like everything else (still looks in old location for backwards compatability).
2010-06-12 22:43:34 -04:00
Joey Hess
d7cfcef54a
img: Support hspace and vspace attributes.
2010-06-12 16:43:24 -04:00
Joey Hess
d5181a1977
realm is an url pattern
2010-06-11 14:14:20 -04:00
Joey Hess
0822b0fc34
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-11 13:54:07 -04:00
Joey Hess
475b4199e1
openid: Add openid_realm and openid_cgiurl configuration options, useful in a few edge case setups.
2010-06-11 13:53:56 -04:00
jwalzer
77a3585e92
2010-06-11 13:53:06 +00:00
zimek
6ba1cf7c3d
2010-06-11 11:14:34 +00:00
dwabot
f0f0ba7bac
2010-06-11 04:33:40 +00:00
nil
b6d00070a5
use the ikiwiki userdb outside of the ikiwiki edition access control
2010-06-11 02:45:14 +00:00
privat
be0f52095b
use PARENTLINKS
2010-06-11 01:03:43 +00:00
http://jblevins.org/
48a1dce15d
Update URL
2010-06-10 22:16:55 +00:00
http://jblevins.org/
15ef976fd2
Update URL
2010-06-10 22:11:00 +00:00
Joey Hess
a31ce0e97d
remove old
2010-06-10 16:17:38 -04:00
Joey Hess
a1e7e62c21
add news item for ikiwiki 3.20100610
2010-06-10 16:15:43 -04:00
Joey Hess
b86ca0ef8a
add auto-scrolling pre's
...
let's see if anyone hates it :)
2010-06-10 16:05:29 -04:00
Joey Hess
04ff998c51
calendar styling
...
* calendar: Shorten day names, and improve styling of month calendar.
* style.css: Reduced sidebar width back to 20ex from 30; the month calendar
will now fit in the smaller width, and 30 was feeling too large.
2010-06-10 15:07:28 -04:00
Joey Hess
685d10364f
also set overflow: auto for blogform
...
This improves its display slighly when next to a sidebar or other floating
element.
2010-06-10 14:31:01 -04:00
Joey Hess
5e6aae48fd
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-10 14:15:10 -04:00
Joey Hess
23aaa5ac45
style.css: Improvements to make floating sidebar fit better on pages with inlines.
...
The key is using width: auto; overflow: auto; -- this allows the div(s) to the
left of the floating sidebar to be resized to fit next to it, and prevents
any clear: both from pushing the div down below the end of the sidebar.
Many thanks for the Hurd wiki's developers for originally figuring this out.
The edit page recently developed the same problem with its textarea, now
that a sidebar can appear on that page too. In editpage.tmpl I needed to
add a new div around the editcontent textarea, as the above styles cannot
be applied directly to textareas. The textarea's own width is reduced to
98% because at least in chromium this avoids it getting unnecessary
horizonatl scrollbars when a sidebar is displayed next to it.
2010-06-10 14:14:46 -04:00
tschwinge
0fbec10a42
Fixed.
2010-06-10 08:54:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
0430953608
2010-06-10 03:29:22 +00:00
Joey Hess
24b59b3a9e
editpage: Avoid storing accidental state changes when previewing pages.
...
This is a slow, safe, stupid approach. Could make deep copies of the data
structures as backups instead of re-loading the index from disk.
2010-06-09 17:44:40 -04:00
Joey Hess
1187506588
ugly bug
2010-06-09 17:13:35 -04:00
Joey Hess
e93cee3378
Fix display of sidebar when previewing page edit. (Thanks, privat)
...
On second thought, only display a page's personal sidebar when previewing
it, not when editing normally.
2010-06-09 16:59:17 -04:00
Joey Hess
95b45864de
relativedate: Fix problem with localised dates not working.
2010-06-09 16:16:48 -04:00
Joey Hess
e96cf38ecc
When editing a page, show that page's sidebar. (Thanks, privat)
2010-06-09 16:00:12 -04:00
Joey Hess
2eefd84d0a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-06-09 15:32:20 -04:00
Joey Hess
b5978713f1
close; use ENV in setup file
2010-06-09 15:29:20 -04:00
privat
0b3d08665b
2010-06-09 19:26:40 +00:00
Joey Hess
2b716c47a7
close old bug, apparently worked around
2010-06-09 15:21:28 -04:00
Joey Hess
3638657f75
closing; cannot reproduce and no followup for 1 year 9 months
2010-06-09 15:15:18 -04:00
Joey Hess
b382625f9f
close
2010-06-09 15:13:46 -04:00
Joey Hess
34594fb89a
close
2010-06-09 15:11:23 -04:00
Joey Hess
3cd4d1e31b
fixed
2010-06-09 15:08:41 -04:00
Joey Hess
addedde0d6
fixed by improved openid login form
2010-06-09 15:03:51 -04:00
Joey Hess
9f41b23108
seems this was fixed a long time ago
2010-06-09 15:02:08 -04:00
Joey Hess
3fbcd2c8d2
move contrib plugin directives out of ikiwiki/directive
...
Problem is that ikiwiki/directive is turned into an underlay and added to
all wikis. And the test suite checks it for broken links and turns some up.
So it's not appropriate for contrib plugin's directives to be documented
in there.
2010-06-09 14:58:39 -04:00
Joey Hess
fad44c9d4d
remove tag on first post
...
It's a broken link on ikiwiki.info.
2010-06-09 14:58:05 -04:00
Joey Hess
54c5baaa7c
note that setup is all done by auto-blog.setup
2010-06-09 14:44:38 -04:00
Joey Hess
cdf4292846
Fix support for globbing in tagged() pagespecs.
...
The linktype check was being done on the relativised link target,
but %typedlinks uses the same link targets as %links, so that didn't work.
I think the bug only appeared when tagbase was not set.
This bugfix also let me factor out the common typedlink checking code.
2010-06-09 14:39:17 -04:00
Joey Hess
ba9b808c89
remove example blog tag pages
...
Autotag will create them as needed. Avoids some complexity.
2010-06-09 14:24:38 -04:00
Joey Hess
bd59179e09
response
2010-06-09 13:45:18 -04:00
Joey Hess
0da7b1a9c3
clarification
2010-06-09 13:42:13 -04:00
tschwinge
4eb82e7d41
Comment and done.
2010-06-09 13:47:35 +00:00
http://jeremiahfoster.com/
651acf8b14
Started discussion
2010-06-09 11:55:11 +00:00
tschwinge
215538aa58
Yes, is a globbing issue.
2010-06-09 06:39:26 +00:00
tschwinge
f3dacd8234
Ack.
2010-06-09 06:17:56 +00:00
Joey Hess
0ccf21daaf
img: Fill in missing height or width when scaling image.
2010-06-08 21:13:46 -04:00
Joey Hess
eff7fac985
move bug to bugs
2010-06-08 21:07:45 -04:00
Joey Hess
8423a8bb9c
isabug
2010-06-08 21:07:38 -04:00
zimek
3da443396a
2010-06-08 23:31:22 +00:00
zimek
8028a90030
2010-06-08 23:30:28 +00:00
zimek
ee11d4ca8f
2010-06-08 23:23:32 +00:00
Joey Hess
7f3c809fe8
response
2010-06-08 15:00:58 -04:00
Joey Hess
73bb42ccf0
response
2010-06-08 14:53:22 -04:00
Joey Hess
868f5a94bf
response
2010-06-08 14:50:24 -04:00
Joey Hess
c911b4b998
response
2010-06-08 14:46:54 -04:00
Joey Hess
2be6660a8f
response
2010-06-08 14:43:21 -04:00
tschwinge
cc6ead1d81
File issue.
2010-06-08 14:04:00 +00:00
tschwinge
9a18ea18e3
File issue.
2010-06-08 10:06:47 +00:00
tschwinge
2513f0ea6b
File issue.
2010-06-08 09:23:05 +00:00
tschwinge
9dd91b393d
File issue.
2010-06-08 09:21:43 +00:00
zimek
b10d353490
2010-06-08 00:09:20 +00:00
privat
f40c6f6557
2010-06-07 15:23:58 +00:00
privat
a93db71eb6
test sidebar content
2010-06-07 15:13:43 +00:00
privat
1567fbe4ee
2010-06-07 15:10:04 +00:00
http://smcv.pseudorandom.co.uk/
8496dd9fb4
2010-06-07 13:40:55 +00:00
jwalzer
3fb80f3900
2010-06-07 13:32:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
75cae954cf
Add note about date formating
2010-06-07 03:39:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
f0f4073a17
add bug about locale dependance of plugins/relativedate
2010-06-07 03:34:34 +00:00
http://weakish.myopenid.com/
dd10c2fddd
The script uses the [BeautifulSoup][] module.
2010-06-03 10:21:36 +00:00
https://me.yahoo.com/a/GW5gpVY2rtV75mSWRhA0MUVlKe.y846L#d4eeb
8a86537e74
Just trying an edit.
2010-06-02 05:26:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkyQYf6i3PckNGm2TOHxWCr_xTfcjhMRlA
1cac225237
2010-05-29 17:20:15 +00:00
Joey Hess
0528872965
Revert "delete me"
2010-05-28 06:17:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmC_nMjWfriv8nVMOwnvYhgmzwvVP4OVjU
c9a6b91c55
delete me
2010-05-28 09:01:29 +00:00
http://jeremiahfoster.com/
3a868b6e7a
2010-05-26 15:26:34 +00:00
http://jeremiahfoster.com/
37a4cf1374
2010-05-26 15:26:13 +00:00