Attempt to prevent inadvertently uploading bookmarks toanother users account. Bug 1626/patch 326 Cathy Sarisky(although modified to still allow submission but prominentlydisplay "Not in your account")
Added before_html and after_html properties to form elements to allow you to put stuff around the widget on the form. This is useful for javascript links that do something clever, but you can put anything here.
- Cleaned up templates. There's now a single template for displaying an entry, so it's always displayed consistently.\n- Moved lars_package_url_from_package_id into the core as apm_package_url_from_id.\n- Introduced a lars_blog_public_package_url proc so that's consistent, too.