?? setup3.sql
字號:
?INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright) VALUES ('', '默認皮膚', 0, 'Discuz!NT', '2007-08-23', 'Copyright 2007 Comsenz Inc.');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright) VALUES ('', '部落窩', 0, '部落窩', '2007-08-23', 'Copyright?2005-2007 BlogWorld. All rights reserved');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright) VALUES ('default', '默認皮膚', 1, 'Discuz!NT', '2007-08-23', 'Copyright 2007 Comsenz Inc.');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('fadgirl', '時尚女孩', 1, 'Discuz!NT', '2007-08-23', 'Copyright 2007 Comsenz Inc.');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('dream', '夢幻', 1, 'Discuz!NT', '2007-08-23', 'Copyright 2007 Comsenz Inc.');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('patina', '古色古香', 1, 'Discuz!NT', '2007-08-23', 'Copyright 2007 Comsenz Inc.');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('romantic', '浪漫傳奇', 1, 'Discuz!NT', '2007-08-23', 'Copyright 2007 Comsenz Inc.');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('window', '窗', 2, '部落窩', '2007-08-23', 'Copyright?2005-2007 BlogWorld. All rights reserved');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('orange', '桔色', 2, '部落窩', '2007-08-23', 'Copyright?2005-2007 BlogWorld. All rights reserved');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('green', '幽靜夜空', 2, '部落窩', '2007-08-23', 'Copyright?2005-2007 BlogWorld. All rights reserved');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('bird', '山水麻雀', 2, '部落窩', '2007-08-23', 'Copyright?2005-2007 BlogWorld. All rights reserved');
INSERT INTO [dnt_spacethemes] (directory,name,type,author,createdate,copyright)VALUES ('promise', '約定一生', 2, '部落窩', '2007-08-23', 'Copyright?2005-2007 BlogWorld. All rights reserved');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('友情鏈接', 0, 'builtin_linkmodule.xml', 'Discuz.Space.Modules.LinkModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('個人信息', 0, 'builtin_userinfomodule.xml', 'Discuz.Space.Modules.Forum.UserInfoModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('帖子調用', 0, 'builtin_showtopicmodule.xml', 'Discuz.Space.Modules.Forum.ShowTopicModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('日歷', 0, 'builtin_calendarmodule.xml', 'Discuz.Space.Modules.CalendarModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('用戶菜單', 0, 'builtin_leftmenumodule.xml', 'Discuz.Space.Modules.LeftMenuModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('最新評論', 0, 'builtin_newcommentmodule.xml', 'Discuz.Space.Modules.NewCommentModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('最新文章', 0, 'builtin_newpostmodule.xml', 'Discuz.Space.Modules.NewPostModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('文章列表', 0, 'builtin_postlistmodule.xml', 'Discuz.Space.Modules.PostListModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('便條紙', 0, 'builtin_notepadmodule.xml', 'Discuz.Space.Modules.Notepad, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('數據統計', 0, 'builtin_statisticmodule.xml', 'Discuz.Space.Modules.StatisticModule, Discuz.Space.Modules');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('我的相冊', 0, 'builtin_showalbummodule.xml', 'Discuz.Space.Modules.Album.ShowAlbumModule, Discuz.Space.Modules.Album');
INSERT INTO [dnt_spacemoduledefs] (modulename,cachetime,configfile,controller) VALUES ('自定義面板', 0, 'builtin_customizepanel.xml', 'Discuz.Space.Modules.CustomizePanel, Discuz.Space.Modules');
UPDATE [dnt_users] SET [spaceid] = 0 WHERE [spaceid]>0;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -