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 ...
Search found 2 matches
- Sun Dec 11, 2011 10:53 am
- Forum: Murmur/TS3
- Topic: Mumble Server Status and Wordpress
- Replies: 5
- Views: 3597
- 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 ...
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 ...