blob: 5026f611cf57f3783207f2ab26f3e3e0337ecde8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
#muuid {67848b07-83d2-49e9-8844-7e3de268e304}
;============================================================
; File: HTTPServer.dll
; Plugin: HTTPServer
; Version: 0.1.2.2
; Authors: Kennet Nielsen, modified by Vampik, Houdini
;============================================================
[HTTP Web Server plugin for Miranda.]
;file \plugins\HTTPServer\res\resource.rc
[IPAddress1]
[IPAddress2]
[Max downloads]
[Address]
[Mask]
[Share name]
[Allowed IP]
[HTTP Server statistics view]
[Display hidden shares]
[New share]
[Show HTTP server statistics]
[Set to default]
[External server name]
[This is the link pasted to the message window]
[Write log file]
[Enable / Disable HTTP server]
[Main menu items]
[Open log]
[Show popups]
[Page keyword]
[URL address]
[%ExternalIP% variable]
[Test]
[Transfer limit (Kb/s)]
[No control when Away/NA]
[Connection control]
[Index creation]
[Disable]
[Create HTML (compatibility)]
[Create XML]
[Notifications]
[Total connection limit]
[Connections per user limit]
[Default download limit]
[&Edit share]
[&Remove share]
[&Open in Browser]
[&Copy link]
;file \plugins\HTTPServer\src\Glob.h
[Miranda NG HTTP-Server]
;file \plugins\HTTPServer\src\GuiElements.cpp
[Share Current Directory]
[All files]
[Specify a file to share]
[Failed to share new file]
[Max Downloads]
[Allowed Mask]
[Real path]
[User]
[Agent]
[Completed]
[Speed]
[Selected link size is 0]
[Failed to get access to clipboard]
[Failed to get close the clipboard]
[Failed to set clipboard data]
[ListView_GetItem failed]
[No share selected]
[Current IP Address: ]
[Current Address: ]
[IP Adress: ]
[You are browsing from]
[Your external IP was detected as %d.%d.%d.%d\r\nby: %s]
[You need to restart Miranda to change the main menu]
[HTTP Server]
[Network]
[Failed to CreateServiceFunction MS_SHARE_NEW_FILE]
[Failed to CreateServiceFunction MS_SHOW_STATISTICS_VIEW]
[HTTP Share new file]
[Failed to add contact menu item]
;file \plugins\HTTPServer\src\HttpUser.cpp
[Share removed]
;file \plugins\HTTPServer\src\main.cpp
[Failed to open or create log file]
[Failed to move to the end of the log file]
[Failed to write some part of the log file]
[Failed to open or create file ]
[Failed to write xml header to file ]
[Failed to write xml data to file ]
[Failed to write xml tail to file ]
[Failed to bind to port %s\r\nThis is most likely because another program or service is using this port]
[Disable HTTP server]
[Enable HTTP server]
|