URLs for wtv-favorite WTVP service.
URL |
Description |
Methods Supported |
wtv-token Present? |
Notes
|
wtv-favorite:/list-folders |
Sent in the wtv-favorites-folders-url header in the final headwaiter response. Simple GET service that returns a sequence of NUL-terminated strings for the names of each favorite folder in the current user's account |
GET |
No |
|
wtv-favorite:/add |
Favorite add service. POST service that adds a website or service page as a favorite to a specified favorite folder on the current user's account. It also submits a thumbnail for the favorite encoded in a proprietary "wtv-bitmap" format |
POST |
No |
|
wtv-favorite:/serve-folders |
Favorites index. Lists all favorite folders a subscriber/user has |
GET |
? |
|
wtv-favorite:/serve-browser?favorite-folder-name=xxxxx |
Shows favorites in a specified folder ("favorite-folder-name") |
GET |
? |
|
wtv-favorite:/serve-add-folder-page |
"Add a folder" page |
GET |
Yes |
|
wtv-favorite:/commit-add-folder?new-folder-name=xxxxx |
Adds a favorite folder. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-samples-page |
Page that allow the subscriber/user to add predefined "sample" folders. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-rename-folders |
Page that allows the subscriber/user to rename a favorite folder. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/commit-rename-folders |
Renames favorite folders. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-discard-folders |
Page that allow the subscriber/user to remove any favorite folder they currently have. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/commit-discard-folders |
Removes favorite folders. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-organize-favorites?favorite-folder-name=xxxxx |
Shows options page for managing favorites within a folder |
GET |
? |
|
wtv-favorite:/serve-discard-favorites?favorite-folder-name=xxxxx |
Allows the subscriber/user to remove favorites within a folder |
GET |
Yes |
|
wtv-favorite:/serve-arrange-favorites?favorite-folder-name=xxxxx |
Shows page that allows enabling/disabling of thumbnails when previewing favorites. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-move-favorites?favorite-folder-name=xxxxx |
Shows page that allows subscriber/user to move favorites between folders. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-shortcuts-favorites?favorite-folder-name=xxxxx |
Shows page that allows subscriber/user to assign shortcut keys to favorites. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/serve-rename-favorites?favorite-folder-name=xxxxx |
Shows page that allows subscriber/user to rename favorites. Need more documentation on this |
GET |
Yes |
|
wtv-favorite:/MyLinksMain?template=MyLinksMain.tmpl |
Presents options to modify link sidebar on info Centers. Need more documentation on this |
GET |
No(?) |
|