I am interested in a permalink solution.
I see it as :
HTML Code:
mysite.com/forum/title-year-month-day.html
...where "title" is the title of a specific thread.
I have seen "SEO" solutions whereby the URLs are re-written, but these are not
permalinks.
The package should allow turning on or off permalinks for threads within Archive (so archive uses exclusively permalinks).
Have extra Thread tool to "mark" or "add to favorite" using permalink instead of vB URL.
It should also adjust reference table when threads are deleted, moved, adjusted, or re-indexed.
If thread is deleted, allow option to go to a default page, or to "similar threads" list page.
Allow admin setup of the permalink construct - that is, the date format, what to include within the "title", the separator, etc. for example
HTML Code:
%title%-%year%-%month%-%day%.html
allow %forum%, %sub-forum%, %time12%, %time24% and %author% as additional permalink "variables".
Any takers?