• im currently modifying the title images 2 plugin.
    i didn’t want to generate the images everytime the page is reloaded, so i modified the code.

    in its current state it generates an image an saves it in the wp-content folder. the filename is $post->ID.png

    when the page is loaded the script checks if such a file exists an if not the file is generated.

    if the file exists it checks if the modification time of the imagefile is newer than the modification time of the post.

    if not the file is regenerated. (useful in case you switched the title).

    i just wanted to know if there is demand for this plugin.

    i will release the first version in the next few days. (i still have to modify the configuration screen)

    peace

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ooohoco

    (@ooohoco)

    just found out that “Image Headlines” is doing the same thing.
    🙁

    so im trying it out…

    IMage headlines is easier to use too! haha

    oOoHoCo, I just wanted to say that that font that you’re using is simply gorgeous. What is it? It is really striking, and with the soft shadows it just looks so elegant.

    Yeah, the Image Headlines plugin did caching from the very beginning, before I even put my first enhancements in. I was pretty impressed with Joel’s method of determining the filename. Very nice stuff, that, along with the entire underpinnings.

    Keep developing!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘TitleImages2 modification’ is closed to new replies.