I posted this at the bblog site, but then i remembered
that you want people to start using sourceforge.. so
here it is again.
-----
When you put a URL in the title of a post, when it gets
in the recent section it doesn't show. There is a blank
for it but it doesn't show.
For example.. see http://testpattern.info and look at
the recent section.
Logged In: YES
user_id=398810
Thanks for reporting, bug fixed.
Now, the generated link will point to the post in the bblog
interface. If you want to make it point to the URL, you have to
slightly hack the function.recentposts.php, and build a link
according to $matches[3] (URL), and not based on
$matches[9] (Link title).
You can download the file on CVS by now. (Version 1.4)
Logged In: NO
Thanks.. i think the way you fixed it is the proper way..
once at the bblog post the URL in the title should work like
its ssupposed to.
Thanks for the quick work.
- stealth