1 rizwank 1.1 %TMPL:INCLUDE{"twiki"}%
2 %TMPL:DEF{"titleaction"}%(oops) %TMPL:END%
3 %TMPL:DEF{"webaction"}% *Attention* %TMPL:END%
4 %TMPL:DEF{"heading"}%Create New Web%TMPL:END%
5 %TMPL:DEF{"msg_web_missing"}%
6 ---++ Error: Name of new web is missing
7 Please go back in your browser and try again. %TMPL:END%
8 %TMPL:DEF{"msg_web_name"}%
9 ---++ Error: Invalid name of new web
10 Enter a short name of up to 10 characters. The name must start with one
11 or more upper case letters, followed by optional lower case letters or
12 numbers; it cannot be a %TWIKIWEB%.WikiWord. If you want to create a
13 template web (a web just used as a base to create new webs) choose a
14 name that starts with an underscore and has only alphanumeric characters.
15
16 Please go back in your browser and try again. %TMPL:END%
17 %TMPL:DEF{"msg_web_exist"}%
18 ---++ Error: Cannot create this web because it already exists
19 Please go back in your browser and try again.
20
21 Web: %TMPL:END%
22 rizwank 1.1 %TMPL:DEF{"msg_base_web"}%
23 ---++ Error: Name of base web is missing or does not exist
24 Please go back in your browser and try again.
25 Base web: %TMPL:END%
26 %TMPL:DEF{"msg_web_color"}%
27 ---++ Error: Web color is missing or has an invalid format
28 A color starts with the number sign, followed by 6 hexadecimal
29 numbers, e.g. yellow is =#FFFF00=.
30
31 Pick one of the %TWIKIWEB%.StandardColors.
32
33 Please go back in your browser and try again. %TMPL:END%
34 %TMPL:DEF{"msg_web_create"}%
35 ---++ Error: Could not create the new web
36
37 Error message: %TMPL:END%
38 %TMPL:DEF{"msg_web_copy_topics"}%
39 ---++ Error: Could not copy topics to the new web
40
41 The new web has been created, however not all topics could
42 be copied from the base web.
43 rizwank 1.1
44 Error message: %TMPL:END%
45 %TMPL:DEF{"msg_patch_webpreferences"}%
46 ---++ Error: Could not update the <nop>WebPreferences
47
48 The new web has been created and all topics have been copied.
49 However, there was an error while trying to update the WebPreferences.
50
51 Error message: %TMPL:END%
52 %TMPL:DEF{"msg_create_web_ok"}%
53 ---++ Note: The new web has been created and populated with topics from the base web
54
55 Would you like to go to:
56 * %HOMETOPIC% to start working on the new web
57 * %WEBPREFSTOPIC% to customize the web specific preferences
58 * [[%MAINWEB%.%HOMETOPIC%][%WIKITOOLNAME%]] home
59 %TMPL:END%
60 %TMPL:DEF{"message"}%
61 %PARAM1%
62 %PARAM2% %TMPL:END%
63 %TMPL:DEF{"topicaction"}%
64 rizwank 1.1 [[%WEB%.%TOPIC%][OK]] %TMPL:END%
65 %TMPL:P{"oops"}%
|