Search found 2 matches

by blackal
Sun Dec 11, 2011 10:53 am
Forum: Murmur/TS3
Topic: Mumble Server Status and Wordpress
Replies: 5
Views: 3597

Re: Mumble Server Status and Wordpress

One thing I can't figure out is why the server name isn't showing up on the script. I have the CSS set up like:

/* each row in the information table
to make a row invisible, add "display: none" in one of these */
.row-name { }
.row-address { display: none; }
.row-ip { display: none; }
.row ...
by blackal
Sun Dec 11, 2011 10:37 am
Forum: Murmur/TS3
Topic: Mumble Server Status and Wordpress
Replies: 5
Views: 3597

Mumble Server Status and Wordpress

Hey Guys,

Since nfo doesn't have ICE set up, I couldn't install any of the already developed mumble server status widgets in our wordpress installation, so I created my own plugin using the nfo mumble status script.

If this is interesting to anyone else out there, I can clean up the code a bit and ...