Re: images in posts
Wari Wahab <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >I'm wondering how people put images in their posts. Just putting a >relative url to the image (kept in the same directory as the post) doesn't >work since my URI doesn't correspond to the directory the image is in. I >can see several ways to do this, but I'm looking for a simple and easy >one. > Pyblosxom does not support images, as the http protocol goes, if you let pyblosxom deal with images, it will mean that pyblosxom will be loaded everytime for an image. That is a waste of CPU processes. Store your image files in your HTDOCS/images directory, for example, and use href="/images/foo.jpg" in your links. This is something the webserver will handle better, not any of the *osxoms. I believe, this is the easiest most common sensical way. >Thanks for the great software, it's neato! > > Thanks :) ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en