diff --git a/docs/previousVersion.sql b/docs/previousVersion.sql index ca11f967f..6e04081f7 100644 --- a/docs/previousVersion.sql +++ b/docs/previousVersion.sql @@ -302,6 +302,7 @@ CREATE TABLE MailForm_field ( type varchar(30) NOT NULL default '', possibleValues text, defaultValue text, + width int(11) default NULL, PRIMARY KEY (MailForm_fieldId) ) TYPE=MyISAM; @@ -814,6 +815,22 @@ CREATE TABLE discussion ( +-- +-- Table structure for table 'discussionSubscription' +-- + +CREATE TABLE discussionSubscription ( + threadId int(11) NOT NULL default '0', + userId int(11) NOT NULL default '0', + PRIMARY KEY (threadId,userId) +) TYPE=MyISAM; + +-- +-- Dumping data for table 'discussionSubscription' +-- + + + -- -- Table structure for table 'groupGroupings' -- @@ -858,8 +875,15 @@ CREATE TABLE groups ( groupId int(11) NOT NULL default '0', groupName varchar(30) default NULL, description varchar(255) default NULL, - expireAfter int(11) NOT NULL default '314496000', + expireOffset int(11) NOT NULL default '314496000', karmaThreshold int(11) NOT NULL default '1000000000', + ipFilter varchar(255) default NULL, + dateCreated int(11) NOT NULL default '997938000', + lastUpdated int(11) NOT NULL default '997938000', + deleteOffset int(11) NOT NULL default '14', + expireNotifyOffset int(11) NOT NULL default '-14', + expireNotifyMessage text, + expireNotify int(11) NOT NULL default '0', PRIMARY KEY (groupId) ) TYPE=MyISAM; @@ -868,14 +892,14 @@ CREATE TABLE groups ( -- -INSERT INTO groups VALUES (1,'Visitors','This is the public group that has no privileges.',314496000,1000000000); -INSERT INTO groups VALUES (2,'Registered Users','All registered users belong to this group automatically. There are no associated privileges other than that the user has an account and is logged in.',314496000,1000000000); -INSERT INTO groups VALUES (3,'Admins','Anyone who belongs to this group has privileges to do anything and everything.',314496000,1000000000); -INSERT INTO groups VALUES (4,'Content Managers','Users that have privileges to edit content on this site. The user still needs to be added to a group that has editing privileges on specific pages.',314496000,1000000000); -INSERT INTO groups VALUES (5,'Style Managers','Users that have privileges to edit styles for this site. These privileges do not allow the user to assign privileges to a page, just define them to be used.',314496000,1000000000); -INSERT INTO groups VALUES (6,'Package Managers','Users that have privileges to add, edit, and delete packages of wobjects and pages to deploy.',314496000,1000000000); -INSERT INTO groups VALUES (7,'Everyone','A group that automatically includes all users including Visitors.',314496000,1000000000); -INSERT INTO groups VALUES (8,'Template Managers','Users that have privileges to edit templates for this site.',314496000,1000000000); +INSERT INTO groups VALUES (1,'Visitors','This is the public group that has no privileges.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (2,'Registered Users','All registered users belong to this group automatically. There are no associated privileges other than that the user has an account and is logged in.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (3,'Admins','Anyone who belongs to this group has privileges to do anything and everything.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (4,'Content Managers','Users that have privileges to edit content on this site. The user still needs to be added to a group that has editing privileges on specific pages.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (5,'Style Managers','Users that have privileges to edit styles for this site. These privileges do not allow the user to assign privileges to a page, just define them to be used.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (6,'Package Managers','Users that have privileges to add, edit, and delete packages of wobjects and pages to deploy.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (7,'Everyone','A group that automatically includes all users including Visitors.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); +INSERT INTO groups VALUES (8,'Template Managers','Users that have privileges to edit templates for this site.',314496000,1000000000,NULL,997938000,997938000,14,-14,NULL,0); -- -- Table structure for table 'help' @@ -955,7 +979,6 @@ INSERT INTO help VALUES (2,'Product',40,41,'6,Product;1,Product;'); INSERT INTO help VALUES (3,'Product',42,43,'1,Product;'); INSERT INTO help VALUES (4,'Product',44,45,'1,Product;'); INSERT INTO help VALUES (5,'Product',46,47,'1,Product;'); -INSERT INTO help VALUES (48,'WebGUI',708,709,'12,WebGUI;'); INSERT INTO help VALUES (6,'Product',49,50,'2,Product;1,Product;'); INSERT INTO help VALUES (7,'Product',62,63,'1,Product;51,WebGUI;'); INSERT INTO help VALUES (1,'Survey',3,4,'21,WebGUI;'); @@ -1044,7 +1067,7 @@ CREATE TABLE international ( -- -INSERT INTO international VALUES (367,'WebGUI',1,'Expire After',1031514049); +INSERT INTO international VALUES (367,'WebGUI',1,'Expire Offset',1044126611); INSERT INTO international VALUES (39,'USS',3,'Post een reactie',1038528254); INSERT INTO international VALUES (1,'Article',1,'Article',1031514049); INSERT INTO international VALUES (1,'Article',4,'Artículo',1031510000); @@ -1060,7 +1083,6 @@ INSERT INTO international VALUES (34,'USS',3,'Return converteren',1038528234); INSERT INTO international VALUES (1,'Item',1,'Link URL',1031514049); INSERT INTO international VALUES (5,'ExtraColumn',6,'StyleSheet Class',1031510000); INSERT INTO international VALUES (700,'WebGUI',6,'Dag',1031510000); -INSERT INTO international VALUES (5,'Article',6,'Body',1031510000); INSERT INTO international VALUES (4,'WebGUI',6,'Kontrollera inställningar.',1031581194); INSERT INTO international VALUES (10,'Poll',2,'Abstimmung zurücksetzen',1040646831); INSERT INTO international VALUES (33,'USS',3,'Bijlage',1038528227); @@ -1100,7 +1122,6 @@ INSERT INTO international VALUES (1,'Article',10,'Artikkel',1032469833); INSERT INTO international VALUES (2,'MessageBoard',1,'Message Board',1031514049); INSERT INTO international VALUES (2,'MessageBoard',4,'Tablero de Mensajes',1039628673); INSERT INTO international VALUES (2,'MessageBoard',5,'Quadro de mensagens',1031510000); -INSERT INTO international VALUES (4,'FAQ',6,'Lägg till fråga',1031510000); INSERT INTO international VALUES (4,'ExtraColumn',6,'Bredd',1031510000); INSERT INTO international VALUES (15,'SQLReport',3,'Verwerk macros voor query?',1038527884); INSERT INTO international VALUES (2,'SiteMap',1,'Site Map',1031514049); @@ -1122,7 +1143,6 @@ INSERT INTO international VALUES (3,'Article',1,'Start Date',1031514049); INSERT INTO international VALUES (3,'Article',4,'Fecha Inicio',1031510000); INSERT INTO international VALUES (3,'Article',5,'Data de inicio',1031510000); INSERT INTO international VALUES (11,'Article',2,'(Bitte anklicken, falls Sie nicht <br> in Ihrem Text hinzufügen.)',1040597800); -INSERT INTO international VALUES (3,'SyndicatedContent',6,'Lägg till syndicated innehåll',1031581068); INSERT INTO international VALUES (3,'SQLReport',6,'Rapportmall',1032859295); INSERT INTO international VALUES (3,'SiteMap',6,'Starta från denna nivå?',1031510000); INSERT INTO international VALUES (3,'Poll',6,'Aktiv',1031510000); @@ -1150,7 +1170,6 @@ INSERT INTO international VALUES (3,'SQLReport',1,'Report Template',1031514049); INSERT INTO international VALUES (3,'SQLReport',4,'Modelo',1031510000); INSERT INTO international VALUES (3,'SQLReport',5,'Template',1031510000); INSERT INTO international VALUES (3,'ExtraColumn',6,'Mellanrum',1031649752); -INSERT INTO international VALUES (3,'EventsCalendar',6,'Lägg till händelsekalender',1031581052); INSERT INTO international VALUES (3,'Article',6,'Startdatum',1032257347); INSERT INTO international VALUES (4,'Item',3,'Item',1038487811); INSERT INTO international VALUES (5,'Item',3,'Download bijlage',1038487819); @@ -1280,7 +1299,6 @@ INSERT INTO international VALUES (7,'Article',1,'Link Title',1031514049); INSERT INTO international VALUES (7,'Article',4,'Título del Enlace',1039817993); INSERT INTO international VALUES (7,'Article',5,'Titulo da hiperlink',1031510000); INSERT INTO international VALUES (2,'SiteMap',6,'Sitekarta',1031651399); -INSERT INTO international VALUES (2,'Poll',6,'Lägg till fråga',1031510000); INSERT INTO international VALUES (2,'MessageBoard',6,'Meddelandeforum',1031650036); INSERT INTO international VALUES (12,'MessageBoard',2,'Beitrag bearbeiten',1040646622); INSERT INTO international VALUES (7,'FAQ',1,'Are you certain that you want to delete this question?',1031514049); @@ -1288,7 +1306,6 @@ INSERT INTO international VALUES (7,'FAQ',4,'Est INSERT INTO international VALUES (7,'FAQ',5,'Tem a certeza que quer apagar esta questão?',1031510000); INSERT INTO international VALUES (2,'Item',6,'Bilagor',1031510000); INSERT INTO international VALUES (2,'FAQ',6,'F.A.Q.',1031510000); -INSERT INTO international VALUES (2,'ExtraColumn',6,'Lägg till extra kolumn',1031579372); INSERT INTO international VALUES (17,'FileManager',3,'Alternatieve Versie #1',1038487532); INSERT INTO international VALUES (7,'MessageBoard',1,'Author:',1031514049); INSERT INTO international VALUES (7,'MessageBoard',4,'Autor:',1031510000); @@ -1392,7 +1409,6 @@ INSERT INTO international VALUES (10,'LinkList',4,'Editar Lista de Enlaces',1031 INSERT INTO international VALUES (10,'LinkList',5,'Modificar lista de hiperlinks',1031510000); INSERT INTO international VALUES (394,'WebGUI',2,' Verwalten: Uploads',1040640559); INSERT INTO international VALUES (6,'Article',10,'Billede',1031510000); -INSERT INTO international VALUES (5,'Article',10,'Brødtekst',1031510000); INSERT INTO international VALUES (4,'Article',10,'Til dato',1031510000); INSERT INTO international VALUES (3,'Article',10,'Fra dato',1031510000); INSERT INTO international VALUES (27,'Article',3,'Terug naar artikel',1037903260); @@ -1421,7 +1437,6 @@ INSERT INTO international VALUES (707,'WebGUI',1,'Show debugging?',1031514049); INSERT INTO international VALUES (78,'EventsCalendar',1,'Don\'t delete anything, I made a mistake.',1031514049); INSERT INTO international VALUES (780,'WebGUI',1,'File',1036912946); INSERT INTO international VALUES (2,'EventsCalendar',6,'Händelsekalender',1032259717); -INSERT INTO international VALUES (2,'Article',6,'Lägg till artikel',1031510000); INSERT INTO international VALUES (1,'WebGUI',6,'Lägg till innehåll...',1031648961); INSERT INTO international VALUES (1,'USS',6,'Vem kan validera?',1031510000); INSERT INTO international VALUES (772,'WebGUI',1,'Edit File',1036893140); @@ -1434,7 +1449,6 @@ INSERT INTO international VALUES (11,'SQLReport',4,'Error: Hay un problema con l INSERT INTO international VALUES (11,'SQLReport',5,'Erro: Houve um problema com a query.',1031510000); INSERT INTO international VALUES (391,'WebGUI',2,'Anhang löschen',1041631989); INSERT INTO international VALUES (1,'SQLReport',6,'SQL Rapport',1031510000); -INSERT INTO international VALUES (1,'SiteMap',6,'Lägg till site-karta',1031579426); INSERT INTO international VALUES (1,'Poll',6,'Fråga',1031510000); INSERT INTO international VALUES (763,'WebGUI',1,'Add a snippet.',1036892785); INSERT INTO international VALUES (11,'WebGUI',1,'Empy trash.',1031514049); @@ -1499,7 +1513,6 @@ INSERT INTO international VALUES (384,'WebGUI',2,'Datei',1041631951); INSERT INTO international VALUES (516,'WebGUI',1,'Turn Admin On!',1031514049); INSERT INTO international VALUES (517,'WebGUI',1,'Turn Admin Off!',1031514049); INSERT INTO international VALUES (515,'WebGUI',1,'Add edit stamp to posts?',1031514049); -INSERT INTO international VALUES (686,'WebGUI',10,'Image gruppe, Tilføj',1036856023); INSERT INTO international VALUES (14,'USS',1,'Status',1031514049); INSERT INTO international VALUES (14,'USS',4,'Estado',1031510000); INSERT INTO international VALUES (14,'USS',5,'Estado',1031510000); @@ -1659,7 +1672,6 @@ INSERT INTO international VALUES (33,'WebGUI',5,'Sabado',1031510000); INSERT INTO international VALUES (34,'WebGUI',1,'set date',1031514049); INSERT INTO international VALUES (34,'WebGUI',4,'fijar fecha',1031510000); INSERT INTO international VALUES (34,'WebGUI',5,'acertar a data',1031510000); -INSERT INTO international VALUES (1,'MessageBoard',6,'Lägg till meddelandeforum',1031579387); INSERT INTO international VALUES (35,'WebGUI',1,'Administrative Function',1031514049); INSERT INTO international VALUES (35,'WebGUI',4,'Funciones Administrativas',1031510000); INSERT INTO international VALUES (35,'WebGUI',5,'Função administrativa',1031510000); @@ -1721,7 +1733,6 @@ INSERT INTO international VALUES (48,'WebGUI',1,'Hello',1031514049); INSERT INTO international VALUES (48,'WebGUI',4,'Hola',1031510000); INSERT INTO international VALUES (48,'WebGUI',5,'Ola',1031510000); INSERT INTO international VALUES (304,'WebGUI',3,'Taal',1038529330); -INSERT INTO international VALUES (306,'WebGUI',3,'Bind gebruikersnaam',1038529344); INSERT INTO international VALUES (49,'WebGUI',1,'Click here to log out.',1031514049); INSERT INTO international VALUES (49,'WebGUI',4,'Click aquí para salir.',1031510000); INSERT INTO international VALUES (49,'WebGUI',5,'Clique aqui para sair.',1031510000); @@ -1968,32 +1979,11 @@ INSERT INTO international VALUES (108,'WebGUI',1,'Owner',1031514049); INSERT INTO international VALUES (108,'WebGUI',4,'Dueño',1031510000); INSERT INTO international VALUES (108,'WebGUI',5,'Dono',1031510000); INSERT INTO international VALUES (134,'WebGUI',3,'Bericht om wachtwoord terug te vinden',1038528692); -INSERT INTO international VALUES (109,'WebGUI',1,'Owner can view?',1031514049); -INSERT INTO international VALUES (109,'WebGUI',4,'Dueño puede ver?',1031510000); -INSERT INTO international VALUES (109,'WebGUI',5,'O dono pode ver?',1031510000); -INSERT INTO international VALUES (110,'WebGUI',1,'Owner can edit?',1031514049); -INSERT INTO international VALUES (110,'WebGUI',4,'Dueño puede editar?',1031510000); -INSERT INTO international VALUES (110,'WebGUI',5,'O dono pode modificar?',1031510000); INSERT INTO international VALUES (343,'WebGUI',2,'Profil anschauen.',1041628263); INSERT INTO international VALUES (133,'WebGUI',3,'Bewerk e-mail instellingen',1038528684); -INSERT INTO international VALUES (111,'WebGUI',1,'Group',1031514049); -INSERT INTO international VALUES (111,'WebGUI',4,'Grupo',1031510000); -INSERT INTO international VALUES (111,'WebGUI',5,'Grupo',1031510000); -INSERT INTO international VALUES (112,'WebGUI',1,'Group can view?',1031514049); -INSERT INTO international VALUES (112,'WebGUI',4,'Grupo puede ver?',1031510000); -INSERT INTO international VALUES (112,'WebGUI',5,'O grupo pode ver?',1031510000); INSERT INTO international VALUES (130,'WebGUI',3,'Maximum grootte bijlagen (bytes)',1038528675); -INSERT INTO international VALUES (113,'WebGUI',1,'Group can edit?',1031514049); -INSERT INTO international VALUES (113,'WebGUI',4,'Grupo puede editar?',1031510000); -INSERT INTO international VALUES (113,'WebGUI',5,'O grupo pode modificar?',1031510000); INSERT INTO international VALUES (338,'WebGUI',2,'Profil bearbeiten',1041628373); INSERT INTO international VALUES (127,'WebGUI',3,'URL bedrijf',1038528652); -INSERT INTO international VALUES (114,'WebGUI',1,'Anybody can view?',1031514049); -INSERT INTO international VALUES (114,'WebGUI',4,'Cualquiera puede ver?',1031510000); -INSERT INTO international VALUES (114,'WebGUI',5,'Qualquer pessoa pode ver?',1031510000); -INSERT INTO international VALUES (115,'WebGUI',1,'Anybody can edit?',1031514049); -INSERT INTO international VALUES (115,'WebGUI',4,'Cualquiera puede editar?',1031510000); -INSERT INTO international VALUES (115,'WebGUI',5,'Qualquer pessoa pode modificar?',1031510000); INSERT INTO international VALUES (339,'WebGUI',2,'männlich',1041628381); INSERT INTO international VALUES (125,'WebGUI',3,'Bedrijfsnaam',1038528638); INSERT INTO international VALUES (126,'WebGUI',3,'Email adres bedrijf',1038528644); @@ -2051,7 +2041,7 @@ INSERT INTO international VALUES (130,'WebGUI',1,'Maximum Attachment Size',10315 INSERT INTO international VALUES (130,'WebGUI',4,'Tamaño máximo de adjuntos',1031510000); INSERT INTO international VALUES (130,'WebGUI',5,'Tamanho máximo dos anexos',1031510000); INSERT INTO international VALUES (330,'WebGUI',2,'Ort (geschäftlich)',1040641430); -INSERT INTO international VALUES (133,'WebGUI',1,'Edit Mail Settings',1031514049); +INSERT INTO international VALUES (133,'WebGUI',1,'Edit Messaging Settings',1044138764); INSERT INTO international VALUES (133,'WebGUI',4,'Editar configuración de e-mail',1031510000); INSERT INTO international VALUES (133,'WebGUI',5,'Modificar preferências de e-mail',1031510000); INSERT INTO international VALUES (332,'WebGUI',2,'Postleitzahl (geschäftlich)',1040641490); @@ -2067,29 +2057,24 @@ INSERT INTO international VALUES (327,'WebGUI',2,'Land (privat)',1041628337); INSERT INTO international VALUES (138,'WebGUI',1,'Yes',1031514049); INSERT INTO international VALUES (138,'WebGUI',4,'Si',1031510000); INSERT INTO international VALUES (138,'WebGUI',5,'Sim',1031510000); -INSERT INTO international VALUES (115,'WebGUI',3,'Iedereen kan bewerken?',1038528526); INSERT INTO international VALUES (139,'WebGUI',1,'No',1031514049); INSERT INTO international VALUES (139,'WebGUI',4,'No',1031510000); INSERT INTO international VALUES (139,'WebGUI',5,'Não',1031510000); INSERT INTO international VALUES (329,'WebGUI',2,'Strasse',1040641648); INSERT INTO international VALUES (328,'WebGUI',2,'Telefon (privat)',1041628347); -INSERT INTO international VALUES (114,'WebGUI',3,'Iedereen kan bekijken?',1038528519); INSERT INTO international VALUES (140,'WebGUI',1,'Edit Miscellaneous Settings',1031514049); INSERT INTO international VALUES (140,'WebGUI',4,'Editar configuraciones misceláneas',1031510000); INSERT INTO international VALUES (140,'WebGUI',5,'Modificar preferências mistas',1031510000); INSERT INTO international VALUES (141,'WebGUI',1,'Not Found Page',1031514049); INSERT INTO international VALUES (141,'WebGUI',4,'Página no encontrada',1031510000); INSERT INTO international VALUES (141,'WebGUI',5,'Página não encontrada',1031510000); -INSERT INTO international VALUES (113,'WebGUI',3,'Groep kan bewerken?',1038528513); INSERT INTO international VALUES (142,'WebGUI',1,'Session Timeout',1031514049); INSERT INTO international VALUES (142,'WebGUI',4,'Timeout de sesión',1031510000); INSERT INTO international VALUES (142,'WebGUI',5,'Timeout de sessão',1031510000); INSERT INTO international VALUES (325,'WebGUI',2,'Bundesland (privat)',1041628231); -INSERT INTO international VALUES (112,'WebGUI',3,'Groep kan bekijken?',1038528506); INSERT INTO international VALUES (143,'WebGUI',1,'Manage Settings',1031514049); INSERT INTO international VALUES (143,'WebGUI',4,'Configurar Opciones',1031510000); INSERT INTO international VALUES (143,'WebGUI',5,'Organizar preferências',1031510000); -INSERT INTO international VALUES (111,'WebGUI',3,'Groep',1038528500); INSERT INTO international VALUES (144,'WebGUI',1,'View statistics.',1031514049); INSERT INTO international VALUES (144,'WebGUI',4,'Ver estadísticas',1031510000); INSERT INTO international VALUES (144,'WebGUI',5,'Ver estatisticas.',1031510000); @@ -2097,14 +2082,12 @@ INSERT INTO international VALUES (145,'WebGUI',1,'WebGUI Build Version',10315140 INSERT INTO international VALUES (145,'WebGUI',4,'Versión de WebGUI',1031510000); INSERT INTO international VALUES (145,'WebGUI',5,'WebGUI versão',1031510000); INSERT INTO international VALUES (323,'WebGUI',2,'Strasse (privat)',1041628019); -INSERT INTO international VALUES (110,'WebGUI',3,'Gebruiker kan bewerken?',1038528494); INSERT INTO international VALUES (146,'WebGUI',1,'Active Sessions',1031514049); INSERT INTO international VALUES (146,'WebGUI',4,'Sesiones activas',1031510000); INSERT INTO international VALUES (146,'WebGUI',5,'Sessões activas',1031510000); INSERT INTO international VALUES (147,'WebGUI',1,'Pages',1031514049); INSERT INTO international VALUES (147,'WebGUI',4,'Páginas',1031510000); INSERT INTO international VALUES (147,'WebGUI',5,'Páginas',1031510000); -INSERT INTO international VALUES (109,'WebGUI',3,'Eigenaar kan bekijken?',1038528481); INSERT INTO international VALUES (148,'WebGUI',1,'Wobjects',1031514049); INSERT INTO international VALUES (148,'WebGUI',4,'Wobjects',1031510000); INSERT INTO international VALUES (148,'WebGUI',5,'Wobjects',1031510000); @@ -2257,8 +2240,6 @@ INSERT INTO international VALUES (304,'WebGUI',4,'Idioma',1031510000); INSERT INTO international VALUES (304,'WebGUI',5,'Lingua',1031510000); INSERT INTO international VALUES (312,'WebGUI',2,'Geschäftsadresse anzeigen?',1041627895); INSERT INTO international VALUES (80,'WebGUI',3,'Account is aangemaakt!',1039783454); -INSERT INTO international VALUES (306,'WebGUI',1,'Username Binding',1031514049); -INSERT INTO international VALUES (306,'WebGUI',5,'Ligação ao username',1031510000); INSERT INTO international VALUES (307,'WebGUI',1,'Use default meta tags?',1031514049); INSERT INTO international VALUES (307,'WebGUI',5,'Usar as meta tags de defeito?',1031510000); INSERT INTO international VALUES (2,'Auth/LDAP',3,'Kan niet verbinden met LDAP server.',1031516049); @@ -2322,7 +2303,6 @@ INSERT INTO international VALUES (328,'WebGUI',1,'Home Phone',1031514049); INSERT INTO international VALUES (328,'WebGUI',5,'Telefone (de casa)',1031510000); INSERT INTO international VALUES (329,'WebGUI',1,'Work Address',1031514049); INSERT INTO international VALUES (329,'WebGUI',5,'Morada (do emprego)',1031510000); -INSERT INTO international VALUES (306,'WebGUI',2,'Benutze LDAP Benutzername',1041627834); INSERT INTO international VALUES (330,'WebGUI',1,'Work City',1031514049); INSERT INTO international VALUES (330,'WebGUI',5,'Cidade (do emprego)',1031510000); INSERT INTO international VALUES (68,'WebGUI',3,'De account informatie is niet geldig. Het account bestaat niet of de gebruikersnaam/wachtwoord was fout.',1039783031); @@ -2521,7 +2501,7 @@ INSERT INTO international VALUES (143,'WebGUI',2,'Einstellungen verwalten',10416 INSERT INTO international VALUES (139,'WebGUI',2,'Nein',1041607789); INSERT INTO international VALUES (138,'WebGUI',2,'Ja',1041607758); INSERT INTO international VALUES (135,'WebGUI',2,'SMTP Server',1041607780); -INSERT INTO international VALUES (134,'WebGUI',2,'Passwortmeldung wiederherstellen',1040650516); +INSERT INTO international VALUES (134,'WebGUI',2,'Passwort wiederherstellen Text',1044376446); INSERT INTO international VALUES (133,'WebGUI',2,'Maileinstellungen bearbeiten',1041607770); INSERT INTO international VALUES (130,'WebGUI',2,'Maximale Dateigröße für Anhänge',1041607705); INSERT INTO international VALUES (125,'WebGUI',2,'Firmenname',1041607657); @@ -2535,15 +2515,8 @@ INSERT INTO international VALUES (119,'WebGUI',2,'Authentifizierungsmethode (Sta INSERT INTO international VALUES (5,'Auth/LDAP',2,'LDAP URL (Standard)',1040644184); INSERT INTO international VALUES (117,'WebGUI',2,'Authentifizierungseinstellungen bearbeiten',1040652080); INSERT INTO international VALUES (118,'WebGUI',2,'anonyme Registrierung',1041607629); -INSERT INTO international VALUES (115,'WebGUI',2,'Kann jeder bearbeiten?',1040650403); INSERT INTO international VALUES (116,'WebGUI',2,'Rechte an alle nachfolgenden Seiten weitergeben.',1040650415); -INSERT INTO international VALUES (114,'WebGUI',2,'Kann jeder anschauen?',1040650391); -INSERT INTO international VALUES (111,'WebGUI',2,'Gruppe',1040650358); -INSERT INTO international VALUES (113,'WebGUI',2,'Gruppe kann bearbeiten?',1040650380); -INSERT INTO international VALUES (110,'WebGUI',2,'Besitzer kann bearbeiten?',1040650348); -INSERT INTO international VALUES (112,'WebGUI',2,'Gruppe kann anschauen?',1040650369); INSERT INTO international VALUES (108,'WebGUI',2,'Besitzer',1040650300); -INSERT INTO international VALUES (109,'WebGUI',2,'Besitzer kann anschauen?',1040650313); INSERT INTO international VALUES (107,'WebGUI',2,'Rechte',1040650272); INSERT INTO international VALUES (105,'WebGUI',2,'Style',1040595751); INSERT INTO international VALUES (106,'WebGUI',2,'Style für alle nachfolgenden Seiten übernehmen.',1040595792); @@ -2653,7 +2626,6 @@ INSERT INTO international VALUES (39,'WebGUI',2,'Sie sind nicht berechtigt, dies INSERT INTO international VALUES (40,'WebGUI',2,'Notwendiger Bestandteil',1041628173); INSERT INTO international VALUES (38,'WebGUI',2,'Sie sind nicht berechtigt, diese Aktion auszuführen. ^a(\"Melden Sie sich bitte mit einem Benutzernamen an\");, der über ausreichende Rechte verfügt.',1040650735); INSERT INTO international VALUES (37,'WebGUI',2,'Zugriff verweigert!',1041628318); -INSERT INTO international VALUES (2,'SQLReport',6,'Lägg till SQL-rapport',1031579399); INSERT INTO international VALUES (37,'USS',2,'Löschen',1040649997); INSERT INTO international VALUES (36,'WebGUI',2,'Um diese Funktion ausführen zu können, müssen Sie Administrator sein. Bitte nehmen Sie Kontakt mit einem Ihrer Administratoren auf. Nachfolgend eine Aufstellung der Administratoren:',1041593191); INSERT INTO international VALUES (35,'WebGUI',2,'Administrative Funktion',1041628286); @@ -2685,7 +2657,6 @@ INSERT INTO international VALUES (24,'Article',2,'Kommentar schreiben',104059789 INSERT INTO international VALUES (1,'Article',6,'Artikel',1031510000); INSERT INTO international VALUES (572,'WebGUI',2,'Freigeben',1041629753); INSERT INTO international VALUES (23,'WebGUI',2,'September',1041610991); -INSERT INTO international VALUES (3,'FAQ',6,'Lägg till F.A.Q.',1031510000); INSERT INTO international VALUES (23,'Article',2,'Datum',1040597864); INSERT INTO international VALUES (22,'WebGUI',2,'August',1041610982); INSERT INTO international VALUES (22,'Article',2,'Autor',1040646744); @@ -2795,9 +2766,9 @@ INSERT INTO international VALUES (490,'WebGUI',1,'Add a profile category.',10315 INSERT INTO international VALUES (491,'WebGUI',1,'Add a profile field.',1031514049); INSERT INTO international VALUES (492,'WebGUI',1,'Profile fields list.',1031514049); INSERT INTO international VALUES (493,'WebGUI',1,'Back to site.',1031514049); -INSERT INTO international VALUES (495,'WebGUI',1,'htmlArea (default)',1038159820); +INSERT INTO international VALUES (495,'WebGUI',1,'htmlArea (Internet Explorer 5.5+)',1044704928); INSERT INTO international VALUES (496,'WebGUI',1,'Editor To Use',1031514049); -INSERT INTO international VALUES (494,'WebGUI',1,'Real Objects Edit-On Pro',1031514049); +INSERT INTO international VALUES (494,'WebGUI',1,'RealObjects edit-on Pro 2.x',1044704984); INSERT INTO international VALUES (497,'WebGUI',1,'Start Date',1031514049); INSERT INTO international VALUES (498,'WebGUI',1,'End Date',1031514049); INSERT INTO international VALUES (499,'WebGUI',1,'Wobject ID',1031514049); @@ -2821,9 +2792,7 @@ INSERT INTO international VALUES (6,'SyndicatedContent',6,'Nuvarande inneh INSERT INTO international VALUES (6,'USS',6,'Inlägg per sida',1031510000); INSERT INTO international VALUES (6,'WebGUI',6,'Kontrollera stilar.',1031579234); INSERT INTO international VALUES (7,'Article',6,'Länktitel',1032859374); -INSERT INTO international VALUES (7,'EventsCalendar',6,'Lägg till händelse',1031510000); INSERT INTO international VALUES (7,'FAQ',6,'Är du säker på att du vill radera denna fråga?',1031510000); -INSERT INTO international VALUES (7,'LinkList',6,'Lägg till länk',1031510000); INSERT INTO international VALUES (7,'MessageBoard',6,'Författare:',1031510000); INSERT INTO international VALUES (7,'Poll',6,'Svar',1031510000); INSERT INTO international VALUES (7,'SQLReport',6,'Databas lösenord',1031651382); @@ -2850,17 +2819,14 @@ INSERT INTO international VALUES (9,'WebGUI',6,'Visa klippbord.',1031510000); INSERT INTO international VALUES (10,'Article',6,'Konvertera radbrytning?',1031510000); INSERT INTO international VALUES (10,'FAQ',6,'Redigera fråga',1031510000); INSERT INTO international VALUES (10,'LinkList',6,'Redigera länklista',1032257325); -INSERT INTO international VALUES (2,'Article',10,'Tilføj artikel',1031510000); INSERT INTO international VALUES (10,'Poll',6,'Återställ röster.',1031510000); INSERT INTO international VALUES (10,'SQLReport',6,'<b>Debug:</b> Error: The SQL specified is of an improper format.',1031510000); INSERT INTO international VALUES (563,'WebGUI',6,'Standardstatus',1031580967); INSERT INTO international VALUES (10,'WebGUI',6,'Hantera skräpkorgen.',1031510000); INSERT INTO international VALUES (11,'Article',6,'(Kryssa i om du inte skriver <br> manuellt.)',1031841919); INSERT INTO international VALUES (77,'EventsCalendar',1,'Delete this event and all of its recurrences.',1031514049); -INSERT INTO international VALUES (11,'LinkList',6,'Lägg till länklista',1031579360); INSERT INTO international VALUES (11,'MessageBoard',6,'Tillbaka till meddelandelista',1031649810); INSERT INTO international VALUES (11,'SQLReport',6,'<b>Debug:</b> Error: There was a problem with the query.',1031510000); -INSERT INTO international VALUES (11,'USS',6,'Lägg till inlägg',1031510000); INSERT INTO international VALUES (11,'WebGUI',6,'Töm skräpkorgen.',1031648713); INSERT INTO international VALUES (12,'Article',6,'Redigera artikel',1031841932); INSERT INTO international VALUES (12,'EventsCalendar',6,'Redigera Händelser Kalender',1031649518); @@ -2979,7 +2945,6 @@ INSERT INTO international VALUES (92,'WebGUI',6,'N INSERT INTO international VALUES (93,'WebGUI',6,'Hjälp',1031510000); INSERT INTO international VALUES (94,'WebGUI',6,'Se vidare',1031510000); INSERT INTO international VALUES (95,'WebGUI',6,'Hjälpindex',1031648017); -INSERT INTO international VALUES (98,'WebGUI',6,'Lägg till sida',1031510000); INSERT INTO international VALUES (99,'WebGUI',6,'Titel',1031510000); INSERT INTO international VALUES (100,'WebGUI',6,'Meta Tag',1031510000); INSERT INTO international VALUES (101,'WebGUI',6,'Är du säker på att du vill radera denna sida, dess innehåll och underliggande objekt?',1032851375); @@ -2990,13 +2955,6 @@ INSERT INTO international VALUES (105,'WebGUI',6,'Stil',1031510000); INSERT INTO international VALUES (106,'WebGUI',6,'Ge samma stil till underliggande sidor.',1031510000); INSERT INTO international VALUES (107,'WebGUI',6,'Privilegier',1031648692); INSERT INTO international VALUES (108,'WebGUI',6,'Ägare',1031510000); -INSERT INTO international VALUES (109,'WebGUI',6,'Ägaren kan se?',1031510000); -INSERT INTO international VALUES (110,'WebGUI',6,'Ägaren kan redigera?',1032859339); -INSERT INTO international VALUES (111,'WebGUI',6,'Grupp',1031510000); -INSERT INTO international VALUES (112,'WebGUI',6,'Gruppen kan se?',1031510000); -INSERT INTO international VALUES (113,'WebGUI',6,'Gruppen kan redigera?',1032859356); -INSERT INTO international VALUES (114,'WebGUI',6,'Vem som helst kan titta?',1031649397); -INSERT INTO international VALUES (115,'WebGUI',6,'Kan vem som helst redigera?',1031510000); INSERT INTO international VALUES (116,'WebGUI',6,'Kryssa här för att kopiera dessa previlegier till undersidor.',1031510000); INSERT INTO international VALUES (117,'WebGUI',6,'Redigera användarinställningar',1032859534); INSERT INTO international VALUES (118,'WebGUI',6,'Anonyma registreringar',1031510000); @@ -3062,7 +3020,6 @@ INSERT INTO international VALUES (240,'WebGUI',6,'Meddelande-ID:',1031583887); INSERT INTO international VALUES (244,'WebGUI',6,'Författare',1031510000); INSERT INTO international VALUES (245,'WebGUI',6,'Datum',1031510000); INSERT INTO international VALUES (304,'WebGUI',6,'Språk',1031510000); -INSERT INTO international VALUES (306,'WebGUI',6,'Användarnamn Bindning',1031648142); INSERT INTO international VALUES (307,'WebGUI',6,'Använd den vanliga meta tagen?',1031510000); INSERT INTO international VALUES (308,'WebGUI',6,'Redigera profilinställningar',1031510000); INSERT INTO international VALUES (309,'WebGUI',6,'Tillåt riktigt namn?',1031510000); @@ -3137,15 +3094,12 @@ INSERT INTO international VALUES (32,'USS',6,'Bild',1031510000); INSERT INTO international VALUES (33,'USS',6,'Bilaga',1031648631); INSERT INTO international VALUES (34,'USS',6,'Konvertera radbrytningar',1031510000); INSERT INTO international VALUES (35,'USS',6,'Titel',1031510000); -INSERT INTO international VALUES (36,'USS',6,'Radera fil.',1031510000); INSERT INTO international VALUES (378,'WebGUI',6,'Användar-ID',1031581110); INSERT INTO international VALUES (379,'WebGUI',6,'Grupp-ID',1031581117); INSERT INTO international VALUES (380,'WebGUI',6,'Stil-ID',1031581134); INSERT INTO international VALUES (381,'WebGUI',6,'WebGUI fick in en felformulerad förfrågan och kunde inte fortsätta. Oftast beror detta på ovanliga tecken som skickas från ett formulär. Du kan försöka med att gå tillbaka och försöka igen.',1031510000); INSERT INTO international VALUES (1,'FileManager',6,'Filhanterare',1031510000); -INSERT INTO international VALUES (2,'FileManager',6,'Lägg till filhanterare',1031581035); INSERT INTO international VALUES (3,'FileManager',6,'Fortsätt med att lägga till fil?',1031510000); -INSERT INTO international VALUES (4,'FileManager',6,'Lägg till nedladdning',1031581043); INSERT INTO international VALUES (5,'FileManager',6,'Filens titel',1032859258); INSERT INTO international VALUES (6,'FileManager',6,'Ladda ned fil',1031510000); INSERT INTO international VALUES (7,'FileManager',6,'Grupp för nedladdning',1031510000); @@ -3154,7 +3108,6 @@ INSERT INTO international VALUES (9,'FileManager',6,'Redigera filhanterare',1031 INSERT INTO international VALUES (10,'FileManager',6,'Redigera nedladdning',1032859231); INSERT INTO international VALUES (11,'FileManager',6,'Lägg till en ny nedladdning.',1031510000); INSERT INTO international VALUES (12,'FileManager',6,'Är du säker på att du vill ta bort denna nedladdning?',1031510000); -INSERT INTO international VALUES (13,'FileManager',6,'Radera',1031510000); INSERT INTO international VALUES (14,'FileManager',6,'Fil',1031510000); INSERT INTO international VALUES (15,'FileManager',6,'Beskrivning',1031510000); INSERT INTO international VALUES (16,'FileManager',6,'Uppladdat den',1032859243); @@ -3334,9 +3287,7 @@ INSERT INTO international VALUES (580,'WebGUI',1,'Your message has been denied.' INSERT INTO international VALUES (27,'Article',10,'Tilbage til artikel',1031510000); INSERT INTO international VALUES (28,'Article',10,'Vis respons',1031510000); INSERT INTO international VALUES (1,'FileManager',10,'Download Manager',1031510000); -INSERT INTO international VALUES (2,'FileManager',10,'Tilføj Download Manager',1031510000); INSERT INTO international VALUES (3,'FileManager',10,'Fortsæt med at tilføje fil?',1031510000); -INSERT INTO international VALUES (4,'FileManager',10,'Tilføj Download',1031510000); INSERT INTO international VALUES (5,'FileManager',10,'Navn på fil',1031510000); INSERT INTO international VALUES (6,'FileManager',10,'Hent fil',1031510000); INSERT INTO international VALUES (7,'FileManager',10,'Gruppe til Download',1031510000); @@ -3345,7 +3296,6 @@ INSERT INTO international VALUES (9,'FileManager',10,'rediger Download Manager', INSERT INTO international VALUES (10,'FileManager',10,'rediger Download ',1031510000); INSERT INTO international VALUES (11,'FileManager',10,'Tilføj ny Download',1031510000); INSERT INTO international VALUES (12,'FileManager',10,'Er du sikker på du vil slette denne Download?',1031510000); -INSERT INTO international VALUES (13,'FileManager',10,'Slet tilføjet fil?',1031510000); INSERT INTO international VALUES (14,'FileManager',10,'Fil',1031510000); INSERT INTO international VALUES (15,'FileManager',10,'Beskrivelse',1031510000); INSERT INTO international VALUES (16,'FileManager',10,'Oprettelsesdato',1031510000); @@ -3356,11 +3306,9 @@ INSERT INTO international VALUES (20,'FileManager',10,'Slet efter',1031510000); INSERT INTO international VALUES (74,'FileManager',1,'Add a new file.',1038262375); INSERT INTO international VALUES (82,'EventsCalendar',1,'Current.',1038190803); INSERT INTO international VALUES (2,'EventsCalendar',10,'Begivenheds kalender',1032274027); -INSERT INTO international VALUES (3,'EventsCalendar',10,'Tilføj begivenheds kalender',1031510000); INSERT INTO international VALUES (4,'EventsCalendar',10,'Begivenhed sker én gang',1031510000); INSERT INTO international VALUES (700,'WebGUI',10,'dag',1031510000); INSERT INTO international VALUES (701,'WebGUI',10,'uge',1031510000); -INSERT INTO international VALUES (7,'EventsCalendar',10,'Tilføj begivenhed ',1031510000); INSERT INTO international VALUES (8,'EventsCalendar',10,'Gentages hver',1032274480); INSERT INTO international VALUES (9,'EventsCalendar',10,'indtil',1031510000); INSERT INTO international VALUES (61,'Product',1,'Product Template',1031514049); @@ -3370,15 +3318,12 @@ INSERT INTO international VALUES (14,'EventsCalendar',10,'Fra dato',1031510000); INSERT INTO international VALUES (15,'EventsCalendar',10,'Til dato',1031510000); INSERT INTO international VALUES (19,'EventsCalendar',10,'Slet efter ',1032273982); INSERT INTO international VALUES (1,'ExtraColumn',10,'Ekstra kolonne',1031510000); -INSERT INTO international VALUES (2,'ExtraColumn',10,'Tilføj ekstra kolonne',1031510000); INSERT INTO international VALUES (3,'ExtraColumn',10,'Mellemrum',1032469898); INSERT INTO international VALUES (4,'ExtraColumn',10,'Bredde',1032469906); INSERT INTO international VALUES (5,'ExtraColumn',10,'stilarter klasse',1032469915); INSERT INTO international VALUES (6,'ExtraColumn',10,'rediger ekstra kolonne',1032469927); INSERT INTO international VALUES (74,'FAQ',1,'Template',1036260684); INSERT INTO international VALUES (2,'FAQ',10,'Ofte stillede spørgsmål (F.A.Q.)',1032469958); -INSERT INTO international VALUES (3,'FAQ',10,'Tilføj F.A.Q.',1031510000); -INSERT INTO international VALUES (4,'FAQ',10,'Tilføj spørgsmål',1031510000); INSERT INTO international VALUES (5,'FAQ',10,'Spørgsmål',1032469969); INSERT INTO international VALUES (6,'FAQ',10,'Svar',1032469976); INSERT INTO international VALUES (7,'FAQ',10,'Er du sikker på du vil slette dette spørgsmål?',1032469993); @@ -3392,14 +3337,11 @@ INSERT INTO international VALUES (4,'Item',10,'Item',1032470093); INSERT INTO international VALUES (5,'Item',10,'Hent vedhæftet',1032470104); INSERT INTO international VALUES (3,'LinkList',10,'Skal der åbnes i nyt vindue?',1032470165); INSERT INTO international VALUES (6,'LinkList',10,'Liste over henvisning',1032470193); -INSERT INTO international VALUES (7,'LinkList',10,'Tilføj henvisning',1031510000); INSERT INTO international VALUES (8,'LinkList',10,'URL',1032470215); INSERT INTO international VALUES (9,'LinkList',10,'Er du sikker på du vil slette denne henvisning?',1032470231); INSERT INTO international VALUES (10,'LinkList',10,'Rediger henvisnings liste',1032470126); -INSERT INTO international VALUES (11,'LinkList',10,'Tilføj henvisnings liste',1031510000); INSERT INTO international VALUES (12,'LinkList',10,'Rediger henvisning ',1032470135); INSERT INTO international VALUES (13,'LinkList',10,'Tilføj ny henvisning',1032470146); -INSERT INTO international VALUES (1,'MessageBoard',10,'Tilføj opslagstavle',1031510000); INSERT INTO international VALUES (2,'MessageBoard',10,'Opslagstavle',1031510000); INSERT INTO international VALUES (564,'WebGUI',10,'Hvem kan komme med indlæg?',1031510000); INSERT INTO international VALUES (4,'MessageBoard',10,'Antal beskeder pr. side',1031510000); @@ -3408,11 +3350,9 @@ INSERT INTO international VALUES (6,'MessageBoard',10,'Rediger opslagstavle',103 INSERT INTO international VALUES (7,'MessageBoard',10,'Forfatter:',1031510000); INSERT INTO international VALUES (8,'MessageBoard',10,'Dato:',1031510000); INSERT INTO international VALUES (9,'MessageBoard',10,'Besked nr.:',1031510000); -INSERT INTO international VALUES (10,'MessageBoard',10,'Forrige tråd',1031510000); INSERT INTO international VALUES (11,'MessageBoard',10,'Tilbage til oversigt',1032470244); INSERT INTO international VALUES (12,'MessageBoard',10,'Rediger meddelelse',1032470260); INSERT INTO international VALUES (577,'WebGUI',10,'Send respons',1031510000); -INSERT INTO international VALUES (14,'MessageBoard',10,'Næste tråd',1031510000); INSERT INTO international VALUES (15,'MessageBoard',10,'Forfatter',1032470276); INSERT INTO international VALUES (16,'MessageBoard',10,'Dato',1032470297); INSERT INTO international VALUES (17,'MessageBoard',10,'Ny meddelelse',1031510000); @@ -3422,7 +3362,6 @@ INSERT INTO international VALUES (20,'MessageBoard',10,'Seneste svar',1031510000 INSERT INTO international VALUES (565,'WebGUI',10,'Hvem kan moderere?',1031510000); INSERT INTO international VALUES (22,'MessageBoard',10,'Slet besked',1031510000); INSERT INTO international VALUES (1,'Poll',10,'Afstemning',1031510000); -INSERT INTO international VALUES (2,'Poll',10,'Tilføj afstemning',1031510000); INSERT INTO international VALUES (3,'Poll',10,'Aktiv',1031510000); INSERT INTO international VALUES (4,'Poll',10,'Hvem kan stemme',1031510000); INSERT INTO international VALUES (5,'Poll',10,'Bredde på graf',1031510000); @@ -3432,7 +3371,6 @@ INSERT INTO international VALUES (8,'Poll',10,'(Indtast INSERT INTO international VALUES (9,'Poll',10,'Rediger afstemning',1031510000); INSERT INTO international VALUES (10,'Poll',10,'Nulstil afstemning',1031510000); INSERT INTO international VALUES (11,'Poll',10,'Stem!',1031510000); -INSERT INTO international VALUES (1,'SiteMap',10,'Tilføj Site oversigt',1031510000); INSERT INTO international VALUES (2,'SiteMap',10,'Site oversigt',1031510000); INSERT INTO international VALUES (3,'SiteMap',10,'Startende fra dette niveau',1031510000); INSERT INTO international VALUES (4,'SiteMap',10,'Dybde?',1031510000); @@ -3440,7 +3378,6 @@ INSERT INTO international VALUES (5,'SiteMap',10,'Rediger Site oversigt',1031510 INSERT INTO international VALUES (6,'SiteMap',10,'Indryk',1031510000); INSERT INTO international VALUES (80,'Survey',1,'seconds',1038789602); INSERT INTO international VALUES (1,'SQLReport',10,'SQL rapport',1031510000); -INSERT INTO international VALUES (2,'SQLReport',10,'Tilføj SQL rapport',1031510000); INSERT INTO international VALUES (3,'SQLReport',10,'Rapport template',1031510000); INSERT INTO international VALUES (4,'SQLReport',10,'Query',1031510000); INSERT INTO international VALUES (5,'SQLReport',10,'DSN',1031510000); @@ -3459,7 +3396,6 @@ INSERT INTO international VALUES (17,'SQLReport',10,'Debug: Query:',10315 INSERT INTO international VALUES (18,'SQLReport',10,'Der var ikke nogen svar til denne forespørgsel!',1031510000); INSERT INTO international VALUES (1,'SyndicatedContent',10,'URL til RSS fil',1031510000); INSERT INTO international VALUES (2,'SyndicatedContent',10,'Syndicated Content',1031510000); -INSERT INTO international VALUES (3,'SyndicatedContent',10,'Tilføj Syndicated Content',1031510000); INSERT INTO international VALUES (4,'SyndicatedContent',10,'Rediger Syndicated Content',1031510000); INSERT INTO international VALUES (5,'SyndicatedContent',10,'Sidst opdateret',1031510000); INSERT INTO international VALUES (6,'SyndicatedContent',10,'Gældende indhold',1031510000); @@ -3473,7 +3409,6 @@ INSERT INTO international VALUES (560,'WebGUI',10,'Godkendt',1031510000); INSERT INTO international VALUES (561,'WebGUI',10,'Afvist',1031510000); INSERT INTO international VALUES (562,'WebGUI',10,'Afventer',1031510000); INSERT INTO international VALUES (563,'WebGUI',10,'Default Status',1031510000); -INSERT INTO international VALUES (11,'USS',10,'Tilføj indlæg',1031510000); INSERT INTO international VALUES (12,'USS',10,'(Kryds ikke hvis du laver et HTML indlæg.)',1031510000); INSERT INTO international VALUES (13,'USS',10,'Tilføjet dato',1031510000); INSERT INTO international VALUES (14,'USS',10,'Status',1031510000); @@ -3495,7 +3430,6 @@ INSERT INTO international VALUES (32,'USS',10,'Billede',1031510000); INSERT INTO international VALUES (33,'USS',10,'Tillæg',1031510000); INSERT INTO international VALUES (34,'USS',10,'Konverter linieskift?',1031510000); INSERT INTO international VALUES (35,'USS',10,'Titel',1031510000); -INSERT INTO international VALUES (36,'USS',10,'Slet fil.',1031510000); INSERT INTO international VALUES (37,'USS',10,'Slet',1031510000); INSERT INTO international VALUES (1,'WebGUI',10,'Tilføj indhold',1031510000); INSERT INTO international VALUES (2,'WebGUI',10,'Side',1031510000); @@ -3591,7 +3525,6 @@ INSERT INTO international VALUES (92,'WebGUI',10,'N INSERT INTO international VALUES (93,'WebGUI',10,'Hjælp',1031510000); INSERT INTO international VALUES (94,'WebGUI',10,'Se også',1031510000); INSERT INTO international VALUES (95,'WebGUI',10,'Hjælpe indeks',1031510000); -INSERT INTO international VALUES (98,'WebGUI',10,'Tilføj side',1031510000); INSERT INTO international VALUES (99,'WebGUI',10,'Titel',1031510000); INSERT INTO international VALUES (100,'WebGUI',10,'Meta Tags',1031510000); INSERT INTO international VALUES (101,'WebGUI',10,'Er du sikker på du vil slette denne side, og alt indhold derunder?',1031510000); @@ -3602,13 +3535,6 @@ INSERT INTO international VALUES (105,'WebGUI',10,'Stil',1031510000); INSERT INTO international VALUES (106,'WebGUI',10,'Sæt kryds for at give denne stil til alle undersider',1031510000); INSERT INTO international VALUES (107,'WebGUI',10,'Rettigheder',1031510000); INSERT INTO international VALUES (108,'WebGUI',10,'Ejer',1031510000); -INSERT INTO international VALUES (109,'WebGUI',10,'Ejer kan se?',1031510000); -INSERT INTO international VALUES (110,'WebGUI',10,'Ejer kan redigere?',1031510000); -INSERT INTO international VALUES (111,'WebGUI',10,'Gruppe',1031510000); -INSERT INTO international VALUES (112,'WebGUI',10,'Gruppe kan se?',1031510000); -INSERT INTO international VALUES (113,'WebGUI',10,'Gruppe kan redigere?',1031510000); -INSERT INTO international VALUES (114,'WebGUI',10,'Alle kan se?',1031510000); -INSERT INTO international VALUES (115,'WebGUI',10,'Alle kan redigere?',1031510000); INSERT INTO international VALUES (116,'WebGUI',10,'Sæt kryds for at give disse rettigheder til alle undersider',1031510000); INSERT INTO international VALUES (117,'WebGUI',10,'Rediger autorisations indstillinger',1031510000); INSERT INTO international VALUES (118,'WebGUI',10,'Anonym registrering',1031510000); @@ -3638,8 +3564,6 @@ INSERT INTO international VALUES (147,'WebGUI',10,'Sider',1031510000); INSERT INTO international VALUES (148,'WebGUI',10,'Wobjects',1031510000); INSERT INTO international VALUES (149,'WebGUI',10,'brugere i gruppe',1031510000); INSERT INTO international VALUES (151,'WebGUI',10,'Navn på stilart',1031510000); -INSERT INTO international VALUES (152,'WebGUI',10,'Hoved',1031510000); -INSERT INTO international VALUES (153,'WebGUI',10,'Fod',1031510000); INSERT INTO international VALUES (154,'WebGUI',10,'Stilart Sheet',1031510000); INSERT INTO international VALUES (155,'WebGUI',10,'\"Er du sikker på du vil slette denne stilart og overføre alle sider der bruger denne til \"\"Fail Safe\"\" stilarten ?\"',1031510000); INSERT INTO international VALUES (156,'WebGUI',10,'Rediger stilart',1031510000); @@ -3674,7 +3598,6 @@ INSERT INTO international VALUES (240,'WebGUI',10,'Besked ID:',1031510000); INSERT INTO international VALUES (244,'WebGUI',10,'Forfatter ',1031510000); INSERT INTO international VALUES (245,'WebGUI',10,'Dato',1031510000); INSERT INTO international VALUES (304,'WebGUI',10,'Sprog',1031510000); -INSERT INTO international VALUES (306,'WebGUI',10,'Brugernavn binding',1031510000); INSERT INTO international VALUES (307,'WebGUI',10,'Brug standard meta tags?',1031510000); INSERT INTO international VALUES (308,'WebGUI',10,'Rediger profil indstillinger',1031510000); INSERT INTO international VALUES (309,'WebGUI',10,'Tillad rigtige navne?',1031510000); @@ -3982,8 +3905,6 @@ INSERT INTO international VALUES (9,'LinkList',3,'Weet u zeker dat u deze link w INSERT INTO international VALUES (9,'FAQ',3,'Voeg een nieuwe vraag toe',1038487447); INSERT INTO international VALUES (9,'EventsCalendar',3,'Tot',1038487255); INSERT INTO international VALUES (9,'Article',3,'Bijlage',1037903332); -INSERT INTO international VALUES (713,'WebGUI',1,'Style Managers Group',1031514049); -INSERT INTO international VALUES (714,'WebGUI',1,'Template Managers Group',1031514049); INSERT INTO international VALUES (8,'SQLReport',3,'Bewerk SQL rapport',1038527960); INSERT INTO international VALUES (561,'WebGUI',3,'Afgekeurd',1039780724); INSERT INTO international VALUES (8,'WebGUI',3,'Bekijk \'pagina niet gevonden\'.',1039783447); @@ -4117,7 +4038,6 @@ INSERT INTO international VALUES (5,'SyndicatedContent',7,' INSERT INTO international VALUES (5,'SQLReport',7,'DSN',1031510000); INSERT INTO international VALUES (5,'SiteMap',7,'±à¼ÍøÕ¾µØÍ¼',1031510000); INSERT INTO international VALUES (5,'Poll',7,'ͼÐοí¶È',1031510000); -INSERT INTO international VALUES (5,'MessageBoard',7,'±à¼³¬Ê±',1031510000); INSERT INTO international VALUES (818,'WebGUI',1,'Deactivated',1038431300); INSERT INTO international VALUES (5,'Item',7,'ÏÂÔØ¸½¼þ',1031510000); INSERT INTO international VALUES (5,'FAQ',7,'ÎÊÌâ',1031510000); @@ -4141,7 +4061,6 @@ INSERT INTO international VALUES (3,'USS',7,' INSERT INTO international VALUES (3,'SQLReport',7,'±¨¸æÄ£°å',1031510000); INSERT INTO international VALUES (3,'SiteMap',7,'ÊÇ·ñ´Ó´Ë¼¶±ð¿ªÊ¼£¿',1031510000); INSERT INTO international VALUES (3,'Poll',7,'¼¤»î',1031510000); -INSERT INTO international VALUES (3,'MessageBoard',7,'·¢±íȨÏÞ£¿',1031510000); INSERT INTO international VALUES (3,'LinkList',7,'ÊÇ·ñÔÚд°¿ÚÖдò¿ª£¿',1031510000); INSERT INTO international VALUES (3,'Item',7,'ɾ³ý¸½¼þ',1031510000); INSERT INTO international VALUES (3,'ExtraColumn',7,'¿Õ°×',1031510000); @@ -4182,7 +4101,6 @@ INSERT INTO international VALUES (7,'FAQ',7,' INSERT INTO international VALUES (7,'MessageBoard',7,'×÷Õߣº',1031510000); INSERT INTO international VALUES (7,'Poll',7,'»Ø´ð',1031510000); INSERT INTO international VALUES (7,'SQLReport',7,'Êý¾Ý¿âÃÜÂë',1031510000); -INSERT INTO international VALUES (7,'USS',7,'ͨ¹ý',1031510000); INSERT INTO international VALUES (7,'WebGUI',7,'¹ÜÀíÓû§¡£',1031510000); INSERT INTO international VALUES (8,'Article',7,'Á´½Ó URL',1031510000); INSERT INTO international VALUES (8,'EventsCalendar',7,'ÖØ¸´ÖÜÆÚ',1031510000); @@ -4193,33 +4111,28 @@ INSERT INTO international VALUES (8,'Poll',7,' INSERT INTO international VALUES (9,'MessageBoard',7,'ÎÄÕ ID:',1031510000); INSERT INTO international VALUES (11,'MessageBoard',7,'·µ»ØÎÄÕÂÁбí',1031510000); INSERT INTO international VALUES (12,'MessageBoard',7,'±à¼ÎÄÕÂ',1031510000); -INSERT INTO international VALUES (13,'MessageBoard',7,'·¢±í»Ø¸´',1031510000); INSERT INTO international VALUES (15,'MessageBoard',7,'×÷Õß',1031510000); INSERT INTO international VALUES (16,'MessageBoard',7,'ÈÕÆÚ',1031510000); INSERT INTO international VALUES (17,'MessageBoard',7,'·¢±íÐÂÎÄÕÂ',1031510000); INSERT INTO international VALUES (18,'MessageBoard',7,'ÏßË÷¿ªÊ¼',1031510000); INSERT INTO international VALUES (19,'MessageBoard',7,'»Ø¸´',1031510000); INSERT INTO international VALUES (20,'MessageBoard',7,'×îºó»Ø¸´',1031510000); -INSERT INTO international VALUES (21,'MessageBoard',7,'¹ÜÀíȨÏÞ£¿',1031510000); INSERT INTO international VALUES (22,'MessageBoard',7,'ɾ³ýÎÄÕÂ',1031510000); INSERT INTO international VALUES (9,'Poll',7,'±à¼µ÷²é',1031510000); INSERT INTO international VALUES (10,'Poll',7,'³õʼ»¯Í¶Æ±¡£',1031510000); INSERT INTO international VALUES (11,'Poll',7,'ͶƱ£¡',1031510000); INSERT INTO international VALUES (8,'SQLReport',7,'Edit SQL Report',1031510000); -INSERT INTO international VALUES (8,'USS',7,'±»¾Ü¾ø',1031510000); INSERT INTO international VALUES (8,'WebGUI',7,'Äú²é¿´µÄÒ³Ãæ²»´æÔÚ¡£',1031510000); INSERT INTO international VALUES (9,'Article',7,'¸½¼þ',1031510000); INSERT INTO international VALUES (9,'EventsCalendar',7,'Ö±µ½',1031510000); INSERT INTO international VALUES (9,'FAQ',7,'Ìí¼ÓÐÂÎÊÌâ¡£',1031510000); INSERT INTO international VALUES (9,'LinkList',7,'ÄúÊÇ·ñÈ·¶¨ÒªÉ¾³ý´ËÁ´½Ó£¿',1031510000); INSERT INTO international VALUES (9,'SQLReport',7,'Debug: Error: The DSN specified is of an improper format.',1031510000); -INSERT INTO international VALUES (9,'USS',7,'ÉóºËÖÐ',1031510000); INSERT INTO international VALUES (9,'WebGUI',7,'²é¿´¼ôÌù°å',1031510000); INSERT INTO international VALUES (10,'Article',7,'ÊÇ·ñת»»»Ø³µ·û£¿',1031510000); INSERT INTO international VALUES (10,'FAQ',7,'±à¼ÎÊÌâ',1031510000); INSERT INTO international VALUES (10,'LinkList',7,'±à¼Á´½ÓÁбí',1031510000); INSERT INTO international VALUES (10,'SQLReport',7,'Debug: Error: The SQL specified is of an improper format.',1031510000); -INSERT INTO international VALUES (10,'USS',7,'ĬÈÏ״̬',1031510000); INSERT INTO international VALUES (10,'WebGUI',7,'¹ÜÀíÀ¬»øÏä',1031510000); INSERT INTO international VALUES (11,'Article',7,'(Èç¹ûÄúûÓÐÊÖ¶¯ÊäÈë<br>£¬ÇëÑ¡Ôñ¡°ÊÇ¡±)',1031510000); INSERT INTO international VALUES (76,'EventsCalendar',1,'Delete only this event.',1031514049); @@ -4258,11 +4171,8 @@ INSERT INTO international VALUES (21,'USS',7,' INSERT INTO international VALUES (21,'WebGUI',7,'ÆßÔÂ',1031510000); INSERT INTO international VALUES (22,'WebGUI',7,'°ËÔÂ',1031510000); INSERT INTO international VALUES (23,'WebGUI',7,'¾ÅÔÂ',1031510000); -INSERT INTO international VALUES (24,'USS',7,'ͨ¹ý',1031510000); INSERT INTO international VALUES (24,'WebGUI',7,'Ê®ÔÂ',1031510000); -INSERT INTO international VALUES (25,'USS',7,'¼ÌÐøÉóºË',1031510000); INSERT INTO international VALUES (25,'WebGUI',7,'ʮһÔÂ',1031510000); -INSERT INTO international VALUES (26,'USS',7,'¾Ü¾ø',1031510000); INSERT INTO international VALUES (26,'WebGUI',7,'Ê®¶þÔÂ',1031510000); INSERT INTO international VALUES (27,'USS',7,'±à¼',1031510000); INSERT INTO international VALUES (27,'WebGUI',7,'ÐÇÆÚÈÕ',1031510000); @@ -4347,13 +4257,6 @@ INSERT INTO international VALUES (105,'WebGUI',7,' INSERT INTO international VALUES (106,'WebGUI',7,'Ñ¡Ôñ¡°ÊÇ¡±½«±¾Ò³ÃæÏ¼¶ËùÓÐÒ³Ãæ·ç¸ñ¸ÄΪ´Ë·ç¸ñ¡£',1031510000); INSERT INTO international VALUES (107,'WebGUI',7,'ȨÏÞÉèÖÃ',1031510000); INSERT INTO international VALUES (108,'WebGUI',7,'ÓµÓÐÕß',1031510000); -INSERT INTO international VALUES (109,'WebGUI',7,'ÓµÓÐÕß·ÃÎÊȨÏÞ£¿',1031510000); -INSERT INTO international VALUES (110,'WebGUI',7,'ÓµÓÐÕß±à¼È¨ÏÞ£¿',1031510000); -INSERT INTO international VALUES (111,'WebGUI',7,'Óû§×é',1031510000); -INSERT INTO international VALUES (112,'WebGUI',7,'Óû§×é·ÃÎÊȨÏÞ£¿',1031510000); -INSERT INTO international VALUES (113,'WebGUI',7,'Óû§×é±à¼È¨ÏÞ£¿',1031510000); -INSERT INTO international VALUES (114,'WebGUI',7,'ÈκÎÈ˿ɷÃÎÊ£¿',1031510000); -INSERT INTO international VALUES (115,'WebGUI',7,'ÈκÎÈ˿ɱ༣¿',1031510000); INSERT INTO international VALUES (116,'WebGUI',7,'Ñ¡Ôñ¡°ÊÇ¡±½«±¾Ò³ÃæÏ¼¶ËùÓÐÒ³ÃæÈ¨ÏÞ¸ÄΪ´ËȨÏÞÉèÖá£',1031510000); INSERT INTO international VALUES (117,'WebGUI',7,'±à¼Óû§ÉèÖÃ',1031510000); INSERT INTO international VALUES (118,'WebGUI',7,'ÄäÃûÓû§×¢²á',1031510000); @@ -4421,7 +4324,6 @@ INSERT INTO international VALUES (240,'WebGUI',7,' INSERT INTO international VALUES (244,'WebGUI',7,'×÷Õß',1031510000); INSERT INTO international VALUES (245,'WebGUI',7,'ÈÕÆÚ',1031510000); INSERT INTO international VALUES (304,'WebGUI',7,'ÓïÑÔ',1031510000); -INSERT INTO international VALUES (306,'WebGUI',7,'Óû§Ãû°ó¶¨',1031510000); INSERT INTO international VALUES (307,'WebGUI',7,'ÊÇ·ñʹÓÃĬÈÏ meta ±êʶ·û£¿',1031510000); INSERT INTO international VALUES (308,'WebGUI',7,'±à¼Óû§ÊôÐÔÉèÖÃ',1031510000); INSERT INTO international VALUES (309,'WebGUI',7,'ÊÇ·ñÔÊÐíʹÓÃÕæÊµÐÕÃû£¿',1031510000); @@ -4536,7 +4438,6 @@ INSERT INTO international VALUES (783,'WebGUI',1,'Type',1036954378); INSERT INTO international VALUES (394,'WebGUI',7,'¹ÜÀíͼÏó¡£',1031510000); INSERT INTO international VALUES (395,'WebGUI',7,'Ìí¼ÓÐÂͼÏó¡£',1031510000); INSERT INTO international VALUES (719,'WebGUI',10,'Forældet',1036855669); -INSERT INTO international VALUES (710,'WebGUI',10,'Redigér rettigheds indstillinger',1036855857); INSERT INTO international VALUES (398,'WebGUI',7,'ÎĵµÀàÐͶ¨Òå',1031510000); INSERT INTO international VALUES (399,'WebGUI',7,'·ÖÎö±¾Ò³Ãæ¡£',1031510000); INSERT INTO international VALUES (400,'WebGUI',7,'ÊÇ·ñ×èÖ¹´úÀí»º´æ£¿',1031510000); @@ -4561,16 +4462,10 @@ INSERT INTO international VALUES (411,'WebGUI',7,'Ŀ¼ INSERT INTO international VALUES (412,'WebGUI',7,'Ò³ÃæÃèÊö',1031510000); INSERT INTO international VALUES (77,'Survey',1,'End Time',1038782119); INSERT INTO international VALUES (18,'Article',7,'ÊÇ·ñÔÊÐíÌÖÂÛ£¿',1031510000); -INSERT INTO international VALUES (19,'Article',7,'Ë¿ÉÒÔ·¢±í£¿',1031510000); -INSERT INTO international VALUES (20,'Article',7,'Ë¿ÉÒÔ¹ÜÀí£¿',1031510000); -INSERT INTO international VALUES (21,'Article',7,'±à¼³¬Ê±',1031510000); INSERT INTO international VALUES (22,'Article',7,'×÷Õß',1031510000); INSERT INTO international VALUES (23,'Article',7,'ÈÕÆÚ',1031510000); INSERT INTO international VALUES (24,'Article',7,'·¢±í»ØÓ¦',1031510000); -INSERT INTO international VALUES (25,'Article',7,'±à¼»ØÓ¦',1031510000); -INSERT INTO international VALUES (26,'Article',7,'ɾ³ý»ØÓ¦',1031510000); INSERT INTO international VALUES (27,'Article',7,'·µ»ØÎÄÕÂ',1031510000); -INSERT INTO international VALUES (711,'WebGUI',1,'Image Managers Group',1031514049); INSERT INTO international VALUES (28,'Article',7,'²é¿´»ØÓ¦',1031510000); INSERT INTO international VALUES (57,'Product',1,'Are you certain you wish to delete this template and set all the products using it to the default template?',1031514049); INSERT INTO international VALUES (53,'Product',1,'Edit Benefit',1031514049); @@ -4667,15 +4562,10 @@ INSERT INTO international VALUES (159,'WebGUI',7,' INSERT INTO international VALUES (508,'WebGUI',7,'¹ÜÀíÄ£°å¡£',1031510000); INSERT INTO international VALUES (39,'USS',7,'·¢±í»Ø¸´',1031510000); INSERT INTO international VALUES (41,'USS',7,'ÈÕÆÚ',1031510000); -INSERT INTO international VALUES (42,'USS',7,'±à¼»ØÓ¦',1031510000); -INSERT INTO international VALUES (43,'USS',7,'ɾ³ý»ØÓ¦',1031510000); INSERT INTO international VALUES (45,'USS',7,'·µ»ØÍ¶¸åϵͳ',1031510000); INSERT INTO international VALUES (46,'USS',7,'¸ü¶à...',1031510000); INSERT INTO international VALUES (47,'USS',7,'»Ø¸´',1031510000); INSERT INTO international VALUES (48,'USS',7,'ÊÇ·ñÔÊÐíÌÖÂÛ£¿',1031510000); -INSERT INTO international VALUES (49,'USS',7,'±à¼³¬Ê±',1031510000); -INSERT INTO international VALUES (50,'USS',7,'ÔÊÐí·¢±íµÄÓû§×é',1031510000); -INSERT INTO international VALUES (44,'USS',7,'ÔÊÐí¹ÜÀíµÄÓû§×é',1031510000); INSERT INTO international VALUES (51,'USS',7,'ÏÔʾ¿ìÕÕ£¿',1031510000); INSERT INTO international VALUES (52,'USS',7,'¿ìÕÕ',1031510000); INSERT INTO international VALUES (53,'USS',7,'²¼¾Ö',1031510000); @@ -4818,15 +4708,10 @@ INSERT INTO international VALUES (52,'Product',1,'Add another benefit?',10315140 INSERT INTO international VALUES (416,'WebGUI',8,'
Um einer Seite ein Wobject hinzuzufügen, müssen sie zuerst die Seite aufrufen, \r\nin die das Wobject soll. Dann wählen Sie ein Wobject ihrer Wahl aus dem oberen \r\nlinken Bereich ("Inhalt hinzufügen ... ") aus. Zu jedem Woject gibt \r\nes eine eigene Hilfe, daher schauen sie sich diese vorher an, wenn sie nicht \r\nwissen, welchen Zweck bzw. welche Funktionen das Wobject hat.
Style Sheets: Alle Wobjects besitzen \r\neine Style-sheet Klasse und ID. \r\n
Die Style-sheet Klasse besteht aus dem Word "wobject" plus dem \r\nTyp des Wobjects. Daher würde für eine Abstimmung die Style-sheet Klasse "wobjectPoll" \r\nlauten. Die Klasse gehört dann zu allen Wobjects dieses Typs im System. \r\n
Die Style-sheet ID besteht aus dem Wort "wobjectId" plus der Wobject Id für \r\ndiese Wobject Instanz. Für einen Artikel mit der Wobject Id 94 würde die ID \r\ndann "wobjectId94" lauten.
',1044962139); INSERT INTO international VALUES (22,'Article',8,'Autore',1031510000); INSERT INTO international VALUES (23,'Article',8,'Data',1031510000); -INSERT INTO international VALUES (20,'Article',8,'Chi può moderare?',1031510000); -INSERT INTO international VALUES (19,'Article',8,'Chi può postare?',1031510000); INSERT INTO international VALUES (18,'Article',8,'Consenti discussione?',1031510000); INSERT INTO international VALUES (78,'Survey',1,'Total Time',1038782125); INSERT INTO international VALUES (411,'WebGUI',8,'Titolo nel Menu',1031510000); @@ -4845,7 +4730,6 @@ INSERT INTO international VALUES (405,'WebGUI',8,'Ultima Pagina',1031510000); INSERT INTO international VALUES (403,'WebGUI',8,'Preferisco non dirlo.',1031510000); INSERT INTO international VALUES (402,'WebGUI',8,'Il messaggio che hai richiesto non esiste.',1031510000); INSERT INTO international VALUES (22,'MessageBoard',8,'Cancella Messaggio',1031510000); -INSERT INTO international VALUES (21,'MessageBoard',8,'Chi può moderare?',1031510000); INSERT INTO international VALUES (60,'WebGUI',8,'Sei sicuro di voler disattivare il tuo account? Se continui le informazioni del tuo account saranno perse permanentemente.',1031510000); INSERT INTO international VALUES (401,'WebGUI',8,'Sei sicuro di voler cancellare questo messaggio e tutti i messaggi sotto di esso in questo thread?',1031510000); INSERT INTO international VALUES (400,'WebGUI',8,'Impedisci la Cache del Proxy',1031510000); @@ -4903,7 +4787,6 @@ INSERT INTO international VALUES (11,'Poll',8,'Vota!',1031510000); INSERT INTO international VALUES (374,'WebGUI',8,'Visualizza packages.',1031510000); INSERT INTO international VALUES (375,'WebGUI',8,'Seleziona Package da svolgere',1031510000); INSERT INTO international VALUES (376,'WebGUI',8,'Package',1031510000); -INSERT INTO international VALUES (373,'WebGUI',8,'Attenzione: modificando la lista dei gruppi sottostante, si resetta ogni informazione sulla scadenza di ogni gruppo ai nuovi defaults.',1031510000); INSERT INTO international VALUES (371,'WebGUI',8,'Aggiungi Grouping',1031510000); INSERT INTO international VALUES (372,'WebGUI',8,'Modifica i gruppi dell\'utente',1031510000); INSERT INTO international VALUES (370,'WebGUI',8,'Modifica Grouping',1031510000); @@ -4968,7 +4851,6 @@ INSERT INTO international VALUES (310,'WebGUI',8,'Consenti informazioni extra su INSERT INTO international VALUES (309,'WebGUI',8,'Consenti il nome reale?',1031510000); INSERT INTO international VALUES (307,'WebGUI',8,'Usa i meta tags di default?',1031510000); INSERT INTO international VALUES (308,'WebGUI',8,'Modifica i settaggi del profilo',1031510000); -INSERT INTO international VALUES (306,'WebGUI',8,'Binding del Nome Utente',1031510000); INSERT INTO international VALUES (245,'WebGUI',8,'Data',1031510000); INSERT INTO international VALUES (304,'WebGUI',8,'Lingua',1031510000); INSERT INTO international VALUES (244,'WebGUI',8,'Autore',1031510000); @@ -5032,13 +4914,6 @@ INSERT INTO international VALUES (118,'WebGUI',8,'Registrazione Anonima',1031510 INSERT INTO international VALUES (119,'WebGUI',8,'Authentication Method (default)',1031510000); INSERT INTO international VALUES (117,'WebGUI',8,'Modifica settaggi Utente',1031510000); INSERT INTO international VALUES (116,'WebGUI',8,'Seleziona \"Si\" per dare a tutte le sottopagine gli stessi privilegi di questa.',1031510000); -INSERT INTO international VALUES (115,'WebGUI',8,'Chiunque può modificare?',1031510000); -INSERT INTO international VALUES (113,'WebGUI',8,'Il gruppo può modificare?',1031510000); -INSERT INTO international VALUES (114,'WebGUI',8,'Chiunque può visualizzare?',1031510000); -INSERT INTO international VALUES (112,'WebGUI',8,'Il gruppo può visualizzare?',1031510000); -INSERT INTO international VALUES (111,'WebGUI',8,'Gruppo',1031510000); -INSERT INTO international VALUES (110,'WebGUI',8,'Il proprietario può modificare?',1031510000); -INSERT INTO international VALUES (109,'WebGUI',8,'Il proprietario può visualizzare?',1031510000); INSERT INTO international VALUES (108,'WebGUI',8,'Proprietario',1031510000); INSERT INTO international VALUES (107,'WebGUI',8,'Privilegi',1031510000); INSERT INTO international VALUES (106,'WebGUI',8,'Seleziona \"Si\" per dare a tutte le sottopagine lo stesso stile di questa.',1031510000); @@ -5122,11 +4997,8 @@ INSERT INTO international VALUES (28,'USS',8,'Ritorna alla lista dei Contributi' INSERT INTO international VALUES (27,'WebGUI',8,'Domenica',1031510000); INSERT INTO international VALUES (27,'USS',8,'Modifica',1031510000); INSERT INTO international VALUES (26,'WebGUI',8,'Dicembre',1031510000); -INSERT INTO international VALUES (26,'USS',8,'Rifiuta',1031510000); INSERT INTO international VALUES (25,'WebGUI',8,'Novembre',1031510000); -INSERT INTO international VALUES (25,'USS',8,'Lascia Pendenti',1031510000); INSERT INTO international VALUES (24,'WebGUI',8,'Ottobre',1031510000); -INSERT INTO international VALUES (24,'USS',8,'Approva',1031510000); INSERT INTO international VALUES (23,'WebGUI',8,'Settembre',1031510000); INSERT INTO international VALUES (22,'WebGUI',8,'Agosto',1031510000); INSERT INTO international VALUES (21,'WebGUI',8,'Luglio',1031510000); @@ -5153,7 +5025,6 @@ INSERT INTO international VALUES (14,'WebGUI',8,'Visualizza i contributi pendent INSERT INTO international VALUES (14,'USS',8,'Stato',1031510000); INSERT INTO international VALUES (13,'WebGUI',8,'Visualizza indice dell\'aiuto.',1031510000); INSERT INTO international VALUES (13,'USS',8,'Data',1031510000); -INSERT INTO international VALUES (13,'MessageBoard',8,'Rispondi',1031510000); INSERT INTO international VALUES (13,'LinkList',8,'Aggiungi un nuovo link.',1031510000); INSERT INTO international VALUES (13,'EventsCalendar',8,'Modifica Evento',1031510000); INSERT INTO international VALUES (13,'Article',8,'Cancella',1031510000); @@ -5170,7 +5041,6 @@ INSERT INTO international VALUES (11,'MessageBoard',8,'Torna alla lista dei mess INSERT INTO international VALUES (75,'EventsCalendar',1,'Which do you wish to do?',1031514049); INSERT INTO international VALUES (11,'Article',8,'(Seleziona \"Si\" solo se non hai aggiunto <br> manualmente.)',1031510000); INSERT INTO international VALUES (10,'WebGUI',8,'Visualizza il cestino.',1031510000); -INSERT INTO international VALUES (10,'USS',8,'Stato predefinito',1031510000); INSERT INTO international VALUES (10,'SQLReport',8,'Error: The SQL specified is of an improper format.',1031510000); INSERT INTO international VALUES (10,'Poll',8,'Azzera i voti.',1031510000); INSERT INTO international VALUES (10,'LinkList',8,'Modifica Lista di Link',1031510000); @@ -5178,7 +5048,6 @@ INSERT INTO international VALUES (10,'FAQ',8,'Modifica Domanda',1031510000); INSERT INTO international VALUES (715,'WebGUI',1,'Redirect URL',1031514049); INSERT INTO international VALUES (10,'Article',8,'Converti gli \'a capo\'?',1031510000); INSERT INTO international VALUES (9,'WebGUI',8,'Visualizza appunti.',1031510000); -INSERT INTO international VALUES (9,'USS',8,'Pendente',1031510000); INSERT INTO international VALUES (9,'SQLReport',8,'Error: The DSN specified is of an improper format.',1031510000); INSERT INTO international VALUES (9,'Poll',8,'Modifica Sondaggio',1031510000); INSERT INTO international VALUES (9,'MessageBoard',8,'ID Messaggio:',1031510000); @@ -5187,7 +5056,6 @@ INSERT INTO international VALUES (9,'FAQ',8,'Aggiungi una nuova domanda.',103151 INSERT INTO international VALUES (9,'EventsCalendar',8,'finché',1031510000); INSERT INTO international VALUES (9,'Article',8,'Allegato',1031510000); INSERT INTO international VALUES (8,'WebGUI',8,'Visualizza pagina non trovata.',1031510000); -INSERT INTO international VALUES (8,'USS',8,'Respinto',1031510000); INSERT INTO international VALUES (8,'SQLReport',8,'Modifica SQL Report',1031510000); INSERT INTO international VALUES (8,'Poll',8,'(Aggiungi una risposta per linea. Non più di 20)',1031510000); INSERT INTO international VALUES (8,'MessageBoard',8,'Data:',1031510000); @@ -5197,7 +5065,6 @@ INSERT INTO international VALUES (8,'EventsCalendar',8,'Ricorre ogni',1031510000 INSERT INTO international VALUES (8,'Article',8,'URL del Link',1031510000); INSERT INTO international VALUES (7,'WebGUI',8,'Gestisci gli utenti.',1031510000); INSERT INTO international VALUES (7,'SQLReport',8,'Password Database',1031510000); -INSERT INTO international VALUES (7,'USS',8,'Approvato',1031510000); INSERT INTO international VALUES (7,'Poll',8,'Risposte',1031510000); INSERT INTO international VALUES (7,'MessageBoard',8,'Autore:',1031510000); INSERT INTO international VALUES (7,'FAQ',8,'Sei sicuro di voler cancellare questa domanda?',1031510000); @@ -5220,7 +5087,6 @@ INSERT INTO international VALUES (5,'SyndicatedContent',8,'Ultimo preso',1031510 INSERT INTO international VALUES (5,'SQLReport',8,'DSN',1031510000); INSERT INTO international VALUES (5,'SiteMap',8,'Modifica la mappa del sito',1031510000); INSERT INTO international VALUES (5,'Poll',8,'Larghezza del grafico',1031510000); -INSERT INTO international VALUES (5,'MessageBoard',8,'Modifica Timeout',1031510000); INSERT INTO international VALUES (819,'WebGUI',1,'Self-Deactivated',1038431323); INSERT INTO international VALUES (5,'ExtraColumn',8,'StyleSheet Class',1031510000); INSERT INTO international VALUES (5,'FAQ',8,'Domanda',1031510000); @@ -5242,7 +5108,6 @@ INSERT INTO international VALUES (3,'USS',8,'Hai nuovi contenuti degli utenti da INSERT INTO international VALUES (3,'SQLReport',8,'Template',1031510000); INSERT INTO international VALUES (3,'SiteMap',8,'Partire da questo livello?',1031510000); INSERT INTO international VALUES (3,'Poll',8,'Attivo',1031510000); -INSERT INTO international VALUES (3,'MessageBoard',8,'Chi può postare?',1031510000); INSERT INTO international VALUES (3,'LinkList',8,'Apri in nuova finestra?',1031510000); INSERT INTO international VALUES (3,'Item',8,'Cancella allegato',1031510000); INSERT INTO international VALUES (3,'ExtraColumn',8,'Spaziatore',1031510000); @@ -5286,15 +5151,10 @@ INSERT INTO international VALUES (507,'WebGUI',8,'Modifica Template',1031510000) INSERT INTO international VALUES (508,'WebGUI',8,'Gestisci templates.',1031510000); INSERT INTO international VALUES (39,'USS',8,'Rispondi',1031510000); INSERT INTO international VALUES (41,'USS',8,'Data',1031510000); -INSERT INTO international VALUES (42,'USS',8,'Modifica Risposta',1031510000); -INSERT INTO international VALUES (43,'USS',8,'Cancella Risposta',1031510000); INSERT INTO international VALUES (45,'USS',8,'Torna ad invio',1031510000); INSERT INTO international VALUES (46,'USS',8,'Leggi di piu\'...',1031510000); INSERT INTO international VALUES (47,'USS',8,'Rispondi',1031510000); INSERT INTO international VALUES (48,'USS',8,'Consenti Discussioni?',1031510000); -INSERT INTO international VALUES (49,'USS',8,'Modifica il Timeout',1031510000); -INSERT INTO international VALUES (50,'USS',8,'Chi può postare',1031510000); -INSERT INTO international VALUES (44,'USS',8,'Chi può Moderare',1031510000); INSERT INTO international VALUES (51,'USS',8,'Visualizza thumbnails?',1031510000); INSERT INTO international VALUES (52,'USS',8,'Thumbnail',1031510000); INSERT INTO international VALUES (53,'USS',8,'Layout',1031510000); @@ -5407,16 +5267,18 @@ INSERT INTO international VALUES (651,'WebGUI',1,'If you choose to empty your tr INSERT INTO international VALUES (627,'WebGUI',1,'Profiles are used to extend the information of a particular user. In some cases profiles are important to a site, in others they are not. The profiles system is completely extensible. You can add as much information to the users profile as you like.\r\n\r\n\r\n',1031514049);
INSERT INTO international VALUES (629,'WebGUI',1,'Prevent Proxy Caching
\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 Yes. Beware that WebGUI\'s URLs will not be as user-friendly after this feature is turned on.\r\n
\r\n\r\nShow debugging?
\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
\r\n\r\nTrack page statistics?
\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
\r\nNote: Thumbnails are automatically generated as images are uploaded to the system.\r\n
\r\n\r\nWeb Attachment Path
\r\nThe web-path of the directory where attachments are to be stored.\r\n
\r\n\r\nServer Attachment Path
\r\nThe local path of the directory where attachments are to be stored. (Perhaps /var/www/public/uploads) Be sure that the web server has the rights to write to that directory.\r\n',1031514049);
-INSERT INTO international VALUES (618,'WebGUI',1,'Recover Password Message
\r\nThe message that gets sent to a user when they use the \"recover password\" function.\r\n
\r\n\r\nEmail Footer
\r\nThis footer will be processed for macros and attached to every email sent from this WebGUI instance.\r\n
\r\nOptionally, if you are running a sendmail server on the same machine as WebGUI, you can also specify a path to your sendmail executable. On most Linux systems this can be found at \"/usr/lib/sendmail\".\r\n\r\n',1038889094); +INSERT INTO international VALUES (885,'WebGUI',1,'Allow users to deactivate their account?',1044708760); INSERT INTO international VALUES (626,'WebGUI',1,'Wobjects (fomerly known as Widgets) are the true power of WebGUI. Wobjects are tiny pluggable applications built to run under WebGUI. Message boards and polls are examples of wobjects.\r\n
\r\n\r\nTo add a wobject to a page, first go to that page, then select Add Content... from the upper left corner of your screen. Each wobject has it\'s own help so be sure to read the help if you\'re not sure how to use it.\r\n
\r\n\r\n\r\nStyle Sheets: All wobjects have a style-sheet class and id attached to them. \r\n
\r\n\r\nThe style-sheet class is the word \"wobject\" plus the type of wobject it is. So for a poll the class would be \"wobjectPoll\". The class pertains to all wobjects of that type in the system. \r\n
\r\n\r\nThe style-sheet id is the word \"wobjectId\" plus the Wobject Id for that wobject instance. So if you had an Article with a Wobject Id of 94, then the id would be \"wobjectId94\".\r\n
\r\n\r\n',1031514049); INSERT INTO international VALUES (632,'WebGUI',1,'You can add wobjects by selecting from the Add Content pulldown menu. You can edit them by clicking on the \"Edit\" button that appears directly above an instance of a particular wobject.\r\n
\r\n\r\nAlmost all wobjects share some properties. Those properties are:\r\n
\r\n\r\nWobject ID
\r\nThis is the unique identifier WebGUI uses to keep track of this wobject instance. Normal users should never need to be concerned with the Wobject ID, but some advanced users may need to know it for things like SQL Reports.\r\n
\r\n\r\n\r\nTitle\r\nThe title of the wobject. This is typically displayed at the top of each wobject.\r\n
\r\n\r\nNote: You should always specify a title even if you are going to turn it off (with the next property). This is because the title shows up in the trash and clipboard and you\'ll want to be able to distinguish which wobject is which.\r\n
\r\n\r\n\r\nDisplay title?
\r\nDo you wish to display the title you specified? On some sites, displaying the title is not necessary.\r\n
\r\n\r\n\r\nProcess macros?
\r\nDo you wish to process macros in the content of this wobject? Sometimes you\'ll want to do this, but more often than not you\'ll want to say \"no\" to this question. By disabling the processing of macros on the wobjects that don\'t use them, you\'ll speed up your web server slightly.\r\n
\r\n\r\n\r\nTemplate Position
\r\nTemplate positions range from 0 (zero) to any number. How many are available depends upon the Template associated with this page. The default template has only one template position, others may have more. By selecting a template position, you\'re specifying where this wobject should be placed within the template.\r\n
\r\n\r\n\r\nStart Date
\r\nOn what date should this wobject become visible? Before this date, the wobject will only be displayed to Content Managers.\r\n
\r\n\r\n\r\nEnd Date
\r\nOn what date should this wobject become invisible? After this date, the wobject will only be displayed to Content Managers.\r\n
\r\n\r\n\r\nDescription
\r\nA content area in which you can place as much content as you wish. For instance, even before an FAQ there is usually a paragraph describing what is contained in the FAQ.\r\n
\r\n\r\n',1031514049); INSERT INTO international VALUES (623,'WebGUI',1,'Cascading Style Sheets (CSS) are a great way to manage the look and feel of any web site. They are used extensively in WebGUI.\r\n
\r\n\r\n\r\nIf you are unfamiliar with how to use CSS, Plain Black Software provides training classes on XHTML and CSS. Alternatively, Bradsoft makes an excellent CSS editor called Top Style.\r\n
\r\n\r\n\r\nThe following is a list of classes used to control the look of WebGUI:\r\n
\r\n\r\n\r\nA
\r\nThe links throughout the style.\r\n
\r\n\r\n\r\nBODY
\r\nThe default setup of all pages within a style.\r\n
\r\n\r\n\r\nH1
\r\nThe headers on every page.\r\n
\r\n\r\n\r\n.accountOptions
\r\nThe links that appear under the login and account update forms.\r\n
\r\n\r\n\r\n.adminBar
\r\nThe bar that appears at the top of the page when you\'re in admin mode.\r\n
\r\n\r\n\r\n.content
\r\nThe main content area on all pages of the style.\r\n
\r\n\r\n\r\n.formDescription
\r\nThe tags on all forms next to the form elements. \r\n
\r\n\r\n\r\n.formSubtext
\r\nThe tags below some form elements.\r\n
\r\n\r\n\r\n.highlight
\r\nDenotes a highlighted item, such as which message you are viewing within a list.\r\n
\r\n\r\n\r\n.horizontalMenu
\r\nThe horizontal menu (if you use a horizontal menu macro).\r\n
\r\n\r\n\r\n.pagination
\r\nThe Previous and Next links on pages with pagination.\r\n
\r\n\r\n\r\n.selectedMenuItem
\r\nUse this class to highlight the current page in any of the menu macros.\r\n
\r\n\r\n\r\n.tableData
\r\nThe data rows on things like message boards and user contributions.\r\n
\r\n\r\n\r\n.tableHeader
\r\nThe headings of columns on things like message boards and user contributions.\r\n
\r\n\r\n\r\n.tableMenu
\r\nThe menu on things like message boards and user submissions.\r\n
\r\n\r\n\r\n.verticalMenu
\r\nThe vertical menu (if you use a vertical menu macro).\r\n
\r\n\r\n\r\nNote: Some wobjects and macros have their own unique styles sheet classes, which are documented in their individual help files.\r\n
\r\n\r\n\r\n',1031514049); -INSERT INTO international VALUES (622,'WebGUI',1,'See Manage Group for a description of grouping functions and the default groups.\r\n
\r\n\r\nGroup Name
\r\nA name for the group. It is best if the name is descriptive so you know what it is at a glance.\r\n
\r\n\r\nDescription
\r\nA longer description of the group so that other admins and content managers (or you if you forget) will know what the purpose of this group is.\r\n
\r\n\r\nExpire After
\r\nThe amount of time that a user will belong to this group before s/he is expired (or removed) from it. This is very useful for membership sites where users have certain privileges for a specific period of time. Note that this can be overridden on a per-user basis.\r\n
\r\n\r\nKarma Threshold
\r\nIf you\'ve enabled Karma, then you\'ll be able to set this value. Karma Threshold is the amount of karma a user must have to be considered part of this group.\r\n
\r\n',1031514049);
-INSERT INTO international VALUES (607,'WebGUI',1,'Anonymous Registration
\r\nDo you wish visitors to your site to be able to register themselves?\r\n
\r\n\r\nRun On Registration
\r\nIf there is a command line specified here, it will be executed each time a user registers anonymously.\r\n
\r\n\r\nAlert on new user?
\r\nShould someone be alerted when a new user registers anonymously?\r\n
\r\n\r\nGroup To Alert On New User
\r\nWhat group should be alerted when a new user registers?\r\n
\r\n\r\nEnable Karma?
\r\nShould karma be enabled?\r\n
\r\n\r\nKarma Per Login
\r\nThe amount of karma a user should be given when they log in. This only takes affect if karma is enabled.\r\n
\r\n\r\nSession Timeout
\r\nThe amount of time that a user session remains active (before needing to log in again). This timeout is reset each time a user views a page. Therefore if you set the timeout for 8 hours, a user would have to log in again if s/he hadn\'t visited the site for 8 hours.\r\n
\r\n\r\nAuthentication Method (default)
\r\nWhat should the default authentication method be for new accounts that are created? The two available options are WebGUI and LDAP. WebGUI authentication means that the users will authenticate against the username and password stored in the WebGUI database. LDAP authentication means that users will authenticate against an external LDAP server.\r\n
\r\nNote: Authentication settings can be customized on a per user basis.\r\n
\r\n\r\nUsername Binding
\r\nBind the WebGUI username to the LDAP Identity. This requires the user to have the same username in WebGUI as they specified during the Anonymous Registration process. It also means that they won\'t be able to change their username later. This only in effect if the user is authenticating against LDAP.\r\n
\r\n\r\nLDAP URL (default)
\r\nThe default url to your LDAP server. The LDAP URL takes the form of ldap://[server]:[port]/[base DN]. Example: ldap://ldap.mycompany.com:389/o=MyCompany.\r\n
\r\n\r\nLDAP Identity
\r\nThe LDAP Identity is the unique identifier in the LDAP server that the user will be identified against. Often this field is shortname, which takes the form of first initial + last name. Example: jdoe. Therefore if you specify the LDAP identity to be shortname then Jon Doe would enter jdoe during the registration process.\r\n
\r\n\r\nLDAP Identity Name
\r\nThe label used to describe the LDAP Identity to the user. For instance, some companies use an LDAP server for their proxy server users to authenticate against. In the documentation or training already provided to their users, the LDAP identity is known as their Web Username. So you could enter that label here for consitency.\r\n
\r\n\r\nLDAP Password Name
\r\nJust as the LDAP Identity Name is a label, so is the LDAP Password Name. Use this label as you would LDAP Identity Name.\r\n
\r\n\r\n',1031514049); +INSERT INTO international VALUES (622,'WebGUI',1,'See Manage Group for a description of grouping functions and the default groups.\r\n
\r\n\r\nGroup Name
\r\nA name for the group. It is best if the name is descriptive so you know what it is at a glance.\r\n
\r\n\r\nDescription
\r\nA longer description of the group so that other admins and content managers (or you if you forget) will know what the purpose of this group is.\r\n
\r\n\r\nExpire Offset
\r\nThe amount of time that a user will belong to this group before s/he is expired (or removed) from it. This is very useful for membership sites where users have certain privileges for a specific period of time. \r\n
\r\nNOTE: This can be overridden on a per-user basis.\r\n
\r\n\r\nNotify user about expiration?
\r\nSet this value to yes if you want WebGUI to contact the user when they are about to be expired from the group.\r\n
\r\n\r\nExpire Notification Offset
\r\nThe difference in the number of days from the expiration to the notification. You may set this to any valid integer. For instance, set this to \"0\" if you wish the notification to be sent on the same day that the grouping expires. Set it to \"-7\" if you want the notification to go out 7 days before the grouping expires. Set it to \"7\" if you wish the notification to be sent 7 days after the expiration.\r\n
\r\n\r\nExpire Notification Message
\r\nType the message you wish to be sent to the user telling them about the expiration.\r\n
\r\n\r\nDelete Offset
\r\nThe difference in the number of days from the expiration to the grouping being deleted from the system. You may set this to any valid integer. For instance, set this to \"0\" if you wish the grouping to be deleted on the same day that the grouping expires. Set it to \"-7\" if you want the grouping to be deleted 7 days before the grouping expires. Set it to \"7\" if you wish the grouping to be deleted 7 days after the expiration.\r\n
\r\n\r\nIP Address
\r\nSpecify an IP address or an IP mask to match. If the user\'s IP address matches, they\'ll automatically be included in this group. An IP mask is simply the IP address minus an octet or two. You may also specify multiple IP masks separated by semicolons.\r\n
\r\nIP Mask Example: 10.;192.168.;101.42.200.142\r\n
\r\n\r\nKarma Threshold
\r\nIf you\'ve enabled Karma, then you\'ll be able to set this value. Karma Threshold is the amount of karma a user must have to be considered part of this group.\r\n
\r\n\r\n',1044249999);
+INSERT INTO international VALUES (607,'WebGUI',1,'Anonymous Registration
\r\nDo you wish visitors to your site to be able to register themselves?\r\n
\r\n\r\nRun On Registration
\r\nIf there is a command line specified here, it will be executed each time a user registers anonymously.\r\n
\r\n\r\nEnable Karma?
\r\nShould karma be enabled?\r\n
\r\n\r\nKarma Per Login
\r\nThe amount of karma a user should be given when they log in. This only takes affect if karma is enabled.\r\n
\r\n\r\nSession Timeout
\r\nThe amount of time that a user session remains active (before needing to log in again). This timeout is reset each time a user views a page. Therefore if you set the timeout for 8 hours, a user would have to log in again if s/he hadn\'t visited the site for 8 hours.\r\n
\r\n\r\nAllow users to deactivate their account?
\r\nDo you wish to provide your users with a means to deactivate their account without your intervention?\r\n
\r\n\r\nAuthentication Method (default)
\r\nWhat should the default authentication method be for new accounts that are created? The two available options are WebGUI and LDAP. WebGUI authentication means that the users will authenticate against the username and password stored in the WebGUI database. LDAP authentication means that users will authenticate against an external LDAP server.\r\n
\r\n\r\nNOTE: Authentication settings can be customized on a per user basis.\r\n\r\n\r\n\r\n
\r\nNOTE: Depending upon what authentication modules you have installed in your system you\'ll see any number of options after this point. The following are the options for the two defaultly installed authentication methods.\r\n
\r\n\r\n
\r\nNOTE: In addition to the message you specify below, the user\'s account information will be included in the message.\r\n
\r\n\r\nWelcome Message
\r\nType the message that you\'d like to be sent to users upon registration.\r\n
\r\n\r\nRecover Password Message
\r\nType a message that will be sent to your users if they try to recover their WebGUI password.\r\n
\r\n\r\n
\r\n\r\n',1044708602); +INSERT INTO international VALUES (869,'WebGUI',1,'Welcome Message',1044138730); +INSERT INTO international VALUES (868,'WebGUI',1,'Send welcome message?',1044138691); INSERT INTO international VALUES (620,'WebGUI',1,'As the function suggests you\'ll be deleting a group and removing all users from the group. Be careful not to orphan users from pages they should have access to by deleting a group that is in use.\r\n
\r\n\r\nAs with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you\'ll be returned to the prior screen.',1031514049); INSERT INTO international VALUES (621,'WebGUI',1,'Styles are WebGUI macro enabled. See Using Macros for more information.\r\n
\r\n\r\n\r\nStyle Name
\r\nA unique name to describe what this style looks like at a glance. The name has no effect on the actual look of the style.\r\n
\r\n\r\n\r\nBody
\r\nThe body is quite literally the HTML body of your site. It defines how the page navigation will be laid out and many other things like logo, copyright, etc. At bare minimum a body must consist of a few things, the ^AdminBar; macro and the ^-; (seperator) macro. The ^AdminBar; macro tells WebGUI where to display admin functions. The ^-; (splitter) macro tells WebGUI where to put the content of your page.\r\n
\r\n\r\n\r\nIf you are in need of assistance for creating a look for your site, or if you need help cutting apart your design, Plain Black Software provides support services for a small fee.\r\n
\r\n\r\n\r\nMany people will add WebGUI macros to their body for automated navigation, and other features.\r\n
\r\n\r\n\r\nStyle Sheet
\r\nPlace your style sheet entries here. Style sheets are used to control colors, sizes, and other properties of the elements on your site. See Using Style Sheets for more information.\r\n
\r\n\r\n\r\nAdvanced Users: for greater performance create your stylesheet on the file system (call it something like webgui.css) and add an entry like this to this area: \r\n\r\n
\r\n\r\n',1038890195); INSERT INTO international VALUES (619,'WebGUI',1,'This function permanently deletes the selected wobject from a page. If you are unsure whether you wish to delete this content you may be better served to cut the content to the clipboard until you are certain you wish to delete it.\r\n
\r\n\r\n\r\nAs with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you\'ll be returned to the prior screen.\r\n
\r\n\r\n',1031514049); -INSERT INTO international VALUES (617,'WebGUI',1,'Settings are items that allow you to adjust WebGUI to your particular needs.\r\n
\r\n\r\n\r\nEdit Company Information
\r\nInformation specific about the company or individual who controls this installation of WebGUI.\r\n
\r\n\r\n\r\nEdit Content Settings
\r\nSettings related to content and content management.\r\n
\r\n\r\n\r\nEdit Mail Settings
\r\nSettings concerning email and related functions.\r\n
\r\n\r\n\r\nEdit Miscellaneous Settings
\r\nAnything we couldn\'t find a place for.\r\n
\r\n\r\n\r\nEdit Profile Settings
\r\nDefine what user profiles look like and what the users have the ability to edit.\r\n
\r\n\r\n\r\nEdit User Settings
\r\nSettings relating to users (beyond profile information), like authentication information, and registration options.\r\n
\r\n\r\n\r\n',1031514049); +INSERT INTO international VALUES (617,'WebGUI',1,'Settings are items that allow you to adjust WebGUI to your particular needs.\r\n
\r\n\r\n\r\nEdit Company Information
\r\nInformation specific about the company or individual who controls this installation of WebGUI.\r\n
\r\n\r\n\r\nEdit Content Settings
\r\nSettings related to content and content management.\r\n
\r\n\r\n\r\nEdit Messaging Settings
\r\nSettings concerning email and other related messaging functions.\r\n
\r\n\r\n\r\nEdit Miscellaneous Settings
\r\nAnything we couldn\'t find a place for.\r\n
\r\n\r\n\r\nEdit Profile Settings
\r\nDefine what user profiles look like and what the users have the ability to edit.\r\n
\r\n\r\n\r\nEdit User Settings
\r\nSettings relating to users (beyond profile information), like authentication information, and registration options.\r\n
\r\n\r\n\r\n',1044139325); INSERT INTO international VALUES (615,'WebGUI',1,'Groups are used to subdivide privileges and responsibilities within the WebGUI system. For instance, you may be building a site for a classroom situation. In that case you might set up a different group for each class that you teach. You would then apply those groups to the pages that are designed for each class.\r\n
\r\n\r\nThere are several groups built into WebGUI. They are as follows:\r\n
\r\n\r\nAdmins
\r\nAdmins are users who have unlimited privileges within WebGUI. A user should only be added to the admin group if they oversee the system. Usually only one to three people will be added to this group.\r\n
\r\n\r\nContent Managers
\r\nContent managers are users who have privileges to add, edit, and delete content from various areas on the site. The content managers group should not be used to control individual content areas within the site, but to determine whether a user can edit content at all. You should set up additional groups to separate content areas on the site.\r\n
\r\n\r\nEveryone
\r\nEveryone is a magic group in that no one is ever physically inserted into it, but yet all members of the site are part of it. If you want to open up your site to both visitors and registered users, use this group to do it.\r\n
\r\n\r\nPackage Managers
\r\nUsers that have privileges to add, edit, and delete packages of wobjects and pages to deploy.\r\n
\r\n\r\nRegistered Users
\r\nWhen users are added to the system they are put into the registered users group. A user should only be removed from this group if their account is deleted or if you wish to punish a troublemaker.\r\n
\r\n\r\nStyle Managers
\r\nUsers that have privileges to edit styles for this site. These privileges do not allow the user to assign privileges to a page, just define them to be used.\r\n
\r\n\r\nTemplate Managers
\r\nUsers that have privileges to edit templates for this site.\r\n
\r\n\r\nVisitors
\r\nVisitors are users who are not logged in using an account on the system. Also, if you wish to punish a registered user you could remove him/her from the Registered Users group and insert him/her into the Visitors group.\r\n
\r\n',1031514049); INSERT INTO international VALUES (613,'WebGUI',1,'Users are the accounts in the system that are given rights to do certain things. There are two default users built into the system: Admin and Visitor.\r\n
\r\n\r\nAdmin
\r\nAdmin is exactly what you\'d expect. It is a user with unlimited rights in the WebGUI environment. If it can be done, this user has the rights to do it.\r\n
\r\n\r\nVisitor
\r\nVisitor is exactly the opposite of Admin. Visitor has no rights what-so-ever. By default any user who is not logged in is seen as the user Visitor.\r\n
\r\n\r\nAdd a new user.
\r\nClick on this to go to the add user screen.\r\n
\r\n\r\nSearch
\r\nYou can search users based on username and email address. You can do partial searches too if you like.',1031514049);
INSERT INTO international VALUES (614,'WebGUI',1,'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
\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
\r\n\r\n\r\nClipboard
\r\nThis style is used by the clipboard system.\r\n
\r\n\r\n\r\nFail Safe
\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
\r\n\r\n\r\nMake Page Printable
\r\nThis style is used if you place an ^r; 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
\r\n\r\n\r\nPackages
\r\nThis style is used by the package management system.\r\n
\r\n\r\n\r\nTrash
\r\nThis style is used by the trash system.\r\n
\r\n\r\n\r\n
\r\n\r\n\r\nPlain Black Software (black) & (white)
\r\nThese designs are used on the Plain Black site.\r\n
\r\n\r\n\r\nYahoo!®
\r\nThis is the design of the Yahoo!® site. (Used without permission.)\r\n
\r\n\r\n\r\nWebGUI
\r\nThis is a simple design featuring WebGUI logos.\r\n
\r\n\r\nWebGUI 4
\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
\r\n\r\n',1031514049);
@@ -5425,8 +5287,12 @@ INSERT INTO international VALUES (637,'WebGUI',1,'First Name
\r\nThe g
INSERT INTO international VALUES (610,'WebGUI',1,'See Manage Users for additional details.\r\n
\r\n\r\nUsername
\r\nUsername is a unique identifier for a user. Sometimes called a handle, it is also how the user will be known on the site. (Note: Administrators have unlimited power in the WebGUI system. This also means they are capable of breaking the system. If you rename or create a user, be careful not to use a username already in existance.)\r\n
\r\n\r\n\r\nPassword
\r\nA password is used to ensure that the user is who s/he says s/he is.\r\n
\r\n\r\n\r\nAuthentication Method
\r\nSee Edit Settings for details.\r\n
\r\n\r\n\r\nLDAP URL
\r\nSee Edit Settings for details.\r\n
\r\n\r\n\r\nConnect DN
\r\nThe Connect DN is the cn (or common name) of a given user in your LDAP database. It should be specified as cn=John Doe. This is, in effect, the username that will be used to authenticate this user against your LDAP server.\r\n
\r\n\r\n\r\n',1031514049); INSERT INTO international VALUES (608,'WebGUI',1,'Deleting a page can create a big mess if you are uncertain about what you are doing. When you delete a page you are also deleting the content it contains, all sub-pages connected to this page, and all the content they contain. Be certain that you have already moved all the content you wish to keep before you delete a page.\r\n
\r\n\r\nAs with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you\'ll be returned to the prior screen.\r\n
\r\n',1031514049); INSERT INTO international VALUES (609,'WebGUI',1,'When you delete a style all pages using that style will be reverted to the fail safe (default) style. To ensure uninterrupted viewing, you should be sure that no pages are using a style before you delete it.\r\n
\r\n\r\n\r\nAs with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you\'ll be returned to the prior screen.\r\n
\r\n\r\n',1031514049); -INSERT INTO international VALUES (606,'WebGUI',1,'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
\r\n\r\nTitle
\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
\r\n\r\n\r\nMenu Title
\r\nA shorter or altered title to appear in navigation. If left blank this will default to Title.\r\n
\r\n\r\nPage URL
\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
\r\n\r\nLanguage
\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
\r\n\r\nTemplate
\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
\r\n\r\nSynopsis
\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
\r\n\r\nMeta Tags
\r\nMeta tags are used by some search engines to associate key words to a particular page. There is a great site called Meta Tag Builder that will help you build meta tags if you\'ve never done it before.\r\n
\r\n\r\nAdvanced Users: 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
\r\n\r\nUse default meta tags?
\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
\r\n\r\n\r\nStyle
\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 Add Style for more details.\r\n
\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
\r\n\r\nStart Date
\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
\r\n\r\nEnd Date
\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
\r\n\r\n\r\nOwner
\r\nThe owner of a page is usually the person who created the page.\r\n
\r\n\r\nOwner can view?
\r\nCan the owner view the page or not?\r\n
\r\n\r\nOwner can edit?
\r\nCan the owner edit the page or not? Be careful, if you decide that the owner cannot edit the page and you do not belong to the page group, then you\'ll lose the ability to edit this page.\r\n
\r\n\r\nGroup
\r\nA group is assigned to every page for additional privilege control. Pick a group from the pull-down menu.\r\n
\r\n\r\nGroup can view?
\r\nCan members of this group view this page?\r\n
\r\n\r\nGroup can edit?
\r\nCan members of this group edit this page?\r\n
\r\n\r\nAnybody can view?
\r\nCan any visitor or member regardless of the group and owner view this page?\r\n
\r\n\r\nAnybody can edit?
\r\nCan any visitor or member regardless of the group and owner edit this page?\r\n
\r\n\r\nYou can optionally recursively give these privileges to all pages under this page.\r\n
\r\n\r\nWhat next?
\r\nIf you leave this on the default setting you\'ll be redirected to the new page after creating it.\r\n
\r\n\r\nNot Found Page
\r\nIf a page that a user requests is not found in the system, the user can be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users.\r\n
\r\n\r\nDocument Type Declaration
\r\nThese days it is very common to have a wide array of browsers accessing your site, including automated browsers like search engine spiders. Many of those browsers want to know what kind of content you are serving. The doctype tag allows you to specify that. By default WebGUI generates HTML 4.0 compliant content.\r\n
\r\n\r\nAdd edit stamp to posts?
\r\nTypically if a user edits a post on a discussion, a stamp is added to that post to identify who made the edit, and at what time. On some sites that information is not necessary, therefore you can turn it off here.\r\n
\r\n\r\nFilter Contributed HTML
\r\nEspecially when running a public site where anybody can post to your message boards or user submission systems, it is often a good idea to filter their content for malicious code that can harm the viewing experience of your visitors; And in some circumstances, it can even cause security problems. Use this setting to select the level of filtering you wish to apply.\r\n
\r\n\r\nMaximum Attachment Size
\r\nThe size (in kilobytes) of the maximum allowable attachment to be uploaded to your system.\r\n
\r\n\r\nMax Image Size
\r\nIf images are uploaded to your system that are bigger than the max image size, then they will be resized to the max image size. The max image size is measured in pixels and will use the size of the longest side of the image to determine if the limit has been reached.\r\n
\r\n\r\nThumbnail Size
\r\nWhen images are uploaded to your system, they will automatically have thumbnails generated at the size specified here (unless overridden on a case-by-case basis). Thumbnail size is measured in pixels.\r\n
\r\n\r\nSnippet Preview Length
\r\nHow many characters of a snippet should be displayed in the collateral management system main listing.\r\n
\r\n\r\nText Area Columns
\r\nSome sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how many columns of characters will be displayed in textareas on the site.\r\n
\r\n\r\nText Box Size
\r\nSome sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how characters can be displayed at once in text boxes on the site.\r\n
\r\n\r\nEditor To Use
\r\nWebGUI has a very sophisticated Rich Editor that allows users to fomat content as though they were in Microsoft Word® or some other word processor. To use that functionality, select \"Built-In Editor\". Sometimes web sites have the need for even more complex rich editors for things like Spell Check. For that reason you can install an 3rd party editor called Real Objects Edit-On Pro® rich text editor. After you\'ve installed it change this option. If you need detailed instructions on how to integrate Edit-On Pro®), you can find them in Ruling WebGUI.\r\n
\r\n',1038872365); +INSERT INTO international VALUES (606,'WebGUI',1,'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
\r\n\r\nTitle
\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
\r\n\r\n\r\nMenu Title
\r\nA shorter or altered title to appear in navigation. If left blank this will default to Title.\r\n
\r\n\r\nHide from navigation?
\r\nSelect yes to hide this page from the navigation.\r\n
\r\nNOTE: This will not hide the page from the page tree or from the site map, only from navigation macros.\r\n
\r\n\r\n\r\nPage URL
\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
\r\n\r\nLanguage
\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
\r\n\r\nTemplate
\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
\r\n\r\nSynopsis
\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
\r\n\r\nMeta Tags
\r\nMeta tags are used by some search engines to associate key words to a particular page. There is a great site called Meta Tag Builder that will help you build meta tags if you\'ve never done it before.\r\n
\r\n\r\nAdvanced Users: 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
\r\n\r\nUse default meta tags?
\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
\r\n\r\n\r\nStyle
\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 Add Style for more details.\r\n
\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
\r\n\r\nStart Date
\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
\r\n\r\nEnd Date
\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
\r\n\r\n\r\nOwner
\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
\r\nNOTE: The owner can only be changed by an administrator.\r\n
\r\n\r\n\r\nWho can view?
\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
\r\n\r\nWho can edit?
\r\nChoose the group that can edit this page. The group assigned editing rights can also always view the page.\r\n
\r\n\r\nYou can optionally recursively give these privileges to all pages under this page.\r\n
\r\n\r\nWhat next?
\r\nIf you leave this on the default setting you\'ll be redirected to the new page after creating it.\r\n
\r\n\r\nNot Found Page
\r\nIf a page that a user requests is not found in the system, the user can be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users.\r\n
\r\n\r\nDocument Type Declaration
\r\nThese days it is very common to have a wide array of browsers accessing your site, including automated browsers like search engine spiders. Many of those browsers want to know what kind of content you are serving. The doctype tag allows you to specify that. By default WebGUI generates HTML 4.0 compliant content.\r\n
\r\n\r\nAdd edit stamp to posts?
\r\nTypically if a user edits a post on a discussion, a stamp is added to that post to identify who made the edit, and at what time. On some sites that information is not necessary, therefore you can turn it off here.\r\n
\r\n\r\nFilter Contributed HTML
\r\nEspecially when running a public site where anybody can post to your message boards or user submission systems, it is often a good idea to filter their content for malicious code that can harm the viewing experience of your visitors; And in some circumstances, it can even cause security problems. Use this setting to select the level of filtering you wish to apply.\r\n
\r\n\r\nMaximum Attachment Size
\r\nThe size (in kilobytes) of the maximum allowable attachment to be uploaded to your system.\r\n
\r\n\r\nMax Image Size
\r\nIf images are uploaded to your system that are bigger than the max image size, then they will be resized to the max image size. The max image size is measured in pixels and will use the size of the longest side of the image to determine if the limit has been reached.\r\n
\r\n\r\nThumbnail Size
\r\nWhen images are uploaded to your system, they will automatically have thumbnails generated at the size specified here (unless overridden on a case-by-case basis). Thumbnail size is measured in pixels.\r\n
\r\n\r\nSnippet Preview Length
\r\nHow many characters of a snippet should be displayed in the collateral management system main listing.\r\n
\r\n\r\nText Area Columns
\r\nSome sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how many columns of characters will be displayed in textareas on the site.\r\n
\r\n\r\nText Box Size
\r\nSome sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how characters can be displayed at once in text boxes on the site.\r\n
\r\n\r\n',1044709274); INSERT INTO international VALUES (638,'WebGUI',1,'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 exactly how you want it to look. \r\n',1038869802); INSERT INTO international VALUES (76,'USS',1,'Submission Template',1038867009); INSERT INTO international VALUES (77,'USS',1,'The following are the template variables used in a submission template. Submission templates are used to display the individual submissions in a user submission system.\r\n
\r\n\r\ntitle\r\n\r\nFeature
\r\nYou may enter a new feature, or select one you entered for another product in the system.\r\n
\r\n\r\nAdd another feature?
\r\nIf you\'d like to add another feature right away, select \"Yes\".\r\n
\r\n',1031514049); INSERT INTO international VALUES (42,'Product',1,'Product Specification, Add/Edit',1031514049); INSERT INTO international VALUES (43,'Product',1,'Specifications are the technical details of your product.\r\n
\r\n\r\n\r\nLabel
\r\nThe type of specification. For instance, height, weight, or color. You may select one you\'ve entered for another product, or type in a new specification.\r\n
\r\n\r\n\r\nSpecification
\r\nThe actual specification value. For instance, if you chose height as the Label, then you\'d enter a numeric value like \"18\".\r\n
\r\n\r\n\r\nUnits
\r\nThe unit of measurement for this specification. For instance, if you chose height for your label, perhaps the units would be \"meters\".\r\n
\r\n\r\n\r\nAdd another specification?
\r\nIf you\'d like to add another specification, select \"Yes\".\r\n
\r\n\r\n',1031514049);
-INSERT INTO international VALUES (709,'WebGUI',1,'\r\nStyle Managers Group
\r\nSelect the group that should have control over adding, editing, and deleting styles.\r\n
\r\n\r\nTemplate Managers Group
\r\nSelect the group that should have control over adding, editing, and deleting templates.\r\n
\r\n',1038889779); INSERT INTO international VALUES (44,'Product',1,'Product Accessory, Add/Edit',1031514049); INSERT INTO international VALUES (45,'Product',1,'Accessories are products that enhance other products.\r\n
\r\n\r\nAccessory
\r\nChoose from the list of products you\'ve already entered.\r\n
\r\n\r\nAdd another accessory?
\r\nSelect \"Yes\" if you have another accessory to add.\r\n
\r\n',1031514049); INSERT INTO international VALUES (46,'Product',1,'Product (Related), Add/Edit',1031514049); INSERT INTO international VALUES (47,'Product',1,'Related products are products that are comparable or complementary to other products.\r\n
\r\n\r\n\r\nRelated products
\r\nChoose from the list of products you\'ve already entered.\r\n
\r\n\r\n\r\nAdd another related product?
\r\nSelect \"Yes\" if you have another related product to add.\r\n
\r\n\r\n',1041876679); -INSERT INTO international VALUES (708,'WebGUI',1,'Privilege Settings, Manage',1038889779); INSERT INTO international VALUES (30,'USS',1,'Karma Per Submission',1031514049); INSERT INTO international VALUES (72,'Poll',1,'Randomize answers?',1031514049); INSERT INTO international VALUES (699,'WebGUI',1,'First Day Of Week',1031514049); @@ -5568,7 +5432,6 @@ INSERT INTO international VALUES (781,'WebGUI',1,'Snippet',1036912954); INSERT INTO international VALUES (394,'WebGUI',3,'Beheer collaterale inhoud.',1039738694); INSERT INTO international VALUES (395,'WebGUI',3,'Een nieuw plaatje toevoegen.',1038530587); INSERT INTO international VALUES (721,'WebGUI',10,'Benævnelse',1036855637); -INSERT INTO international VALUES (708,'WebGUI',10,'Rettigheds indstillinger, håndter',1036855832); INSERT INTO international VALUES (398,'WebGUI',3,'Document type declaratie',1038530595); INSERT INTO international VALUES (399,'WebGUI',3,'Valideer deze pagina.',1038530604); INSERT INTO international VALUES (400,'WebGUI',3,'Voorkom Proxy Caching',1038530627); @@ -5708,15 +5571,10 @@ INSERT INTO international VALUES (72,'FileManager',3,'Bestand, Toevoegen/Bewerke INSERT INTO international VALUES (717,'WebGUI',3,'Uitloggen',1039783293); INSERT INTO international VALUES (716,'WebGUI',3,'Inloggen',1039783286); INSERT INTO international VALUES (715,'WebGUI',3,'Redirect URL',1039783279); -INSERT INTO international VALUES (714,'WebGUI',3,'Sjabloonbeheer groep',1039783273); -INSERT INTO international VALUES (713,'WebGUI',3,'Stijlbeheer groep',1039783265); -INSERT INTO international VALUES (711,'WebGUI',3,'Plaatjesbeheer groep',1039783259); -INSERT INTO international VALUES (710,'WebGUI',3,'Bewerk privilege instellingen',1038506734); INSERT INTO international VALUES (654,'WebGUI',3,'Stijl, Verwijder',1039782911); INSERT INTO international VALUES (471,'WebGUI',3,'Bewerk gebruikers profielveld',1038506711); INSERT INTO international VALUES (36,'Product',3,'Voeg een accessoire toe',1037886945); INSERT INTO international VALUES (585,'WebGUI',3,'Beheer vertalingen.',1039520850); -INSERT INTO international VALUES (708,'WebGUI',3,'Privilege instellingen, Beheren',1039783226); INSERT INTO international VALUES (707,'WebGUI',3,'Laat debugging zien?',1039783218); INSERT INTO international VALUES (706,'WebGUI',3,'Uren',1039783211); INSERT INTO international VALUES (705,'WebGUI',3,'Minuten',1039783204); @@ -5791,11 +5649,10 @@ INSERT INTO international VALUES (5,'SyndicatedContent',9,' INSERT INTO international VALUES (5,'SQLReport',9,'DSN',1031510000); INSERT INTO international VALUES (5,'SiteMap',9,'½s¿èºô¯¸¦a¹Ï',1031510000); INSERT INTO international VALUES (5,'Poll',9,'¹Ï§Î¼e«×',1031510000); -INSERT INTO international VALUES (5,'MessageBoard',9,'½s¿è¶W®É',1031510000); +INSERT INTO international VALUES (622,'WebGUI',2,'Schauen Sie auch unter "Verwalten Gruppen", um eine Beschreibung der \r\nGruppen Funktionalitäten zu erhalten und die Beschreibung der Standardgruppen \r\nzu sehen.
Gruppenname
Ein Name für die Gruppe. Am besten wählen \r\nSie hier einen Namen, der auch die Funktion der Gruppe beschreibt, damit Sie \r\nspäter nicht den Überblick verlieren. \r\n
Beschreibung
Eine längere Beschreibung für diese Gruppe, so dass \r\nAdministratoren und Content Manager sehen können, was der Sinn und Zweck dieser \r\nGruppe ist.
Verfällt nach
Die Zeit, die ein Benutzer zu dieser Gruppe \r\ngehört, bis er/sie entfernt wird bzw. die Mitgliedschaft verfällt. Dies ist \r\nhilfreich für Seiten, in denen Benutzer zeitlich beschränkte Angebote erhalten \r\nsollen. Beachten Sie, dass diese Einstellungen auch wieder für jeden einzelnen \r\nBenutzer gesondert vorgenommen werden können.
Karma Grenzwert
Sie \r\nkönnen den Wert hier aktivieren, wenn sie Karma aktiviert haben. Dieser Grenzwert \r\nist der Anteil an Karma, die ein Benutzer haben muss, um Mitglied dieser Gruppe \r\nzu werden.
^D; oder ^D(); - Datum
Das aktuelle Datum und die Uhrzeit. \r\n
Sie können dies mit den Formatierungssymbolen konfigurieren. Wenn Sie z. \r\nB. eine Makro wie ^D("%c %D, %y"); erstellen, wird Ihnen folgendes \r\nangezeigt \r\nSeptember 26, 2001. Nachfolgend die verfügbaren Formatierungssymbole: \r\n
\r\n
| %% | \r\n% |
| %y | \r\n4-stelliges Jahr |
| %Y | \r\n2-stelliges Jahr |
| %m | \r\n2-stelliger Monat |
| %M | \r\nvariable Monat |
| %c | \r\nMonatsname |
| %d | \r\n2-stelliger Tag |
| %D | \r\nvariable Tag des Monats? |
| %w | \r\nName des Wochentags |
| %h | \r\n2-stellige Uhrzeit (12-Stunden Format) |
| %H | \r\nvariable Uhrzeit (12-Stunden Format) ? |
| %j | \r\n2-stellige Uhrzeit (24-Stunden Format) |
| %J | \r\nvariable Uhrzeit (24-Stunden Format) ? |
| %p | \r\nkleingeschrieben am/pm |
| %P | \r\ngrossgeschrieben AM/PM |
| %z | \r\nBenutzerdefiniertes Datums-Format |
| %Z | \r\nBenutzerdefiniertes Zeit-Format |
^Env()
Kann benutzt werden, um eine WebServer Umgebungsvariable \r\nauf der Seite anzeigen zu lassen. Diese Umgebungsvariablen sind von WebServer \r\nzu WebServer unterschiedlich, aber Sie können Sie die verfügbaren Variablen \r\nanzeigen lassen, wenn Sie \r\nhttp://www.ihreWebGUISeite.de/env.pl \r\naufrufen.
Das Makro wird z. B. wie folgt verwendet ^Env("REMOTE_ADDR"); \r\n
^Execute();
Gibt dem Contentmanager oder Administrator die Möglichkeit, \r\nein externes Programm auszuführen. Beispiel: ^Execute("/verzeichnis/datei.sh");. \r\n
^FormParam();
Dieses Makro wird hauptsächlich benutzt, um dynamische \r\nAbfragen in SQL Reports zu erzeugen. Das Benutzen dieses Makros kann z. B. \r\nden Wert eines Formularfeldes zurückgeben, in dem Sie einfach den Namen des \r\nFormularfeldes einsetzen, wie z. b. \r\n^FormParam("Telefon Nummer"); \r\n
^Include();
Gibt dem Contentmanager oder Administrator die Möglichkeit, \r\neine Datei des lokalen Dateisystems einzubinden \r\n
Beispiel: ^Include("/verzeichnis/seite.html"); \r\n
^International();
Gibt den übersetzten Text vom \'Internationalisierungs-System\' \r\n(Übersetzungen) zurück. \r\n
Beispiel: ^International(45,"Article"); \r\nBeachte: Es muss die englische Bezeichnung (Article) verwendet werden.
^Page();
Dieses \r\nMakro kann verwendet werden, um Informationen der aktuellen Seite zurückzugeben. \r\nZum Beispiel kann es benutzt werden, um die Seiten-URL anzuzeigen: \r\n^Page("urlizedTitle"); oder um einen Menutitel zu erhalten: ^Page("menuTitle");. \r\n
^SQL();
Ein einzeiliger SQL Report. Manchmal ist es erforderlich, \r\nschnell einen Datenbankinhalt zurückzugeben. Dieses Makro ist aber auch gut \r\neinsetzbar, um einen SQL-Report zu erweitern. Es werden numerische Makros (^0; ^1; ^2; etc) benutz, \r\num Daten zu positionieren. Sie können auch das ^rownum; Makro wie beim \r\n SQL Report Wobject benutzen.
\r\n
Beispiele:\r\n
^SQL("select count(*) from users","Es sind ^0; Benutzer registriert."); \r\n
^SQL("select userId,username from users order by username","<a \r\nhref=\'^/;?op=viewProfile&uid=^0;\'>^1;</a><br>"); \r\n
^URLEncode();
Dieses Makro wird auch hauptsächlich in SQL Reports \r\nverwendet, aber es kann auch genauso gut wo anders eingesetzt werden. Es überprüft \r\nden Inhalt einer Eingabe (z. B. im Formular) und wandelt ihn in eine URL \r\num, sodass die Eingabe nachher als Link angezeigt wird. Die Syntax ist wie folgt: ^URLEncode("Ist dies \r\nmeine Eingabe?"); \r\n
^User();
Mit diesem Makro können Sie einige Infos aus dem Benutzer-Konto \r\noder Benutzerprofil anzeigen lassen. Wenn Sie z. B. die Emailadresse des Benutzers \r\nanzeigen möchten, müssen Sie das Makro wie folgt verwenden: ^User("email");
^*; oder ^*(); - Zufallszahl
Eine \r\nZufallszahl. Wird oft in Banner-Ads oder ähnlichem benötigt, um z. B. sicherzustellen, \r\ndas nicht gecachet wird. Sie können dieses Makro u. a. einsetzen, um eine Zufallszahl \r\nzwischen 1 und 100 zu erzeugen: ^*(100); . \r\n
^-;,^0;,^1;,^2;,^3;, etc.
Diese Makros sind für System/Wobject \r\nspezifische Funktionen reserviert, wie im SQL Report oder im Body des Style \r\nManagers.
"Nicht gefunden" Seite
Sollte eine Seite, die ein Besucher \r\naufrufen möchte, nicht vorhanden sein, kann er zur Homepage oder zu einer Fehlerseite \r\nweitergeleitet werden. Sie entscheiden, welcher Weg besser für ihre Besucher \r\nist...
Dokument Typ Beschreibung
Heutzutage ist es sehr wichtig, \r\neine grosse Anzahl von Browsern zu unterstützen, inklusive Robotern von Suchmaschinen. \r\nEinige dieser Browser möchten wissen, welcher Art Content ihnen angeboten wird. \r\nMit dem \'Doctype Tag\' können Sie dies angeben. Standardmässig generiert WebGUI \r\n HTML 4.0 konformen Inhalt.
Bearbeitungszeitpunkt zu Beiträgen hinzufügen?
Gewöhnlich \r\nwird der Zeitpunkt, an dem ein Beitrag bearbeitet wurde, als so genannter Timestamp \r\nhinzugefügt, damit man später nachverfolgen kann, wann der Beitrag verfasst \r\nwurde. Diese Funktion wird natürlich nicht für alle Seiten benötigt, daher können \r\nSie den Timestamp hier deaktivieren.
HTML filtern
Bei öffentlichen \r\nSeiten, auf denen ein Besucher die Möglichkeit hat, z. B. Beiträge in einem \r\nDiskussionsforum zu verfassen, ist es oft notwendig, deren Content zu filtern, \r\num z. B. das Ausführen böswilligen Codes zu verhindern. Und dies kann unter \r\nbesonderen Umständen zu Sicherheitsproblemen führen. Hier können Sie daher die \r\nStufe der Filterung (z.B. nur Javascript entfernen) einstellen
Maximale \r\nDateigrösse für Anhänge
Die maximale Grösse in KB der Anhänge.
Maximale \r\nGrösse einer Grafik
Falls Bilder, die hochgeladen wurden, grösser als \r\ndiese maximale Grösse einer Grafik sind, wird diese entsprechend dieser Grösseneinstellungen \r\numgewandelt. Die Angabe erfolgt in Pixel und gibt die längste Seite der Grafik \r\nan.
Thumbnail Grösse
Hier können Sie die Grösse der Vorschaubilder \r\n(Thumbnails) angeben, die automatisch beim Hochladen von Grafiken erstellt werden. \r\nDie Grösse wird in Pixel angegeben.
Snippet Vorschau Länge
Wieviel \r\nZeichen eines Schnippsels werden im Uploadmanager angezeigt? Wie gesagt, damit \r\nist nur die Anzeige in der "Schnipselübersicht" gemeint; der Code \r\nselbst wird nicht beschränkt
Reihen des Textbereichs (mehrzeilige \r\nTextbox)
Hier können Sie angeben, wie viel Reihen pro Textbereich. Dies \r\ngilt dann für alle Textbereiche innerhalb der Seite - auch diejenigen, \r\ndie angezeigt werden, wenn Sie eine Seite bearbeiten.
Spalten des Textbereichs
Analog \r\nzu den Reihen der Textbereiche können Sie auch die Anzahl der Spalten angeben. \r\n
Grösse der Textbox
Hiermit können Sie angeben, wie gross die Textboxen \r\nin WebGUI sein sollen. Ein Wert von 20 z.B. erzeugt eine Textbox, die 20 Zeichen \r\nbreit ist.
Editor auswählen
WebGUI enthält einen ausgezeichneten \r\nRichtext-Editor. Damit kann man Texte formatieren wie z. B. in Microsoft Word® oder \r\nähnlichen Programmen. Um diese Funktionalität zu nutzen, wählen Sie den "hmtlArea" \r\nEditor aus. Desweiteren können Sie hier noch den kostenpflichtigen 3rd Party Editor Real Objects Edit-On Pro® rich text \r\neditor auswählen, der allerdings zuvor installiert sein muss. Weitere Informationen \r\nzum Einbinden von Edit-On Pro® in WebGUI finden Sie \r\nunter Ruling WebGUI.
Es \r\ngibt bereits einige voreingestellte Gruppen in WebGUI:
Admins
Admins \r\nsind User mit unbegrenzten Rechten in WebGUI. Ein Benutzer sollte dieser Gruppe \r\nnur hinzugefügt werden, wenn der das System überblicken kann. Gewöhnlich werden \r\n1 bis 3 Personen dieser Gruppe zugeordnet.
Content Managers
Content Manager \r\nsind Benutzer, die die Berechtigung zum Hinzufügen, Bearbeiten und löschen von \r\nInhalten für die verschiedenen Bereich der Site haben. Diese Gruppe sollte nicht \r\ndazu benutzt werden, individuelle Content-Bereiche der Seite zu kontrollieren, \r\nsondern um festzulegen, ob ein Benutzer Inhalt bearbeiten kann oder nicht. \r\nSie sollten zusätzliche Gruppen für die separaten Bereiche der Site erstellen. \r\n
Everyone (Jeder)
Everyone ist eine \'magische\' Gruppe, der niemand \r\nhinzugefügt werden kann, aber alle Mitglieder der Site sind Teil davon. Möchten \r\nSie ihre Seite für Besucher und registrierte Benutzer gleichermassen öffnen, \r\ndann benutzen Sie diese Gruppe dafür.
Package Managers (Paket Manager)
Benutzer \r\nmit der Berechtigung, Pakete zu erstellen, zu bearbeiten, zu löschen und anzuwenden.
Registrierte \r\nBenutzer
Sobald ein User dem System hinzugefügt wird, befindet er sich \r\nin dieser Gruppe. Er sollte aus dieser Gruppe nur entfernt werden, wenn sein \r\nAccount gelöscht ist oder wenn sie einen Störenfried sperren wollen.
Style Managers
Benutzer \r\nmit der Berechtigung, Styles zu bearbeiten. Dieses Recht enthält aber nicht \r\ndas Recht, Berechtigungen für eine Seite zu vergeben.
Template Managers
Benutzer \r\nmit der Berechtigung, Templates für diese Seite zu bearbeiten.
Visitors \r\n(Besucher)
Besucher sind diejenigen Benutzer, die nicht eingeloggt sind. \r\n
\r\n\r\n÷ÙÂÅÒÉÔÅ ÆÁÊÌ
\r\n÷ÙÂÅÒÉÔÅ ÆÁÊÌ ÎÁ Ó×ÏÅÍ ËÏÍÐØÀÔÅÒÅ ÐÒÉ ÐÏÍÏÝÉ ËÎÏÐËÉ \"ïÂÚÏÒ\".\r\n
\r\n\r\náÌØÔÅÒÎÁÔÉ×ÎÁÑ ×ÅÒÓÉÑ ÆÁÊÌÁ №1
\r\núÄÅÓØ ÎÁÄÏ ÕËÁÚÁÔØ ÜÔÏÔ ÖÅ ÄÏËÕÍÅÎÔ, ÎÏ ÉÍÅÀÝÉÊ ÄÒÕÇÏÊ ÆÏÒÍÁÔ. åÓÌÉ Õ ÄÏËÕÍÅÎÔÁ ÎÅÔ ÁÌØÔÅÒÎÁÔÉ×ÎÙÈ ×ÅÒÓÉÊ, ÔÏ ÏÓÔÁרÔÅ ÜÔÏ ÐÏÌÅ ÐÕÓÔÙÍ.\r\n
\r\n\r\náÌØÔÅÒÎÁÔÉ×ÎÁÑ ×ÅÒÓÉÑ ÆÁÊÌÁ №2
\r\nóÍ. \"ÁÌØÔÅÒÎÁÔÉ×ÎÁÑ ×ÅÒÓÉÑ ÆÁÊÌÁ №1\".\r\n
\r\n\r\nëÒÁÔËÏÅ ÏÐÉÓÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ËÒÁÔËÏÅ ÏÐÉÓÁÎÉÅ ÆÁÊÌÁ.\r\n
\r\n\r\nçÒÕÐÐÁ
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ, ËÏÔÏÒÁÑ ÉÍÅÅÔ ÐÒÁ×Ï ÄÏÂÁ×ÌÑÔØ ÆÁÊÌÙ.\r\n
\r\n\r\näÏÂÁ×ÉÔØ ÅÝÅ ÆÁÊÌ?
\r\n÷ÙÂÅÒÉÔÅ \"äÁ\", ÅÓÌÉ ×Ù ÈÏÔÉÔÅ ÄÏÂÁ×ÉÔØ ÎÏ×ÙÊ ÆÁÊÌ × ÆÁÊÌÏ×ÙÊ ÍÅÎÅÄÖÅÒ.\r\n
\r\n',1034773253);
INSERT INTO international VALUES (64,'WebGUI',21,'÷ÙÊÔÉ ÉÚ ÓÉÓÔÅÍÙ',1034772536);
INSERT INTO international VALUES (1,'WobjectProxy',21,'éÍÑ ÍÏÄÕÌÑ',1037087561);
INSERT INTO international VALUES (2,'Item',21,'÷ÌÏÖÅÎÎÙÊ ÆÁÊÌ',1034752668);
INSERT INTO international VALUES (4,'Item',21,'óÓÙÌËÁ ÎÁ ÄÏËÕÍÅÎÔ',1034752668);
INSERT INTO international VALUES (5,'Item',21,'óËÁÞÁÔØ ×ÌÏÖÅÎÎÙÊ ÆÁÊÌ',1034752668);
-INSERT INTO international VALUES (10,'DownloadManager',21,'òÅÄÁËÔÉÒÏ×ÁÔØ ÆÏÒÍÕ ÐÏÄÇÏÔÏ×ËÉ ÆÁÊÌÁ Ë ÏÔÐÒÁ×ËÅ',1034752668);
INSERT INTO international VALUES (12,'Poll',21,'÷ÓÅÇÏ ÐÒÏÇÏÌÏÓÏ×ÁÌÏ:',1034752668);
-INSERT INTO international VALUES (12,'DownloadManager',21,'õÄÁÌÉÔØ ÜÔÏÔ ÆÁÊÌ?',1034752668);
INSERT INTO international VALUES (12,'FAQ',21,'äÏÂÁ×ÉÔØ ×ÏÐÒÏÓ/ÏÔ×ÅÔ?',1034752668);
INSERT INTO international VALUES (12,'MailForm',21,'Cc',1034752668);
INSERT INTO international VALUES (13,'MailForm',21,'Bcc',1034752668);
-INSERT INTO international VALUES (14,'DownloadManager',21,'æÁÊÌ',1034752668);
-INSERT INTO international VALUES (19,'DownloadManager',21,'õ ×ÁÓ ÎÅÔ ÆÁÊÌÏ×, ÄÏÓÔÕÐÎÙÈ ÄÌÑ ÓËÁÞÉ×ÁÎÉÑ.',1034752668);
-INSERT INTO international VALUES (31,'UserSubmission',21,'óÏÄÅÒÖÁÎÉÅ',1034752668);
INSERT INTO international VALUES (357,'WebGUI',21,'îÏ×ÏÓÔÉ',1034752668);
INSERT INTO international VALUES (361,'WebGUI',21,'ôÒÉ ËÏÌÏÎËÉ Ó×ÅÒÈÕ, ÏÄÎÁ ×ÎÉÚÕ',1036492249);
INSERT INTO international VALUES (362,'WebGUI',21,'ä×Å ÒÁ×ÎÙÅ ËÏÌÏÎËÉ',1036492299);
INSERT INTO international VALUES (364,'WebGUI',21,'ðÏÉÓË',1034752668);
INSERT INTO international VALUES (371,'WebGUI',21,'äÏÂÁ×ÉÔØ ÇÒÕÐÐÕ',1034752668);
-INSERT INTO international VALUES (58,'UserSubmission',21,'ðÒÅÄÙÄÕÝÁÑ ÐÏÓÙÌËÁ',1034752668);
INSERT INTO international VALUES (424,'WebGUI',21,'ðÒÏÓÍÏÔÒÅÔØ ÉÓÔÏÒÉÀ ÓÏÅÄÉÎÅÎÉÊ.',1034752668);
INSERT INTO international VALUES (429,'WebGUI',21,'÷ÒÅÍÑ ÓÏÅÄÉÎÅÎÉÑ',1034752668);
-INSERT INTO international VALUES (442,'WebGUI',21,'òÁÂÏÞÁÑ ÉÎÆÏÒÍÁÃÉÑ',1034752668);
-INSERT INTO international VALUES (445,'WebGUI',21,'ðÒÅÄÐÏÞÔÅÎÉÑ',1034752668);
+INSERT INTO international VALUES (442,'WebGUI',21,'éÎÆÏÒÍÁÃÉÑ Ï ÆÉÒÍÅ',1042471727);
+INSERT INTO international VALUES (445,'WebGUI',21,'ðÏÌØÚÏ×ÁÔÅÌØÓËÉÅ ÎÁÓÔÒÏÊËÉ',1042469962);
INSERT INTO international VALUES (576,'WebGUI',21,'õÄÁÌÉÔØ',1034752668);
INSERT INTO international VALUES (512,'WebGUI',21,'óÌÅÄÕÀÝÅÅ ÓÏÏÂÝÅÎÉÅ',1036929085);
INSERT INTO international VALUES (534,'WebGUI',21,'óÌÅÄÉÔØ ÚÁ ÎÏ×ÙÍ ÐÏÌØÚÏ×ÁÔÅÌÅÍ?',1034752668);
@@ -8345,25 +8037,23 @@ INSERT INTO international VALUES (20,'Poll',21,'
INSERT INTO international VALUES (541,'WebGUI',21,'îÁÂÌÀÄÁÔØ ÚÁ ÏÐÕÂÌÉËÏ×ÁÎÉÅÍ',1034752668);
INSERT INTO international VALUES (61,'MessageBoard',21,'æÏÒÕÍ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1041689556);
INSERT INTO international VALUES (71,'SQLReport',21,'äÏËÌÁÄ SQL ÐÏÚ×ÏÌÑÅÔ ÐÏÌØÚÏ×ÁÔÅÌÑÍ ÚÁÐÒÁÛÉ×ÁÔØ ÄÁÎÎÙÅ ÉÚ ÌÀÂÏÊ ÂÁÚÙ.\r\n
\r\nïÂÒÁÂÁÔÙ×ÁÔØ ÚÁÐÒÏÓ ÐÒÅÄ×ÁÒÉÔÅÌØÎÏ?
\r\nåÓÌÉ ×Ù ÈÏÔÉÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ × Ó×ÏÅÍ ÚÁÐÒÏÓÅ ÍÁËÒÏÓ, ×Ù ÄÏÌÖÎÙ ÕÔ×ÅÒÄÉÔÅÌØÎÏ ÏÔ×ÅÔÉÔØ ÎÁ ÜÔÏÔ ×ÏÐÒÏÓ.\r\n
\r\nòÁÚÒÅÛÉÔØ ×Ù×ÏÄ ÏÔÌÁÄÏÞÎÏÊ ÉÎÆÏÒÍÁÃÉÉ?
\r\n÷Ù ÍÏÖÅÔÅ ÒÁÚÒÅÛÉÔØ ×Ù×ÏÄ ÏÔÌÁÄÏÞÎÏÊ ÉÎÆÏÒÍÁÃÉÉ É ÉÎÆÏÒÍÁÃÉÉ Ï ÏÛÉÂËÁÈ ÎÁ ÜËÒÁÎ ÂÒÏÕÚÅÒÁ. \r\n
\r\núÁÐÒÏÓ
\r\n÷Ù ÍÏÖÅÔÅ ÎÁÐÉÓÁÔØ ÓÔÁÎÄÁÒÔÎÙÊ SQL ÚÁÐÒÏÓ. ôÁËÖÅ ×Ù ÍÏÖÉÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ ÍÁËÒÏÓ ^FormParam();.\r\n
\r\nûÁÂÌÏÎ ÏÔÞÅÔÁ
\r\nóÕÝÅÓÔ×ÕÅÔ ×ÏÚÍÏÖÎÏÓÔØ ÍÅÎÑÔ ×ÎÅÛÎÉÊ ×ÉÇ ÏÔÞÅÔÏ×, ÇÅÎÅÒÉÒÕÅÍÙÈ ÐÏ SQL-ÚÁÐÒÏÓÕ. åÓÌÉ ×Ù ÏÓÔÁ×ÉÔÅ ÜÔÏ ÐÏÌÅ ÐÕÓÔÙÍ, ÔÏ ÏÔÞÅÔ ÓÆÏÒÍÉÒÕÅÔÓÑ × ÓÔÁÎÄÁÒÔÎÏÊ ÔÁÂÌÉÃÅ.\r\n
\r\näÌÑ ÆÏÒÍÉÒÏ×ÁÎÉÑ ×ÎÅÛÎÅÇÏ ×ÉÄÁ ÏÔÞÅÔÁ ÓÕÝÅÓÔ×ÕÀÔ ÓÐÅÃÉÁÌØÎÙÅ ÍÁËÒÏÓÙ: ^-;, ^0;, ^1;, ^2;, ^3; É Ô.Ä. íÁËÒÏÓÙ, ÓÏÄÅÒÖÁÝÉÅ × ÎÁÚ×ÁÎÉÅ ÃÉÆÒÕ ÏÓÕÝÅÓÔ×ÌÑÀÔ ×ÙÂÏÒËÕ ÐÏÌÑ ÉÚ ÔÁÂÌÉÃÙ, ÎÏÍÅÒ ËÏÔÏÒÏÇÏ ÓÏÏÔ×ÅÔÓ×ÕÅÔ ÃÙÆÒÅ, ÕËÁÚÁÎÎÏÊ × ÎÁÚ×ÁÎÉÉ ÍÁËÒÏÓÁ. ôÁËÖÅ ÄÏÐÕÓÔÉÍÏ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÍÁËÒÏÓÁ ^rownum;, ËÏÔÏÒÙÊ ×Ù×ÏÄÉÔ ÞÉÓÌÏ ÓÔÒÏË ÚÁÐÒÁÛÉ×ÁÅÍÏÊ ÔÁÂÌÉÃÙ.\r\n
\r\nDSN
\r\nDSN - ÜÔÏ ÕÎÉËÁÌØÎÙÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÒÁÓÐÏÌÏÖÅÎÉÑ ÂÁÚÙ ÄÁÎÎÙÈ, Ë ËÏÔÏÒÏÊ ×Ù ÈÏÔÉÔÅ ÐÏÓÌÁÔØ ÚÁÐÒÏÓ. æÏÒÍÁÔ DSN ÓÌÅÄÕÀÝÉÊ: DBI:[driver]:[database name]:[host]. \r\n
\r\nðÒÉÍÅÒ: DBI:mysql:WebGUI:localhost\r\n
\r\nðÏÌØÚÏ×ÁÔÅÌØ ÂÁÚÙ ÄÁÎÎÙÈ
\r\n÷×ÅÄÉÔÅ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ ÂÁÚÙ ÄÁÎÎÙÈ (login).\r\n
\r\nðÁÒÏÌØ Ë ÂÁÚÅ ÄÁÎÎÈ
\r\n÷×ÅÄÉÔÅ ÐÁÒÏÌØ, ÉÓÐÏÌØÚÕÅÍÙÊ ÄÌÑ ÓÏÅÄÉÎÅÎÉÑ Ó ÂÁÚÏÊ ÄÁÎÎÙÈ.\r\n
\r\níÁËÓÉÍÁÌØÎÏÅ ËÏÌÉÞÅÓÔ×Ï ÓÔÒÏË ÎÁ ÏÄÎÏÊ ÓÔÒÁÎÉÃÅ
\r\n÷×ÅÄÉÔÅ ÍÁËÓÉÍÁÌØÎÏÅ ËÏÌÉÞÅÓÔ×Ï ÓÔÒÏË ÏÔÞÅÔÁ, ÏÔÏÂÒÁÖÁÅÍÏÅ ÎÁ ÏÄÎÏÊ ÓÔÒÁÎÉÃÅ. \r\n
\r\näÏÂÁ×ÉÔØ ÒÁÚÒÙ× ÓÔÒÏËÉ?
\r\nåÓÌÉ ×Ù ÈÏÔÉÔÅ ÄÏÂÁ×ÉÔØ ÒÁÚÒÙ× ÓÔÒÏË × ÓÆÏÒÍÉÒÏ×ÁÎÎÏÍ ÏÔÞÅÔÅ × ÔÏÍ ÍÅÓÔÅ, ÇÄÅ ÏÎÉ ×ÓÔÒÅÞÁÀÔÓÑ × ÉÓÈÏÄÎÏÊ ÔÁÂÌÉÃÅ × ÂÁÚÅ ÄÁÎÎÙÈ, ÔÏ ÓËÁÖÉÔÅ äÁ\r\n
\r\n',1036073993);
-INSERT INTO international VALUES (673,'WebGUI',21,'çÒÁÆÉÞÅÓËÉÊ ÆÁÊÌ (ÕÄÁÌÅÎÉÅ)',1036930495);
-INSERT INTO international VALUES (676,'WebGUI',21,'çÒÁÆÉÞÅÓËÉÊ ÆÁÊÌ (ÕÐÒÁ×ÌÅÎÉÅ) ',1036930534);
INSERT INTO international VALUES (678,'WebGUI',21,'ïÓÎÏ×ÎÙÅ ËÏÍÐÏÎÅÎÔÙ (ÕÐÒÁ×ÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (681,'WebGUI',21,'ðÁËÅÔÙ (ÓÏÚÄÁÎÉÅ)',1034752668);
-INSERT INTO international VALUES (680,'WebGUI',21,'ðÁËÅÔÙ (ÄÏÂÁ×ÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (675,'WebGUI',21,'ðÏÉÓËÏ×ÁÑ ÓÉÓÔÅÍÁ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1034752668);
-INSERT INTO international VALUES (656,'WebGUI',21,'éÎÆÏÒÍÁÃÉÑ Ï ËÏÍÐÁÎÉÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
+INSERT INTO international VALUES (681,'WebGUI',21,'ðÁËÅÔÙ (ÓÏÚÄÁÎÉÅ)',1042132885);
+INSERT INTO international VALUES (680,'WebGUI',21,'ðÁËÅÔÙ (ÄÏÂÁ×ÌÅÎÉÅ)',1042132874);
+INSERT INTO international VALUES (675,'WebGUI',21,'ðÏÉÓËÏ×ÁÑ ÓÉÓÔÅÍÁ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1042132857);
+INSERT INTO international VALUES (656,'WebGUI',21,'éÎÆÏÒÍÁÃÉÑ Ï ËÏÍÐÁÎÉÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1042132801);
INSERT INTO international VALUES (696,'WebGUI',21,'ëÏÒÚÉÎÁ (ÏÞÉÝÅÎÉÅ)',1034752668);
INSERT INTO international VALUES (672,'WebGUI',21,'ìÉÞÎÙÅ ÎÁÓÔÒÏÊËÉ ÐÏÌØÚÏ×ÁÔÅÌÑ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
-INSERT INTO international VALUES (674,'WebGUI',21,'ïÂÝÉÅ ÎÁÓÔÒÏÊËÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
+INSERT INTO international VALUES (674,'WebGUI',21,'ïÂÝÉÅ ÎÁÓÔÒÏÊËÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1042132848);
INSERT INTO international VALUES (661,'WebGUI',21,'æÁÊÌÏ×ÙÅ ÎÁÓÔÒÏÊËÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
-INSERT INTO international VALUES (663,'WebGUI',21,'ðÏÞÔÏ×ÙÅ ÎÁÓÔÒÏÊËÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
+INSERT INTO international VALUES (663,'WebGUI',21,'ðÏÞÔÏ×ÙÅ ÎÁÓÔÒÏÊËÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1042132811);
INSERT INTO international VALUES (671,'WebGUI',21,'íÏÄÕÌÉ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1037086922);
INSERT INTO international VALUES (677,'WebGUI',21,'íÏÄÕÌÉ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1037087074);
INSERT INTO international VALUES (668,'WebGUI',21,'ìÉÓÔÙ ÓÔÉÌÅÊ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1034752668);
INSERT INTO international VALUES (667,'WebGUI',21,'çÒÕÐÐÁ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
INSERT INTO international VALUES (652,'WebGUI',21,'ðÏÌØÚÏ×ÁÔÅÌØÓËÉÅ ÎÁÓÔÒÏÊËÉ (ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
INSERT INTO international VALUES (665,'WebGUI',21,'çÒÕÐÐÙ (ÕÄÁÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (666,'WebGUI',21,'óÔÉÌØ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
+INSERT INTO international VALUES (666,'WebGUI',21,'óÔÉÌØ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1042132821);
INSERT INTO international VALUES (664,'WebGUI',21,'íÏÄÕÌÉ (ÕÄÁÌÅÎÉÅ)',1037086166);
INSERT INTO international VALUES (662,'WebGUI',21,'îÁÓÔÒÏÊËÉ (ÕÐÒÁ×ÌÅÎÉÅ)',1034752668);
INSERT INTO international VALUES (660,'WebGUI',21,'çÒÕÐÐÙ (ÕÐÒÁ×ÌÅÎÉÅ)',1034752668);
@@ -8374,32 +8064,30 @@ INSERT INTO international VALUES (682,'WebGUI',21,'
INSERT INTO international VALUES (655,'WebGUI',21,'ðÏÌØÚÏ×ÁÔÅÌØ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
INSERT INTO international VALUES (653,'WebGUI',21,'óÔÒÁÎÉÃÁ (ÕÄÁÌÅÎÉÑ)',1034752668);
INSERT INTO international VALUES (654,'WebGUI',21,'óÔÉÌØ (ÕÄÁÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (683,'WebGUI',21,'ûÁÂÌÏÎÙ (ÕÐÒÁ×ÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (684,'WebGUI',21,'ûÁÂÌÏÎÙ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
-INSERT INTO international VALUES (685,'WebGUI',21,'ûÁÂÌÏÎÙ (ÕÄÁÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (669,'WebGUI',21,'íÁËÒÏÓÙ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1034752668);
-INSERT INTO international VALUES (686,'WebGUI',21,'çÒÕÐÐÁ ÉÚÏÂÒÁÖÅÎÉÊ (ÄÏÂÁ×ÌÅÎÉÅ)',1034752668);
-INSERT INTO international VALUES (72,'DownloadManager',21,'æÁÊÌÏ×ÙÊ ÍÅÎÅÄÖÅÒ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1034752668);
+INSERT INTO international VALUES (683,'WebGUI',21,'ûÁÂÌÏÎÙ (ÕÐÒÁ×ÌÅÎÉÅ)',1042132894);
+INSERT INTO international VALUES (684,'WebGUI',21,'ûÁÂÌÏÎÙ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1042132902);
+INSERT INTO international VALUES (685,'WebGUI',21,'ûÁÂÌÏÎÙ (ÕÄÁÌÅÎÉÅ)',1042132912);
+INSERT INTO international VALUES (669,'WebGUI',21,'íÁËÒÏÓÙ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1042132829);
+INSERT INTO international VALUES (637,'WebGUI',2,'Vorname
Der Vorname des Benutzers. \r\n
Zweiter Vorname
Ein weiterer Vorname des Benutzers. \r\n
Nachname
Der Nachname des Benutzers. \r\n
Email Adresse
Die Emailadresse des Benutzers. Diese muss nur angegeben \r\nwerden, wenn der Benutzer Funktionen nutzen möchte, die eine Emailadresse benötigen. \r\n
ICQ UIN
Die ICQ UIN ist die "User \r\nID Number" im ICQ Network. ICQ ist eine sehr bekannte Messaging Plattform. \r\n\r\n
AIM Id
Die Account Id für den AOL \r\nInstant Messenger .
MSN Messenger Id
Die Account Id für das \r\n Microsoft Network Instant Messenger system. \r\n\r\n
Yahoo! Messenger Id
Die Account Id für den Yahoo! Instant Messenger system. \r\n
Mobiltelefon
Die Mobilfunknummer des Benutzers. \r\n
Pager
Die Pager Telefonnummer. \r\n
Email zu Pager Gateway
Die Pager Email Adresse. \r\n
Private Angaben
Die privaten Adressangaben. \r\n
Geschäftliche Angaben
Die geschäftlichen Adressangaben. \r\n
Geschlecht
Das Geschlecht des Benutzers. \r\n
Geburtsdatum
Das Geburtsdatum des Benutzers.\r\n
Sprache
In welcher Sprache sollen systembedingte Meldungen angezeigt \r\nwerden?. \r\n
Zeitabweichung
Die Anzahl der Stunden (plus oder minus), die die \r\nZeit des Benutzers von der Serverzeit abweicht. Dies wird benutzt, um die einzelnen \r\nZeitzonen anzugleichen. \r\n
Erster Tag der Woche
Der erste Wochentag im Kalender. Zum Beispiel \r\nist in den USA der erste Wochentag der Sonntag und in Deutschland ist es der \r\nMontag. \r\n
Datumsformat
In welchem Format soll das Datum erscheinen? \r\n
Zeitformat
In welchem Format soll die Zeit angezeigt werden? \r\n
Diskussions Layout
Sollen Diskussionen in einer flachen oder beitragsbasierten \r\nStruktur angezeigt werden? In einer flachen Struktur werden die Beiträge in \r\nder Reihenfolge, wie sie angelegt wurden, angezeigt. In der beitragsbasierten \r\nStruktur wird eine hierarchische Liste der Antworten, so wie sie erstellt wurden, \r\nangezeigt.
Benachrichtigungen
Wie soll der Benutzer über den Eingang \r\nneuer Nachrichtigen informiert werden?
Makros beginnen immer mit einem Caret (^), gefolgt von mindestens einem \r\nweiteren Zeichen. Am Ende muss ein Semikolon (;) stehen. Einige Makros können \r\nerweitert/konfiguriert werden (Format: ^x("config text");). \r\n
Beachten Sie: Die nachfolgenden Makros sind für System-/Wobject spezifische \r\nFunktionen (wie im SQL-Report oder im Body-Bereich des Stylemanagers): \r\n
\r\n\r\n\r\nëÏÌÉÞÅÓÔ×Ï ÆÁÊÌÏ× ÎÁ ÓÔÒÁÎÉÃÅ
\r÷Ù ÍÏÖÅÔÅ ÚÁÄÁÔØ ÍÁËÓÉÍÁÌØÎÏÅ ËÏÌÉÞÅÓÔ×Ï ÆÁÊÌÏ×, ÏÔÏÂÒÁÖÁÅÍÙÈ ÎÁ ÏÄÎÏÊ ÓÔÒÁÎÉÃÅ. ÷ ÓÌÕÞÁÅ, ÅÓÌÉ ËÏÌÉÞÅÓÔ×Ï ÆÁÊÌÏ× ÐÒÅ×ÙÛÁÅÔ ×ÙÂÒÁÎÎÏÅ ÚÎÁÞÅÎÉÅ, ÔÏ ÏÓÔÁ×ÛÉÅÓÑ ÆÁÊÌÙ ÐÅÒÅÎÏÓÑÔÓÑ ÎÁ ÓÌÅÄÕÀÝÕÀ ÓÔÒÁÎÉÃÕ\r\n
\r\n\r\nðÏËÁÚÙ×ÁÔØ ÕÍÅÎØÛÅÎÎÙÅ ËÏÐÉÉ ÒÉÓÕÎËÏ×?
\r\n ïÔÍÅÔØÔÅ ÜÔÏÔ ÐÕÎËÔ, ÅÓÌÉ ×Ù ÈÏÔÉÔÅ ÞÔÏÂÙ ÕÍÅÎØÛÅÎÎÙÅ ËÏÐÉÉ ÏÔÏÂÒÁÖÁÌÉÓØ ÄÌÑ ËÁÖÄÏÇÏ ÒÉÓÕÎËÁ.\r\n
\r\n\r\näÏÂÁ×ÉÔØ ÅÝÅ ÏÄÉÎ ÆÁÊÌ?
\r\n åÓÌÉ ×Ù ÈÏÔÉÔÅ ÄÏÂÁ×ÉÔØ ÎÏ×ÙÊ ÆÁÊÌ, ÔÏ ×ÙÂÅÒÉÔÅ \"äÁ\".\r\n
\r\n\r\n',1034189690);
INSERT INTO international VALUES (71,'SyndicatedContent',21,'ðÒÉ ÐÏÍÏÝÉ ÜÔÏÇÏ ÍÏÄÕÌÑ ×Ù ÍÏÖÅÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ ÉÎÆÏÒÍÁÃÉÀ, ÒÁÚÍÅÝÅÎÎÕÀ ÎÁ ÄÒÕÇÉÈ ÓÁÊÔÁÈ ÉÓÐÏÌØÚÕÑ RDF/RSS.\n
\r\n\r\nURL Ë ÆÁÊÌÕ RSS
\r\n÷×ÅÄÉÔÅ ÔÏÞÎÙÊ URL (ÎÁÞÉÎÁÑ Ó http://) Ë ÆÁÊÌÕ RDF ÉÌÉ RSS. éÎÆÏÒÍÁÃÉÑ Ó ×ÙÂÒÁÎÎÏÇÏ ÓÁÊÔÁ ÂÕÄÅÔ ÓËÁÞÉ×ÁÔØÓÑ ËÁÖÄÙÊ ÞÁÓ.\r\n
\r\n',1034189690);
INSERT INTO international VALUES (71,'MessageBoard',21,'ëÏÌÉÞÅÓÔ×Ï ÓÏÏÂÝÅÎÉÊ ÎÁ ÓÔÒÁÎÉÃÅ
\r\nëÏÇÄÁ ÐÏÓÅÔÉÔÅÌØ ×ÐÅÒ×ÙÅ ÚÁÈÏÄÉÔ ÎÁ ÓÁÊÔ, ÏÎ ÓÍÏÖÅÔ ÐÒÏÓÍÏÔÒÅÔØ ÓÐÉÓÏË ×ÓÅÈ ÓÏÏÂÝÅÎÉÊ ÆÏÒÕÍÁ. úÁÄÁ×ÁÑ ÍÁËÓÉÍÁÌØÎÏ ËÏÌÉÞÅÓÔ×Ï ÓÏÏÂÝÅÎÉÊ ÎÁ ÏÄÎÏÊ ÓÔÒÁÎÉÃÅ ×Ù ÍÏÖÅÔÅ ÕÐÒÁ×ÌÑÔØ ×ÎÅÛÎÉÍ ×ÉÄÏÍ ÆÏÒÕÍÁ.\r\n
\r\nçÌÁ×ÎÙÊ ÛÁÂÌÏÎ
\r\n÷ÙÂÅÒÉÔÅ ÛÁÂÌÏÎ, ÏÐÒÅÄÅÌÑÀÝÉÊ ×ÎÅÛÎÉÊ ×ÉÄ ÆÏÒÕÍÁ. \r\n
\r\nëÔÏ ÉÍÅÅÔ ÐÒÁ×Ï ÐÒÉÎÉÍÁÔØ ÕÞÁÓÔÉÅ × ÏÂÓÕÖÄÅÎÉÉ?
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ËÏÔÏÒÏÊ ÂÕÄÅÔ ÐÏÚ×ÏÌÅÎÏ ÏÔÐÒÁ×ÌÑÔØ ÓÏÏÂÝÅÎÉÑ.\r\n
\r\n÷ÒÅÍÑ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ
\r\n÷ÒÅÍÑ, ÏÔ×ÅÄÅÎÎÏÅ ÄÌÑ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ ÓÏÏÂÝÅÎÉÑ; ÐÏ ÉÓÔÅÞÅÎÉÀ ÜÔÏÇÏ ×ÒÅÍÅÎÉ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÂÕÄÅÔ ÚÁÂÌÏËÉÒÏ×ÁÎÏ.\r\n
\r\n÷ÎÉÍÁÎÉÅ: üÔÁ ÏÐÃÉÑ ××ÅÄÅÎÁ ÄÌÑ ÏÂÅÓÐÅÞÅÎÉÑ ÂÅÚÏÐÁÓÎÏÓÔÉ.\r\n
\r\nîÁÂÌÀÄÅÎÉÅ ÚÁ ÏÔÐÒÁ×ËÏÊ
\r\nïÐÃÉÑ ÐÏÚ×ÏÌÑÅÔ ÎÁÂÌÀÄÁÔØ ÚÁ ÄÅÊÓÔ×ÉÑÍÉ ÐÏÌØÚÏ×ÁÔÅÌÅÊ.\r\n
\r\nëÔÏ ÉÍÅÅÔ ÐÒÁ×Ï ÍÏÄÅÒÉÒÏ×ÁÔØ?
\r\núÄÅÓØ ×Ù ÍÏÖÅÔÅ ×ÙÂÒÁÔØ ÇÒÕÐÐÕ, ËÏÔÏÒÏÊ ÂÕÄÅÔ ÐÏÚ×ÏÌÅÎÏ ÎÁÂÌÀÄÁÔØ ÚÁ ÈÏÄÏÍ ÏÂÓÕÖÄÅÎÉÑ.\r\n
\r\nôÉÐ ÍÏÄÅÒÉÒÏ×ÁÎÉÑ.
\r\nÂÅÚ ÐÒÏÓÍÏÔÒÁ ÏÚÎÁÞÁÅÔ, ÞÔÏ ÓÏÏÂÝÅÎÉÅ ÏÔÐÒÁ×ÌÅÎÎÏÊ ÐÏÌØÚÏ×ÁÔÅÌÅÍ ÎÅÍÅÄÌÅÎÎÏ ÐÕÂÌÉËÕÅÔÓÑ ÎÁ ÓÁÊÔÅ. ðÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÓÏÏÂÝÅÎÉÑ ÏÚÎÁÞÁÅÔ, ÞÔÏ ÐÅÒÅÄ ÐÕÂÌÉËÁÃÉÅÊ ÎÁ ÓÁÊÔÅ ÍÏÄÅÒÁÔÏÒ ÐÒÏÓÍÁÔÒÉ×ÁÅÔ ÓÏÏÂÝÅÎÉÑ, É ÔÏÌØËÏ ÐÏÓÌÅ ÅÇÏ ÒÁÚÒÅÛÅÎÉÑ ÓÏÏÂÝÅÎÉÅ ÐÕÂÌÉËÕÅÔÓÑ ÎÁ ÓÁÊÔÅ.\r\n',1041690454);
INSERT INTO international VALUES (71,'LinkList',21,'ðÏÚ×ÏÌÑÅÔ Á×ÔÏÍÁÔÉÚÉÒÏ×ÁÔØ ÐÒÏÃÅÓÓ ÄÏÂÁ×ÌÅÎÉÑ ÓÓÙÌÏË ÎÁ ÓÁÊÔ.\r\n
\r\nûÁÂÌÏÎ
\r\n÷ÙÂÅÒÉÔÅ ×ÎÅÛÎÉÊ ×ÉÄ ÍÏÄÕÌÑ.\r\n
\r\nóÌÅÄÕÀÝÅÅ ÄÅÊÓÔ×ÉÅ
',1041688386);
@@ -8988,15 +8587,13 @@ INSERT INTO international VALUES (851,'WebGUI',21,'
INSERT INTO international VALUES (848,'WebGUI',21,'ïÛÉÂËÁ ÓÉÎÔÁËÓÉÓÁ × ÛÁÂÌÏÎÅ!',1041678800);
INSERT INTO international VALUES (847,'WebGUI',21,'÷ÅÒÎÕÔØÓÑ ÎÁ ÔÅËÕÝÕÀ ÓÔÒÁÎÉÃÕ',1041678676);
INSERT INTO international VALUES (71,'ExtraColumn',21,'äÏÂÁ×ÌÅÎÉÅ ÎÏ×ÏÊ ËÏÌÏÎËÉ ÐÏÚ×ÏÌÑÅÔ ÉÚÍÅÎÉÔØ ×ÎÅÛÎÉÊ ×ÉÄ ÔÏÌØËÏ ÔÅËÕÝÅÊ ÓÔÒÁÎÉÃÙ. åÓÌÉ ×Ù ÈÏÔÉÔÅ ÉÚÍÅÎÉÔØ ×ÎÅÛÎÉÊ ×ÉÄ ×ÓÅÈ ÓÔÒÁÎÉà ÓÁÊÔÁ, ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ ÉÚÍÅÎÉÔØ ÓÔÉÌØ ÓÁÊÔÁ ÃÅÌÉËÏÍ ÉÓÐÏÌØÚÕÑ ÛÁÂÌÏÎ ×ÍÅÓÔÏ ÄÏÂÁ×ÌÅÎÉÑ ËÏÌÏÎËÉ. \r\n
\r\nëÏÌÏÎËÉ ×ÓÅÇÄÁ ÄÏÂÁ×ÌÑÀÔÓÑ ÓÌÅ×Á ÎÁÐÒÁ×Ï. ðÏÜÔÏÍÕ ÓÕÝÅÓÔ×ÕÀÝÅÅ ÎÁÐÏÌÎÅÎÉÅ ÓÔÒÁÎÉà ÏËÁÖÅÔÓÑ ÓÌÅ×Á ÏÔ ÎÏ×ÏÊ ËÏÌÏÎËÉ.\r\n
\r\nðÒÏÂÅÌ
\r\níÅÎÑÑ ÚÎÁÞÅÎÉÅ ÐÒÏÂÅÌÁ ×Ù ÍÏÖÅÔÅ ÉÚÍÅÎÑÔØ ÐÒÏÍÅÖÕÔÏË ÍÅÖÄÕ ÓÕÝÅÓÔ×ÕÀÝÉÍ ÎÁÐÏÌÎÅÎÉÅÍ É ÄÏÂÁ×ÌÅÎÎÏÊ ËÏÌÏÎËÏÊ. úÎÁÞÅÎÉÅ ÐÒÏÂÅÌÁ × ÐÉËÓÅÌÁÈ.\r\n
\r\nûÉÒÉÎÁ
\r\n÷Ù ÍÏÖÅÔÅ ÕËÁÚÁÔØ ÛÉÒÉÎÕ ÎÏ×ÏÊ ËÏÌÏÎËÉ × ÐÉËÓÅÌÁÈ.\r\n
\r\nCSS
\r\nðÏ ÕÍÏÌÞÁÎÉÀ ËÏ ×ÓÅÍ ÄÏÂÁ×ÌÑÅÍÙÍ ËÏÌÏÎËÁÍ ÐÒÉÍÅÎÑÅÔÓÑ ÔÏÔ ÖÅ ÓÔÉÌØ, ËÏÔÏÒÙÊ ÉÍÅÅÔ ÓÔÒÁÎÉÃÁ. îÏ ÅÓÌÉ ×Ù ÈÏÔÉÔÅ, ÞÔÏÂÙ ËÏÌÏÎËÁ ÉÍÅÌÁ ÄÒÕÇÏÊ ÓÔÉÌØ, ×Ù ÍÏÖÅÔÅ ÅÇÏ ÉÚÍÅÎÉÔØ.\r\n',1041684375);
-INSERT INTO international VALUES (670,'WebGUI',21,'çÒÁÆÉÞÅÓËÉÊ ÆÁÊÌ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1036930450);
+INSERT INTO international VALUES (670,'WebGUI',21,'çÒÁÆÉÞÅÓËÉÊ ÆÁÊÌ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1042132839);
INSERT INTO international VALUES (72,'EventsCalendar',21,'óÏÂÙÔÉÅ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1041684015);
INSERT INTO international VALUES (72,'FAQ',21,'÷ÏÐÒÏÓ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1041687982);
INSERT INTO international VALUES (697,'WebGUI',21,'îÁÂÌÀÄÅÎÉÅ (ÉÓÐÏÌØÚÏ×ÁÎÉÅ)',1034189690);
INSERT INTO international VALUES (5,'WobjectProxy',21,'ðÒÏËÓÉ ÍÏÄÕÌÅÊ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ)',1037087918);
-INSERT INTO international VALUES (30,'UserSubmission',21,'îÁÂÌÀÄÅÎÉÅ ÚÁ ÐÏÓÙÌËÏÊ',1034189690);
INSERT INTO international VALUES (72,'Poll',21,'òÁÓÐÏÌÁÇÁÔØ ÏÔ×ÅÔÙ × ÐÒÏÉÚ×ÏÌØÎÏÍ ÐÏÒÑÄËÅ?',1034189690);
INSERT INTO international VALUES (699,'WebGUI',21,'ðÅÒ×ÙÊ ÒÁÂÏÞÉÊ ÄÅÎØ',1034189690);
-INSERT INTO international VALUES (74,'EventsCalendar',21,'ëÁÌÅÎÄÁÒØ',1034189690);
INSERT INTO international VALUES (702,'WebGUI',21,'íÅÓÑÃ',1034189690);
INSERT INTO international VALUES (703,'WebGUI',21,'ÇÏÄ/ÇÏÄÁ/ÌÅÔ',1036152691);
INSERT INTO international VALUES (705,'WebGUI',21,'ÍÉÎÕÔ(Á)',1036152890);
@@ -9005,13 +8602,13 @@ INSERT INTO international VALUES (716,'WebGUI',21,'
INSERT INTO international VALUES (717,'WebGUI',21,'÷ÙÊÔÉ ÉÚ ÓÉÓÔÅÍÙ',1034189690);
INSERT INTO international VALUES (722,'WebGUI',21,'Id',1034189690);
INSERT INTO international VALUES (721,'WebGUI',21,'ðÒÏÓÔÒÁÎÓÔ×Ï ÉÍÅÎ',1034189690);
-INSERT INTO international VALUES (804,'WebGUI',21,'ëÏÌÌÉÞÅÓÔ×Ï ÒÅÚÕÌØÔÁÔÏ× ÎÁ ÏÄÎÏÊ ÓÔÒÁÎÉÃÅ',1034189690);
-INSERT INTO international VALUES (805,'WebGUI',21,'õÐÒÁ×ÌÅÎÉÅ ÐÏÍÏÝØÀ',1034189690);
-INSERT INTO international VALUES (806,'WebGUI',21,'äÏÂÁ×ÉÔØ ÎÏ×ÕÀ ÓÔÁÔØÀ ÐÏÍÏÝÉ',1034189690);
-INSERT INTO international VALUES (807,'WebGUI',21,'üËÓÐÏÒÔÉÒÏ×ÁÔØ ÐÏÍÏÛØ',1034189690);
-INSERT INTO international VALUES (808,'WebGUI',21,'îÁÚ×ÁÎÉÅ ÓÔÁÔØÉ',1034189690);
-INSERT INTO international VALUES (809,'WebGUI',21,'äÏÂÁ×ÉÔØ ÓÏÏÂÝÅÎÉÅ',1034189690);
-INSERT INTO international VALUES (810,'WebGUI',21,'òÅÄÁËÔÉÒÏ×ÁÎÉÅ ÓÔÁÔØÉ ÐÏÍÏÝÉ',1034189690);
+INSERT INTO international VALUES (804,'WebGUI',21,'ëÏÐÉÒÏÔØ ÛÁÂÌÏÎ',1042133520);
+INSERT INTO international VALUES (805,'WebGUI',21,'õÄÁÌÉÔØ ÛÁÂÌÏÎ',1042133548);
+INSERT INTO international VALUES (806,'WebGUI',21,'õÄÁÌÉÔØ ÇÒÕÐÐÕ',1042133567);
+INSERT INTO international VALUES (807,'WebGUI',21,'õÐÒÁ×ÌÅÎÉÅ ÐÏÄÇÒÕÐÐÁÍÉ',1042134020);
+INSERT INTO international VALUES (808,'WebGUI',21,'ïÔÐÒÁ×ÉÔØ ÐÉÓØÍÏ ÄÌÑ ÇÒÕÐÐÙ',1042133768);
+INSERT INTO international VALUES (809,'WebGUI',21,'óÏÏÂÝÅÎÉÅ ÄÌÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÇÒÕÐÐÙ',1042133907);
+INSERT INTO international VALUES (810,'WebGUI',21,'ðÏÓÌÁÔØ',1042133933);
INSERT INTO international VALUES (447,'WebGUI',21,'ëÁÒÔÁ ÓÁÊÔÁ',1034156022);
INSERT INTO international VALUES (5,'WebGUI',21,'óÐÉÓÏË ÇÒÕÐÐ ÐÏÌØÚÏ×ÁÔÅÌÅÊ',1034155904);
INSERT INTO international VALUES (90,'WebGUI',21,'äÏÂÁ×ÉÔØ ÎÏ×ÕÀ ÇÒÕÐÐÕ',1034153981);
@@ -9025,9 +8622,7 @@ INSERT INTO international VALUES (117,'WebGUI',21,'
INSERT INTO international VALUES (342,'WebGUI',21,'òÅÄÁËÔÉÒÏ×ÁÔØ ÉÎÆÏÒÍÁÃÉÀ Ï ÁËËÁÕÎÔÅ',1034153304);
INSERT INTO international VALUES (455,'WebGUI',21,'òÅÄÁËÔÉÒÏ×ÁÔØ ÉÎÆÏÒÍÁÃÉÀ Ï ÐÏÌØÚÏ×ÁÔÅÌÅ',1034153274);
INSERT INTO international VALUES (308,'WebGUI',21,'éÎÆÏÒÍÁÃÉÑ Ï ÐÏÌØÚÏ×ÁÔÅÌÑÈ',1034153248);
-INSERT INTO international VALUES (708,'WebGUI',21,'ðÒÁ×Á ÄÏÓÔÕÐÁ (ÕÐÒÁ×ÌÅÎÉÅ)',1034152844);
INSERT INTO international VALUES (68,'WebGUI',21,'ôÁËÏÊ ÐÏÌØÚÏ×ÁÔÅÌØ × ÓÉÓÔÅÍÅ ÎÅ ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎ ÉÌÉ ÉÍÑ/ÐÁÒÏÌØ ××ÅÄÅÎÙ ÎÅÐÒÁ×ÉÌØÎÏ.',1034152803);
-INSERT INTO international VALUES (710,'WebGUI',21,'ðÒÁ×Á ÄÏÓÔÕÐÁ',1034152737);
INSERT INTO international VALUES (140,'WebGUI',21,'ïÂÝÉÅ ÎÁÓÔÒÏÊËÉ',1034152676);
INSERT INTO international VALUES (133,'WebGUI',21,'îÁÓÔÒÏÊËÁ e-mail',1034152237);
INSERT INTO international VALUES (524,'WebGUI',21,'äÏÂÁ×ÉÔØ ËÏÍÍÅÎÔÁÒÉÊ Ï ÒÅÄÁËÔÉÒÏ×ÁÎÉÉ?',1037169664);
@@ -9041,14 +8636,13 @@ INSERT INTO international VALUES (525,'WebGUI',21,'
INSERT INTO international VALUES (127,'WebGUI',21,'URL ÓÁÊÔÁ ÆÉÒÍÙ',1034148744);
INSERT INTO international VALUES (125,'WebGUI',21,'îÁÚ×ÁÎÉÅ ÆÉÒÍÙ',1034148713);
INSERT INTO international VALUES (124,'WebGUI',21,'éÎÆÏÒÍÁÃÉÑ Ï ÆÉÒÍÅ',1034148253);
-INSERT INTO international VALUES (584,'WebGUI',21,'äÏÂÁ×ÉÔØ ÎÏ×ÙÊ ÑÚÙË',1034148044);
+INSERT INTO international VALUES (584,'WebGUI',21,'äÏÂÁ×ÉÔØ ÎÏ×ÙÊ ÑÚÙË',1042130354);
INSERT INTO international VALUES (73,'LinkList',21,'îÁÚ×ÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ÔÅËÓÔ ÓÓÙÌËÉ.\r\n
\r\nURL
\r\n÷×ÅÄÉÔÅ URL ÓÁÊÔÁ, ÎÁ ËÏÔÏÒÙÊ ×Ù ÈÏÔÉÔÅ ÐÏÓÔÁ×ÉÔØ ÓÓÙÌËÕ.\r\n
\r\nïÔËÒÙ×ÁÔØ ÓÓÙÌËÕ × ÎÏ×ÏÍ ÏËÎÅ?
\r\n÷ÙÂÅÒÉÔÅ \"äÁ\", ÅÓÌÉ ×Ù ÈÏÔÉÔÅ, ÞÔÏÂÙ ÓÁÊÔ, ÎÁ ËÏÔÏÒÙÊ ÓÔÏÉÔ ÓÓÙÌËÁ, ÏÔËÒÙ×ÁÌÓÑ × ÎÏ×ÏÍ ÏËÎÅ.\r\n
\r\nïÐÉÓÁÎÉÅ
\r\n÷Ù ÍÏÖÅÔÅ ××ÅÓÔÉ ËÒÁÔËÏÅ ÏÐÉÓÁÎÉÅ ÓÁÊÔÁ, ÎÁ ËÏÔÏÒÙÊ ×ÅÄÅÔ ÓÓÙÌËÁ. üÔÏ ÐÏÌÅ ÔÁËÖÅ ÍÏÖÎÏ ÏÓÔÁ×ÉÔØ ÐÕÓÔÙÍ.\r\n
\r\nóÌÅÄÕÀÝÅÅ ÄÅÊÓÔ×ÉÅ
\r\n',1041688527);
INSERT INTO international VALUES (1,'Item',21,'URL',1034072933);
INSERT INTO international VALUES (73,'FAQ',21,'÷ÏÐÒÏÓ
\r\n÷×ÅÄÉÔÅ ÔÅËÓÔ ×ÏÐÒÏÓ.\r\n
\r\nïÔ×ÅÔ
\r\n÷×ÅÄÉÔÅ ÔÅËÓÔ ÏÔ×ÅÔÁ.\r\n
\r\nóÌÅÄÕÀÝÅÅ ÄÅÊÓÔ×ÉÅ
\r\n\r\n',1041688061);
INSERT INTO international VALUES (71,'FAQ',21,'äÏÂÁ×É× \"ÞÁÓÔÏ ÚÁÄÁ×ÁÅÍÙÅ ×ÏÐÒÏÓÙ\" ÎÁ ×ÁÛ ÓÁÊÔ, ×Ù ÉÚÂÁ×ÉÔÅ ÓÅÂÑ ÏÔ ÎÅÏÂÈÏÄÉÍÏÓÔÉ ÏÔ×ÅÞÁÔØ, Á ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ ÚÁÄÁ×ÁÔØ ×ÏÐÒÏÓÙ, Ó×ÑÚÁÎÎÙÅ Ó ÐÒÁ×ÉÌÁÍÉ ÒÅÇÉÓÔÒÁÃÉÉ, ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ ÓÁÊÔÁ É Ô.Ä.\r\n
\r\nûÁÂÌÏÎ
\r\n÷ÙÂÅÒÉÔÅ ÛÁÂÌÏÎ ÄÌÑ ÞÁÓÔÏ ÚÁÄÁ×ÁÅÍÙÈ ×ÏÐÒÏÓÏ×.\r\n
\r\nóÌÅÄÕÀÝÅÅ ÄÅÊÓÔ×ÉÅ
',1041687957);
INSERT INTO international VALUES (78,'EventsCalendar',21,'õÄÁÌÅÎÉÅ ÎÅ ×ÏÚÍÏÖÎÏ',1034072600);
INSERT INTO international VALUES (73,'EventsCalendar',21,'îÁÚ×ÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ÎÁÚ×ÁÎÉÅ ÓÏÂÙÔÉÑ.\r\n
\r\nïÐÉÓÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ÏÐÉÓÁÎÉÅ ÐÒÅÄÓÔÏÑÝÅÇÏ ÓÏÂÙÔÉÑ.\r\n
\r\näÁÔÁ ÎÁÞÁÌÁ
\r\n÷×ÅÄÉÔÅ ÄÁÔÕ ÎÁÞÁÌÁ ÓÏÂÙÔÉÑ.\r\n
\r\näÁÔÁ ÏËÏÎÞÁÎÉÑ
\r\n÷×ÅÄÉÔÅ ÄÁÔÕ ÏËÏÎÞÁÎÉÑ ÓÏÂÙÔÉÑ.\r\n
\r\nðÏ×ÔÏÒÑÔØ ËÁÖÄÙÅ
\r\n÷ÙÂÅÒÉÔÅ ÐÒÏÍÅÖÕÔÏË ×ÒÅÍÅÎÉ, × ÔÅÞÅÎÉÉ ËÏÔÏÒÏÇÏ ÐÏ×ÔÏÒÑÅÔÓÑ ÓÏÂÙÔÉÅ. \r\n
\r\nóÌÅÄÕÀÝÅÅ ÄÅÊÓÔ×ÉÅ
\r\n\r\n',1041684161);
-INSERT INTO international VALUES (641,'WebGUI',21,'çÒÕÐÐÙ ÉÚÏÂÒÁÖÅÎÉÊ ×ÙÐÏÌÎÑÔ ÔÅÖÅ ÆÕÎËÃÉÉ, ÞÔÏ É ÐÁÐËÉ, Ô.Å. ÐÏÚ×ÏÌÑÀÔ ÏÂßÅÄÉÎÉÔØ ÉÚÏÂÒÁÖÅÎÉÑ × ÇÒÕÐÐÙ, Ó×ÑÚÁÎÎÙÅ ÐÏ ÓÍÙÓÌÕ. éÈ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÎÅ ÏÂÑÚÁÔÅÌØÎÏ, ÎÏ ÓÉÌØÎÏ ÓÏËÒÁÝÁÅÔÓÑ ×ÒÅÍÑ, ÚÁÔÒÁÞÉ×ÁÅÍÏÅ ÎÁ ÐÏÉÓË ÎÕÖÎÏÇÏ ÉÚÏÂÒÁÖÅÎÉÑ.\r\n
\r\n\r\néÍÑ ÇÒÕÐÐÙ
\r\nÚÁÄÁÊÔÅ ÉÍÑ ÄÌÑ ÓÏÚÄÁ×ÁÅÍÏÊ ÇÒÕÐÐÙ.\r\n
\r\n\r\nïÐÉÓÁÎÉÅ ÇÒÕÐÐÙ
\r\n÷×ÅÄÉÔÅ ËÒÁÔËÏÅ ÏÐÉÓÁÎÉÅ ÇÒÕÐÐÙ.\r\n
\r\n',1034072454);
INSERT INTO international VALUES (4,'WobjectProxy',21,'ðÒÏËÓÉ ÍÏÄÕÌØÅÊ ÎÅ ÒÁÂÏÔÁÅÔ. ÷ÏÚÍÏÖÎÏ ÍÏÄÕÌØ ÕÄÁÌÅÎ.',1037087909);
INSERT INTO international VALUES (95,'WebGUI',21,'ðÏÍÏÝØ',1034071300);
INSERT INTO international VALUES (86,'WebGUI',21,'õÄÁÌÉÔØ ÜÔÕ ÇÒÕÐÐÕ?',1034071269);
@@ -9059,10 +8653,9 @@ INSERT INTO international VALUES (564,'WebGUI',21,'
INSERT INTO international VALUES (567,'WebGUI',21,'ÐÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÓÏÏÂÝÅÎÉÊ',1034070696);
INSERT INTO international VALUES (569,'WebGUI',21,'ôÉÐ ÍÏÄÅÒÉÒÏ×ÁÎÉÑ',1034070657);
INSERT INTO international VALUES (596,'WebGUI',21,'ÎÅ ÎÁÊÄÅÎÏ',1034070631);
-INSERT INTO international VALUES (546,'WebGUI',21,'ID ÇÒÕÐÐÙ',1034070575);
INSERT INTO international VALUES (536,'WebGUI',21,'îÁ ÓÁÊÔÅ ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎ ÎÏ×ÙÊ ÐÏÌØÚÏ×ÁÔÅÌØ ^@;.',1034070542);
INSERT INTO international VALUES (513,'WebGUI',21,'ðÒÅÄÙÄÕÝÅÅ ÓÏÏÂÝÅÎÉÅ',1034070369);
-INSERT INTO international VALUES (363,'WebGUI',21,'ðÏÚÉÃÉÑ ×ÎÕÔÒÉ ÛÁÂÌÏÎÁ',1034070190);
+INSERT INTO international VALUES (363,'WebGUI',21,'ðÏÚÉÃÉÑ ×ÎÕÔÒÉ ÛÁÂÌÏÎÁ',1042130223);
INSERT INTO international VALUES (345,'WebGUI',21,'ÎÅ ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎ',1036492080);
INSERT INTO international VALUES (332,'WebGUI',21,'éÎÄÅËÓ',1036491918);
INSERT INTO international VALUES (331,'WebGUI',21,'ïÂÌÁÓÔØ',1036074456);
@@ -9072,27 +8665,24 @@ INSERT INTO international VALUES (336,'WebGUI',21,'
INSERT INTO international VALUES (330,'WebGUI',21,'çÏÒÏÄ',1034069815);
INSERT INTO international VALUES (326,'WebGUI',21,'éÎÄÅËÓ',1034069763);
INSERT INTO international VALUES (325,'WebGUI',21,'ïÂÌÁÓÔØ',1034069721);
-INSERT INTO international VALUES (38,'UserSubmission',21,'÷ÙÂÅÒÉÔÅ „äÁ“, ÅÓÌÉ ×Ù ÎÅ ÄÏÂÁ×ÌÑÌÉ <br> ÓÏÍÏÓÔÏÑÔÅÌØÎÏ.\r\n÷ÙÂÅÒÉÔÅ „îÅÔ“ ÅÓÌÉ ×Ù ÉÓÐÏÌØÚÏ×ÁÌÉ HTML-ËÏÄ/ÉÌÉ ÒÅÄÁËÔÏÒ Ó ÒÁÓÛÉÒÅÎÎÙÍÉ ×ÏÚÍÏÖÎÏÓÔÑÍÉ.',1037003959);
INSERT INTO international VALUES (71,'Poll',21,'çÏÌÏÓÏ×ÁÎÉÅ ÐÏÍÏÖÅÔ ×ÁÍ ÕÚÎÁÔØ ÍÎÅÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ×ÁÛÅÇÏ ÓÁÊÔÁ ÐÏ ÐÏ×ÏÄÕ ÉÎÔÅÒÅÓÕÀÝÅÊ ×ÁÓ ÔÅÍÙ (ÎÁÐÒÉÍÅÒ ÉÎÆÏÒÍÁÃÉÏÎÎÏÇÏ ÎÁÐÏÌÎÅÎÉÑ ÉÌÉ ÎÏ×ÙÈ ÕÓÌÕÇ).\r\n
\r\nóÄÅÌÁÔØ ÁËÔÉ×ÎÙÍ
\r\nåÓÌÉ ×Ù ×ÙÂÅÒÉÔÅ \"äÁ\", ÔÏ ÐÏÌØÚÏ×ÁÔÅÌÉ ÓÍÏÇÕÔ ÇÏÌÏÓÏ×ÁÔØ.\r\n
\r\n\r\nëÔÏ ÉÍÅÅÔ ÐÒÁ×Ï ÇÏÌÏÓÁ?
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ËÏÔÏÒÁÑ ÉÍÅÅÔ ÐÒÁ×Ï ÇÏÌÏÓÏ×ÁÔØ ÎÁ ÓÁÊÔÅ.\r\n
\r\n\r\nîÁÂÌÀÄÅÎÉÅ ÚÁ ÈÏÄÏÍ ÇÏÌÏÓÏ×ÁÎÉÑ
\r\n÷Ù ÍÏÖÅÔÅ ÕËÁÚÁÔØ ×ÅÓÔÉ ÌÉ ÎÁÂÌÀÄÅÎÉÅ ÚÁ ÇÏÌÏÓÏ×ÁÎÉÅ ÉÌÉ ÎÅÔ\r\n
\r\n\r\nûÉÒÉÎÁ ÇÒÁÆÉËÁ
\r\nòÅÚÕÌØÔÁÔÙ ÇÏÌÏÓÏ×ÁÎÉÑ ÐÒÅÄÓÔÁ×ÌÑÀÔÓÑ × ÇÒÁÆÉÞÅÓËÏÊ ÆÏÒÍÅ. íÅÎÑÑ ÜÔÏ ÚÎÁÞÅÎÉÅ ×Ù ÍÏÖÅÔÅ ÉÚÍÅÎÑÔØ ÛÉÒÉÎÕ ÇÒÁÆÉËÁ. úÎÁÞÅÎÉÅ ÕËÁÚÙ×ÁÅÔÓÑ × ÐÉËÓÅÌÁÈ.\r\n
\r\n\r\n÷ÏÐÒÏÓ ÇÏÌÏÓÏ×ÁÎÉÑ
\r\nõËÁÖÉÔÅ ×ÏÐÒÏÓ, ÎÁ ËÏÔÏÒÙÊ ÄÏÌÖÎÙ ÏÔ×ÅÔÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÉ.\r\n
\r\n\r\n÷ÁÒÉÁÎÔÙ ÏÔ×ÅÔÏ×
\r\nõËÁÖÉÔÅ ×ÏÚÍÏÖÎÙÅ ×ÁÒÉÁÎÔÙ ÏÔ×ÅÔÏ× ÎÁ ÚÁÄÁÎÎÙÊ ×ÏÐÒÏÓ (ÎÅ ÂÏÌÅÅ ÏÄÎÏÇÏ ÏÔ×ÅÔÁ × ËÁÖÄÏÊ ÓÔÒÏËÅ). ïÂÝÅÅ ÞÉÓÌÏ ÏÔ×ÅÔÏ× ÎÅ ÄÏÌÖÎÏ ÐÒÅ×ÙÛÁÔØ 20.\r\n
\r\n\r\nòÁÓÐÏÌÁÇÁÔØ ÏÔ×ÅÔÙ × ÐÒÏÉÚ×ÏÌØÎÏÍ ÐÏÒÑÄËÅ
\r\n.ðÒÉ ËÁÖÄÏÍ ÐÏÓÅÝÅÎÉÉ ×ÁÒÉÁÎÔÙ ÏÔ×ÅÔÏ× ÂÕÄÕÔ ÒÁÓÐÏÌÏÖÅÎÙ × ÐÒÏÉÚ×ÏÌØÎÏÍ ÐÏÒÑÄËÅ.\r\n
\r\n\r\nóÂÒÏÓÉÔØ ÒÅÚÕÌØÔÁÔÙ ÇÏÌÏÓÏ×ÁÎÉÑ.
\r\n ðÏÓÌÅ ÎÁÖÁÔÉÑ ÎÁ ÜÔÕ ÓÓÙÌËÕ ÒÅÚÕÌØÔÁÔÙ ÇÏÌÏÓÏ×ÁÎÉÑ ÓÂÒÁÓÙ×ÁÀÔÓÑ.\r\n
\r\n\r\n
\r\n\r\n.pollColor \r\nã×ÅÔ ÐÒÏÃÅÎÔÎÏÊ ÛËÁÌÙ.\r\n
\r\n\r\n.pollQuestion \r\n÷ÎÅÛÎÉÊ ×ÉÄ ×ÏÐÒÏÓÁ ÇÏÌÏÓÏ×ÁÎÉÑ.\r\n\r\n',1034069013);
INSERT INTO international VALUES (5,'Auth/WebGUI',21,'÷Ù ÎÅ ÍÏÖÅÔÅ × ËÁÞÅÓÔ×Å ÐÁÒÏÌÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÓÌÏ×Ï \"password\".',1031880154);
INSERT INTO international VALUES (725,'WebGUI',21,'îÅÏÂÈÏÄÉÍÏ ××ÅÓÔÉ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ.',1031879612);
INSERT INTO international VALUES (4,'Auth/WebGUI',21,'îÅÏÂÈÏÄÉÍÏ ××ÅÓÔÉ ÐÁÒÏÌØ.',1031879567);
INSERT INTO international VALUES (723,'WebGUI',21,'ÏË',1036413280);
INSERT INTO international VALUES (720,'WebGUI',21,'OK',1031514777);
-INSERT INTO international VALUES (593,'WebGUI',21,'ðÏÓÌÁÔØ ÐÅÒÅ×ÏÄ',1031514223);
-INSERT INTO international VALUES (1,'EventsCalendar',21,'äÏÂÁ×ÉÔØ ÅÝÅ ÏÄÎÏ ÓÏÂÙÔÉÅ?',1036071428);
-INSERT INTO international VALUES (800,'WebGUI',21,'äÅÊÓÔ×ÉÑ',103180000);
-INSERT INTO international VALUES (801,'WebGUI',21,'çÒÕÐÐÁ/ÉÚÏÂÒÁÖÅÎÉÅ',103180000);
-INSERT INTO international VALUES (802,'WebGUI',21,'äÏÂÁ×ÉÔØ ÎÏ×ÏÅ ÓÏÏÂÝÅÎÉÅ',103180000);
+INSERT INTO international VALUES (593,'WebGUI',21,'ðÏÓÌÁÔØ ×ÓÅ ÓÏÏÂÝÅÎÉÑ ÒÁÚÒÁÂÏÔÞÉËÕ',1042130548);
+INSERT INTO international VALUES (800,'WebGUI',21,'õÎÉËÁÌØÎÙÅ ÐÏÓÅÔÉÔÅÌÉ',1042132979);
+INSERT INTO international VALUES (801,'WebGUI',21,'ïÂÒÁÝÅÎÉÑ Ë ÍÏÄÕÌÑÍ',1042133251);
+INSERT INTO international VALUES (802,'WebGUI',21,'óÉÓÔÅÍÁ ÎÅ ×ÅÄÅÔ ÓÔÁÔÉÓÔÉËÕ ÐÏ ÓÔÒÁÎÉÃÁÍ. ÷Ù ÍÏÖÅÔÅ ×ËÌÀÞÉÔØ ÜÔÕ ÏÐÃÉÀ × ÎÁÓÔÒÏÊËÁÈ.',1042133459);
INSERT INTO international VALUES (704,'WebGUI',21,'ÓÅËÕÎÄ(Á)',1036071472);
INSERT INTO international VALUES (605,'WebGUI',21,'äÏÂÁ×ÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ × ÇÒÕÐÐÕ:',1036055603);
-INSERT INTO international VALUES (606,'WebGUI',21,'îÁÚ×ÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ÎÁÚ×ÁÎÉÅ ÓÔÒÁÎÉÃÙ. îÁÚ×ÁÎÉÅ ÄÏÌÖÎÏ ÂÙÔØ ÉÎÆÏÒÍÁÔÉ×ÎÙÍ, ÎÏ ÎÅ ÏÞÅÎØ ÄÌÉÎÎÙÍ.\r\n
\r\níÅÎÀ
\r\n÷×ÅÄÉÔÅ ÔÅËÓÔ ÓÓÙÌËÉ ÎÁ ÄÁÎÎÕÀ ÓÔÒÁÎÉÃÕ, ËÏÔÏÒÁÑ ÂÕÄÅÔ ÏÔÏÂÒÁÖÁÔØÓÑ × ÇÌÁ×ÎÏÍ ÎÁ×ÉÇÁÃÉÏÎÎÏÍ ÍÅÎÀ.\r\nåÓÌÉ ÜÔÏ ÐÏÌÅ ÏÓÔÁ×ÉÔØ ÐÕÓÔÙÍ, ÔÏ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÎÏ ÚÎÁÞÅÎÉÅ ÉÚ ÐÏÌÑ îÁÚ×ÁÎÉÅ“.\r\n
\r\nURL ÓÔÒÁÎÉÃÙ
\r\n÷×ÅÄÉÔÅ ÉÍÑ ÓÓÙÌËÉ, ËÏÔÏÒÏÅ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÐÒÉ ÏÂÒÁÝÅÎÉÉ Ë ÓÔÒÁÎÉÃÅ.
\r\n\r\nðÅÒÅÎÁÐÒ×ÌÅÎÉÅ ÎÁ URL
\r\nðÒÉ ÐÏÐÁÄÁÎÉÉ ÎÁ ÜÔÕ ÓÔÒÁÎÉÃÕ ÐÏÌØÚÏ×ÁÔÅÌÑ ÍÏÖÎÏ Á×ÔÏÍÁÔÉÞÅÓËÉ ÐÅÒÅÎÁÐÒÁ×ÉÔØ ÎÁ ÕËÁÚÁÎÎÙÊ × ÄÁÎÎÏÍ ÐÏÌÅ ÁÄÒÅÓ.\r\n
\r\nûÁÂÌÏÎ
\r\nðÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÏÔÏÂÒÁÖÅÎÉÑ ÉÎÆÏÒÍÁÃÉÉ ÉÓÐÏÌØÚÕÅÔÓÑ ÏÄÎÏ ÂÏÌØÛÏÅ ÔÅËÓÔÏ×ÏÅ ÐÏÌÅ. åÓÌÉ ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ ÉÚÍÅÎÉÔØ ÒÁÓÐÏÌÏÖÅÎÉÅ ÉÎÆÏÒÍÁÃÉÉ ÎÁ ÓÁÊÔÅ É ÒÁÚÄÅÌÉÔØ ÐÏÌÅ ÎÁ ÎÅÓËÏÌØËÏ ÞÁÓÔÅÊ.\r\n
\r\nïÐÉÓÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ËÏÒÏÔËÏÅ ÏÐÉÓÁÎÉÅ ÓÏÚÄÁ×ÁÅÍÏÊ ÓÔÒÁÎÉÃÙ. üÔÏ ÏÐÉÓÁÎÉÅ ÉÓÐÏÌØÚÕÅÔÓÑ × ÍÅÔÁ-ÔÅÇÁÈ É ×ÌÉÑÅÔ ÎÁ ÒÅÊÔÉÎÇ ÓÁÊÔÁ × ÐÏÉÓËÏ×ÙÈ ÓÉÓÔÅÍÁÈ ÇÌÏÂÁÌØÎÏÊ ÓÅÔÉ Internet.\r\n
\r\níÅÔÁ-ÔÅÇÉ
\r\níÅÔÁ-ÔÅÇÉ ÐÏÍÏÇÁÀÔ × ÆÏÒÍÉÒÏ×ÁÎÉÉ ÒÅÊÔÉÎÇÏ× ÓÁÊÔÁ × ÐÏÉÓËÏ×ÙÈ ÓÉÓÔÅÍÁÈ. ÷ ÜÔÏÍ ÔÅËÓÔÏ×ÏÍ ÐÏÌÅ ×Ù ÍÏÖÅÔÅ ××ÅÓÔÉ ÔÅ ÍÅÔÁ-ÔÅÇÉ, ËÏÔÏÒÙÅ ×Ù ÓÞÉÔÁÅÔÅ ÎÅÏÂÈÏÄÉÍÙÍ ÉÓÐÏÌØÚÏ×ÁÔØ ÎÁ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÅ. åÓÌÉ ×Ù ÎÅ ÚÎÁÅÔÅ, ÞÔÏ-ÔÁËÏÅ ÍÅÔÁ ÔÅÇÉ, ÔÏ ÏÓÔÁ×ÔÅ ÜÔÏ ÐÏÌÅ ÐÕÓÔÙÍ ÉÌÉ ÍÏÖÅÔÅ ×ÏÓÐÏÌØÚÏ×ÁÔØÓÑ ÕÓÌÕÇÁÍÉ ÓÁÊÔÁ Meta Tag Builder. \r\n
\r\näÌÑ ÏÐÙÔÎÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ: × ÜÔÏ ÐÏÌÅ ÍÏÖÎÏ ×ÓÔÁ×ÉÔØ JavaScript.\r\n
\r\néÓÐÏÌØÚÏ×ÁÔØ ÍÅÔÁ-ÔÅÇÉ, ÕÓÔÁÎÏ×ÌÅÎÎÙÅ ÐÏ ÕÍÏÌÞÁÎÉÀ?
\r\nåÓÌÉ ×Ù ÏÓÔÁ×ÉÌÉ ÐÒÅÄÙÄÕÝÅÅ ÐÏÌÅ ÐÕÓÔÙÍ, ÔÏ ÏÔ×ÅÔÔÅ ÎÁ ÜÔÏÔ ×ÏÐÒÏÓ „äÁ“.\r\n
\r\nçÒÁÆÉÞÅËÁÑ ÏÂÏÌÏÞËÁ ÓÁÊÔÁ
\r\nöÅÌÁÔÅÌØÎÏ ÄÌÑ ÏÆÏÒÍÌÅÎÉÑ ÓÁÊÔÁ ÉÓÐÏÌØÚÏ×ÁÔØ ÏÄÎÕ ÇÒÁÆÉÞÅÓËÕÀ ÏÂÏÌÏÞËÕ ÄÌÑ ×ÓÅÈ ÓÔÒÁÎÉÃ. îÏ ÅÓÌÉ ÎÅËÏÔÏÒÙÅ ÓÔÒÁÎÉÃÙ ÎÕÖÎÏ ÏÔÏÂÒÁÚÉÔØ × ÄÒÕÇÏÊ ÇÒÁÆÉÞÅÓËÏÊ ÏÂÏÌÏÞËÅ, ÔÏ ×Ù ÍÏÖÅÔÅ ×ÙÂÒÁÔØ ÅÅ ÚÄÅÓØ.\r\n
\r\näÁÔÁ ÎÁÞÁÌÁ
\r\n÷×ÅÄÉÔÅ ÄÁÔÕ , ÎÁÞÉÎ×Ñ Ó ËÏÔÏÒÏÊ ÐÏÌØÚÏ×ÁÔÅÌÉ ÓÍÏÇÕÔ ÐÒÏÓÍÁÔÒÉ×ÁÔØ ÓÏÄÅÒÖÉÍÏÅ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÙ. äÏ ÜÔÏÇÏ ×ÒÅÍÅÎÉ Ë ÓÔÒÁÎÉÃÅ ÉÍÅÀÔ ÄÏÓÔÕÐ ÔÏÌØËÏ ÍÅÎÅÄÖÅÒÙ ÓÏÄÅÒÖÁÎÉÑ É ÁÄÍÉÎÉÓÔÒÁÔÏÒÙ ÓÁÊÔÁ.\r\n
\r\näÁÔÁ ÏËÏÎÞÁÎÉÑ
\r\n÷×ÅÄÉÔÅ ÄÁÔÕ, ÐÏÓÌÅ ÎÁÓÔÕÐÌÅÎÉÑ ËÏÔÏÒÏÊ ÄÏÓÔÕÐ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÎÁ ÄÁÎÎÕÀ ÓÔÒÁÎÉÃÕ ÓÁÊÔÁ ÂÕÄÅÔ ÚÁÂÌÏËÉÒÏ×ÁÎ.\r\n
\r\n÷ÌÁÄÅÌÅÃ
\r\n÷ÙÂÅÒÉÔÅ ×ÌÁÄÅÌØÃÁ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÙ (ÏÂÙÞÎÏ ÕËÁÚÙ×ÁÅÔÓÑ ÓÏÚÄÁÔÅÌØ ÓÔÒÁÎÉÃÙ).\r\n
\r\nòÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ×ÌÁÄÅÌÅÃÕ?
\r\níÏÖÎÏ ÚÁÄÁÔØ ÐÒÁ×Á ÎÁ ÞÔÅÎÉÅ ÄÌÑ ×ÌÁÄÅÌØÃÁ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ×ÌÁÄÅÌÅÃÕ?
\r\néÍÅÅÔ ÌÉ ÐÒÁ×Ï ×ÌÁÄÅÌÅà ÓÔÒÁÎÉÃÙ ÎÁ ÅÅ ÄÁÌØÎÅÊÛÅÅ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ.\r\n
\r\nçÒÕÐÐÁ
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ, ÉÍÅÀÝÕÀ ÄÏÓÔÕÐ Ë ÓÏÄÅÒÖÉÍÏÍÕ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ÇÒÕÐÐÅ?
\r\n÷ÙÂÅÒÉÔÅ, ÉÍÅÀÔ ÌÉ ÞÌÅÎÙ ×ÙÂÒÁÎÎÏÊ ÇÒÕÐÐÙ ÐÒÁ×Ï ÎÁ ÐÒÏÓÍÏÔÒ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÇÒÕÐÐÅ?
\r\n÷ÙÂÅÒÉÔÅ, ÉÍÅÀÔ ÌÉ ÐÏÌØÚÏ×ÁÔÅÌÉ ÓÁÊÔÁ, ×ÈÏÄÑÝÉÅ × ×ÙÂÒÁÎÎÕÀ ×ÙÛÅ ÇÒÕÐÐÕ, ÐÒÁ×Ï ÎÁ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ×ÓÅÍ?
\r\n÷Ù ÍÏÖÅÔÅ ÒÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ ÄÌÑ ×ÓÅÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ×ÓÅÍ?
\r\n÷Ù ÍÏÖÅÔÅ ÒÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ ÄÌÑ ×ÓÅÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ.\r\n
\r\n÷ÙÂÒÁÎÎÙÅ ÐÒÉ×ÉÌÅÇÉÉ ÍÏÖÎÏ ÐÒÉÍÅÎÉÔØ ËÏ ×ÓÅÍ ÓÔÒÁÎÉÃÁÍ ÓÁÊÔÁ. ',1036997750);
+INSERT INTO international VALUES (606,'WebGUI',21,'îÁÚ×ÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ÎÁÚ×ÁÎÉÅ ÓÔÒÁÎÉÃÙ. îÁÚ×ÁÎÉÅ ÄÏÌÖÎÏ ÂÙÔØ ÉÎÆÏÒÍÁÔÉ×ÎÙÍ, ÎÏ ÎÅ ÏÞÅÎØ ÄÌÉÎÎÙÍ.\r\n
\r\níÅÎÀ
\r\n÷×ÅÄÉÔÅ ÔÅËÓÔ ÓÓÙÌËÉ ÎÁ ÄÁÎÎÕÀ ÓÔÒÁÎÉÃÕ, ËÏÔÏÒÁÑ ÂÕÄÅÔ ÏÔÏÂÒÁÖÁÔØÓÑ × ÇÌÁ×ÎÏÍ ÎÁ×ÉÇÁÃÉÏÎÎÏÍ ÍÅÎÀ.\r\nåÓÌÉ ÜÔÏ ÐÏÌÅ ÏÓÔÁ×ÉÔØ ÐÕÓÔÙÍ, ÔÏ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÎÏ ÚÎÁÞÅÎÉÅ ÉÚ ÐÏÌÑ îÁÚ×ÁÎÉÅ“.\r\n
\r\nURL ÓÔÒÁÎÉÃÙ
\r\n÷×ÅÄÉÔÅ ÉÍÑ ÓÓÙÌËÉ, ËÏÔÏÒÏÅ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÐÒÉ ÏÂÒÁÝÅÎÉÉ Ë ÓÔÒÁÎÉÃÅ.
\r\n\r\nðÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÎÁ URL
\r\nðÒÉ ÐÏÐÁÄÁÎÉÉ ÎÁ ÜÔÕ ÓÔÒÁÎÉÃÕ ÐÏÌØÚÏ×ÁÔÅÌÑ ÍÏÖÎÏ Á×ÔÏÍÁÔÉÞÅÓËÉ ÐÅÒÅÎÁÐÒÁ×ÉÔØ ÎÁ ÕËÁÚÁÎÎÙÊ × ÄÁÎÎÏÍ ÐÏÌÅ ÁÄÒÅÓ.\r\n
\r\nñÚÙË
\r\n÷ÙÂÅÒÉÔÅ ÑÚÙË ÄÌÑ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÙ.\r\n
\r\nðÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÎÁ URL
\r\nðÒÉ ÐÏÐÁÄÁÎÉÉ ÎÁ ÜÔÕ ÓÔÒÁÎÉÃÕ ÐÏÌØÚÏ×ÁÔÅÌÑ ÍÏÖÎÏ Á×ÔÏÍÁÔÉÞÅÓËÉ ÐÅÒÅÎÁÐÒÁ×ÉÔØ ÎÁ ÕËÁÚÁÎÎÙÊ × ÄÁÎÎÏÍ ÐÏÌÅ ÁÄÒÅÓ.\r\nûÁÂÌÏÎ
\r\nðÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÏÔÏÂÒÁÖÅÎÉÑ ÉÎÆÏÒÍÁÃÉÉ ÉÓÐÏÌØÚÕÅÔÓÑ ÏÄÎÏ ÂÏÌØÛÏÅ ÔÅËÓÔÏ×ÏÅ ÐÏÌÅ. åÓÌÉ ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ ÉÚÍÅÎÉÔØ ÒÁÓÐÏÌÏÖÅÎÉÅ ÉÎÆÏÒÍÁÃÉÉ ÎÁ ÓÁÊÔÅ É ÒÁÚÄÅÌÉÔØ ÐÏÌÅ ÎÁ ÎÅÓËÏÌØËÏ ÞÁÓÔÅÊ.\r\n
\r\nïÐÉÓÁÎÉÅ
\r\n÷×ÅÄÉÔÅ ËÏÒÏÔËÏÅ ÏÐÉÓÁÎÉÅ ÓÏÚÄÁ×ÁÅÍÏÊ ÓÔÒÁÎÉÃÙ. üÔÏ ÏÐÉÓÁÎÉÅ ÉÓÐÏÌØÚÕÅÔÓÑ × ÍÅÔÁ-ÔÅÇÁÈ É ×ÌÉÑÅÔ ÎÁ ÒÅÊÔÉÎÇ ÓÁÊÔÁ × ÐÏÉÓËÏ×ÙÈ ÓÉÓÔÅÍÁÈ ÇÌÏÂÁÌØÎÏÊ ÓÅÔÉ Internet.\r\n
\r\níÅÔÁ-ÔÅÇÉ
\r\níÅÔÁ-ÔÅÇÉ ÐÏÍÏÇÁÀÔ × ÆÏÒÍÉÒÏ×ÁÎÉÉ ÒÅÊÔÉÎÇÏ× ÓÁÊÔÁ × ÐÏÉÓËÏ×ÙÈ ÓÉÓÔÅÍÁÈ. ÷ ÜÔÏÍ ÔÅËÓÔÏ×ÏÍ ÐÏÌÅ ×Ù ÍÏÖÅÔÅ ××ÅÓÔÉ ÔÅ ÍÅÔÁ-ÔÅÇÉ, ËÏÔÏÒÙÅ ×Ù ÓÞÉÔÁÅÔÅ ÎÅÏÂÈÏÄÉÍÙÍ ÉÓÐÏÌØÚÏ×ÁÔØ ÎÁ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÅ. åÓÌÉ ×Ù ÎÅ ÚÎÁÅÔÅ, ÞÔÏ-ÔÁËÏÅ ÍÅÔÁ ÔÅÇÉ, ÔÏ ÏÓÔÁרÔÅ ÜÔÏ ÐÏÌÅ ÐÕÓÔÙÍ ÉÌÉ ÍÏÖÅÔÅ ×ÏÓÐÏÌØÚÏ×ÁÔØÓÑ ÕÓÌÕÇÁÍÉ ÓÁÊÔÁ Meta Tag Builder. \r\n
\r\näÌÑ ÏÐÙÔÎÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ: × ÜÔÏ ÐÏÌÅ ÍÏÖÎÏ ×ÓÔÁ×ÉÔØ JavaScript.\r\n
\r\néÓÐÏÌØÚÏ×ÁÔØ ÍÅÔÁ-ÔÅÇÉ, ÕÓÔÁÎÏ×ÌÅÎÎÙÅ ÐÏ ÕÍÏÌÞÁÎÉÀ?
\r\nåÓÌÉ ×Ù ÏÓÔÁ×ÉÌÉ ÐÒÅÄÙÄÕÝÅÅ ÐÏÌÅ ÐÕÓÔÙÍ, ÔÏ ÏÔ×ÅÔØÔÅ ÎÁ ÜÔÏÔ ×ÏÐÒÏÓ „äÁ“.\r\n
\r\nçÒÁÆÉÞÅÓËÁÑ ÏÂÏÌÏÞËÁ ÓÁÊÔÁ
\r\nöÅÌÁÔÅÌØÎÏ ÄÌÑ ÏÆÏÒÍÌÅÎÉÑ ÓÁÊÔÁ ÉÓÐÏÌØÚÏ×ÁÔØ ÏÄÎÕ ÇÒÁÆÉÞÅÓËÕÀ ÏÂÏÌÏÞËÕ ÄÌÑ ×ÓÅÈ ÓÔÒÁÎÉÃ. îÏ ÅÓÌÉ ÎÅËÏÔÏÒÙÅ ÓÔÒÁÎÉÃÙ ÎÕÖÎÏ ÏÔÏÂÒÁÚÉÔØ × ÄÒÕÇÏÊ ÇÒÁÆÉÞÅÓËÏÊ ÏÂÏÌÏÞËÅ, ÔÏ ×Ù ÍÏÖÅÔÅ ×ÙÂÒÁÔØ ÅÅ ÚÄÅÓØ.\r\n
\r\näÁÔÁ ÎÁÞÁÌÁ
\r\n÷×ÅÄÉÔÅ ÄÁÔÕ , ÎÁÞÉÎÁÑ Ó ËÏÔÏÒÏÊ ÐÏÌØÚÏ×ÁÔÅÌÉ ÓÍÏÇÕÔ ÐÒÏÓÍÁÔÒÉ×ÁÔØ ÓÏÄÅÒÖÉÍÏÅ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÙ. äÏ ÜÔÏÇÏ ×ÒÅÍÅÎÉ Ë ÓÔÒÁÎÉÃÅ ÉÍÅÀÔ ÄÏÓÔÕÐ ÔÏÌØËÏ ÍÅÎÅÄÖÅÒÙ ÓÏÄÅÒÖÁÎÉÑ É ÁÄÍÉÎÉÓÔÒÁÔÏÒÙ ÓÁÊÔÁ.\r\n
\r\näÁÔÁ ÏËÏÎÞÁÎÉÑ
\r\n÷×ÅÄÉÔÅ ÄÁÔÕ, ÐÏÓÌÅ ÎÁÓÔÕÐÌÅÎÉÑ ËÏÔÏÒÏÊ ÄÏÓÔÕÐ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÎÁ ÄÁÎÎÕÀ ÓÔÒÁÎÉÃÕ ÓÁÊÔÁ ÂÕÄÅÔ ÚÁÂÌÏËÉÒÏ×ÁÎ.\r\n
\r\n÷ÌÁÄÅÌÅÃ
\r\n÷ÙÂÅÒÉÔÅ ×ÌÁÄÅÌØÃÁ ÄÁÎÎÏÊ ÓÔÒÁÎÉÃÙ (ÏÂÙÞÎÏ ÕËÁÚÙ×ÁÅÔÓÑ ÓÏÚÄÁÔÅÌØ ÓÔÒÁÎÉÃÙ).\r\n
\r\nòÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ×ÌÁÄÅÌØÃÕ?
\r\níÏÖÎÏ ÚÁÄÁÔØ ÐÒÁ×Á ÎÁ ÞÔÅÎÉÅ ÄÌÑ ×ÌÁÄÅÌØÃÁ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ×ÌÁÄÅÌØÃÕ?
\r\néÍÅÅÔ ÌÉ ÐÒÁ×Ï ×ÌÁÄÅÌÅà ÓÔÒÁÎÉÃÙ ÎÁ ÅÅ ÄÁÌØÎÅÊÛÅÅ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ.\r\n
\r\nçÒÕÐÐÁ
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ, ÉÍÅÀÝÕÀ ÄÏÓÔÕÐ Ë ÓÏÄÅÒÖÉÍÏÍÕ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ÇÒÕÐÐÅ?
\r\n÷ÙÂÅÒÉÔÅ, ÉÍÅÀÔ ÌÉ ÞÌÅÎÙ ×ÙÂÒÁÎÎÏÊ ÇÒÕÐÐÙ ÐÒÁ×Ï ÎÁ ÐÒÏÓÍÏÔÒ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÇÒÕÐÐÅ?
\r\n÷ÙÂÅÒÉÔÅ, ÉÍÅÀÔ ÌÉ ÐÏÌØÚÏ×ÁÔÅÌÉ ÓÁÊÔÁ, ×ÈÏÄÑÝÉÅ × ×ÙÂÒÁÎÎÕÀ ×ÙÛÅ ÇÒÕÐÐÕ, ÐÒÁ×Ï ÎÁ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ×ÓÅÍ?
\r\n÷Ù ÍÏÖÅÔÅ ÒÁÚÒÅÛÉÔØ ÐÒÏÓÍÏÔÒ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ ÄÌÑ ×ÓÅÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ×ÓÅÍ?
\r\n÷Ù ÍÏÖÅÔÅ ÒÁÚÒÅÛÉÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ ÓÏÄÅÒÖÉÍÏÇÏ ÓÔÒÁÎÉÃÙ ÄÌÑ ×ÓÅÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÓÁÊÔÁ.\r\n
\r\n÷ÙÂÒÁÎÎÙÅ ÐÒÉ×ÉÌÅÇÉÉ ÍÏÖÎÏ ÐÒÉÍÅÎÉÔØ ËÏ ×ÓÅÍ ÓÔÒÁÎÉÃÁÍ ÓÁÊÔÁ. ',1042130792);
INSERT INTO international VALUES (607,'WebGUI',21,'áÎÏÎÉÍÎÁÑ ÒÅÇÉÓÔÒÁÃÉÑ
\r\n÷Ù ÍÏÖÅÔÅ ÒÁÚÒÅÛÉÔØ ÐÏÓÅÔÉÔÅÌÑÍ ×ÁÛÅÇÏ ÓÁÊÔÁ ÒÅÇÉÓÔÒÉÒÏ×ÁÔØÓÑ ÎÁ ÓÁÊÔÅ. \r\n
\r\nðÒÏÇÒÁÍÍÁ ÒÅÇÉÓÔÒÁÃÉÉ
\r\n÷ ÜÔÏÍ ÐÏÌÅ ÍÏÖÎÏ ÕËÁÚÁÔØ ÉÍÑ ÐÒÏÇÒÁÍÍÙ, ÉÓÐÏÌØÚÕÅÍÏÊ ÄÌÑ ÒÅÇÉÓÔÒÁÃÉÉ ÎÏ×ÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ.\r\n
\r\nïÐÏ×ÅÝÁÔØ Ï ÒÅÇÉÓÔÒÁÃÉÉ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ?
\r\nóÉÓÔÅÍÁ ÍÏÖÅÔ ÐÒÉÓÙÌÁÔØ ÓÏÏÂÝÅÎÉÑ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁÍ ÓÁÊÔÁ ÐÒÉ ÒÅÇÉÓÔÒÁÃÉÉ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ. \r\n
\r\nçÒÕÐÐÁ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ÏÐÏ×ÅÝÁÅÍÁÑ ÐÒÉ ÒÅÇÉÓÔÒÁÃÉÉ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ËÏÔÏÒÁÑ ÂÕÄÅÔ ÐÏÌÕÞÁÔØ ÓÏÏÂÝÅÎÉÑ Ï ÒÅÇÉÓÔÒÁÎÃÉÉ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ.\r\n
\r\nòÁÚÒÅÛÉÔØ ÎÁÂÌÀÄÅÎÉÅ ÚÁ ÄÅÊÓÔ×ÉÑÍÉ?
\r\nðÒÉ ×ËÌÀÞÅÎÎÏÍ ÒÅÖÉÍÅ ÎÁÂÌÀÄÅÎÉÑ ×ÓÅ ÄÅÊÓÔ×ÉÑ ÐÏÌØÚÏ×ÁÔÅÌÑ ÐÒÏÔÏËÏÌÉÒÕÀÔÓÑ.\r\n
\r\nîÁÂÌÀÄÁÔØ ÚÁ ×ÈÏÄÏÍ × ÓÉÓÔÅÍÕ?
\r\n÷×ÅÄÉÔÅ ÕÒÏ×ÅÎØ ÎÁÂÌÀÄÅÎÉÑ ÚÁ ×ÈÏÄÏÍ × ÓÉÓÔÅÍÕ.\r\n
\r\néÓÔÅÞÅÎÉÅ ×ÒÅÍÅÎÉ ÓÅÓÓÉÉ
\r\n÷×ÅÄÉÔÅ ÐÒÏÍÅÖÕÔÏË ×ÒÅÍÅÎÉ, × ÔÅÞÅÎÉÉ ËÏÔÏÒÏÇÏ ÉÎÆÏÒÍÁÃÉÑ Ï ÓÅÓÉÉ ÐÏÌØÚÏ×ÁÔÅÌÑ ÄÅÊÓÔ×ÉÔÅÌØÎÁ. ô.Å. ÐÏ ÉÓÔÅÞÅÎÉÉ ÜÔÏÇÏ ×ÒÅÍÅÎÉ ÐÏÌØÚÏ×ÁÔÅÌØ ÄÏÌÖÅÎ ÐÏ×ÔÏÒÉÔØ ÐÒÏÃÅÓÓ Á×ÔÏÒÉÚÁÃÉÉ. üÔÁ ÏÐÃÉÑ ××ÅÄÅÎÁ ÉÚ ÓÏÏÂÒÁÖÅÎÉÊ ÂÅÚÏÐÁÓÔÎÏÓÔÉ. \r\n
\r\níÅÔÏÄ ÉÄÅÎÔÉÆÉËÁÃÉÉ (ÐÏ ÕÍÏÌÞÁÎÉÀ)
\r\n÷ÙÂÅÒÉÔÅ ÍÅÔÏÄ, ËÏÔÏÒÙÊ ×Ù ÈÏÔÉÔÅ ÉÓÐÏÌØÚÏ×ÔØ ÄÌÑ ÉÄÅÎÔÉÆÉËÁÃÉÉ ÐÏÌØÚÏ×ÁÔÅÌÅÊ. äÏÓÔÕÐÎÏ Ä×Á ÍÅÔÏÄÁ: WebGUI É LDAP. íÅÔÏÄ WebGUI ÐÒÅÄÐÏÌÁÇÁÅÔ, ÞÔÏ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ É ÐÁÒÏÌØ ÈÒÁÎÑÔÓÑ × ÂÁÚÅ ÄÁÎÎÙÈ ÓÉÓÔÅÍÙ. á ÐÒÉ ×ÙÂÏÒÅ ÍÅÔÏÄÁ LDAP ÉÄÅÎÔÉÆÉËÁÃÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÐÒÏÉÓÈÏÄÉÔ ÓÒÅÄÓÔ×ÁÍÉ ×ÎÅÛÎÅÇÏ ÓÅÒ×ÅÒÁ LDAP.\r\n
\r\núÁÍÅÞÁÎÉÅ: íÅÔÏÄ ÉÄÅÎÔÉÆÉËÁÃÉÉ ÍÏÖÎÏ ÕËÁÚÁÔØ ÄÌÑ ËÁÖÄÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ.\r\n
\r\nðÒÉ×ÑÚËÁ Ë ÉÍÅÎÉ ÐÏÌØÚÏ×ÁÔÅÌÑ
\r\néÓÐÏÌØÚÏ×ÁÔØ ÐÒÉ×ÑÚËÕ ÉÍÅÎÉ ÐÏÌØÚÏ×ÁÔÅÌÑ ÓÁÊÔÁ Ó ÉÍÅÎÅÍ ÐÏÌØÚÏ×ÁÔÅÌÑ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÍÅÔÏÄÁ ÉÄÅÔÉÆÉËÁÊÉÉ LDAP. \r\n
\r\nURL LDAP (ÐÏ ÕÍÏÌÞÁÎÉÀ)
\r\n÷×ÅÄÉÔÅ URL Ë ÓÅÒ×ÅÒÕ LDAP. URL Ë ÓÅÒ×ÅÒÕ LDAP ÚÁÐÉÓÙ×ÁÅÔÓÑ × ÓÌÅÄÕÀÝÅÍ ÆÏÒÍÁÔÅ: ldap://[server]:[port]/[base DN]
ðÒÉÍÅÒ: ldap://ldap.mycompany.com:389/o=MyCompany.\r\n
\r\néÄÅÎÔÉÆÉËÁÔÏÒ ÎÁ ÓÅÒ×ÅÒÅ LDAP
\r\néÄÅÎÔÉÆÉËÁÔÏÒ ÎÁ ÓÅÒ×ÅÒÅ LDAP ÐÒÅÄÓÔÁ×ÌÑÅÔ ÓÏÂÏÊ ÕÎÉËÁÌØÎÙÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÐÏÌØÚÏ×ÁÔÅÌÑ, ËÏÔÏÒÙÊ ÐÏÌØÚÏ×ÁÔÅÌØ ÍÏÖÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ ÓÎÏ×Á ÐÒÉ ÐÏÓÌÅÄÕÀÝÅÍ ÚÁÈÏÄÅ ÎÁ ÓÁÊÔ. \r\n
\r\néÍÑ ÐÒÉ ÉÄÅÎÔÉÆÉËÁÃÉÉ ÎÁ ÓÅÒ×ÅÒÅ LDAP
\r\n÷×ÅÄÉÔÅ login, ÉÓÐÏÌØÚÕÅÍÙÊ ÄÌÑ ÉÄÅÎÔÉÆÉËÁÃÉÉ ÎÁ ÓÅÒ×ÅÒÅ LDAP. \r\n
\r\nðÁÒÏÌØ ÎÁ ÓÅÒ×ÅÒÅ LDAP
\r\n÷×ÅÄÉÔÅ ÐÁÒÏÌØ, ÉÓÐÏÌØÚÕÅÍÙÊ ÄÌÑ ÉÄÅÎÔÉÆÉËÁÃÉÉ ÎÁ ÓÅÒ×ÅÒÅ LDAP. ',1036998735);
INSERT INTO international VALUES (608,'WebGUI',21,'õÄÁÌÅÎÉÅ ÓÔÒÁÎÉÃÙ ÍÏÖÅÔ ÐÏ×ÌÅÞØ ÚÁ ÓÏÂÏÊ ÎÁÒÕÛÅÎÉÅ ÎÁ×ÉÇÁÃÉÉ ÐÏ ÓÁÊÔÕ. ðÒÉ ÕÄÁÌÅÎÉÉ ÓÔÒÁÎÉÃÙ ÕÄÁÌÑÅÔÓÑ ÔÁËÖÅ ÅÅ ÓÏÄÅÒÖÁÎÉÅ É ×ÓÅ ÐÏÄÓÔÒÁÎÉÃÙ. ',1036493050);
INSERT INTO international VALUES (75,'EventsCalendar',21,'þÔÏ ×Ù ÂÕÄÅÔÅ ÄÅÌÁÔØ?',1036066583);
INSERT INTO international VALUES (76,'EventsCalendar',21,'õÄÁÌÉÔØ ÓÏÂÙÔÉÅ',1036066760);
INSERT INTO international VALUES (77,'EventsCalendar',21,'õÄÁÌÉÔØ ÓÏÂÙÔÉÅ É ×ÓÅ ÅÇÏ Ó×ÑÚÉ',1036066908);
-INSERT INTO international VALUES (61,'UserSubmission',21,'óÉÓÔÅÍÁ ÐÏÓÙÌÏË ÓÏÏÂÝÅÎÉÊ (ÄÏÂÁ×ÌÅÎÉÅ/ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ) ',1036066994);
INSERT INTO international VALUES (412,'WebGUI',21,'ïÐÉÓÁÎÉÅ',1036067018);
INSERT INTO international VALUES (507,'WebGUI',21,'òÅÄÁËÔÉÒÏ×ÁÔØ ÛÁÂÌÏÎ',1036067169);
INSERT INTO international VALUES (510,'WebGUI',21,'óÔÁÔÉÓÔÉËÁ',1036067188);
@@ -9106,10 +8696,7 @@ INSERT INTO international VALUES (580,'WebGUI',21,'
INSERT INTO international VALUES (588,'WebGUI',21,'÷Ù Õ×ÅÒÅÎÙ, ÞÔÏ ÈÏÔÉÔÅ ÐÏÓÌÁÔØ ÐÅÒÅ×ÏÄ ÎÁ ÓÁÊÔ?',1036069647);
INSERT INTO international VALUES (651,'WebGUI',21,'÷ÎÉÍÁÎÉÅ! ÷ÓÅ ÍÏÄÕÌÉ, ÓÏÄÅÒÖÁÝÉÅÓÑ × ËÏÒÚÉÎÅ, ÂÕÄÕÔ ÕÄÁÌÅÎÙ. ÷ÏÓÓÔÁÎÏ×ÌÅÎÉÅ ÕÄÁÌÅÎÎÙÈ ÉÚ ËÏÒÚÉÎÙ ÍÏÄÕÌÅÊ ÎÅ×ÏÚÍÏÖÎÏ.',1037085963);
INSERT INTO international VALUES (698,'WebGUI',21,'éÓÐÏÌØÚÕÑ ÓÉÓÔÅÍÕ ÎÁÂÌÀÄÅÎÉÑ ÚÁ ÄÅÊÓÔ×ÉÑÍÉ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ×Ù ÍÏÖÉÔÅ ËÏÎÔÒÏÌÉÒÏ×ÁÔØ ÁËÔÉ×ÎÏÓØ ÐÏÌØÚÏ×ÁÔÅÌÅÊ. áËÔÉ×ÎÏÓÔØ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÍÏÖÎÏ ÐÏÏÝÒÁÔØ, Á ÍÏÖÎÏ, ÎÁÏÂÏÒÏÔ, ÎÁËÁÚÙ×ÁÔØ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÚÁ ÉÚÌÉÛÎÀÀ ÁËÔÉ×ÎÏÓÔØ.',1036070406);
-INSERT INTO international VALUES (709,'WebGUI',21,'íÅÎÅÄÖÅÒÙ ÇÒÁÆÉÞÅÓËÉÈ ÆÁÊÌÏ×
\r\n÷ÙÂÅÒÅÔÅ ÇÒÕÐÐÕ, ÉÍÅÀÝÕÀ ÐÒÁ×Ï ÄÏÂÁ×ÌÑÔØ, ÒÅÄÁËÔÉÒÏ×ÁÔØ É ÕÄÁÌÑÔØ ÇÒÁÆÉÞÅÓËÉÅ ÆÁÊÌÙ.\r\n
\r\níÅÎÅÄÖÅÒÙ ÇÒÁÆÉÞÅÓËÉÊ ÏÂÏÌÏÞËÉ
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ÉÍÅÀÝÉÈ ÐÒÁ×Ï ÎÁ ÉÚÍÅÎÅÎÉÅ ÇÒÁÆÉÞÅÓËÏÊ ÏÂÏÌÏÞËÉ ÓÁÊÔÁ.\r\n
\r\níÅÎÅÄÖÅÒÙ ÛÁÂÌÏÎÏ×
\r\n÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ËÏÔÏÒÁÑ ÉÍÅÅÔ ÐÒÁ×Ï ÎÁ ÄÏÂÁ×ÌÅÎÉÅ, ÒÅÄÁËÔÉÒÏ×ÁÎÉÅ É ÕÄÁÌÅÎÉÅ ÛÁÂÌÏÎÏ×. \r\n
',1036070741);
-INSERT INTO international VALUES (711,'WebGUI',21,'íÅÎÅÄÖÅÒÙ ÇÒÁÆÉÞÅÓËÉÈ ÆÁÊÌÏ×',1036070783);
-INSERT INTO international VALUES (713,'WebGUI',21,'íÅÎÅÄÖÅÒÙ ÇÒÁÆÉÞÅÓËÏÊ ÏÂÏÌÏÞËÉ',1036070821);
-INSERT INTO international VALUES (714,'WebGUI',21,'íÅÎÅÄÖÅÒÙ ÛÁÂÌÏÎÏ×',1036070852);
+INSERT INTO international VALUES (832,'WebGUI',2,'Das Upload-Verwaltungssystem (Verwalten: Uploads) bietet verschiedene Makros \r\nan:
^File();
Diese Makros erzeugt einen direkten Link zu einer Datei. \r\nEs wird ein verlinktes Symbol für die Datei und der verlinkte Dateiname ausgegeben. \r\n
^I();
Dieses Makro gibt eine Grafik aus dem Uploadmanager mit HTML-Image \r\nTags zurück, so dass Sie schnell und einfach eine Grafik aus Ihrem Bestand auf \r\nIhrer Seite anzeigen können.
Beispiel: ^I("logo"); \r\n
^i();
Dieses Makro gibt die URL für eine Datei zurück. \r\n
Beispiel: ^i("status report"); \r\n
^Snippet();
Dieses Makro enthält den Inhalt eines Schnipsels und \r\nfügt ihn in die Seite ein.
Beispiel: ^Snippet("flash code"); \r\n
^Thumbnail();
Dieses Makro gibt die URL für das Vorschaubild einer \r\n Grafik zurück \r\n
Beispiel: ^Thumbnail("logo"); \r\n
^ThumbnailLinker();
Dieses Makro erzeugt ein Vorschaubild und den \r\nNamen der Grafik. Ein Klick auf die Grafik verlinkt auf deren Vollansicht. \r\n
Beispiel: ^ThumbnailLinker("logo");
',1044009434); INSERT INTO international VALUES (715,'WebGUI',21,'ðÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÎÁ URL',1036070893); INSERT INTO international VALUES (724,'WebGUI',21,'éÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ ÎÅ ÍÏÖÅÔ ÎÁÞÉÎÁÔØÓÑ Ó ÐÒÏÂÅÌÁ.',1036070945); INSERT INTO international VALUES (6,'WobjectProxy',21,'ðÒÏËÓÉ ÍÏÄÕÌÅÊ ÓÏÚÄÁÎ ÄÌÑ ÔÏÇÏ, ÞÔÏÂÙ ÓÏÚÄÁÔØ ËÏÐÉÀ Ó ÏÄÎÏÊ ÓÔÒÁÎÉÃÙ ÓÁÊÔÁ É ÐÏÍÅÓÔÉÔØ ÅÅ ÎÁ ÄÒÕÇÕÀ ÓÔÒÁÎÉÃÕ. éÓÐÏÌØÚÕÅÔÓÑ × ÔÅÈ ÓÌÕÞÁÑÈ, ËÏÇÄÁ ÏÄÎÕ É ÔÕ ÖÅ ÉÎÆÏÒÍÁÃÉÀ ÎÁÄÏ ÒÁÚÍÅÓÔÉÔØ × ÒÁÚÎÙÈ ÒÁÚÄÅÌÁÈ ÓÁÊÔÁ.\r\n\r\n\r\n^c; - Company Name
\r\nThe name of your company specified in the settings by your Administrator.\r\n
\r\n\r\n\r\n^e; - Company Email Address
\r\nThe email address for your company specified in the settings by your Administrator.\r\n
\r\n\r\n^Extras;
\r\nReturns the path to the WebGUI \"extras\" folder, which contains things like WebGUI icons.\r\n
\r\n\r\n^PageTitle;
\r\nDisplays the title of the current page.\r\n
\r\n\r\nNote: If you begin using admin functions or the indepth functions of any wobject, the page title will become a link that will quickly bring you back to the page.\r\n
\r\n\r\n^r; or ^r(); - Make Page Printable
\r\nCreates a link to remove the style from a page to make it printable. In addition, you can change the link text by creating a macro like this ^r(\"Print Me!\");.\r\n
\r\n\r\nBy default, when this link is clicked, the current page\'s style is replaced with the \"Make Page Printable\" style in the Style Manager. However, that can be overridden by specifying the name of another style as the second parameter, like this: ^r(\"Print!\",\"WebGUI\");\r\n
\r\n\r\nNotes: You can also use the special case ^r(linkonly); to return only the URL to the make printable page and nothing more. Also, the .makePrintableLink style sheet class is tied to this macro.\r\n
\r\n\r\n^RootTitle;
\r\nReturns the title of the root of the current page. For instance, the main root in WebGUI is the \"Home\" page. Many advanced sites have many roots and thus need a way to display to the user which root they are in.\r\n
\r\n\r\n^u; - Company URL
\r\nThe URL for your company specified in the settings by your Administrator.\r\n
\r\n\r\n^?; - Search
\r\nAdd a search box to the page. The search box is tied to WebGUI\'s built-in search engine.\r\n
\r\n\r\nNote: The .searchBox style sheet class is tied to this macro.\r\n
\r\n\r\n^-;
\r\nThis is known as the separator macro. It must appear exactly once in every style. Wherever it appears is where the content for any given page will be put.\r\n
Template
Wählen Sie ein Layout für dieses Produkt. \r\n
Preis
Hier können Sie einen Preis für dieses Produkt eingeben. \r\nSie können aber auch einen Text angeben, wie "Rufen Sie uns an, wenn \r\nSie den Preis erfahren möchten" oder lassen Sie dieses Feld einfach leer. \r\n
Produkt Nummer
Die Produkt Nummber, SKU, ISBN oder ähnliches für \r\ndieses Produkt. \r\n
Produkt Grafik 1
Eine Grafik für dieses Produkt. \r\n
Produkt Grafik 2
Eine weitere Grafik für dieses Produkt. \r\n
Produkt Grafik 3
Eine dritte Grafik für dieses Produkt. \r\n
Prospekt/Broschüre
Ein Prospekt oder eine Broschüre für dieses Produkt. \r\n
Handbuch
Das !\n Produkt-, Benutzer oder Servicehandbuch für dieses \r\nProdukt. \r\n
Garantie
Die Garantie für dieses Produkt.
canPost
Eine Bedingungs-Variable, ob der Benutzer die Berechtigung \r\nhat, einen neuen Beitrag zu schreiben. \r\n
post.url
Die URL zum Schreiben neuer Beiträge. \r\n
post.label
Die übersetzte Bezeichnung für diese URL. \r\n
search.url
Die URL zum Durchsuchen des Forums. \r\n
search.label
Die übersetzte Bezeichnung für die Such-URL. \r\n
subject.label
Die übersetzte Bezeichnung für die Betreffspalte. \r\n
user.label
Die übersetzte Bezeichnung für die Benutzerspalte. \r\n
date.label
Die übersetzte Bezeichnung für die Datums-Spalte. \r\n
views.label
Die übersetzte Bezeichnung für die Ansichten-Spalte. \r\n
replies.label
Die übersetzte Bezeichnung für die Antworten!\n -Spalte. \r\n
last.label
Die übersetzte Bezeichnung für die "letzte Antwort"-Spalte. \r\n
message_loop
eine Schleife die jede Nachricht enthält. \r\n
last.url\r\n
Die URL zur letzten Antwort dieses Beitrages. \r\nlast.subject
Der Betreff der letzten Antwort zu diesem Beitrag. \r\nlast.username
Der Benutzername, der diese Antwort verfasst hat. \r\nlast.userProfile
Die URL zum Profil dieses Benutzers. \r\nlast.date
Das Datum, an dem die letzte Antwort zu diesem Beitrag \r\n geschrieben wurde. \r\nmessage.subject
Der Betreff des Beitrages. \r\nmessage.date
Das Datum, an dem dieser Beitrag geschrieben wurde. \r\nmessage.user
Der Benutzer, der diesen Beitrag verfasst hat. \r\nmessage.views
Wie oft wurde dieser Beitrag angeschaut. \r\nmessage.replies
Die Anzahl der Antworten zu diesem Thread/Thema/Beitrag. \r\nmessage.url
Die URL, um diesen Beitrag anzuschauen. \r\nmessage.currentUser
Eine Bedingungsvariable, ob der aktuelle Benutzer \r\n auch der Benutzer ist, der diesen Beitrag veröffentlicht hat. \r\nmessage.status
Der Status dieses Beitrages (ausstehend, freigegeben, \r\nabgelehnt). \r\n
firstPage
Ein Link zur ersten Seite. \r\n
lastPage
Ein Link zur letzten Seite. \r\n
nextPage
Ein Link zur nächsten Seite. \r\n
previousPage
Ein Link zur vorherigen Seite. \r\n
pageList
Eine Liste der Links zu allen Seiten. \r\n
multiplePages
Eine Bedingungsvariable, ob es mehr als eine Seite \r\ngibt.
Haupt Template
Wählen Sie ein Layout für die Hauptübersicht des \r\nForums aus. \r\n
Wer kann Beiträge schreiben?
Wählen Sie die Gruppe aus, die Beiträge zu dies!\n er Diskussion verfassen kann.
Timeout \r\nzum Bearbeiten
Wie lange hat der Benutzer die Möglichkeit, seinen verfassten Beitrag zu \r\nbearbeiten, bevor diese Bearbeitungsmöglichkeit gesperrt wird? \r\n
Beachten Sie: Setzen Sie das Limit nicht zu hoch!. Das schönste an \r\nDiskussionen ist doch, dass diese einen genauen Verlauf darstellen, wer was wann \r\ngesagt hat. Wenn Sie das Bearbeiten zu lange ermöglichen, kann jeder Benutzer \r\nseine Meinung beliebig oft korrigieren oder abändern ... \r\n
Karma pro Beitrag
Wie viel Karma erhält ein Benutzer, wenn er Beiträge zu dieser Diskussion \r\nverfasst?
Wer kann moderieren?
Wählen Sie die Gruppe aus, die die Berechtigung hat, diese Diskussion zu \r\nmoderieren.
Moderationsart?
Sie können hier auswählen, welche Moderationsart \r\nSie bevorzugen. \r\n
Benachrichtigungen über den Eingang neuer Beiträge/Kommentare erscheinen \r\nsofort im Posteingang des Moderators.
\r\nBeachten Sie: Bei beiden Moderationsarten hat der Moderator immer das \r\nRecht, die Beiträge Ihrer Besucher/Benutzer zu bearbeiten oder sogar zu \r\nlöschen.
',1041609016); -INSERT INTO international VALUES (23,'PhotoGallery',2,'Beliebtheit',1041608123); -INSERT INTO international VALUES (22,'PhotoGallery',2,'Reihenfolge hinzugefügt',1041608098); -INSERT INTO international VALUES (20,'PhotoGallery',2,'Abstand zwischen Grafiken',1041608080); -INSERT INTO international VALUES (17,'PhotoGallery',2,'Trennlinie',1041608063); -INSERT INTO international VALUES (14,'PhotoGallery',2,'Grafikname',1041608051); -INSERT INTO international VALUES (12,'PhotoGallery',2,'Weitere Grafiken hinzufügen',1041608037); -INSERT INTO international VALUES (26,'PhotoGallery',2,'Titel Trennlinie',1041608013); -INSERT INTO international VALUES (11,'PhotoGallery',2,'Trennlinie als Mouse Over Text darstellen',1041607991); INSERT INTO international VALUES (71,'Article',2,'Artikel sind das "Schweizer Messer" von WebGUI. Der grösste Teil von \r\nstatischem Inhalt kann mit Hilfe des Artikels hinzugefügt werden.Grafik
Wählen Sie eine Grafik (.jpg, .gif, .png) von Ihrem lokalen \r\nLaufwerk aus. Diese Datei wird zum Server hochgeladen und erscheint in Ihrem \r\nArtikel. \r\n
Dateianhang
Möchten Sie z. B. ein Word-Dokument, ein Zip-File oder irgendeine andere Datei \r\nzum Download anbieten, so können Sie diese von Ihrem lokalen Laufwerk auswählen \r\nund hochladen.
Link Titel
Möchten Sie einen Link zu Ihrem \r\nArtikel hinzufügen, so geben Sie hier den Link-Titel ein.
Beispiel: \r\nPlainblack
Link URL
Wenn Sie zuvor einen Link Titel eingeben \r\nhaben, so geben Sie hier!\n die URL ein.
Beispiel: http://www.plainblack.com \r\n
Carriage Return beachten?
Wenn Sie HTML-Code eingeben, so \r\nbrauchen Sie diese Option nicht zu aktivieren. Aber wenn Sie keinen HTML-Code, \r\nsondern einfachen Text eingeben, und Sie möchten, dass auch ein "Carriage \r\nReturn", also ein Zeilenumbruch, eingefügt wird, so aktivieren Sie diese \r\nOption. \r\nAndernfalls werden die Zeilenumbrüche, die Sie hier eingeben, nicht berücksichtigt.
Diskussion \r\nerlauben?
Wählen Sie diese Option, wenn Sie Kommentare der Besucher oder \r\nBenutzer zu diesem Artikel erlauben möchten, so wie es z. B. auf http://www.slashdot.org \r\nmöglich ist. \r\n
Wer kann Beiträge schreiben?
Wählen Sie die Gruppe aus, die Beiträge \r\nzu dieser Diskussion verfassen kann. \r\n
Timeout zum Bearbeiten
Wie lange hat der Benutzer die Möglichkeit, \r\nseinen verfassten Beitrag zu b!\n earbeiten, bevor diese Bearbeitungsmöglichkeit \r\ngesperrt wird? \r\n\n
Beachten Sie: Setzen Sie das Limit nicht zu hoch!. Das schönste an \r\nDiskussionen ist doch, dass diese einen genauen Verlauf darstellen, wer was \r\nwann gesagt hat. Wenn Sie das Bearbeiten zu lange ermöglichen, kann jeder Benutzer \r\nseine Meinung beliebig oft korrigieren oder abändern ... \r\n
Karma pro Beitrag
Wie viel Karma erhält ein Benutzer, wenn er Beiträge \r\nzu dieser Diskussion verfasst? \r\n
Wer kann moderieren?
Wählen Sie die Gruppe aus, die die Berechtigung \r\nhat, diese Diskussion zu moderieren. \r\n
Moderationsart?
Sie können hier auswählen, welche Moderationsart \r\nSie bevorzugen. \r\n
Benachrichtigungen übe!\n r den Eingang neuer Beiträge/Kommentare erscheinen sofort im Posteingang des Moderators. \r\n\r\n
\r\nBeachten Sie: Bei beiden Moderationsarten hat der Moderator immer \r\ndas Recht, die Beiträge Ihrer Besucher/Benutzer zu bearbeiten oder sogar zu \r\nlöschen.
',1041607574); -INSERT INTO international VALUES (16,'PhotoGallery',2,'Höhe der Vorschaubildes (Thumbnail)',1041605836); -INSERT INTO international VALUES (19,'PhotoGallery',2,'Grafik Upload',1041605781); -INSERT INTO international VALUES (13,'PhotoGallery',2,'Grafik',1041605751); -INSERT INTO international VALUES (15,'PhotoGallery',2,'Breite des Vorschaubilds (Thumbnail)',1041605739); -INSERT INTO international VALUES (21,'PhotoGallery',2,'Informationen zur Grafik anzeigen',1041604849); -INSERT INTO international VALUES (24,'PhotoGallery',2,'Upload Datum',1041604825); -INSERT INTO international VALUES (6,'PhotoGallery',2,'Bearbeiten',1041604797); -INSERT INTO international VALUES (7,'PhotoGallery',2,'Vorschaubilder (Thumbnails) pro Reihe',1041604785); -INSERT INTO international VALUES (8,'PhotoGallery',2,'Gruppe mit Berechtigung zum Upload',1041604721); -INSERT INTO international VALUES (5,'PhotoGallery',2,'Neu',1041604680); -INSERT INTO international VALUES (25,'PhotoGallery',2,'Name der Grafik',1041604668); -INSERT INTO international VALUES (4,'PhotoGallery',2,'Anordnung der Grafiken',1041604651); -INSERT INTO international VALUES (2,'PhotoGallery',2,'Grafik hinzufügen',1041604630); -INSERT INTO international VALUES (18,'PhotoGallery',2,'Text, der mit dieser Grafik angezeigt werden soll',1041604597); -INSERT INTO international VALUES (3,'PhotoGallery',2,'Grafik Upload',1041604577); -INSERT INTO international VALUES (9,'PhotoGallery',2,'Grafik oder Upload hinzufügen',1041604520); INSERT INTO international VALUES (71,'MailForm',2,'Dieses Wobject erstellt ein einfaches Formular, um eine Email zu versenden, \r\nz. B. Kontaktformular.Von, An, Cc (Kopie), Bcc (Blindkopie), Betreff
Diese Felder steuern, \r\nwie die Email aussieht, wenn Sie gesendet wird und an wen sie gesendet wird. \r\nSie können Ihren Besuchern die Möglichkeit geben, einige oder alle dieser Felder \r\nzu bearbeiten bzw. dort Eingaben zu tätigen. Aber üblicherweise sind die einzigen \r\nFelder, in denen der Besucher Eingaben machen kann, das Feld "Von", \r\nder Betreff und natürlich der Text selber. Benutzen Sie die Drop-Down Optionen \r\nin jedem Feld um einzustellen, ob der Besucher Eingaben tätigen kann (Veränderbar) \r\noder nicht (Angezeigt) oder ob das Feld versteckt (Hidden) sein soll.
Sie \r!\n \nkönnen aber auch genauso einen WebGUI Benutzer oder eine Gruppe im "To" \r\nbzw. "Senden an" eingeben und die Mail wird an den ausgewählten Benutzer \r\noder an die Gruppe geschickt. Er erhält die Nachricht dann sowohl als Email \r\nund er findet sie in seinem Posteingang. \r\n
Eingangsbestätigung
Diese Nachricht wird dem Besucher angezeigt, \r\nsobald er die Nachricht gesendet hat. \r\n
Einträge speichern?
Wenn Sie "Ja" auswählen, werden die \r\nEinträge in der Datenbank gespeichert, um sie später anschauen zu können. Das \r\nTool, um die Beiträge später anzuschauen, ist zur Zeit noch nicht implementiert, \r\naber sobald es fertig gestellt ist, können Sie alle Einträge an einer zentralen \r\nStelle anschauen. \r\n
Weitere Felder hinzufügen?
Möchten Sie Ihrem Formular noch weitere \r\nFelder hinzufügen (z. B. eine Drop-Down Box)?
addlink.url
Die URL um einen Link zur Liste hinzuzufügen. \r\n
addlink.label
Der übersetzte Text für diesen Link. \r\n
link_loop
Diese Schleife (Loop) enthält alle Informationen über \r\njeden Link. \r\n
link.url',1041600987); INSERT INTO international VALUES (71,'LinkList',2,'Link Listen sind genau das, was der Name sagt: Eine Liste von Links. Viele Seiten haben Linkbereiche - und dieses Wobject kann zum Erstellen und Verwalten dieser Linklisten eingesetzt werden.
Die URL für diesen Link. \r\nlink.name
Der verlinkte Text. \r\nlink.controls
Die WebGUI Verwaltungscontrols für diesen Link. \r\nlink.newwindow
Eine Variable, um den Link in einem neuen Fenster \r\n anzeigen zu lassen. \r\nlink.description
Die Beschreibung dieses Links.
Dateiname
Wählen Sie hier eine Datei von Ihrem lokalen Laufwerk, \r\ndie Sie uploaden möchten. \r\n
Alternative #1
Eine alternative Version dieser Datei. Wenn z. B. \r\ndie Datei im JPEG-Format ist, könnten Sie bei der alternativen Version z. B. \r\nTIFF oder BMP auswählen. \r\n
Alternative #2
Analog zur Alternative #1. \r\n
Kurze Beschreibung
Eine kurze Beschreibung dieser Datei. Beachten \r\nSie, dass Sie Schlüsselwörter benutzen, damit die Benutzer besser nach dieser \r\nDatei suchen können. \r\n
Gruppe, die Download benutzen kann
Wählen Sie die Gruppe aus, die \r\ndiese Datei downloaden kann. \r\n
Als nächstes?
Möchten Sie sofort einen neuen Downloa!\n d hinzufügen? \r\nOder möchten Sie zuerst zurück zur Seite gehen?.
Template
Wählen Sie ein Layout für den Downloadmanager (z. B. \'Standard/Default\' \r\noder \'Standard ohne Suchfunktion\'. \r\n
Einträge pro Seite
Wie viele Dateien sollen pro Seite angezeigt \r\nwerden? \r\n
Als nächstes?
Möchten Sie neue Downloads hinzufügen oder zurück \r\nzur Seite gehen?.
addquestion.url
Die URL um eine Frage zur FAQ hinzuzufügen. \r\n
addquestion.label
Die übersetzte Bezeichnung für diesen Link. \r\n
qa_loop
Eine Schleife (Loop), die die Variablen für jede einzelne \r\nFrage der FAQ enthält. \r\n
qa.id',1041597921); -INSERT INTO international VALUES (1,'PhotoGallery',2,'Photo Gallerie',1041597689); INSERT INTO international VALUES (97,'EventsCalendar',2,'Nachfolgend eine Liste von Template Variablen für Ereignis Templates. \r\n
Die ID für diese Frage. \r\nqa.answer
Die Antwort für diese Frage. \r\nqa.question
Die Frage selbst. \r\nqa.controls
Die WebGUI Verwaltungscontrols für diese Frage (z. \r\n B. \'Frage bearbeiten\').
title
Der Titel des Ereignisses. \r\n
start.label
Die übersetzte Bezeichnung des Startdatums. \r\n
start.date
Das Datum, an dem das Ereignis beginnt. \r\n
end.date
Das Datum, an dem dieses Ereignis endet. \r\n
end.label
Die übersetzte Bezeichung des Ende Datums. \r\n
canEdit
Variable, falls der Benutzer des Ereignis bearbeiten kann. \r\n
edit.url
Die URL zum Bearbeiten dieses Ereignisses. \r\n
edit.label
Die übersetzte Bezeichnung für diese URL (z. B. \'Termin \r\nbearbeiten\'). \r\n
delete.url
Die URL zum Löschen dieses Ereignisses. \r\n
delete.label
Die übersetzte Bezeichnung für diese URL. \r\n
previous.url
Die URL, um sich das vorherige Ereignis a!\n nzeigen zu \r\nlassen. \r\n
previous.label
Die übersetzte Bezeichnung für diese URL. \r\n
next.url
Die URL, um sich das nächste Ereignis anzeigen zu lassen. \r\n
next.label
Die übersetzte Bezeichnung für diese URL. \r\n
description
Die Beschreibung für dieses Ereignis.
\r\nOptionally, if you are running a sendmail server on the same machine as WebGUI, you can also specify a path to your sendmail executable. On most Linux systems this can be found at \"/usr/lib/sendmail\".\r\n\r\n
\r\nEmail Footer
\r\nThis footer will be processed for macros and attached to every email sent from this WebGUI instance.\r\n
\r\n\r\nGroup To Alert On New User
\r\nWhat group should be alerted when a new user registers?\r\n
\r\n\r\n',1044709143);
+INSERT INTO international VALUES (870,'WebGUI',1,'Welcome',1044139461);
+INSERT INTO international VALUES (872,'WebGUI',1,'Who can view?',1044218038);
+INSERT INTO international VALUES (871,'WebGUI',1,'Who can edit?',1044218026);
+INSERT INTO international VALUES (635,'WebGUI',2,'Pakete sind Gruppen von Seiten und Wobjects, die zusammen veröffentlicht bzw. \r\nerstellt werden sollen. Ein Paketmanager könnte z. B. ein Paket zusammenstellen, \r\ndas sich aus einem Diskussionsforum, einer Umfrage, einer FAQ oder ähnlichem \r\nzusammensetzt, da diese Elemente vielleicht öfter benötigt werden bzw. der Vorgang \r\nzur Erstellung dieser vielleicht mehrmals durchgeführt werden müsste. Pakete \r\nwerden auch empfohlen, um den Aufwand sich wiederholender Tätigkeiten/Aufgaben \r\nzu verringern. . \r\n
Ein Paket, dass viele verwenden wäre z. B. ein Seiten/Artikel-Paket. \r\nOft kommt es ja vor, dass Sie eine Seite mit dem Wobject "Artikel" \r\ndarin erstellen möchten. Statt die einzelnen Schritte durchführen zu müssen, \r\ndie dafür notwendig wären (Seite erstellen, Seite bearbeiten, Artikel auf dieser \r\nSeite hinzufügen, diesen Artikel bearbeiten etc.), können Sie einfach ein Paket \r\nerstellen, dass diese Schritte auf einmal durchführt. \r\n',1044006304);
+INSERT INTO international VALUES (636,'WebGUI',2,'Um ein Paket zu erstellen, befolgen Sie einfach diese einfachen Schritte: \r\n
^C; oder ^C(); - Crumb Trail
Eine dynamisch generierte \'crumb trail\' \r\nzur aktuellen Seite. Damit wird ein horizontales Menu erzeugt, das, anders als \r\nz. B. das \'Top-Level Menu\' oder das \'Aktuelle Menu\' (siehe weiter unten) eine \r\nArt Pfadkennzeichnung ausgehend von der Homepage darstellt.(z.B. Home > Unterseite1 \r\n> Unter-Unterseite). Die Auswirkungen dieses Makros sind etwas schwer zu \r\nbeschreiben, aber probieren Sie es einfach aus. Ergänzend können Sie ein \r\nTrennzeichen zwischen den Seitenlinks definieren, und zwar durch die Benutzung \r\nvon z. B. ^C(::);. Das Standard-Trennzeichen ist >.
Beachte: Die .crumbTrail Style \r\nSheet Klasse ist diesem Makro zugeordnet. \r\n
^FlexMenu;
Dieses Menu-Makro erstellt ein Top-Level Menu, das beim \r\nAuswählen eines jeden Menuelements erweitert wird, d. h. dass beim Anklicken \r\ndes Links die Untermenupunkte angezeigt (aufgeklappt) werden. \r\n
^H; oder ^H(); - Home Link
Ein Link zur Homepage dieser Seite. \r\nZusätzlich können Sie den Linktext wie folgt abändern: ^H("Zur Homepage");. \r\n
Beachte: In speziellen Fällen können Sie auch ^H(linkonly); benutzen, \r\num lediglich die URL zur Homepage anzuzeigen.
Die Style Sheet Klasse \'.homeLink\' \r\nist diesem Makro zugeordnet. \r\n
^M; oder ^M(); - Aktuelles Menu (Vertikal)
Ein vertikales Menu, \r\ndass die Unterseiten der aktuellen Ebene enthält. Zusätzlich können Sie auch \r\nangeben, wie viele Stufen dieses Menu in die Tiefe gehen soll. Standardmässig \r\nwird nur die erste Ebene angezeigt, wenn Sie aber z. B. bis zur dritten Unterebene \r\nanzeigen lassen möchten, müssen Sie das Makro wie folgt verwenden: ^M(3);. \r\nWenn Sie das Makro auf "0" setzen, wird die komplette Seitenstruktur \r\nab dieser Ebene angezeigt. \r\n
^m; - Aktuelles Menu (Horizontal)
Ein horizontales Menu, dass \r\ndie Unterseiten der aktuellen Ebene enthält. Ergänzend können Sie ein Trennzeichen \r\nzwischen den Seitenlinks definieren, und zwar durch die Benutzung von z. B. \r\n ^m(:--:);. Das Standard-Trennzeichen ist ·. \r\n
^P; oder ^P(); - Vorheriges Menu (Vertikal)
Ein vertikales Menu, \r\ndass die Unterseiten der vorherigen Ebene enthält. Zusätzlich können Sie auch \r\nangeben, wie viele Stufen dieses Menu in die Tiefe gehen soll. Standardmässig \r\nwird nur die erste Ebene angezeigt, wenn Sie aber z. B. bis zur dritten Unterebene \r\nanzeigen lassen möchten, müssen Sie das Makro wie folgt verwenden: ^P(3);. \r\nWenn Sie das Makro auf "0" setzen, wird die komplette Seitenstruktur \r\nab dieser Ebene angezeigt. \r\n
^p; - Vorheriges Menu (Horizontal)
Ein horizontales Menu, dass \r\ndie Unterseiten der vorherigen Ebene enthält. Ergänzend können Sie ein Trennzeichen \r\nzwischen den Seitenlinks definieren, und zwar durch die Benutzung von z. B. \r\n ^p(:--:);. Das Standard-Trennzeichen ist ·.
^rootmenu; or ^rootmenu(); (Horizontal)
Ein \r\nhorizontales Menu mit den verschiedenen Startseiten (Roots) Ihres Systems. (ausgenommen \r\ndie WebGUI System Roots) Ergänzend können Sie ein Trennzeichen wie ^rootmenu(|); \r\neinfügen. \r\n
^S(); - Genau definiertes SubMenu (Vertikal)
Dieses Makro bietet \r\nIhnen die Möglichkeit, das Untermenu einer beliebigen Seite anzuzeigen, angefangen \r\nmit der Seite, die Sie angegeben haben. Als Beispiel können Sie das Homepage \r\nSubMenu mit diesem Makro anzeigen lassen. \r\n^S("home",0);. Der erste Wert ist der verlinkte Titel der Seite \r\nund der zweite Wert ist die Tiefe, die angezeigt werden soll. Standardmässig \r\nsehen Sie nur die erste Ebene. Um z. B. 3 Ebenen tief anzeigen zu lassen, erstellen \r\nSie folgendes Makro: \r\n^S("home",3);. \r\n
^s(); - Genau definiertes SubMenu (Horizontal)
Dieses Makro bietet \r\nIhnen die Möglichkeit, das Untermenu einer beliebigen Seite anzuzeigen, angefangen \r\nmit der Seite, die Sie angeben. Als Beispiel können Sie das Homepage SubMenu \r\nmit diesem Makro anzeigen lassen: \r\n^s("home");. Der Wert ist der verlinkte Titel der Seite. \r\n^s("home",":--:"); einfügen. Das Standardtrennzeichen \r\nist ·. \r\n
^Synopsis; or ^Synopsis(); Menu
Mit diesem Makro können Sie das \r\nUntermenu einer Seite zusammen mit dessen Beschreibungen (Zusammenfassung) anzeigen \r\nlassen. Standardmässig wird nur die erste Ebene angezeigt, wenn Sie aber z. \r\nB. bis zur dritten Unterebene anzeigen lassen möchten, müssen Sie das Makro \r\nwie folgt verwenden: ^Synopsis(3);. \r\nWenn Sie das Makro auf "0" setzen, wird die komplette Seitenstruktur \r\nab dieser Ebene angezeigt. \r\n
Beachte: Folgende Style Sheet Klassen sind diesem Makro zugeordnet: \r\n
^T; oder ^T(); - Top Level Menu (Vertikal)
Ein vertikales Menu, \r\ndas die Hauptseiten Ihrer Website enthält (Unterseiten der Homepage). Zusätzlich \r\nkönnen Sie auch angeben, wie viele Stufen dieses Menu in die Tiefe gehen soll. \r\nStandardmässig wird nur die erste Ebene angezeigt, wenn Sie aber z. B. bis zur \r\ndritten Unterebene anzeigen lassen möchten, müssen Sie das Makro wie folgt verwenden: ^T(3);. \r\nWenn Sie das Makro auf "0" setzen, wird die komplette Seitenstruktur \r\nangezeigt.
^t; - Top Level Menu (Horizontal)
Ein horizontales Menu, \r\ndas die Hauptseiten Ihrer Website enthält (Unterseiten der Homepage). Optional \r\nkönnen Sie ein Trennzeichen angeben mit ^t(:--:);. \r\nDas Standardtrennzeichen ist ·. \r\n
^/; - System URL
Die URL zum \'Gateway Script\' = Eingang seite (beispielsweise: \r\n/index.pl/). \r\n
^\\; - Seiten URL
Die URL zur aktuellen Seite (beispielsweise: \r\n/index.pl/seitenname).
^a; or ^a(); - My Account Link
Ein Link zu Ihrem Benutzerprofil. \r\nZusätzlich können Sie den Linktext durch ein Makro wie dieses ändern: \r\n^a("Mein Profil");. \r\n
Beachte: Sie können auch im speziellen Fall ^a(linkonly); benutzen, \r\num lediglich die URL zum Profil anzuzeigen und nichts weiter.
Die Style \r\nSheet Klasse \' .myAccountLink\' ist diesem Makro zugeordnet. \r\n
^AdminText();
Zeigt dem Benutzer, der im Administrationsmodus ist, \r\neine kleine Textmeldung an. Beispiel: ^AdminText("Sie sind im Administrationsmodus!"); \r\n
^AdminToggle; or ^AdminToggle();
Platziert einen Link auf der Seite, \r\nder nur für Content Manager und Administratoren sichtbar ist. Der Link schaltet \r\nden Admin-Modus an oder aus. Optional können Sie ein Makro verwenden, dass einen \r\nanderen Text anzeigt, wie z. B. \r\n^AdminToggle("Adminmodus an","Adminmodus aus"); \r\n
^GroupText();
Zeigt dem Benutzer eine kleine Textmeldung an, abhängig \r\ndavon, welcher Gruppe er zugeordnet ist. Beispiel: ^GroupText("Visitors","Lassen \r\nSie sich registrieren, wenn Sie weitere coole Features dieser Seite nutzen möchten!"); \r\n
^L; or ^L(); - Login
Ein kleines Anmeldeformular. Dieses Makro können \r\nSie auch konfigurieren. Sie können die Breite der Login-Box mit ^L(20); angeben, \r\noder Sie können eine Textmeldung ausgeben lassen, nachdem sich der Benutzer \r\nangemeldet hat, wie ^L(20,Hallo \r\n^a(^@;);. Klicken Sie %hier%, wenn Sie sich abmelden möchten!) \r\n
Beachte: Die Style Sheet Klasse \'.loginBox\' ist diesem Makro \r\nzugeordnet. \r\n
^LoginToggle; or ^LoginToggle();
Zeigt eine "Anmelden" oder "Abmeldung" \r\nNachricht an, je nachdem, ob der Benutzer an- oder abgemeldet ist. Optional \r\nkönnen Sie auch eine Meldung wie diese ausgeben lassen: ^LoginToggle("Hier \r\nklicken, um sich anzumelden.","Hier klicken, um sich abzumelden."); \r\n
^@; - Username
Der Benutzername des aktuell angemeldeten Benutzers. \r\n
^#; - User ID
Die Benutzer ID des aktuell angemeldeten Benutzers.
^AdminBar;
Platziert die Administrationsleiste auf der Seite. Dieses \r\nElement wird im "Body" Bereich benötigt.. \r\n
^c; - Company Name
Der Firmenname, den Sie in den Profileinstellungen \r\ndes Administrators eingetragen haben. \r\n
^e; - Company Email Address
Die Emailadresse, die Sie in den Profileinstellungen \r\ndes Administrators eingetragen haben.
^Extras;
Gibt den Pfad zum \r\nWebGUI "extras" Verzeichnis zurück, der Dinge wie die WebGUI Icons \r\nenthält. \r\n
^PageTitle;
Zeigt den Titel der aktuellen Seite an. \r\n
^r; or ^r(); - Druckversion der Seite
Erstellt einen Link, um den \r\nStyle von der Seite zu entfernen bzw. um Sie für den Ausdruck zu optimieren. \r\nZusätzlich können Sie den Linktext ändern, wenn Sie ein Makro wie dieses \r\neinsetzen: ^r("Drucken!");. \r\n
Standardmässig wird, wenn der Link angeklickt wird, der aktuelle Seiten Style \r\nersetzt mit dem "Make Page Printable" Style im Style Manager. Genauso \r\ngut kann dies aber geändert bzw. überschrieben werden, wenn Sie den Namen eines \r\nanderen Styles als zweiten Parameter angeben, wie z. B. ^r("Print!","Demostyle"); \r\n
Beachte: Sie können auch im speziellen Fall ^r(linkonly); benutzen, \r\num lediglich die URL zur Druckversion angeben und nichts weiter.
Die Style \r\nSheet Klasse \r\n\'.makePrintableLink\' ist diesem Makro zugeordnet. \r\n
^RootTitle;
Gibt den Titel der aktuellen Startseite (Root) aus. \r\nWenn z. B. der Titel der aktuellen Startseite "Home" ist, wird dieser \r\nTitel angezeigt. Einige Seiten haben mehrere Startseiten (Roots) und folglich \r\nwird etwas benötigt, um dem Besucher zu zeigen, in welchem Bereich er sich gerade \r\nbefindet. \r\n
^u; - Company URL
Die URL, die Sie in den Profileinstellungen \r\ndes Administrators eingetragen haben.
^?; - Search
Fügt ein Suchformular \r\nein. Dieses ist an die eingebaute WebGUI Suchmaschine angebunden.. \r\n
Beachte: Die Style Sheet Klasse \'.searchBox\' ist diesem Makro \r\nzugeordnet. \r\n
^-;
Dies ist das "Trenn-Makro", d. h. es darf genau einmal \r\nin jedem Style auftauchen, da es angibt, wo der Content/Inhalt für die Seite \r\neingefügt werden soll.
Wie mit allen Löschvorgängen, werden Sie auch hier gefragt, ob Sie sich wirklich \r\nsicher sind, dass Sie diesen Benutzer löschen möchten. Wenn Sie dann mit \'Ja\' \r\nantworten, wird er gelöscht. Antworten Sie jedoch mit \'Nein\', kommen Sie wieder \r\nzurück zur vorherigen Seite.
',1043961142); +INSERT INTO international VALUES (610,'WebGUI',2,'Für weitere Details schauen Sie bitte unter Benutzer verwalten \r\nBenutzername
Der Benutzername ist die eindeutige Kennzeichnung \r\nfür einen Benutzer. Es ist aber auch eine Kennzeichnung, wie der Benutzer in \r\nder WebGUI Seite angezeigt wird. \r\n(Beachte: Administratoren haben unbeschränkte Rechte im WebGUI System. \r\nDas bedeutet aber auch, das sie damit die Fähigkeit haben, das System zu beschädigen. \r\nWenn Sie einen Benutzer umbenennen oder erstellen, achten Sie darauf, dass Sie \r\nnicht einen bereits vergebenen Benutzernamen nehmen) \r\n
Passwort
Ein Passwort ist dazu da, um sicherzustellen, dass der \r\nBenutzer auch der ist, der er ist. \r\n
Authentifizierungs Methode
Weitere Details unter Einstellungen \r\nbearbeiten. \r\n
LDAP URL
Weitere Details unter Einstellungen bearbeiten. \r\n
Connect DN
Die Connect DN ist die cn (common name) eines \r\neingetragenen Benutzers in der LDAP Datenbank. Das Format sollte sein wie cn=John Doe. \r\nDies ist in der Tat der Benutzername, der zur Authentifizierung gegenüber dem \r\nLDAP Server benutzt wird.
Bei neuem Nutzer benachrichtigen?
Soll jemand bei einer anonymen \r\nNeu-Registrierung benachrichtigt werden? \r\n
Gruppe, die bei einem neuen Benutzer benachrichtigt werden soll
Welche \r\nGruppe soll benachrichtigt werden, wenn sich ein neuer Benutzer registriert? \r\n
Karma aktivieren?
Soll Karma aktiviert werden? \r\n
Karma pro Login
Der Karmawert, den der Benutzer erhält, wenn er \r\nsich anmeldet. Dies wirkt nur, wenn Karma aktiviert ist. \r\n
Sitzungs Zeitüberschreitung (Timeout)
Die Zeit, die eine Benutzer-Sitzung \r\naktiv ist, bevor er sich wieder neu einloggen muss. Jedesmal, wenn der Benutzer \r\neine neue Seite anschaut, wird dieses Timeout wieder zurückgesetzt. This timeout is reset each time a user \r\nviews a page. Wenn Sie also z. b. das Timeout auf 8 Stunden setzen, muss sich \r\nein Benutzer wieder neu einloggen. \r\n
Authentifizierungsmethode
Welche Authentifizierungsmethode soll \r\nstandardmässig verwendet werden? Die beiden möglichen Methoden sind WebGUI und LDAP. WebGUI Authentifizierung \r\nbedeutet, dass sich die Authentifizierung anhand des Benutzernamens und des \r\nPassworts, die in der Datenbank hinterlegt sind, richtet. Bei der LDAP-Methode \r\nerfolgt die Authentifizierung über einen externen LDAP \r\nserver.
Beachte: Diese Einstellungen können auf Benutzerebene \r\ngesondert vorgenommen werden.
LDAP Authentifizierungsoptionen
Bindet \r\nden WebGUI Benutzernamen an die \r\nLDAP Identität. Dazu ist es erforderlich, das der Benutzer den selben Benutzernamen \r\nin WebGUI hat, wie er während des anonymen Registrierungsvorgangs vergeben wurde. \r\nDas bedeutet auch, dass die Benutzer Ihren Benutzernamen später nicht mehr ändern \r\nkönnen.
LDAP URL (Standard)
Die Standard-URL zum LDAP Server. Die \r\n LDAP URL hat folgendes Format: \r\nldap://[server]:[port]/[base DN]. Beispiel: \r\nldap://ldap.mycompany.com:389/o=MyCompany.
LDAP Identität
Die \r\nLDAP Identität die eindeutige Bezeichner im LDAP Server, die den Benutzer identifiziert. Oft \r\nenthält dieses Feld den Kurznamen, der sich aus dem ersten Buchstaben \r\ndes Vornamens und dem Nachnamen zusammensetzt. Beispiel: jdoe
LDAP Identitäts Name
Bezeichnung, \r\ndie verwendet wird um die LDAP Identität des Benutzers zu beschreiben. Beispielsweise \r\nbenutzen einige Firmen einen LDAP Server zur Benutzerregistrierung an Ihrem \r\nProxy Server. Wie schon in der \r\nDokumentation beschrieben, ist die LDAP Identität auch bekannt als der Web Username.
LDAP Password Name
Genauso \r\nwie die LDAP Identität eine Bezeichnung ist, so verhält es sich auch mit dem \r\n LDAP Password Name.
readmore.label
Die übersetzte Bezeichnung, die anzeigt, das ein \r\nBenutzer hier klicken kann, um mehr von dem Beitrag zu lesen. \r\n
responses.label
Die übersetzte Bezeichnung, die anzeigt, das ein \r\nBenutzer hier klicken kann, um Antworten zu diesem Beitrag zu sehen. \r\n
canPost
Eine Bedingungsvarariable die anzeigt, ob ein Benutzer \r\neinen neuen Beitrag verfasen kann. \r\n
post.url
Die URL zum Schreiben eines neuen Beitrages. \r\n
post.label
Die übersetzte Bezeichnung für diese URL.
search.url
Die \r\nURL um WebGUI\'s WebGUI Power Suchformular zu an- oder auszuschalten. \r\n
search.label
Die übersetzte Bezeichnung für diesen Link.
search.form
WebGUI Power Suchformular . \r\n
title.label
Die übersetzte Bezeichnung für die Titel-Spalte. \r\n
thumbnail.label
Die übersetzte Bezeichnung für die Vorschaubild-Spalte. \r\n
date.label
Die übersetzte Bezeichnung für die Datum-Spalte. \r\n
by.label
Die übersetzte Bezeichnung, wer den Beitrag verfasst. \r\n
submissions_loop
Eine Schleif, die jeden einzelnen Beitrag umfasst. \r\n
submission.id\r\n
Eine eindeutige Bezeichnung für diesen Beitrag. \r\nsubmission.url
Die URL, um diesen Beitrag anzuschauen. \r\nsubmission.content
Die verkürzte Wiedergabe des Beitragsinhalts. \r\n\r\nsubmission.responses
Die Anzahl der Antworten auf diesen Beitrag. \r\nsubmission.title
Der Titel des Beitrags. \r\nsubmission.userId
Die ID des Benutzers, der diesen Beitrag veröffentlicht \r\n hat. \r\nsubmission.username
Der Benutzername dieses Benutzers. \r\nsubmission.status
Der Status dieses Beitrages (freigegeben, ausstehend, \r\n abgelehnt). \r\nsubmission.thumbnail
Das Vorschaubild eines hochgeladenen Bildes \r\n (sofern eins vorhanden ist). \r\nsubmission.date
Datum des Beitrages. \r\nsubmission.currentUser
Bedingungsvariable, ob der aktuelle Benutzer \r\n auch der ist, der diesen Beitrag veröffentlicht hat. \r\nsubmission.userProfile
Die URL zu dessen Benutzerprofil. \r\nsubmission.secondColumn
Eine Bedingung, ob dieser Beitrag in einem \r\n mehrspaltigen Layout in die zweite Spalte gehört oder nicht. \r\nsubmission.thirdColumn
Eine Bedingung, ob dieser Beitrag in einem \r\n mehrspaltigen Layout in die dritte Spalte gehört oder nicht. \r\nsubmission.fourthColumn
Eine Bedingung, ob dieser Beitrag in einem \r\n mehrspaltigen Layout in die vierte Spalte gehört oder nicht. \r\nsubmission.fifthColumn
Eine Bedingung, ob dieser Beitrag in einem \r\n mehrspaltigen Layout in die fünfte Spalte gehört oder nicht. \r\n
firstPage
Link zur ersten Seite. \r\n
lastPage
Link zur letzten Seite. \r\n
nextPage
Link zur nächsten Seite. \r\n
previousPage
Link zur vorherigen Seite. \r\n
pageList
Eine Liste aller Links. \r\n
multiplePages
Eine Bedingung, die anzeigt, ob es mehr als eine \r\nSeite gibt.
Benutzerbeitragssystem Template
Wählen Sie ein Layout für die \r\neinzelnen Beiträge aus. \r\n\r\n
Wer kann genehmigen?
Welche Gruppe hat die Berechtigung, Beiträge \r\nzu erlauben oder zu verbieten? \r\n
Wer kann Beiträge schreiben?
Welche Gruppe hat die Berechtigung, \r\nBeiträge verfassen zu dürfen?
Beiträge pro Seite
Wieviele \r\nBeiträge sollen pro Seite in der Übersicht angezeigt werden?
Standard \r\nStatus
Sollen Beiträge standardmässig auf "Abgelehnt", "Ausstehend" \r\noder "freigegeben" gestellt werden?
Beachten Sie: Wenn \r\nSie den Status auf "Ausstehend" setzen, dann müssen Sie daran denken, \r\nöfter in Ihrem Posteingang nachzuschauen, ob Beiträge zur Veröffentlichung anstehen. \r\n
Karma pro Benutzerbeitrag
Wieviel Karma soll ein Benutzer erhalten, \r\nwenn er einen Beitrag verfasst? \r\n
Vorschaubilder anzeigen?
Sofern eine Grafik im Beitrag enthalten \r\nist, wird das Vorschaubild im Layout angezeigt. \r\n
Diskussion erlauben?
Do you wish to attach a discussion to this user \r\nsubmission system? If you do, users will be able to comment on each submission. \r\n
Wer kann Diskussionsbeiträge schreiben?
Wählen Sie die Gruppe aus, \r\ndie berechtigt ist, Diskussionsbeiträge zu verfassen. \r\n
Timeout zum Bearbeiten
Wie lange soll der Benutzer die Möglichkeit \r\nhaben, den von ihm verfassten Beitrag zu bearbeiten, bevor diese Bearbeitungsmöglichkeit \r\nfür ihn gesperrt wird? \r\n
Beachten: Setzen Sie das Limit nicht zu hoch. Das beste an Diskussionen \r\nist ja, dass Sie eine genaue Wiedergabe dessen darstellen sollen, wer wann was \r\ngesagt hat. . \r\n
Karma pro Diskussionsbeitrag
Wieviel Karma soll ein Benutzer erhalten, \r\nwenn er einen Beitrag zur Diskussion verfasst? \r\n \r\n
Wer kann moderieren?
Wählen Sie eine Gruppe aus, die diese Diskussion \r\nmoderieren kann. \r\n
Moderationsart?
Sie können hier auswählen, welche Moderationsart \r\nSie bevorzugen. \r\n
Benachrichtigungen über den Eingang neuer Beiträge/Kommentare erscheinen sofort im Posteingang des Moderators.
',1043948446); +INSERT INTO international VALUES (71,'SQLReport',2,'SQL Reports sind vielleicht das effizienteste Werkzeug in WebGUI. Hiermit \r\nhat der Benutzer die Möglichkeit Daten von allen Datenbanken abzufragen, zu \r\ndenen er Zugriff hat. Damit kann er z. B. Verkaufsdaten aus seinem WebShop einbinden \r\noder alle Diskussionsforen auf seiner Website zusammenfassen. \r\nMakros in der Abfrage vorverarbeiten?
Wenn Sie WebGUI Makros in \r\nIhrer Abfrage nutzen möchten, müssen Sie diesen Punkt aktivieren. \r\n
Debug?
Aktivieren Sie dies, wenn Debugging- und Fehlermeldungen \r\nangezeigt werden sollen. \r\n
Abfrage
Dies ist eine Standard SQL-Abfrage. Sollten Sie mit SQL \r\nnicht vertraut sein, bietet Ihnen \r\nPlain Black Software Übungslehrgänge \r\nin SQL und Datenbankmanagement an. Sie können mit dem ^FormParam();-Makro Abfragen \r\ndynamischer gestalten. \r\n
Report Template
Wie soll der Report dargestellt werden? Normalerweise \r\nbenutzt man HTML-Tabellen um einen SQL-Report zu generieren. Wenn Sie dieses \r\nFeld leerlassen, wird eine Vorlage basierend auf der Ergebnisliste angezeigt. \r\n
Es gibt einige spezielle Makros-Zeichen die zur Erstellung von SQL-Reports \r\ngenutzt werden können. Diese sind \r\n^-;, ^0;, ^1;, ^2;, ^3;, etc. Diese Makros werden ungeachtet der Einstellungen \r\n"Makros in der Abfrage vorverarbeiten" abgearbeitet. Das ^- Makro stellt \r\nTrennpunkte im Dokument dar, um zu kennzeichnen, wo die Anfangs- und Endschleife \r\ndes Reports beginnt. Die numerischen Makros stellen die Datenfelder dar, die \r\nvon Ihrer Abfrage zurückgegeben werden. Es gibt noch ein zusätzliches Makro \r\n(^rownum;), das die Zeilen der Abfrage beginnend bei 1 zählt. Dies können Sie \r\nnutzen, wenn die einzelnen Ergebnissätze nummeriert werden sollen. \r\n
DSN
Data Source Name ist die eindeutige Bezeichnung, \r\ndie von Perl genutzt wird, um den Ort Ihrer Datenbank zu beschreiben. Das Format \r\nist DBI:[Treiber]:[Datenbankname]:[Host]. \r\n
Beispiel: DBI:mysql:WebGUI:localhost \r\n
Datenbankbenutzer
Der Benutzername zur DSN. \r\n
Datenbankpasswort
Das Passwort zur DSN. \r\n
Einträge pro Seite
How many rows should be displayed before splitting the \r\nresults into separate pages? In other words, how many rows should be displayed \r\nper page? \r\n
Carriage Return beachten?
Möchten Sie Carriage Returns in der \r\nErgebnisansicht zu HTML-Umbrüchen konvertieren.
Wie mit jedem Löschvorgang werden Sie gefragt, ob sie sich wirklich sicher \r\nsind, diese Gruppe zu löschen. Wenn Sie mit "Ja" antworten, wird \r\nder Löschvorgang durchgeführt, andernfalls gelangen sie zur vorherigen Seite \r\nzurück.
',1044377232); +INSERT INTO international VALUES (619,'WebGUI',2,'Diese Funktion löscht das gewählte Wobject dauerhaft von einer Seite. Wenn sie \r\nsich nicht sicher sind, ob sie dieses Element löschen möchten, können Sie es \r\nauch ausschneiden und in die Zwischenablage legen und es dann irgendwann löschen. \r\nWie mit jedem Löschvorgang werden Sie gefragt, ob sie sich wirklich sicher \r\nsind, dieses Wobject zu löschen. Wenn Sie mit "Ja" antworten, wird \r\nder Löschvorgang durchgeführt, andernfalls gelangen sie zur vorherigen Seite \r\nzurück.
',1044376958); +INSERT INTO international VALUES (618,'WebGUI',2,'Passwort wiederherstellen TextSMTP Server
Dies ist die Adresse ihres lokalen \r\nMailservers. Diese wird in allen Funktionen benötigt, die das Internet Emailsystem \r\nverwenden (wie z. B. Passwort wiederherstellen). \r\n
Optional können Sie auch den Pfad zu sendmail angeben, wenn ein Sendmail-Server \r\nauf der gleichen Maschine wie WebGUI läuft. Bei den meisten Linux-Servern ist \r\ndies "/usr/lib/sendmail".
',1044376779); +INSERT INTO international VALUES (614,'WebGUI',2,'Styles werden benutzt, um das "Look and feel" ihrer WebGUI Seiten \r\nzu bestimmen. Mit WebGUI können sie eine unbegrenzte Anzahl von Styles \r\nverwenden, daher können sie so viele verschiedene Darstellungen benutzen, wie \r\nsie möchten. Sie könnten z. B. Seiten haben, die dem Layout bzw. Corporate Design \r\nihres Unternehmens entsprechen, oder Seiten, die dem Erscheinungsbild von Yahoo \r\nähnlich sind, usw. Genauso können sie auch Seiten erstellen, die wie die Seiten \r\neines Buches aussehen. Mit dem Styleverwaltungs-Tool haben Sie die ultimative \r\nKontrolle über all ihre Designs.Es gibt bereits verschiedene in WebGUI eingebaute \r\nStyles. Die ersteren werden von WebGUI selbst benutzt und sollten daher nicht \r\nbearbeitet oder gelöscht werden. Die letztern sind einige Beispiel-Styles und \r\nkönnen als Vorlage für neue Styles ver wendet oder auch gelöscht werden. \r\n
Clipboard
Dieser Style wird von der Zwischenablage benötigt
Fail Safe
Wenn \r\nsie einen Style löschen, der bereits auf einigen Seiten in Benutzung ist, wird \r\ndieser FailSafe-Style diesen Seiten zugeordnet. Der Style hat einen weissen \r\nHintergrund und eine einfache Navigation. \r\n
Make Page Printable
Dieser Style wird benutzt, wenn sie ein ^r; \r\nMakro in Ihren Seiten einsetzen und der Besucher dann darauf klickt - er erhält \r\ndann die Druckversion der Seite. Sie haben hier die Möglichkeit, ein Logo und \r\neine Copyright-Meldung auf der Seite einzubinden. \r\n
Packages
Dieser Style wird vom Paketmanager benutzt. \r\n
Trash
Dieser Style wird vom Mülleimer genutzt. \r\n
\r\n
Plain Black Software (black) & (white)
Diese Layouts wurden \r\nauf der Plainblackseite verwendet. \r\n
Yahoo!®
Dies ist das Design von Yahoo!®. (genutzt ohne Berechtigung.) \r\n
WebGUI
Dies ist ein einfaches Design mit WebGUI logos. \r\n
WebGUI 4
Dieser Style wurde seit WebGUI Version 4 verwendet.
Admin
Unter Admin versteht man genau das, was man unter diesem \r\nBegriff erwartet. Dies ist ein Benutzer mit unbegrenzten Berechtigungen in der \r\nWebGUI Umgebung.
Visitor
Der Visitor(Besucher) ist das genaue Gegenteil des Admins. \r\nDer Visitor hat keine Rechte und ein Besucher, der nicht eingeloggt ist, wird \r\nvom System als Visitor erkannt
Neuen Benutzer hinzufügen.
Klicken Sie hier, um zur "Benutzer \r\nhinzufügen" Seite zu kommen. \r\n
Suchen
Sie können nach Benutzernamen und Emailadressen suchen. \r\nDie Suche kann hier auch eingeschränkt werden, z. B. auf die Suche nach aktivierten \r\nBenutzern.
Titel
Der Seitentitel.
Menü Titel
Ein kürzerer oder \r\nabgeänderter Titel, der in der Navigation erscheinen soll. Wenn Sie hier nichts \r\neingeben, wird die Eingabe verwendet, die Sie bei \'Titel\' eingegeben haben. \r\n
URL der Seite
Wenn Sie eine Seite erstellen wird normalerweise \r\ndie URL aufgrund des Seitentitels erstellt. Wenn Sie damit nicht zufrieden sind, \r\nkönnen Sie es hier ändern. \r\n
Sprache
Wählen Sie die Standardsprache für diese Seite. Alle mittels \r\nWebGUI generierten Texte erscheinen in dieser Sprache und das Charakterset wird \r\nentsprechend der ausgewählten Sprache übernommen (z.B. ä, ö, ü im Deutschen). \r\n
Weiterleitungs URL
Der Besucher der Seite wird zu der Seite weitergeleitet, \r\ndie Sie hier angegeben haben. Wenn Sie dann in Zukunft diese weitergeleitete \r\nSeite wieder ändern möchten, müssen Sie dies in den Admininstrativen Funktionen im \r\nBereich "Verwalten-Baumstruktur" vornehmen. \r\n
Template
Standardmässig hat WebGUI einen grossen Inhaltsbereich, \r\num Wobjects zu platzieren. Dennoch können Sie Ihren Content durch Auswahl eines \r\nanderen Templates in verschiedene Bereiche aufteilen. \r\n
Zusammenfassung
Eine kurze Zusammenfassung der Seite. Dieser Bereich \r\nwird sowohl zum Veröffentlichen von beschreibenden MetaTags als auch als Beschreibungstext \r\nin der Sitemap verwendet. \r\n
Meta Tags
Hier können Sie beliebige Meta Tags definieren. Die Seite Meta Tag Builder gibt Ihnen hierzu \r\neinige Tipps.
Erfahrene Anwender: Sie können hier auch andere Dinge, \r\nwie z. B. JavaScript, einfügen. \r\n
Standard Meta Tags benutzen?
Sollten Sie keine eigenen MetaTags \r\ndefinieren wollen, kann WebGUI diese basierend auf dem Seitentitel und Ihrem \r\nFirmennamen erzeugen. Aktivieren Sie diese Checkbox um die WebGUI-generierten \r\nMetaTags einzuschalten. \r\n
Style
Standardmässig erbt eine Seite, die Sie erstellen, ihre Merkmale \r\nvon der übergeordneten Seite. Eines dieser Merkmale ist der Style. Wählen Sie \r\nhier einen Style aus der Liste aus, den Sie für diese Seite verwenden möchten. \r\nWeitere Details finden Sie unter Style hinzufügen. \r\n
Wenn Sie "Ja" unterhalb des Style-Auswahlmenus aktivieren, wird \r\nder Style für alle Seiten unterhalb dieser Seite übernommen. \r\n
Anfangsdatum
Das Datum, ab dem die Seite sichtbar sein soll. Vor \r\ndiesem Datum sehen nur Contentmanager mit der Berechtigung zur Bearbeitung diese \r\nSeite. \r\n
Enddatum
Das Datum, bis dem die Seite sichtbar sein soll. Nach \r\ndiesem Datum sehen nur Contentmanager mit der Berechtigung zur Bearbeitung diese \r\nSeite. \r\n \r\n
Besitzer
Der Besitzer der Seite ist gewöhnlich die Person, die \r\ndie Seite erstellt hat. \r\n
Besitzer kann anschauen?
Kann der Besitzer die Seite anschauen \r\noder nicht? \r\n
Besitzer kann bearbeiten?
Kann der Besitzer die Seite bearbeiten \r\noder nicht? Seien Sie hier vorsichtig: wenn Sie hier festlegen, dass der Besitzer \r\ndie Seite nicht mehr bearbeiten kann und Sie selber nicht in zu der selben Gruppe \r\ngehören, verlieren Sie die Möglichkeit zur Bearbeitung dieser Seite. \r\n
Gruppe
Eine Gruppe wird einer Seite zugeordnet, um erweiterte Möglichkeiten \r\nzur Berechtigungsvergabe zu haben. . \r\n
Gruppe kann anschauen?
Können die Mitglieder dieser Gruppe diese \r\n Seite anschauen? \r\n
Gruppe kann bearbeiten?
Dürfen Mitglieder dieser Gruppe die Seite \r\nbearbeiten? \r\n
Jeder kann anschauen?
Darf ein Besucher oder Mitglied ungeachtet \r\neiner Gruppenzughörigkeit oder Besitzer diese Seite anschauen? \r\n
Jeder kann bearbeiten?
Darf ein gewähnlicher Besucher diese Seite \r\nbearbeiten? \r\n
Sie können diese Berechtigungen an alle Seiten unterhalb dieser Seite vergeben. \r\n
Als nächstes?
Hier können Sie gleich zu Ihrer neuen Seite gelangen \r\noder zu der vorherigen zurückkehren.