RFE 654257 - user-separated clipboard and trash

This commit is contained in:
Ed Van Duinen 2003-05-13 20:35:08 +00:00
parent 1a3900d494
commit 7642295d20
10 changed files with 815 additions and 59 deletions

View file

@ -285,7 +285,7 @@ insert into help (helpId,namespace,titleId,bodyId,seeAlso) values (1, 'Item', 61
delete from help where helpId=6 and namespace='WebGUI';
insert into help (helpId,namespace,titleId,bodyId,seeAlso) values (6, 'WebGUI', 656, 611, '12,WebGUI;');
delete from help where helpId=46 and namespace='WebGUI';
insert into help (helpId,namespace,titleId,bodyId,seeAlso) values (46, 'WebGUI', 696, 651, NULL);
insert into help (helpId,namespace,titleId,bodyId,seeAlso) values (46, 'WebGUI', 696, 651, '66,WebGUI;');
delete from help where helpId=22 and namespace='WebGUI';
insert into help (helpId,namespace,titleId,bodyId,seeAlso) values (22, 'WebGUI', 672, 627, '12,WebGUI;');
delete from help where helpId=1 and namespace='USS';
@ -467,51 +467,62 @@ alter table wobject add column bufferUserId int(11) default NULL;
alter table wobject add column bufferDate int(11) default NULL;
alter table wobject add column bufferPrevId int(11) default NULL;
delete from international where languageId=1 and namespace='WebGUI' and internationalId=946;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (946,1,'WebGUI','Use shared trash?', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (946,1,'WebGUI','Use shared trash?', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=947;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (947,1,'WebGUI','Use shared clipboard?', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (947,1,'WebGUI','Use shared clipboard?', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=948;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (948,1,'WebGUI','Manage Clipboard', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (948,1,'WebGUI','Manage Clipboard', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=949;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (949,1,'WebGUI','Manage clipboard.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (949,1,'WebGUI','Manage clipboard.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=950;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (950,1,'WebGUI','Empty clipboard.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (950,1,'WebGUI','Empty clipboard.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=951;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (951,1,'WebGUI','Are you certain that you wish to empty the clipboard to the trash?', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (951,1,'WebGUI','Are you certain that you wish to empty the clipboard to the trash?', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=952;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (952,1,'WebGUI','Clipboard Date', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (952,1,'WebGUI','Clipboard Date', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=953;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (953,1,'WebGUI','Previous Location', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (953,1,'WebGUI','Previous Location', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=954;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (954,1,'WebGUI','Manage system clipboard.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (954,1,'WebGUI','Manage system clipboard.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=955;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (955,1,'WebGUI','Manage System Clipboard', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (955,1,'WebGUI','Manage System Clipboard', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=956;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (956,1,'WebGUI','Are you certain that you wish to move this item from the clipboard to the trash?', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (956,1,'WebGUI','Are you certain that you wish to move this item from the clipboard to the trash?', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=957;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (957,1,'WebGUI','Clipboard, Manage', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (957,1,'WebGUI','Clipboard, Manage', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=958;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (958,1,'WebGUI','The clipboard is a system location to which content may be temporarily cut or copied. Items in the clipboard may then be pasted to a new location.\r\n<p>The clipboard contents may be managed individually. You may delete or paste an item by selecting the approriate icon. You may also empty the entire contents of the clipboard to the trash by choosing the Empty clipboard menu option.\r\n<p><b>Title</b><br>The name of the item in the clipboard. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content object. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Clipboard Date</b><br>The date and time the item was added to the clipboard\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the clipboard. This is an optional field is only visible in shared clipboard environments or when an administrator is managing the system clipboard.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (958,1,'WebGUI','The clipboard is a special system location to which content may be temporarily cut or copied. Items in the clipboard may then be pasted to a new location.\r\n<p>The clipboard contents may be managed individually. You may delete or paste an item by selecting the approriate icon. You may also empty the entire contents of the clipboard to the trash by choosing the Empty clipboard menu option.\r\n<p><b>Title</b><br>The name of the item in the clipboard. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Clipboard Date</b><br>The date and time the item was added to the clipboard\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the clipboard. This is an optional field is only visible in shared clipboard environments or when an administrator is managing the system clipboard.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=959;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (959,1,'WebGUI','Empty system clipboard.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (959,1,'WebGUI','Empty system clipboard.', 1052850265);
delete from help where helpId=65 and namespace='WebGUI';
INSERT INTO help VALUES (65,'WebGUI',957,958,'66,WebGUI;');
INSERT INTO help VALUES (65,'WebGUI',957,958,'67,WebGUI;');
delete from international where languageId=1 and namespace='WebGUI' and internationalId=960;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (960,1,'WebGUI','Trash, Manage', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (960,1,'WebGUI','Trash, Manage', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=961;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (961,1,'WebGUI','The trash is a system location where deleted content is temporarily stored. Items in the trash may be managed individually. You may cut an item to the clipboard or permanently delete it by selecting the approriate icon. You may also purge/delete all items in the trash by choosing the Empty trash menu option.\r\n<p><b>Title</b><br>The name of the item in the trash. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content object. For instance, a page, article, EventsCalendar, etc.\r\n<p><b>Trash Date</b><br>The date and time the item was added to the trash\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the trash. This is an optional field is only visible in shared trash environments or when an administrator is managing the system trash.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (961,1,'WebGUI','The trash is a special system location where deleted content is temporarily stored. Items in the trash may be managed individually. You may cut an item to the clipboard or permanently delete it by selecting the approriate icon. You may also purge/delete all items in the trash by choosing the Empty trash menu option.\r\n<p><b>Title</b><br>The name of the item in the trash. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Trash Date</b><br>The date and time the item was added to the trash\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the trash. This is an optional field is only visible in shared trash environments or when an administrator is managing the system trash.', 1052850265);
delete from help where helpId=66 and namespace='WebGUI';
INSERT INTO help VALUES (66,'WebGUI',960,961,'65,WebGUI;');
INSERT INTO help VALUES (66,'WebGUI',960,961,'46,WebGUI;');
delete from international where languageId=1 and namespace='WebGUI' and internationalId=962;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (962,1,'WebGUI','Manage Trash', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (962,1,'WebGUI','Manage Trash', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=963;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (963,1,'WebGUI','Trash Date', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (963,1,'WebGUI','Trash Date', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=964;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (964,1,'WebGUI','Manage system trash.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (964,1,'WebGUI','Manage system trash.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=965;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (965,1,'WebGUI','Manage System Trash', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (965,1,'WebGUI','Manage System Trash', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=966;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (966,1,'WebGUI','Are you certain that you wish to permantently purge/delete this item from the trash?', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (966,1,'WebGUI','Are you certain that you wish to permantently purge/delete this item from the trash?', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=967;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (967,1,'WebGUI','Empty system trash.', 1050170767);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (967,1,'WebGUI','Empty system trash.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=968;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (968,1,'WebGUI','Clipboard, Empty', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=969;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (969,1,'WebGUI','If you choose to empty your clipboard, any items contained in it will be moved to the trash.\r\n', 1052850265);
INSERT INTO help VALUES (67,'WebGUI',968,969,'65,WebGUI;');
delete from settings where name='sharedClipboard';
insert into settings (name,value) values ('sharedClipboard','0');
delete from settings where name='sharedTrash';
insert into settings (name,value) values ('sharedTrash','0');
delete from international where languageId=1 and namespace='WebGUI' and internationalId=629;
INSERT INTO international (internationalId,languageId,namespace,message,lastUpdated) VALUES (629,1,'WebGUI','<b>Use shared clipboard?</b><br>\r\nEnables a single, system-wide clipboard shared by all users. Default is user separated clipboards.\r\n<p>\r\n\r\n<b>Use shared trash?</b><br>\r\nEnables a single, system-wide trash shared by all users. Default is user separated trash.\r\n<p>\r\n\r\n<b>Prevent Proxy Caching</b><br>\r\nSome companies have proxy servers that cause problems with WebGUI. If you\'re experiencing problems with WebGUI, and you have a proxy server, you may want to set this setting to <i>Yes</i>. Beware that WebGUI\'s URLs will not be as user-friendly after this feature is turned on.\r\n<p>\r\n\r\n<b>Show debugging?</b><br>\r\nShow debugging information in WebGUI\'s output. This is primarily useful for WebGUI developers, but can also be interesting for Administrators trying to troubleshoot a problem.\r\n<p>\r\n\r\n<b>Track page statistics?</b><br/>\r\nWebGUI can track some statistical information for your site. However, this will add a little extra strain on your processor and will make your database grow much more quickly. Enable this only if you do not have an external web statistics program.\r\n<p/>\r\n',1052850265);