added themes
This commit is contained in:
parent
38163fb308
commit
ff6a6e45ea
1 changed files with 105 additions and 0 deletions
|
|
@ -276,6 +276,111 @@ insert into international (internationalId,languageId,namespace,message,lastUpda
|
|||
alter table international add column context text;
|
||||
insert into groups (groupId,groupName,description) values (10,"Translation Managers","Users that can edit language translations for WebGUI.");
|
||||
alter table groupings add column groupAdmin int not null default 0;
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=831;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (831,1,'WebGUI','Collateral Macros', 1050441851,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=832;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (832,1,'WebGUI','The collateral management system has several macros for its specific purpose.\r\n<p/>\r\n\r\n<b>^File();</b><br/>\r\nThis macro builds a quick file link. It creates an icon for the file and outputs the files name. Then it links them both to the file for downloading.\r\n<p/>\r\n\r\n<b>^I();</b><br/>\r\nThis macro retrieves an image from the collateral management system along with an HTML image tag so that you can quickly display an image from the repository in your content.\r\n<p/>\r\n<i>Example:</i> ^I("logo");\r\n<p/>\r\n\r\n<b>^i();</b><br/>\r\nThis macro retrieves the URL for any file in the collateral management system.\r\n<p/>\r\n<i>Example:</i> ^i("status report");\r\n<p/>\r\n\r\n<b>^Snippet();</b><br/>\r\nThis macro retrieves the contents of a snippet in the collateral management system and inserts it into the page.\r\n<p />\r\n<i>Example:</i> ^Snippet("flash code");\r\n<p />\r\n\r\n<b>^Thumbnail();</b><br/>\r\nThis macro retrieves the URL for the thumbnail of any image in the collateral management system.\r\n<p/>\r\n<i>Example:</i> ^Thumbnail("logo");\r\n<p/>\r\n\r\n<b>^ThumbnailLinker();</b><br/>\r\nThis macro builds a quick image viewer using nothing more than the collateral management system. It creates a thumbnail image with the name of the image under it and then links them both to the full sized image. You can also specify a "1" as a second parameter to have the linker create a new window to display the linked image.\r\n<p/>\r\n<i>Example:</i> ^ThumbnailLinker("logo");\r\n<p/>\r\n\r\n', 1050441851,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=642;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (642,1,'WebGUI','Page, Add/Edit', 1050440606,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=606;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (606,1,'WebGUI','Think of pages as containers for content. For instance, if you want to write a letter to the editor of your favorite magazine you\'d get out a notepad (or open a word processor) and start filling it with your thoughts. The same is true with WebGUI. Create a page, then add your content to the page.\r\n<p>\r\n\r\n<b>Title</b><br>\r\nThe title of the page is what your users will use to navigate through the site. Titles should be descriptive, but not very long.\r\n<p>\r\n\r\n\r\n<b>Menu Title</b><br>\r\nA shorter or altered title to appear in navigation. If left blank this will default to <i>Title</i>.\r\n<p>\r\n\r\n<b>Page URL</b><br>\r\nWhen you create a page a URL for the page is generated based on the page title. If you are unhappy with the URL that was chosen, you can change it here.\r\n<p>\r\n\r\n<b>Redirect URL</b><br>\r\nWhen this page is visited, the user will be redirected to the URL specified here. \r\n<p>\r\n<b>NOTE:</b> The redirects will be disabled while in admin mode in order to make it easier to edit the properties of the page.\r\n<p>\r\n\r\n\r\n<b>Hide from navigation?</b><br>\r\nSelect yes to hide this page from the navigation.\r\n<p>\r\n<B>NOTE:</b> This will not hide the page from the page tree (Administrative functions... > Manage page tree.), only from navigation macros.\r\n<p>\r\n\r\n<b>Open in new window?</b><br>\r\nSelect yes to open this page in a new window. This is often used in conjunction with the <b>Redirect URL</b> parameter.\r\n<p>\r\n\r\n\r\n\r\n<b>Language</b><br/>\r\nChoose the default language for this page. All WebGUI generated messages will appear in that language and the character set will be changed to the character set for that language.\r\n<p/>\r\n\r\n<b>Template</b><br>\r\nBy default, WebGUI has one big content area to place wobjects. However, by specifying a template other than the default you can sub-divide the content area into several sections.\r\n<p>\r\n\r\n<b>Synopsis</b><br>\r\nA short description of a page. It is used to populate default descriptive meta tags as well as to provide descriptions on Site Maps.\r\n<p>\r\n\r\n<b>Meta Tags</b><br>\r\nMeta tags are used by some search engines to associate key words to a particular page. There is a great site called <a href="http://www.metatagbuilder.com/">Meta Tag Builder</a> that will help you build meta tags if you\'ve never done it before.\r\n<p>\r\n\r\n<i>Advanced Users:</i> If you have other things (like JavaScript) you usually put in the area of your pages, you may put them here as well.\r\n<p>\r\n\r\n<b>Use default meta tags?</b><br>\r\nIf you don\'t wish to specify meta tags yourself, WebGUI can generate meta tags based on the page title and your company\'s name. Check this box to enable the WebGUI-generated meta tags.\r\n<p>\r\n\r\n\r\n<b>Style</b><br>\r\nBy default, when you create a page, it inherits a few traits from its parent. One of those traits is style. Choose from the list of styles if you would like to change the appearance of this page. See <i>Add Style</i> for more details.\r\n<p>\r\n\r\nIf you select "Yes" below the style pull-down menu, all of the pages below this page will take on the style you\'ve chosen for this page.\r\n<p>\r\n\r\n<b>Start Date</b><br>\r\nThe date when users may begin viewing this page. Note that before this date only content managers with the rights to edit this page will see it.\r\n<p>\r\n\r\n<b>End Date</b><br>\r\nThe date when users will stop viewing this page. Note that after this date only content managers with the rights to edit this page will see it.\r\n<p>\r\n\r\n\r\n<b>Owner</b><br>\r\nThe owner of a page is usually the person who created the page. This user always has full edit and viewing rights on the page.\r\n<p>\r\n<b>NOTE:</b> The owner can only be changed by an administrator.\r\n<p>\r\n\r\n\r\n<b>Who can view?</b><br>\r\nChoose which group can view this page. If you want both visitors and registered users to be able to view the page then you should choose the "Everybody" group.\r\n<p>\r\n\r\n<b>Who can edit?</b><br>\r\nChoose the group that can edit this page. The group assigned editing rights can also always view the page.\r\n<p>\r\n\r\nYou can optionally recursively give these privileges to all pages under this page.\r\n<p>\r\n\r\n<b>What next?</b><br/>\r\nIf you leave this on the default setting you\'ll be redirected to the new page after creating it.\r\n<p/>', 1050440606,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=940;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (940,1,'WebGUI','Open in new window?', 1050438829,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=931;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (931,1,'WebGUI','Themes, Manage', 1050437240,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=932;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (932,1,'WebGUI','Themes are a mechanism to quickly install new styles, templates, and collateral into a WebGUI site. They are also great for moving those same items from one site to another.\r\n<p>\r\n<b>TIP:</b> When building a theme, be sure to name the components (styles, templates collateral) in the theme with some name that is unique to the theme. This is useful so that your users can find the components in your theme, as well as to avoid name conflicts.', 1050437240,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=938;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (938,1,'WebGUI','Theme, Delete', 1050437207,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=939;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (939,1,'WebGUI','When you delete a theme you\'ve created all you\'re actually deleting is the basic properties for the theme. However, when you delete a theme you\'ve imported, you\'ll also be deleting all of its components (styles, templates, and collateral) as well. Be careful that you are no longer using any of those components before deleting them.', 1050437207,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=936;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (936,1,'WebGUI','Theme, Import', 1050436484,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=937;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (937,1,'WebGUI','In order to import a theme you need a valid theme file exported from another WebGUI site. Just select the theme from your hard drive and click the "Import" button. You\'ll then get a confirmation screen asking whether this is the theme you wanted to import. If you agree, click on the "Import" button again and you\'ll have your new theme. You can then start to apply the theme to your site as you would any normal style, template, or collateral data.\r\n<p>\r\nYou cannot import a theme twice. If you wish to import a new version of a theme, then you must first delete the previous version of the theme. \r\n<p>\r\nYou also cannot import a theme from a version of WebGUI that is newer than the one you\'re using. Therefore if you are using WebGUI 5.2.4 and a theme was created with WebGUI 6.0.0, then you will not be allowed to import the theme until you upgrade.\r\n', 1050436484,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=935;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (935,1,'WebGUI','The file you uploaded does not appear to be a valid theme file.', 1050431137,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=933;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (933,1,'WebGUI','Theme, Edit', 1050430737,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=934;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (934,1,'WebGUI','Creating and editing themes is a fairly simple process. First you set up some basic properties for the theme, and then you start adding components to the theme. \r\n<p>\r\nThe basic properties of a theme cannot be changed by anyone except the site that the theme was created on. The following are the definitions of the basic properties of a theme:\r\n<p>\r\n<b>Theme ID</b><br>\r\nThe unique ID for this theme within this WebGUI site. This ID will change if this theme is imported into another site.\r\n<p>\r\n\r\n<b>Theme Name</b><br>\r\nThis is the unique name of the theme. It must be unique in every site that the theme will be imported into. This name will not change across sites.\r\n<p>\r\n\r\n<b>Theme Designer</b><br>\r\nThe name of the person or company that created this theme. \r\n<p>\r\n\r\n<b>Designer URL</b><br>\r\nThe URL of the web site for this theme\'s designer. If you are in the business of creating themes for WebGUI, then this is your place to attract attention to your offerings.\r\n<p>\r\n\r\n', 1050430737,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=638;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (638,1,'WebGUI','Templates are used to affect how content is laid out in WebGUI. There are many templates that come with WebGUI, and using the template management system, you can add your own templates to the system to ensure that your site looks <b>exactly</b> how you want it to look. \r\n', 1050430164,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=683;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (683,1,'WebGUI','Templates, Manage', 1050430164,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=614;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (614,1,'WebGUI','Styles are used to manage the look and feel of your WebGUI pages. With WebGUI, you can have an unlimited number of styles, so your site can take on as many looks as you like. You could have some pages that look like your company\'s brochure, and some pages that look like Yahoo!®. You could even have some pages that look like pages in a book. Using style management, you have ultimate control over all your designs.\r\n<p>\r\n\r\nThere are several styles built into WebGUI. The first of these are used by WebGUI can should not be edited or deleted. The last few are simply example styles and may be edited or deleted as you please.\r\n<p>\r\n\r\n\r\n<b>Clipboard</b><br>\r\nThis style is used by the clipboard system.\r\n<p>\r\n\r\n\r\n<b>Fail Safe</b><br>\r\nWhen you delete a style that is still in use on some pages, the Fail Safe style will be applied to those pages. This style has a white background and simple navigation.\r\n<p>\r\n\r\n\r\n<b>Make Page Printable</b><br>\r\nThis style is used if you place an <b>^r;</b> macro on your pages and the user clicks on it. This style allows you to put a simple logo and copyright message on your printable pages.\r\n<p>\r\n\r\n\r\n<b>Packages</b><br>\r\nThis style is used by the package management system.\r\n<p>\r\n\r\n\r\n<b>Trash</b><br>\r\nThis style is used by the trash system.\r\n<p>\r\n\r\n\r\n<hr>\r\n\r\n<b>Demo Style</b><br>\r\nThis is a sample design taken from a templates site (www.freewebtemplates.com).\r\n<p>\r\n\r\n\r\n<b>Plain Black Software (black) & (white)</b><br>\r\nThese designs are used on the Plain Black site.\r\n<p>\r\n\r\n\r\n<b>Yahoo!®</b><br>\r\nThis is the design of the Yahoo!® site. (Used without permission.)\r\n<p>\r\n\r\n\r\n<b>WebGUI</b><br>\r\nThis is a simple design featuring WebGUI logos.\r\n<p>\r\n\r\n<b>WebGUI 4</b><br>\r\nThis style was added to WebGUI as of version 4.0.0. It is now the default style and has superceded the "WebGUI" style.\r\n<p>\r\n\r\n', 1050430146,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=659;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (659,1,'WebGUI','Styles, Manage', 1050430146,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=786;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (786,1,'WebGUI','WebGUI\'s collateral management system allows you to upload files and text to a central repository for use elsewhere in your content.\r\n<p/>\r\n', 1050430118,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=785;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (785,1,'WebGUI','Collateral, Manage', 1050430118,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=930;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (930,1,'WebGUI','View Theme', 1050270912,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=929;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (929,1,'WebGUI','Import!', 1050265357,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=928;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (928,1,'WebGUI','Do you wish to import this theme?', 1050265284,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=927;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (927,1,'WebGUI','Import Theme', 1050265139,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=926;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (926,1,'WebGUI','This theme was created with a newer version of WebGUI than is installed on your system. You must upgrade before installing this theme.', 1050264990,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=925;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (925,1,'WebGUI','You already have another version of this theme installed. You must delete it before installing it again.', 1050264954,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=924;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (924,1,'WebGUI','Import a theme.', 1050262993,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=923;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (923,1,'WebGUI','Theme Version', 1050262964,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=922;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (922,1,'WebGUI','Created With', 1050262917,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=921;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (921,1,'WebGUI','Theme Package File', 1050260403,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=920;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (920,1,'WebGUI','Export this theme.', 1050247169,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=919;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (919,1,'WebGUI','Edit this theme.', 1050247154,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=918;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (918,1,'WebGUI','Delete this theme.', 1050247144,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=917;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (917,1,'WebGUI','Add a theme component.', 1050232824,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=916;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (916,1,'WebGUI','Snippet', 1050232301,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=915;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (915,1,'WebGUI','File', 1050232294,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=914;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (914,1,'WebGUI','Image', 1050232286,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=913;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (913,1,'WebGUI','Template', 1050232279,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=912;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (912,1,'WebGUI','Style', 1050232245,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=911;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (911,1,'WebGUI','Component', 1050232236,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=910;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (910,1,'WebGUI','Component Type', 1050232221,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=909;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (909,1,'WebGUI','Add Theme Component', 1050232207,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=908;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (908,1,'WebGUI','Are you certain you wish to remove this component from this theme?', 1050230878,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=907;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (907,1,'WebGUI','Are you certain you wish to delete this theme?', 1050230443,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=906;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (906,1,'WebGUI','Designer URL', 1050191766,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=905;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (905,1,'WebGUI','Theme Designer', 1050191749,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=904;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (904,1,'WebGUI','Theme Name', 1050190959,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=903;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (903,1,'WebGUI','Theme ID', 1050190880,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=902;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (902,1,'WebGUI','Edit Theme', 1050190716,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=901;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (901,1,'WebGUI','Add a new theme.', 1050190107,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=900;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (900,1,'WebGUI','Manage themes.', 1050189066,NULL);
|
||||
delete from international where languageId=1 and namespace='WebGUI' and internationalId=899;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated,context) values (899,1,'WebGUI','Manage Themes', 1050189012,NULL);
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue