dave seah: better living through new media Filter Navigation Design Website The Printable CEO Series The Printable CEO Series Compact Calendar Compact Calendar Back to Home Page Admin:Login

Project MarkdownPictPress

POSTED 09/17/2004 UNDER Gweeping

I really like the Markdown plugin in WordPress, particularly the cool reference style links. As someone who still uses a plain-text email client, it's no surprise that I'd appreciate the simple syntax of Markdown...I already use it!

Still, since I can't leave a good thing alone, I'd like it to work with my uploaded images, wrapped in fancy dropshadow boxes. So I'm going to try hacking in some of that goodness using some of PictPress's features.

PictPress, while very nice for thumbnail galleries, doesn't quite offer the control I want. Plus, it pollutes my posts with extra tags even when there are no images to add, offers no ability to position thumbnails anywhere else but at the bottom of the entry, and doesn't play nice with my admittedly crude CSS manipulations. So I've disabled it, and have regained manual control.

PictPress has very nice bit of code in it: the resize.php script that automatically generates and caches thumbnail size images.

What I'd like to do is extend Markdown's image linking to use PictPress's thumbnail & image presentation, combined with on-the-fly caching. * I'd like to just upload ONE full resolution image to any valid directory, then put in the link in with Markdown. * I'd like to add a couple of extensions to its syntax for WIDTH and ALIGNMENT.
* I'll let Markdown pick the name of the thumbnail and retain its cachedness by stuffing it right back in the same folder as the original uploaded image.

RANDOM NOTE: Is it my imagination, or does my site load much faster with PictPress disabled?


Comments

BBCode is supported for text formatting. Example: [b]bold[/b], [url=http://davidseah.com]my link[/url].
I will delete blog spam on sight.

Name: if not a personal name, comment will be deleted

Email:

Location:

URL: If looks like spam, comment will be deleted

Remember my personal information

Notify me of follow-up comments?

Submit the word you see below:


<< Back to main

Thank you for printing this article! Please note that all material on this website is copyrighted by either David Seah or individual comment contributors. To request permission for republication and distribution, please contact David Seah (http://davidseah.com/contact).