Review of unBlog.fr

Posted by Andrea under elsewhere, site of the week

un Blog des blogs by Quentin
Review by Kevin Gormley, MyLocalCause.com
What can I say about unBlog.fr?  C’est magnifique!
With a clean, pleasing front page with bright colors and well designed sections, you don’t need to know much French to navigate and appreciate this great WPMU site.
Apparently, a lot of French speakers like this blog too as there [...] Read more »

2 Comments

Oooo, a spam reporter plugin

Posted by Andrea under Plugins

This looks awesome: WPMU Spam reporter. It puts a “Report Spam” button on every blog and send the site admin an email with the details.
Hmm, although maybe it could be called “report splog” but some people aren’t aware that splog means spam blog. Would be easy enough to edit if you’re that picky.
Thanks Rune. [...] Read more »

9 Comments

Forcing MU to use www

Posted by Andrea under Hacks

By default, Mu strips out the www on domain names. I’m not going to get into the debate of for or against, because at some point you just may be forced to use it for reasons beyond your immediate control. Whether you like it or not.
In case you somehow missed catching the the [...] Read more »

3 Comments

Some goodies coming

Posted by Andrea under News

I had a chance to update my local install to the latest out of trac (svn up FTW) and I poked around to look at the upcoming goodies.
Google Gears - didn’t try it out (does it work with Linux?), but the concept of storing common admin-area files in one place? Rocks.
Theme page pagination - so, [...] Read more »

4 Comments

Adsense Revenue Sharing plugin for WPMU

Posted by kbane under Plugins

Are you looking for a great adsense revenue sharing plugin for WPMU?  So was I, it seems there aren’t many of them on the market right now.
However I did find one plugin that should meet most if not all of your needs.  It’s called the Author Adsense Plugin and it was created by Harley Quine.
Here’s [...] Read more »

3 Comments

Are you experienced in MU?

Posted by Andrea under News

There’s a job posting here, for work that needs to be done ASAP.
And by experienced, they mean you’ve set up more than your own install.

Powered by ScribeFire.
Share This Read more »

No Comments

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.