diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-16 15:50:41 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-16 15:50:41 -0500 |
commit | 97a69be23663edfef828faa6f690f03db203e06b (patch) | |
tree | 1839c244fdff159aab7f71f6c96561b62aa396dc /doc | |
parent | 5e3a2fb6b102e2a7cb332993b128f17f271ff1fd (diff) | |
parent | c43fc8607e78bc4f36eec726beae35db67b383fb (diff) |
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/sitemap_includes_images_directly.mdwn | 5 | ||||
-rw-r--r-- | doc/plugins/openid/discussion.mdwn | 9 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/sitemap_includes_images_directly.mdwn b/doc/bugs/sitemap_includes_images_directly.mdwn new file mode 100644 index 000000000..32952022c --- /dev/null +++ b/doc/bugs/sitemap_includes_images_directly.mdwn @@ -0,0 +1,5 @@ +A bug in the plugin [[/plugins/map]]: It displays images inline. + +When I tried, it displayed the one image I have in my small wiki inline in the map. ideally it should link to it, just like it links to pages. [example at my site][uw]. Note that I normally keep images outside, but this time I thought, why not have it all at the same place? (Images are also contextual content (fits to its subpage))--ulrik + +[uw]: http://www.student.lu.se/~cif04usv/wiki/sitemap.html
\ No newline at end of file diff --git a/doc/plugins/openid/discussion.mdwn b/doc/plugins/openid/discussion.mdwn new file mode 100644 index 000000000..66c431868 --- /dev/null +++ b/doc/plugins/openid/discussion.mdwn @@ -0,0 +1,9 @@ +There will be a *talk* by Stephane Bortzmeye about *OpenID* within the program of the +[*umeet 2007* online conference](http://umeet.uninet.edu/umeet2007/english/pres.html). + +It is scheduled for 2007-12-20 18:00 UTC. + +See <http://umeet.uninet.edu/umeet2007/english/prog.html> for the complete program +and for information about how to join. + +--[[tschwinge]]
\ No newline at end of file |