I am honored...
Category BlogSphere
Bookmark :
Declan Lynch, creator of the template that this blog is based on (BlogSphere), has added the Lotus Geek button (yeah, the one over there on the left) to the design template itself as an option! This is WAY KEWL. If you decide to use that button, let me know and I will add you to my Lotus Geek honor roll.
BTW, I found a small bug in the Story form - in the PostSave event the following line throws an error:
If doc.storystatus = "Published" Then
It should be:
If doc.storystatus(0) = "Published" Then
Just go ahead and fix it, and I'm sure Dec will issue a release to address it soon.
Rock
**Should you trust a stockbroker who's married to a travel agent?







Blog Roll









Comments
Posted by Ben Langhinrichs At 10:14:32 AM On 10/31/2003 | - Website - |
Hey... I've got the lotusgeek logo going. It's kinds neat.
Posted by Jason Engel At 10:14:33 AM On 10/31/2003 | - Website - |
This 'feature' had already been coded in along with the OpenNTF buttonso I decided to leave them in. I just changed it so they used builtin image resources as opposed to images form Bruce's blogsite.
Thanks for the bug fix. Serves me right for not testing everything that I changed. I've updated the downloadable file on openNTF with the fix.
Posted by Declan Lynch At 10:14:32 AM On 10/31/2003 | - Website - |
Yeah, Dec has added the fix to the download - he is VERY responsive (thanks, Dec!).
And thanks for showing the Lotus Geek button - you are now on my Lotus Geek Honor Roll!
Rock
Posted by Rock At 10:14:33 AM On 10/31/2003 | - Website - |
Folks, go get the update - it is a great template - especially since you can proclaim your Lotus Geek-ness now
Rock
Posted by Rock At 10:14:30 AM On 10/31/2003 | - Website - |
Posted by Bruce Elgort At 10:14:32 AM On 10/31/2003 | - Website - |