http://bruno.boulgour.com/
bac8bc027d
new version of the patch available on my git repo
2009-11-28 23:35:31 -05:00
http://kerravonsen.dreamwidth.org/
e0d4b55bc8
this would be a nifty feature
2009-11-28 21:36:01 -05:00
http://beza1e1.myopenid.com/
356bf3fed7
added my personal homepage
2009-11-28 06:13:32 -05:00
http://www.google.com/profiles/will.uther
617a3acfe4
Add google profile openid
2009-11-27 21:56:24 -05:00
http://www.google.com/profiles/will.uther
a53bded694
Note on delegation of Google profile openids
2009-11-27 21:54:52 -05:00
Joey Hess
2255a6a0bb
calendar: Add title attributes for all links in the calendars.
2009-11-26 14:58:35 -05:00
Joey Hess
268a2dd54c
htmllink: allow a title attribute to be specified
2009-11-26 14:10:21 -05:00
Joey Hess
d334e02211
remove videntity, site not in english now, and does not appear in openid directory
2009-11-25 17:22:33 -05:00
Joey Hess
c6db2d376b
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-11-25 17:19:43 -05:00
Joey Hess
f0d1c32504
google's openid support announced today does work
2009-11-25 17:19:17 -05:00
harishcm
ae64fadcce
2009-11-25 09:15:40 -05:00
Joey Hess
09dbbaf245
fix hook names
2009-11-25 06:49:26 -05:00
Joey Hess
f4cb6edd0f
remove info about how to manually add relativedates
...
The date directive is a better approach.
2009-11-25 01:31:44 -05:00
Joey Hess
4035c7f396
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-11-25 01:18:56 -05:00
Joey Hess
df75c5b93a
date: New plugin that allows inserting date directives that expand to pretty-printed dates, using the same formatting as used for page modification date display, etc.
2009-11-25 01:18:43 -05:00
ettienne
4adf2e27c6
2009-11-24 05:59:30 -05:00
NicolasLimare
43e95adc0e
2009-11-24 04:47:36 -05:00
http://liw.fi/
22a1271701
2009-11-24 04:07:27 -05:00
Thomas Schwinge
dcc0d76d8b
Remove spam.
...
This reverts commit 2903fe6539
.
2009-11-24 08:52:46 +01:00
GraceTemplman46
2903fe6539
2009-11-24 02:39:34 -05:00
Joey Hess
c6daf3b022
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-11-23 21:53:07 -05:00
Joey Hess
ca7a05cd6d
update
2009-11-23 21:52:02 -05:00
https://www.google.com/accounts/o8/id?id=AItOawltlTwUCL_Fr1siQn94GV65-XwQH5XSku4
b8ba8509ad
sandbox: add text to check searching
2009-11-23 21:22:50 -05:00
Joey Hess
4c0c6a19b8
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
...
Conflicts:
doc/sandbox.mdwn
2009-11-23 15:01:23 -05:00
http://www.openid.albertlash.com/openid/
2a933a07c6
2009-11-23 07:52:01 -05:00
http://www.openid.albertlash.com/openid/
8eb2cbdf93
2009-11-23 07:44:05 -05:00
https://www.google.com/accounts/o8/id?id=AItOawltlTwUCL_Fr1siQn94GV65-XwQH5XSku4
6a694c5663
new post "Post"
2009-11-23 02:29:08 -05:00
Sean Bartell
34b961e316
Revert removal of sandbox content.
...
This reverts commit 62dd681b3a
.
Conflicts:
doc/sandbox.mdwn
2009-11-23 02:25:38 -05:00
https://www.google.com/accounts/o8/id?id=AItOawltlTwUCL_Fr1siQn94GV65-XwQH5XSku4
ab2f53b081
2009-11-23 02:16:28 -05:00
Joey Hess
cf6fd45a8a
restore sandbox
2009-11-22 15:09:02 -05:00
Joey Hess
aeaaeecd51
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-11-22 15:08:29 -05:00
harishcm
ff5ae256b9
2009-11-21 05:28:25 -05:00
harishcm
dc15be03d6
Patch added
2009-11-21 05:18:00 -05:00
http://bsorez.myopenid.com/
62dd681b3a
2009-11-20 17:09:20 -05:00
http://kerravonsen.dreamwidth.org/
866a915395
added more dreamwidth feeds
2009-11-19 14:10:14 -05:00
http://kerravonsen.dreamwidth.org/
a56b51aef5
response of potential user
2009-11-19 01:55:30 -05:00
http://kerravonsen.dreamwidth.org/
e8ecc3833f
initial content
2009-11-19 01:41:22 -05:00
Joey Hess
6fe2ec0f5c
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-11-17 16:18:26 -05:00
Joey Hess
6dd5f2e9c0
Added (incomplete) Turkish po file. Closes : #556744 Thanks, Recai Oktaş
2009-11-17 16:12:08 -05:00
Jon Dowland
07dcf7d6e7
shuffle commit symbol around
2009-11-17 15:56:42 +00:00
Jon Dowland
1820436670
escape something being interpreted as a directive
2009-11-17 15:55:01 +00:00
Joey Hess
da92e91769
inline: Use caching of inlined pages to speed up builds of inlines that include feeds.
...
Speedup of about 25% for small inlines; could be much larger for inlines of
many, or complex pages.
Not bloating memory with excessive memoization data was the key to this.
The method chosen does not squeeze out every erg of speed possible when
inlines are nested, but that's rare. It uses less memory than other
optimisation hacks (I'm looking at you,
f937c1fb80
!) already used in inline.pm.
2009-11-17 01:29:28 -05:00
Joey Hess
c46b19371a
add page listing some alternatives to ikiwiki
2009-11-17 00:50:08 -05:00
Joey Hess
64fef7c3bb
why this is hard
2009-11-16 16:12:34 -05:00
Joey Hess
34f046ed4a
close
2009-11-16 15:55:01 -05:00
Joey Hess
abec6019a0
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-11-16 15:54:28 -05:00
Joey Hess
43a1640345
meta: Allow use of DESCRIPTION in templates to get at the meta description value. (Thanks, NicolasLimare)
2009-11-16 15:54:11 -05:00
Joey Hess
4fa17df57d
meta: Generate meta description tags even when the html scrubber is enabled.
...
Unlike generic meta foo tags, meta description is known to be safe, so can
be special cased to be allowed despite the html scrubber. This makes meta
description much more useful, since it is otherwise limited to being used
by other plugins like map.
2009-11-16 15:51:00 -05:00
Joey Hess
20cdadba32
avoid fallthrough to default meta header addition for title
...
With the htmlscrubber disabled, it was adding a <meta name=title>
tag for the title, which is pointless.
2009-11-16 15:44:03 -05:00
Joey Hess
65e9fbf6e9
add example of a map showing page descriptions
2009-11-16 15:30:08 -05:00