A huge huge thanks to Mark – who took it upon himself to update the WP Subscribe To Comments plugin. Many of the issues people were having should now be fixed. (Please note that with this latest version – support for WP 1.2 ceases – but the previous version of subscribe to comments worked fine […]
I haven't been posting any plugin notifications (not that weren't mine anyway) basically because Weblog Tools Collection and Blogging Pro do a much better job of that. But once in awhile I need to make note of a plugin that I KNOW I'm going to want to use. PhotoPress (quoted from that site) "Photopress is […]
Comments Off on Photo Plugin
08 Mar, 2005
Posted by: Jennifer In: Bookmarks
Needed to do some fancy footwork with htaccess and rewriting urls for redirection. Found this tutorial on yourhtmlsource.com, which so far seems pretty simple to understand and helpful.
Oh, this one was going to drive me NUTS! I had to use images as buttons in a form. That's easy enough: <input type="image" SRC="blahButton.gif" ALT="blah" name="blah" id="blah" value="blah" /> Which works fine when simply submitting the form when there's ONE button. But on one page I had TWO buttons. The form would submit to […]