]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/directive/img/discussion.mdwn
Typos
[git.ikiwiki.info.git] / doc / ikiwiki / directive / img / discussion.mdwn
index c2e724428f9b9eac5a2d11a1a4bbaafd2ae180d9..6fc28e75ed1ce7be7497e5a0b2bd5b9caa1825f2 100644 (file)
@@ -18,4 +18,17 @@ But it doesn't show the image file I already put in that directory. I can access
 
 It does show a clickable question mark for ikiwiki.cgi?page=utah-2006-100-180.png&from=roadtrips&do=create
 
--- [[JeremyReed]
+-- [[JeremyReed]]
+
+> The question mark means ikiwiki does not know about your image. 
+> It sounds as if you may have copied it onto your web server's `public_html`
+> type directory manually. For ikiwiki to know about it, you need to put it in 
+> ikiwiki's srcdir with the rest of the wiki content, or you could upload
+> it with the `Edit -> Attachment` web interface.
+> 
+> To display an image that is really legitimately not part of the wiki, 
+> you can't use a directive, but you can insert `<img>` html if you really want to. --[[Joey]] 
+
+I have a local copy of the [[rcs/Git]] page.  After installing the `imagemagick-perl` package some of the elements display and others are missing including the page outlines with turned corners and all of the yellow folders.  Ideas?
+
+-- [[RonParker]]