[jsmenu-codedev] Changelog 2001-12-09
Status: Inactive
Brought to you by:
nettrom
From: Morten W. <war...@on...> - 2001-12-09 22:17:57
|
two new features added. also, I forgot to add the fact that MTMenuFrame had changed from a string to a pointer to the frame object in the new code. it's automagically set to point to the right frame in MTMGetFrames(). here's today's changelog: 2001-12-09: - added option MTMTrackedCookieName, used for storage of the tracked item in a cookie. MTMFetchCookie() is renamed to be plural, therefore it's now MTMFetchCookies(). the cookie is read on startup and if found MTMTrackedItem is set to the number in the cookie and the URL found is loaded into the found target frame. code run at startup is now quite patchy and should go through some redesign. the need for a URL resolver increases and a feature request has been opened. - added option MTMDefaultTarget (string) that lets you set a default target for new items. if it's not set the menu defaults back to the old usage of the empty string. - tested insertion of new mtmcode.js with new variables into old setup and noticed that it worked without errors. therefore it seems the addition of variables to mtmcode.js was successfull, making updates easier. Morten! -- "...a liquid which was almost, but not quite, entirely unlike tea." My opinions are not necessarily those of my provider, not necessarily mine, and probably not necessary. |