RSS feed images and Bugs

Hi,

RSS feed images Question:

1. Is it possible to use the Image Thumbnails instead?

2. Will the RSS Feed images can cache or need regenerate everytime?

Tag Search

1. Is it possible to rewrite the Tag Search URL from

/pic/page/search/tags/Nick+Brazel

to

/pic/tag/Nick+Brazel

Theme File Editor Bug :

1. I found only part of the file can load on the editor (e.g. styles/light.css only load the first 496 line)

I am using zenphoto 1.2.3 and FireFox 3 browser for testing.

Many thanks in advance.

Comments

  • acrylian Administrator, Developer
    RSS:
    1. Yes, but you will have to modify rss.php to do that. Look at around line 82 and modify the parameters for `$image->getCustomImage($size, NULL, NULL, NULL, NULL, NULL, NULL, TRUE)` as descibed in the documentation.

    2. No, these images use the same image function and are of course cached unless you change the size.

    Tags: I am not sure I guess this would not be possible without changing functions.
    Theme editor: I don't know as that was done by someone else.
Sign In or Register to comment.