mByte development header image 4


Entries Tagged as 'other'

WAQ 0.3 released

November 26th, 2007 · No Comments

I really happy to present a new version of WAQ. Now you can reset your score, if you registered user. If user is not register, then login link and (if permitted) register link shown.
For WAQ TOP you must insert that code into your sidebar:

<li>
<h2>WAQ TOP</h2>
<?
if (function_exists(”waq_top”)) {
print “<ul>”;
waq_top();
print “</ul>”;
}
?>
</li>
To set the WAQ add this:

<li>
<h2>WAQ</h2>
<?
if (function_exists(”waq_start”)) […]

Tags: other

News

November 23rd, 2007 · No Comments

Hi there.
In 3-4 days i will present you a new version of WAQ plugin. Now you can reset your score, for not-registered users plugin will display a link to register (if your blog allow register), and you have a widget for widget-ready themes, where you can watch out a scores of top 5 or 10 […]

Tags: other

WAQ 0.2 released

November 4th, 2007 · No Comments

Hi.
I made a new version of WAQ. It’s now have a score card for every registered user.
You can download it here.
Discuss in forum (3)

Tags: other

Typeset

November 3rd, 2007 · 1 Comment

Typeset replace plain text symbols with html entities, and make typesetting for text presented in post.
You can download typeset here.
P.S. Please, give me a feedback for that plugin, because I don’t know English very well.
Discuss in forum (0)

Tags: other

Yet anyone reading this blog?

October 27th, 2007 · No Comments

Hi!
After a long delay (more than half-year), I once again beginning to work on the plug-ins. A new version bbPress Post is prepared.
But before complete work on the bbPress post, I want to introduce to you a new plug-in
Discuss in forum (0)

Tags: other