Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3938403
Wolfplex.tcl
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
665 B
Referenced Files
None
Subscribers
None
Wolfplex.tcl
View Options
bind
pub
-
!
open pub:open
bind
pub
-
!
ouvert pub:open
bind
pub
-
!
close pub:close
bind
pub
-
!
closed pub:close
bind
pub
-
!
ferme pub:close
bind
pub
-
!
fermé pub:close
proc
pub:open
{
nick
uhost handle chan text
}
{
setisopen
yes
}
proc
pub:close
{
nick
uhost handle chan text
}
{
setisopen
no
}
proc
setisopen
{
status
}
{
set
query
[
::
http
::
formatQuery oldid
0
wpTextbox1
$status
wpSave Publier
]
set
url
"http://www.wolfplex.org/w/index.php?title=Mod%C3%A8le:IsOpen/status&action=edit"
set
tok
[
::
http
::
geturl
$url
-
query
$query
]
set
result
[
::
http
::
data
$tok
]
::
http
::
cleanup
$tok
set
fd
[
open
debug.log w
]
puts
$fd
$result
flush
$fd
close
$fd
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 01:50 (4 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2314280
Default Alt Text
Wolfplex.tcl (665 B)
Attached To
Mode
rVIPERSERV ViperServ scripts [legacy Mercurial repo]
Attached
Detach File
Event Timeline
Log In to Comment