Hello there, I am not a coder by any means, but work closely with some that do, and also would like to give your plugin a a go with my web hosting service to be used as a Q&A discussion board for support. I’d be happy to keep you updated as possible and help with any ideas, thoughts, bug reports I can possibly help with.
Hi,
Thanks.. I am really in need of contributors who can help me with reporting bugs and testing AnsPress.
Currently I am developing a dedicated site for anspress, after it finishes I will add you to my contributors list.
Thanks for your support
Hello. I am not a hardcore coder. but If I can do anything to help. I am happy to be a part of it.
Thanks you auyadhu,
We need volunteer to test our development version. I will contact you when dev version is ready to test.
Thanks again.
hello,
I install it now and try…here > http://z3.attrac.co/ ( multisite ) maybe it’s perfect for the type of project I have in mind.
If it works like a forum and see that I can understand at a glance (: available to help&develop. Webbeloz
I would be happy to test the development version, if a rather clean and just starting site would be also useful for you.
Guys thanks for the support, I am almost ready for releasing development version. But I am completing AnsPress landing page. after that I will inform all of you.
Great, looking forward to see the landing page and the new dev version. Keep up the good work!
You can put me to the list. I would be happy if there is anything I can do.
i want too. keep going. good job . move quick
I can provide Chinese language
Hi guys,
I have updated the version to 1.4 to fix theme issues. please check and let me know. But there is some issue with voting, I am working on it.
Now anspress is routed only form a single page
I have created a GIT repo, kindly report all issues here:
https://github.com/rahularyan/anspress
I translated your plugin in French. Here you can find the .po file:
https://www.dropbox.com/s/42i1tgjp9osulkk/anspress.po
For your information, some pieces of text do not handle translations:
Statut Types
=====
anspress-functions.php : Line 222
$types = array(‘open’, ‘solved’, ‘closed’, ‘duplicate’);
=====
“Ago” text
=====
content-list.php : Line 25
printf(
‘<span class=”when”>%s ago</span>’,
ap_human_time(get_the_time(‘U’)) );
=====