Joey Hess
62edf97941
openid signin style changes
2010-05-07 21:20:50 -04:00
Joey Hess
f8c2a67b3c
pretty openid login
...
* openid: Incorporated a fancy openid-selector signin form.
(http://code.google.com/p/openid-selector/ )
* openid: Use "openid_identifier" as the form field, as required
by OpenID Authentication v2.0 spec.
2010-05-07 20:14:25 -04:00
http://joey.kitenet.net/
e196bd3f3a
2010-05-08 00:02:59 +00:00
http://joey.kitenet.net/
1fb9db2180
2010-05-08 00:02:04 +00:00
Joey Hess
378c647768
patch hidden field setting code
...
Fixes http://code.google.com/p/openid-selector/issues/detail?id=11#c3
2010-05-07 19:10:50 -04:00
zimek
9541defa69
2010-05-07 21:59:05 +00:00
zimek
79b309b358
2010-05-07 21:56:56 +00:00
Joey Hess
be2669e1e1
todo
2010-05-07 15:00:45 -04:00
Joey Hess
70f121af02
switch to use comments(), and add a count (and a feed) of
...
comments pending moderation
2010-05-07 14:12:14 -04:00
zimek
6a83be2647
2010-05-07 17:56:06 +00:00
zimek
93ad589b46
2010-05-07 17:51:53 +00:00
zimek
9b18bdf1e1
2010-05-07 17:48:43 +00:00
zimek
9417821680
2010-05-07 17:46:39 +00:00
zimek
682a6480d9
2010-05-07 17:39:34 +00:00
Joey Hess
c420e057f3
response
2010-05-07 13:32:43 -04:00
Joey Hess
30ac000b5a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-05-07 13:28:31 -04:00
Joey Hess
911184432d
Merge branch 'master' into commentreorg
2010-05-07 13:25:56 -04:00
Joey Hess
b01a2274c3
fix undef warning when page() tests a deleted file
2010-05-07 13:25:32 -04:00
zimek
4549a4aaa8
2010-05-07 17:22:20 +00:00
Joey Hess
888ac35e11
a bug?
2010-05-07 13:13:57 -04:00
Joey Hess
5dfcaf1f7f
applied
2010-05-07 13:04:00 -04:00
http://smcv.pseudorandom.co.uk/
f9553a06ab
patch
2010-05-07 16:56:45 +00:00
Joey Hess
3adb47ec4f
Merge branch 'master' into commentreorg
...
Conflicts:
debian/changelog
2010-05-07 12:42:38 -04:00
Joey Hess
25033d9114
Revert markd changes
...
spammer testing?
2010-05-07 12:18:43 -04:00
http://peter-simons.myopenid.com/
c9f8fef594
2010-05-07 13:34:29 +00:00
markd
43e27cc251
2010-05-07 10:50:55 +00:00
markd
da366390cd
2010-05-07 10:48:39 +00:00
Joey Hess
300001184e
done
2010-05-06 23:28:54 -04:00
Joey Hess
ea4967f184
inline: Call indexhtml when inlining internal pages, so their text can be indexed for searching.
2010-05-06 23:20:48 -04:00
Joey Hess
121e2ffc2f
Renamed postscan hook to indexhtml, to reflect its changed position.
...
Probably only the search plugin uses it, so this seemed safe.
2010-05-06 23:14:36 -04:00
Joey Hess
a47e835f3a
reordered some sections
2010-05-06 21:58:04 -04:00
Joey Hess
931045301a
Gave comment and page editing forms some CSS and accessability love.
...
In particular, added <label> tags.
(However, could not find a good way to add a label tag for the main
page edit textarea.)
2010-05-06 21:45:17 -04:00
Joey Hess
d9d910f676
moved comments pending moderation
...
* comments: Comments pending moderation are now stored in the srcdir
alongside accepted comments, but with a `._comment_pending` extension.
* This allows easier byhand moderation, as the "_pending" need
only be stripped off and the comment be committed to version control.
* The `comment_pending()` pagespec can be used to match such unmoderated
comments, which makes it easy to add a feed of them, or a counter
indicating how many there are.
* Belatedly added a `comment()` pagespec.
2010-05-06 20:05:53 -04:00
Joey Hess
7f64ff2ae0
url to myopenid affiliate program has changed
2010-05-06 17:32:19 -04:00
Joey Hess
3f925ac735
new todo
2010-05-06 17:28:47 -04:00
Joey Hess
f0b83af9aa
add
2010-05-06 17:18:08 -04:00
http://ptecza.myopenid.com/
511b9c8508
* Typo
2010-05-06 10:51:32 +00:00
Joey Hess
f52f395437
consistently drop NAME= in templates
...
also add template syntax smoke test
2010-05-05 21:10:40 -04:00
Joey Hess
83b907c35e
remove misc.tmpl checking
...
Turns out that users with a modified page.tmpl need to modify it on
upgrade, at least to add the FORCEBASEURL (so edit preview works),
so there is no point in trying to retain compatability.
2010-05-05 18:46:35 -04:00
Joey Hess
66cc23a591
no more misc.tmpl
...
* Removed misc.tmpl. Now to theme ikiwiki, you only need to customise
a single template, page.tmpl.
* misc.tmpl will, however, still be read if a locally modified version
exists. This is to avoid forcing users to update page.tmpl right now.
2010-05-05 18:22:47 -04:00
Joey Hess
3ebd04a33b
add news item for ikiwiki 3.20100504
2010-05-04 20:37:11 -04:00
http://mcfrisk.myopenid.com/
93f8000d58
solved
2010-05-04 21:17:54 +00:00
http://joey.kitenet.net/
73ebf2a9f2
2010-05-04 20:56:38 +00:00
Joey Hess
ab575a4b69
graphviz: Fix display of preexisting images in preview mode.
2010-05-04 16:54:58 -04:00
Joey Hess
ddd7a766e2
response
2010-05-04 16:46:18 -04:00
Joey Hess
74e0c83a95
response
2010-05-04 16:36:22 -04:00
Joey Hess
ac2cc8f87d
response
2010-05-04 16:22:27 -04:00
http://zwol.livejournal.com/
35bd43aea3
2010-05-04 17:09:27 +00:00
blipvert
28db9e38f7
2010-05-04 15:47:42 +00:00
blipvert
a43bc68eb3
2010-05-04 15:46:40 +00:00
Jon Dowland
4cb9f77570
Merge branch 'master' of git://git.ikiwiki.info
2010-05-04 16:44:31 +01:00
blipvert
821a8aba2f
2010-05-04 15:43:23 +00:00
Jon Dowland
7060a818c1
un-escape escaped chevrons
2010-05-04 16:43:22 +01:00
blipvert
bd5c5f1f48
2010-05-04 15:42:21 +00:00
blipvert
48b5b7fecc
2010-05-04 15:41:56 +00:00
Jon Dowland
89e0669692
split two graphviz bugs from one page; undo one of them
2010-05-04 16:39:50 +01:00
http://www.clowersnet.net/~krc/
bde13387da
comment on html5
2010-05-04 05:12:14 +00:00
David Riebenbauer
d5928778a8
whishlist about two-way conversion.
2010-05-04 02:26:56 +02:00
http://mcfrisk.myopenid.com/
6c0d2aa456
PERL5LIB setting question
2010-05-03 23:28:27 +00:00
Joey Hess
ae75c9bee6
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-05-03 16:03:06 -04:00
Joey Hess
9699f16b51
websetup: Only display Setup button on admins' preferences page.
...
Renamed it from "Wiki Setup" to just "Setup" for good measure.
2010-05-03 13:59:43 -04:00
Joey Hess
2f22ee85e5
Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary links to the action bar without modifying the template further.
...
(COMMENTSLINK and DISCUSSIONLINK could be folded into this, but are kept
separate for now to avoid breaking modified templates.)
2010-05-03 12:46:52 -04:00
raf
4733a1a9cd
2010-05-03 07:28:40 +00:00
raf
0f9c5697f8
2010-05-03 07:27:35 +00:00
raf
7606d3832d
2010-05-03 07:27:05 +00:00
raf
8784c08f6f
2010-05-03 07:25:54 +00:00
Joey Hess
78962ddfe6
add bug
2010-05-02 22:03:28 -04:00
Joey Hess
cfca3a7074
response
2010-05-02 18:59:37 -04:00
Joey Hess
bb70c15c59
on img and figure
2010-05-02 18:55:21 -04:00
Joey Hess
02a99875ff
update
2010-05-02 17:54:30 -04:00
Joey Hess
34076e398c
html5 bug closure, and documentation
2010-05-02 17:16:15 -04:00
Joey Hess
d37ff8d299
ff also needs footer and nav forced to block
2010-05-02 17:01:28 -04:00
Joey Hess
28dcb52a6c
force article and header to display as blocks
...
iceweasel 3.5.9 does not know to display these as blocks, resulting
in bad displays of blogs
2010-05-02 16:54:31 -04:00
Joey Hess
677d2af18a
adapt inlinepage.tmpl to html5
...
Needed to force tags to display inline, since <nav> is a block element.
2010-05-02 16:36:10 -04:00
Joey Hess
154732dc42
adapt comment.tmpl to html5
...
Note that I put comment-header in a <header> despite it being
below the comment. Using a <footer> would be confusing given
the class name. Also, the content is semantically closer to
a header than a footer.
2010-05-02 16:12:08 -04:00
Joey Hess
cbe0726b63
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-05-02 15:45:48 -04:00
raf
9480dc4427
2010-05-02 19:26:06 +00:00
raf
40aba87965
2010-05-02 19:20:37 +00:00
raf
fa26c67b2a
2010-05-02 19:19:33 +00:00
Joey Hess
d69f6057d1
use html5 semantic markup in page.tmpl
...
This is a first pass, it avoids needing to change style.css
except where it refers to tag types.
This goes a bit off the rails at the pageheader with its nested header.
Semantically, there should be an article around the whole page
header, content, and footer. Just as there will be an article around a
whole comment or inlined page header, content, and footer.
But that will mean changing the css that currently refers to pageheader to
refer to the enclosing article instead.
2010-05-02 15:09:33 -04:00
Joey Hess
7517d34da9
update
2010-05-02 15:09:15 -04:00
Joey Hess
b21df5029b
Add placeholder text in search form (in html5 mode only).
2010-05-02 13:49:56 -04:00
Joey Hess
970373548f
Add parameter to displaytime to specify that it is a pubdate, and in html5 mode, use time tag.
2010-05-02 13:44:13 -04:00
Joey Hess
f9e41d19b7
add news item for ikiwiki 3.20100501
2010-05-01 21:42:48 -04:00
Joey Hess
1226269f68
mention html5
2010-05-01 21:00:06 -04:00
Joey Hess
8e4af6a8e2
tidy plugin issue
2010-05-01 20:57:54 -04:00
Joey Hess
a547d26858
html5 option
...
* Ikiwiki can be configured to generate html5 instead of the default xhtml
1.0. The html5 output mode is experimental, not yet fully standards
compliant, and will be subject to rapid change.
2010-05-01 20:49:18 -04:00
Joey Hess
ccafb10007
enable hidden attribute
2010-05-01 19:59:16 -04:00
Joey Hess
790a339db1
htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby, rt, rp, details, summary.
2010-05-01 19:28:28 -04:00
Joey Hess
f1e2d0af12
more html5 attributes
2010-05-01 19:11:03 -04:00
Joey Hess
78cee5140a
add rest of html5 form attributes
...
It's easy to imagine pattern being used to freeze or crash browsers, if
they implement it stupidly. Let's hope not..
2010-05-01 18:44:37 -04:00
Joey Hess
0a139aba82
htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, max, step.
2010-05-01 18:27:53 -04:00
Joey Hess
442bc59a15
htmlscrubber: Allow the placeholder attribute.
2010-05-01 18:14:50 -04:00
Joey Hess
73c8209484
more html5
...
* htmlscrubber: Also allow html5 canvas tags.
* htmlscrubber: Round out html5 video support with the preload
attribute and the source tag.
2010-05-01 17:56:35 -04:00
Joey Hess
80f2042464
htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup header footer time mark
2010-05-01 16:34:47 -04:00
Joey Hess
a034716009
update example tag pages to match autotag.tmpl
2010-05-01 15:35:52 -04:00
Joey Hess
3252df4aa8
comments, branch review, questions
2010-05-01 15:27:32 -04:00
Joey Hess
dd75b61d93
response
2010-04-30 14:15:58 -04:00
Jon Dowland
9fb15ec9fe
new bug: svn commit failures...
2010-04-30 16:48:19 +01:00
simonraven
f7f1dd3a38
more to add on my comment
2010-04-29 16:24:23 +00:00