There needs to be some support for search,
- In 1.2 with full admin rights in usergroup permissions, you cannot edit another user's blog entries.
- The importer works great, but there is no way to do regular expressions on the [video tag without dangerously using regex.
- It would be better if the homepage was listed as blogs/
- An add-on was released called "blogs.php" which purports to redirect vBulletin Blogs with the 301 scripts, but no .htaccess definitions are available.
- The clipping of content does not take place on the homepage, and if someone writes a long article, now you have 30 pages of content on one page.
- The homepage should probably just contain a list of all blogs. In fact it seems impossible to get this listing.
- There is no RSS.
- The location of the blogs sitemap may impede on other sitemap add-ons if its actually located in ./sitemap/
- The lack of integration with search is a major problem.
- I would personally like to see the ability to convert threads to blogs and blogs to threads. While I like the idea of this system, migrating the content into a thread system would be helpful. (Yes I know there is an importer to go from VB Blogs to threads, but we already did the initial import so we cannot do it again without duplicating content).
Until a lot of these issues are scored out, it was used primarily to get VB4 content out of the blogs tables. I hope these recommendations are taken into consideration.
Hey Mike, thanks for the feedback
1. Did the regular redirect scripts include .htaccess rules? I never used that, I just dropped in blog.php as a replacement for the older one in my vBulletin installation and it works
2. You can go to "Route Filters" in your AdminCP and change the URL from xfa-blog-home to whatever you want. Be it blog-home or blogs
3. The clipping is a bug, I'll fix it in the next update
4. There is a RSS for each blog, after you go into a blog, there is a RSS feed for entries so people can subscribe for future updates for that blog. There is no global RSS.
5. The sitemap AddOn works together with this, and just plugs-in, the work flawlessly, it will generate an sitemap.blog.xml and include that into the sitemap.index.xml
6. There is some search integration, try in XenForo searching for content that is in the blogs, it will find it and display it as a blog results. What has been missing so far is a search section on the search page.
7. Sadly, I am not interested in the blog to threads ability, so as far as being straightforward, that is not coming! But feel free to commission that to another developer for your forum.