posted on November 26th, 2007 ·
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")) {
waq_start();
}
?>
</li>
P.S. Sorry Bikas. I can’t add multi-add of polls to page right now, but I working on it and in next version (I believe in this
) I add this feature.
Discuss in forum (0)
Tags: other
posted on November 23rd, 2007 ·
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 users.
If you have any product you want to share, it nice to create your own product box (my box for bbpress post you can see in sidebar). You should view that project if you really want to make your product best. And if you like it, please digg it :).
Discuss in forum (1)
Tags: other
posted on November 4th, 2007 ·
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
posted on November 3rd, 2007 ·
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
posted on October 29th, 2007 ·
After a long delay!
Now I add compatibility with WP 2.3. And I make manual discuss link calling. It’s look like
<? bbpress_manual_link("Your link text", $post_ID); ?>
for any calling type and
<? bbpress_manual_link("Your link text"); ?>
in the Loop.
I test it on WP 2.3 and BP 0.8.3. Plug-in works correctly only on 2.3 and up. For older versions you must download version 0.04.
TODO plans:
- Make feature on request.
- Make possible creating topics in categories identical WP categories.
Download bbPress post.
Discuss in forum (2)
Tags: bbPress
posted on October 27th, 2007 ·
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 (more…)
Discuss in forum (0)
Tags: other
posted on February 11th, 2007 ·
It happens! WAQ 0.1 is here! Details here.
——————–
Свершилось! WAQ 0.1 здесь! Подробнее.
Discuss in forum (4)
Tags: bbPress
posted on January 12th, 2007 ·
In this version I fix some errors with using other db. Go to download.
Discuss in forum (11)
Tags: bbPress
posted on January 10th, 2007 ·
I’ve changed my plugin for more security. Please redownload it as fast as posible and replace files for newest.
Discuss in forum (3)
Tags: bbPress
posted on January 9th, 2007 ·
Three days ago I went in a train to Kyiv. In our trains there are no computers and internet. But I have cellphone Ericsson R380s with big screen and supporting of WAP. And I have an idea about create wap-version of bbPress forum for read it, when a computer is somewhere out there. When I came back I wrote little php files for use they from my cellphone. Now wap-version of forum is available on http://dev.mbzeus.net/forum/wap.php. If you want, you can download files for yourself. Just download zip, unzip it and put file wap.php and dir wap to root of your bbPress script.
Discuss in forum (3)
Tags: bbPress