UBB.Dev
7.5.10 Progress Report: Many things! (NO BUGS!)

More bug squashing.

Last night I introduced an 80 char file-path entry box to the /templates/default/admin/ FEATURES, PROFILES templates. It was too big for the display. It's now 55 chars.

Changelog 2015-01-29
/languages/english/
• ONLINE, SHOWMEMBERS got some attention for moving forward with a single-line listing.
• PORTAL_ISLANDS saw a fix for the calendar. Saturday and Sunday colors are called from CSS. They are no longer inlined.
• A few items were removed (and noted as such) from some language files, as they are duplicates and already in GENERIC
• SEARCH saw a lot of love this time around.
• SHOWPROFILE got some groundwork done for social networking integrations. Very minor stuffs.
• VIEWMESSAGES got a fix for something non-showstopping that I introduced to 7.5.9. "S" smile

General
• A bit of language stuff was updated and some new lines were added.
• More cleanups of code. Removing trailing spaces a lot more unneeded "// end" comments.
• The delay between admin action pages went from 5 to 2 seconds.
• Removed rel="nofollow" links in posts if the post has our own url in it. Goofy SEO stuff.
• Linked inline images now have an ALT= and TITLE= description of "Linked Image"
• Removed the "Re: " from the last post subject. This works retroactively. Its only a display-tweak for now. This also frees-up some room for expanding the last post topic title by 4 additional chars.
• The separator in the page title has been changed from a pipe ("|") to a hyphen ("-"). The page title now displays as "This is an awesome topic - YourWebsiteSite dot com".
• On the user profile page, if a user had an Avatar, it would display as "true" size, sometimes pushing things out of its way. It's been fixed to keep a 100px MAX width. A few other minor adjustments on this page, too.
• URLS are now back to using hyphens ("-") instead of underscores ("_").
https://ubbdev.com/forums/ubbth...5-8-better-url-sanitization-for-seo.html
• Post title in the URL is now trimmed at 70 chars. The previous code trimmed to 30 chars, which are too short for humans to interpret if they are only getting the last few words of a topic, and are practically unusable for SEO. Free SEO *samples* for everyone!


--
NOTICE: At the time of this post, UBB.threads 7.5.10 is very much still work in progress. This current code will change several more times before being published to the Members area of http://ubbcentral.com. This *WORK IN PROGRESS* code is not available for download or purchase. This series of progress reports is being made public to share the development progress on UBB.threads. Items may be pulled from the final release or may be reworked to have a different presentation than what is depicted in this post. This is very much WORK IN PROGRESS and not by any means "final."
Originally Posted by id242
URLS are now back to using hyphens ("-") instead of underscores ("_").
https://ubbdev.com/forums/ubbth...5-8-better-url-sanitization-for-seo.html

Post title in the URL is now trimmed at 70 chars. The previous code trimmed to 30 chars, which are too short for humans to interpret if they are only getting the last few words of a topic, and are practically unusable for SEO. Free SEO *samples* for everyone!
I'd like to point out that this is the method we've been using here at UBBDev for years (from Isaac's original modification), you know, for those of you curious about how it'd work wink.
© UBB.Developers