Name: ubb.links v7.3.1a
Description: Adds a links script to your site, integrated into your forum's styles, members and permissions
Demo:
http://www.praisecafe.org/forum/ubbthreads.php/ubb/links/op/Links.htmlInstallation: DL and unzip the file. Upload the folders to the corresponding folders within your forum (ie: all files in the "scripts" folder should be uploaded to your forum's "scripts" folder).
If you are installing new, you're either going to have to manually create the tables using the code in admin script or wait until version 7.3.1 where the fix will be in for that.
If you are upgrading from Josh's 7.2 version, you're going to need to update a table's column's name:
ALTER TABLE ubbt_links_categories
CHANGE title cat_title varchar(50)
Author: Plethora (see credits) - Mark Summerlin wrote the original (TLD) code 4-5 years ago, but not much is left of his work
Requirement: UBB.Threads 7.3.x - 7.5.xChangelog: 7.3 alpha (released 6/20/2008):
- Now uses 7.3's SEO links
- Lots of template/design updates to look more like ubb.threads
- Removed some extraneous code, optimized some other
- ~95% of the wordlets are complete for public pages, more needs to be done for admin pages
- All public pages are xhtml-compliant
7.3 beta (released 6/25/2008):
- fixed web install, it's now a seperate file
- lots of html fixes in the admin area
7.3 gamma (released 6/28/2008):
- fixed cat sort order in cp
- lots of html fixes in the admin area
- code optimizations to match .threads 7.3 code
7.3 gold (released 6/29/2008):
- fixed bread crumb
- fixed stats
- more xhtml fixes
- css adjustments
- added censor check to new links
7.3.1 (released 6/30/2008):
- fixed invalid html characters
- added link submission sanitization
7.3.1a (released 7/2/2008):
- fixed xhtml issue with subcats
- added fave and rating submission sanitization
Known Bugs: -
cannot do web install to create table -
cat sort order-
need to fix stats at bottom-
bread crumb bug- various html cleanups (ongoing)
Upcoming Features: - search of links
- set up for unlimited subcat levels
- auto-fill options which pre-populate the fields with the meta data from the web site being submitted
- sticky links
- advanced sorting options
- 'report this link' - for broken, issues
- sprinkling of appropriate ajax
- Links CI (latest links, top 10, etc)
- CAPTCHA
NOTE: Above sections will be updated as we go and first post will always have most current released code.
Enjoy!
