Download & Extend

Releases for FAQ_Ask

faq_ask 7.x-1.0-alpha1

Download Size md5 hash
faq_ask-7.x-1.0-alpha1.tar.gz 36.6 KB a08437082fbd0b0756f83632f30631cb
faq_ask-7.x-1.0-alpha1.zip 39.82 KB 121c77c1e457d8c8e83e1d17516f3ea8
Last updated: May 20, 2012 - 14:00
Official release from tag: 7.x-1.0-alpha1

Release notes

As most of the issues now seems to be ironed out, and we need to get to a stable release, this is the first alpha release. Please test.

faq_ask 6.x-2.1

Download Size md5 hash
faq_ask-6.x-2.1.tar.gz 28.09 KB d527d794fa4652be2c4f93ab076bd8fb
faq_ask-6.x-2.1.zip 34.9 KB 931aa17b34b3b8cdbf1ef1e05f6b5185
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-2.1

Release notes

Changes since 6.x-2.0:

  • Added a functional ask-a-question block and the functionality for notifying
    the asker when question is answered. Ref #198828
  • #629258 faq_ask unanswered block, move instructio
    ns to top
    Altered code to output the instructions to the top due to better visibility.
  • Updated the hook_block to refer to subject rather than title. Ref #827426

faq_ask 7.x-1.x-dev

Download Size md5 hash
faq_ask-7.x-1.x-dev.tar.gz 36.61 KB b8646f46cde3456cfbc3c9fc550945b9
faq_ask-7.x-1.x-dev.zip 39.83 KB 92fb46f9c20dce6aaa9341f156efae12
Last packaged version: 7.x-1.0-alpha1+0-dev
Last updated: May 21, 2012 - 00:17
Development snapshot from branch: 7.x-1.x

Release notes

Beginning 7.x support

faq_ask 6.x-2.1-beta2

Download Size md5 hash
faq_ask-6.x-2.1-beta2.tar.gz 28.09 KB 3ad5a88e0d2b870541374bc620fd10f8
faq_ask-6.x-2.1-beta2.zip 34.91 KB ac5a906403c27285f14049546a49c000
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-2.1-beta2

Release notes

Fixed #827426: In hook_block, use $block['subject'] instead of $block['title']

faq_ask 7.x-0.1

Download Size md5 hash
faq_ask-7.x-0.1.tar.gz 25.12 KB 326a3a996c7fe51aa6f4ce11906b6820
faq_ask-7.x-0.1.zip 27.31 KB 99faf718e26c4c13197dfda90e45eb13
Last updated: December 24, 2010 - 22:55
Official release from tag: 7.x-0.1

Release notes

Initial unstable version compatible with DRUPAL version 7

faq_ask 6.x-2.1-beta1

Download Size md5 hash
faq_ask-6.x-2.1-beta1.tar.gz 28.11 KB bbbbfc11163af4c9e97ae1aa1f48248c
faq_ask-6.x-2.1-beta1.zip 34.91 KB 0d8f0a8ed359e5a92d8cfbfc0cdb98f5
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-2.1-beta1

Release notes

Fix for the Ask a question block that took over the whole site when enabled.
In addition the instructions on the unanswered questions block and page is movet to the top.
The asker is now notified when the question is answered.
The module integrates with Simplenews to store e-mail addresses from anonymous users asking questions.

faq_ask 6.x-2.0

Download Size md5 hash
faq_ask-6.x-2.0.tar.gz 24.83 KB 2d5ab89266000785ee485a9b64067ed6
faq_ask-6.x-2.0.zip 31.76 KB f13a0356db1583ab28724593185219cf
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-2.0

Release notes

Significant rewrite to use native FAQ form. Allows better taxonomy support as well as standard node add-ons. Now supports free tagging.

Read more

faq_ask 6.x-2.x-dev

Download Size md5 hash
faq_ask-6.x-2.x-dev.tar.gz 28.22 KB e4a47f3aa6a141a59462af8bdd73f462
faq_ask-6.x-2.x-dev.zip 30.18 KB 77889f278d090d68041be4fd08fef75b
Last packaged version: 6.x-2.2+8-dev
Last updated: May 18, 2012 - 12:21
Development snapshot from branch: 6.x-2.x

Release notes

6.x-2.x branch

faq_ask 6.x-2.0-alpha1

Download Size md5 hash
faq_ask-6.x-2.0-alpha1.tar.gz 25.26 KB 6f38b512b179059f5a6fc042a760f599
faq_ask-6.x-2.0-alpha1.zip 32.28 KB a80a14718f711efdfe82c0a6726da5e9
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-2.0-alpha1

Release notes

Significant rewrite to use native FAQ form. Allows better taxonomy support as well as standard node add-ons. Now supports free tagging.

faq_ask 6.x-1.2

Download Size md5 hash
faq_ask-6.x-1.2.tar.gz 21.96 KB 640f09a210294846606f885097cc1b9d
faq_ask-6.x-1.2.zip 26.5 KB f5ff365f6cb78568442b70c40094bcda
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.2

Release notes

#243370 by NancyDru for philister - fix notify problem with suggest.
#253841 by NancyDru for scottrigby - bypass "edit own".
#262824 by NancyDru for math_1048 - added "ask a question" block.
Doxygen clean up.

faq_ask 5.x-1.3

Download Size md5 hash
faq_ask-5.x-1.3.tar.gz 21.78 KB dcab072ae97839750b6014abb4b1622f
faq_ask-5.x-1.3.zip 26.28 KB a1dce504815b15858fac844c20b7d513
Last updated: December 24, 2010 - 22:55
Official release from tag: 5.x-1.3

Release notes

#243370 by NancyDru for philister - fix notify problem with suggest.
#253841 by NancyDru for scottrigby - bypass "edit own".
#262824 by NancyDru for math_1048 - added "ask a question" block.
Doxygen clean up.

faq_ask 6.x-1.1

Download Size md5 hash
faq_ask-6.x-1.1.tar.gz 21.09 KB fb91df80bfc08e4c8d6714038f42b39e
faq_ask-6.x-1.1.zip 25.43 KB 1fa69b45064c78cf8e6dd88bbd3edcc6
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.1

Release notes

#244849 by NancyDru for yogizebra - anonymous user name fixed.

faq_ask 5.x-1.2

Download Size md5 hash
faq_ask-5.x-1.2.tar.gz 21.34 KB f6203560ab39042f56d89d76435e5a58
faq_ask-5.x-1.2.zip 25.74 KB 65095c4b3879701a204001d193b7432f
Last updated: December 24, 2010 - 22:55
Official release from tag: 5.x-1.2

Release notes

#244849 by NancyDru for yogizebra - anonymous user name fixed.

faq_ask 6.x-1.0

Download Size md5 hash
faq_ask-6.x-1.0.tar.gz 21.07 KB 911c9253e237b35675d0429bb216983f
faq_ask-6.x-1.0.zip 25.41 KB c758f574dc7eb0e3bb9b5af99d73d448
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.0

Release notes

Stable base release for 6.x

faq_ask 5.x-1.1

Download Size md5 hash
faq_ask-5.x-1.1.tar.gz 21.32 KB 821a317afac0a65b144d9f4eadcf393a
faq_ask-5.x-1.1.zip 25.72 KB c379a07ac7645cd70ba82ec51e5eb8f4
Last updated: December 24, 2010 - 22:55
Official release from tag: 5.x-1.1

Release notes

Rolling up changes

faq_ask 6.x-1.0-beta1

Download Size md5 hash
faq_ask-6.x-1.0-beta1.tar.gz 20.95 KB 29a5d71f90e4276cfd58d04db65f16b8
faq_ask-6.x-1.0-beta1.zip 25.22 KB 5619f187a0740138cba874db964b8455
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.0-beta1

Release notes

First stable release for 6.x

faq_ask 5.x-1.0

Download Size md5 hash
faq_ask-5.x-1.0.tar.gz 20.57 KB ecfadb7f591ba148408dbc2d654bc55a
faq_ask-5.x-1.0.zip 24.98 KB 3aa3d89a2d32b351b9e4a7a6faf051e1
Last updated: December 24, 2010 - 22:55
Official release from tag: 5.x-1.0

Release notes

Stable base release for 5.x.

faq_ask 6.x-1.x-dev

Download Size md5 hash
faq_ask-6.x-1.x-dev.tar.gz 17.99 KB 3764a5b68e45d220a9c65064273871fe
faq_ask-6.x-1.x-dev.zip 19.36 KB 3a6bfc2b58769ed6676092398521da63
Last updated: February 25, 2011 - 07:33
Development snapshot from branch: 6.x-1.x

Release notes

Initial release for 6.x.

faq_ask 5.x-1.0-beta4

Download Size md5 hash
faq_ask-5.x-1.0-beta4.tar.gz 19.44 KB fa8871b3ac6934e0b9440b9a3f58d513
faq_ask-5.x-1.0-beta4.zip 23.95 KB 57959ca538a6b52025f486765e8a1896
Last updated: December 24, 2010 - 22:55
Official release from tag: 5.x-1.0-beta4

Release notes

#202653 - added capability to "suggest" a category.
Added hook_taxonomy to handle category mantenance

Subscribe with RSS Syndicate content