Releases for Quotes

quotes 6.x-1.40

NancyDru - October 12, 2009 - 16:28
Official release from CVS tag: DRUPAL-6--1-40
First released: October 12, 2009 - 16:28
Download: quotes-6.x-1.40.tar.gz
Size: 48.47 KB
md5_file hash: 884b74f9c1b64dcd35f9b5246607fd3a
Last updated: October 12, 2009 - 16:31
View usage statistics for this release

Update.php required: No

quotes 7.x-1.x-dev

NancyDru - August 28, 2009 - 16:43
Nightly development snapshot from CVS branch: DRUPAL-7--1
First released: August 28, 2009 - 16:43
Download: quotes-7.x-1.x-dev.tar.gz
Size: 28.83 KB
md5_file hash: 4beb83c20fb4a1575b25b5f6f14fe942
Last updated: August 29, 2009 - 00:22
View usage statistics for this release

7.x support, courtesy of Charles Mattice.

quotes 5.x-1.91

NancyDru - August 5, 2009 - 15:03
Official release from CVS tag: DRUPAL-5--1-91
First released: August 5, 2009 - 15:03
Download: quotes-5.x-1.91.tar.gz
Size: 45.25 KB
md5_file hash: 7674fdc143f34e3976dd116819baea0e
Last updated: August 5, 2009 - 15:06
View usage statistics for this release

Final release of 5.x

quotes 5.x-1.90

NancyDru - February 26, 2009 - 21:39
Official release from CVS tag: DRUPAL-5--1-90
First released: February 26, 2009 - 21:39
Download: quotes-5.x-1.90.tar.gz
Size: 45.15 KB
md5_file hash: 63e78da7e3400a952ee94ed00a9f3e4c
Last updated: February 26, 2009 - 21:40
View usage statistics for this release

Update.php required: Yes

quotes 6.x-1.30

NancyDru - February 26, 2009 - 21:34
Official release from CVS tag: DRUPAL-6--1-30
First released: February 26, 2009 - 21:34
Download: quotes-6.x-1.30.tar.gz
Size: 51.26 KB
md5_file hash: 6574c34e383d0c92f62af1d273bddc0d
Last updated: February 26, 2009 - 21:35
View usage statistics for this release

Update.php required: Yes

quotes 6.x-1.3

NancyDru - February 26, 2009 - 21:26
Official release from CVS tag: DRUPAL-6--1-3
First released: February 26, 2009 - 21:26
Download: quotes-6.x-1.3.tar.gz
Size: 51.25 KB
md5_file hash: f0cec352d3cc927e7026a48885019649
Last updated: February 26, 2009 - 21:31
View usage statistics for this release

Update.php required: Yes

quotes 5.x-1.9

NancyDru - February 26, 2009 - 21:26
Official release from CVS tag: DRUPAL-5--1-9
First released: February 26, 2009 - 21:26
Download: quotes-5.x-1.9.tar.gz
Size: 45.14 KB
md5_file hash: c5179c305b0497e84e7d5e4a10c7c713
Last updated: February 26, 2009 - 21:31
View usage statistics for this release

Update.php required: Yes

quotes 6.x-1.21

NancyDru - November 7, 2008 - 01:24
Official release from CVS tag: DRUPAL-6--1-21
First released: November 7, 2008 - 01:24
Download: quotes-6.x-1.21.tar.gz
Size: 63.35 KB
md5_file hash: 118b563a96036c6ba6c88254d44fbd30
Last updated: November 7, 2008 - 01:25
View usage statistics for this release

Problems with updates fixed.

quotes 5.x-1.81

NancyDru - November 7, 2008 - 01:23
Official release from CVS tag: DRUPAL-5--1-81
First released: November 7, 2008 - 01:23
Download: quotes-5.x-1.81.tar.gz
Size: 43 KB
md5_file hash: 336b0939d0381d7d338423f3a7acc7b4
Last updated: November 7, 2008 - 01:25
View usage statistics for this release

Problems with updates fixed

quotes 6.x-1.2

NancyDru - October 20, 2008 - 01:04
Official release from CVS tag: DRUPAL-6--1-2
First released: October 20, 2008 - 01:04
Download: quotes-6.x-1.2.tar.gz
Size: 62.79 KB
md5_file hash: 5bca8e5b7f86dd683139d4137a1880d1
Last updated: October 20, 2008 - 01:05
View usage statistics for this release

#296036: Support on PostgreSQL Minor chnage to the quotes query for Postgres.
#295335: Change VARCHAR(255) columns to TEXT Change citation and author name to TEXT.
#296182: Adding a link to /quotes at the bottom of the block? Added "more" link to random block.
#299206: Move all block settings to the blocks Move all block settings to the blocks.
#296182: Adding a link to /quotes at the bottom of the block? Move more_link to the right.
#309682: Bios link choice Added new bio link choice.
#304989: Little CSS Issue Fix CSS validation issue.
#306297: Quotes Block Removed empty div.
#307381: Increase author's name limitation Increase author and citation lengths.
#311482: Installation Warning about key length Missing index size spec.
#314262: Quotes_access blocks access control modules Correct hook_access.
#311590: Show the "my quotes" menu item - not working Add custom access for "myquotes" menu. (6.x)
#323028: Display number of comments Correct call to hook_view.

quotes 5.x-1.8

NancyDru - October 20, 2008 - 01:03
Official release from CVS tag: DRUPAL-5--1-8
First released: October 20, 2008 - 01:03
Download: quotes-5.x-1.8.tar.gz
Size: 42.67 KB
md5_file hash: b6d4f603fd4d088996f3bbab58c1e0e8
Last updated: October 20, 2008 - 01:05
View usage statistics for this release

#296036: Support on PostgreSQL Minor chnage to the quotes query for Postgres.
#295335: Change VARCHAR(255) columns to TEXT Change citation and author name to TEXT.
#296182: Adding a link to /quotes at the bottom of the block? Added "more" link to random block.
#299206: Move all block settings to the blocks Move all block settings to the blocks.
#296182: Adding a link to /quotes at the bottom of the block? Move more_link to the right.
#309682: Bios link choice Added new bio link choice.
#304989: Little CSS Issue Fix CSS validation issue.
#306297: Quotes Block Removed empty div.
#307381: Increase author's name limitation Increase author and citation lengths.
#311482: Installation Warning about key length Missing index size spec.
#314262: Quotes_access blocks access control modules Correct hook_access.
#311590: Show the "my quotes" menu item - not working Add custom access for "myquotes" menu. (6.x)
#323028: Display number of comments Correct call to hook_view.

quotes 5.x-1.7

NancyDru - August 14, 2008 - 18:09
Official release from CVS tag: DRUPAL-5--1-7
First released: August 14, 2008 - 18:09
Download: quotes-5.x-1.7.tar.gz
Size: 41.4 KB
md5_file hash: c3bfd70fa19835322c0059c72b468777
Last updated: August 14, 2008 - 18:10
View usage statistics for this release

Fix block length limit. #290810: Only partial quote displaying in Block
Missing column in schema. #283188: Unknown column 'aid' error when creating quotes
Fix Postgres install. #287952: hook_install for postgresql is incorrect
Make updates bypass changes if already made in 5.x before migrating to 6.x. #290810: Only partial quote displaying in Block
Fix export problem after bios added. #281765: quotes/bios does not work
Fix bios form problem in 6.x. #281765: quotes/bios does not work
Refresh translation template.

quotes 6.x-1.1

NancyDru - August 14, 2008 - 18:09
Official release from CVS tag: DRUPAL-6--1-1
First released: August 14, 2008 - 18:09
Download: quotes-6.x-1.1.tar.gz
Size: 46.28 KB
md5_file hash: 93fca4f0c802c18bb852a8ead5fc307c
Last updated: August 14, 2008 - 18:10
View usage statistics for this release

Fix block length limit. #290810: Only partial quote displaying in Block
Missing column in schema. #283188: Unknown column 'aid' error when creating quotes
Fix Postgres install. #287952: hook_install for postgresql is incorrect
Make updates bypass changes if already made in 5.x before migrating to 6.x. #290810: Only partial quote displaying in Block
Fix export problem after bios added. #281765: quotes/bios does not work
Fix bios form problem in 6.x. #281765: quotes/bios does not work
Refresh translation template.

quotes 5.x-1.6

NancyDru - June 24, 2008 - 16:29
Official release from CVS tag: DRUPAL-5--1-6
First released: June 24, 2008 - 16:29
Download: quotes-5.x-1.6.tar.gz
Size: 41.28 KB
md5_file hash: a89235da5416258c85679ad6313ae41d
Last updated: June 24, 2008 - 16:30
View usage statistics for this release

#154279 by NancyDru for bennyfio - set random blocks to noncachable.
#262623 by NancyDru for c-c-m - corrected some missing t's.
#262632 by NancyDru for c-c-m - added author biography feature.
#262635 by NancyDru for c-c-m - fixed author field setting after bios addition.
#265272 by NancyDru for TallDavid - fixed error on timed blocks.
#270812 by NancyDru for scotese - decode HTML special characters.
Add CSS file to suggest formatting.
Add permissions link in help for general settings page.
Minor correction to css to prevent weird formatting in blocks.

NOTE: The new author bios feature changes the table schema. You must run update.php before doing anything else. You may also notice SQL errors due to blocks; these will go away after running the update.

Authors' biographies are added on a new "Bios" tab in settings page.

quotes 6.x-1.1-alpha5

NancyDru - June 24, 2008 - 16:26
Official release from CVS tag: DRUPAL-6--1-1-ALPHA5
First released: June 24, 2008 - 16:26
Download: quotes-6.x-1.1-alpha5.tar.gz
Size: 45.84 KB
md5_file hash: 8f3bc4a566b8f170dfb3768fecb4452d
Last updated: June 24, 2008 - 16:30
View usage statistics for this release

#154279 by NancyDru for bennyfio - set random blocks to noncachable.
#262623 by NancyDru for c-c-m - corrected some missing t's.
#262632 by NancyDru for c-c-m - added author biography feature.
#262635 by NancyDru for c-c-m - fixed author field setting after bios addition.
#265272 by NancyDru for TallDavid - fixed error on timed blocks.
#270812 by NancyDru for scotese - decode HTML special characters.
Add CSS file to suggest formatting.
Add permissions link in help for general settings page.
Minor correction to css to prevent weird formatting in blocks.

NOTE: The new author bios feature changes the table schema. You must run update.php before doing anything else. You may also notice SQL errors due to blocks; these will go away after running the update.

Authors' biographies are added on a new "Bios" tab in settings page.

quotes 5.x-1.5

NancyDru - May 21, 2008 - 04:36
Official release from CVS tag: DRUPAL-5--1-5
First released: May 21, 2008 - 04:36
Download: quotes-5.x-1.5.tar.gz
Size: 37.9 KB
md5_file hash: 933e5f463817cdc65b289ce8fac7c3f2
Last updated: May 21, 2008 - 04:40
View usage statistics for this release

#256012 by NancyDru for joncup - fix object refs.
#256025 by NancyDru for joncup - fixed fortune import.
Changed the user menu item to make it a child item.
#64929 by NancyDru for sokrplare_10 - added limit to text in block.
#257121 by NancyDru for harishu - fixed node_feed calls.
Clean up stuff, primarily Doxygen.
#136566 by NancyDru for vhmauery - allow multiple quotes in block.
Added Unpublished block.
#164726 by NancyDru for pkej - allow auto_nodetitle to work on import,

quotes 6.x-1.1-alpha4

NancyDru - May 21, 2008 - 04:35
Official release from CVS tag: DRUPAL-6--1-1-ALPHA4
First released: May 21, 2008 - 04:35
Download: quotes-6.x-1.1-alpha4.tar.gz
Size: 42.19 KB
md5_file hash: 19c346e48a49b9cb8e7bdb522f073251
Last updated: May 21, 2008 - 04:40
View usage statistics for this release

#256012 by NancyDru for joncup - fix object refs.
#256025 by NancyDru for joncup - fixed fortune import.
Changed the user menu item to make it a child item.
#64929 by NancyDru for sokrplare_10 - added limit to text in block.
#257121 by NancyDru for harishu - fixed node_feed calls.
Clean up stuff, primarily Doxygen.
#136566 by NancyDru for vhmauery - allow multiple quotes in block.
Added Unpublished block.
#164726 by NancyDru for pkej - allow auto_nodetitle to work on import,

quotes 6.x-1.1-alpha3

NancyDru - May 3, 2008 - 13:37
Official release from CVS tag: DRUPAL-6--1-1-ALPHA3
First released: May 3, 2008 - 13:37
Download: quotes-6.x-1.1-alpha3.tar.gz
Size: 40.7 KB
md5_file hash: 1eb961e25c43bf653ed98dfae525327e
Last updated: May 3, 2008 - 13:40
View usage statistics for this release

See CVS log

quotes 5.x-1.4

NancyDru - May 3, 2008 - 13:37
Official release from CVS tag: DRUPAL-5--1-4
First released: May 3, 2008 - 13:37
Download: quotes-5.x-1.4.tar.gz
Size: 38 KB
md5_file hash: 51d36174316f04f6c44ef84e2cc873f6
Last updated: May 3, 2008 - 13:40
View usage statistics for this release

See CVS log

quotes 5.x-1.3

NancyDru - April 19, 2008 - 00:04
Official release from CVS tag: DRUPAL-5--1-3
First released: April 19, 2008 - 00:04
Download: quotes-5.x-1.3.tar.gz
Size: 38 KB
md5_file hash: 0ea6d4548df541ac5c0d53118cfee6ef
Last updated: April 19, 2008 - 00:05
View usage statistics for this release

#244082 by nancyw for nicks - fixed create table.
#164726 by nancyw for pkej - preserve node information on mass import.
#189285 by nancyw for dsp1 - make block link optional.
Changed export order to by author.
#245709 by nancyw - corrected Win. line endings in export.
#244555 by nancyw for dsp1 - ability to disable recent quotes on user page.
#222468 by nancyw for gausarts - make authors linked, select by author capability.
Added title to author link.
#63674 by nancyw for Sean B Fuller - settings to disable the "My quotes" menu item and the "xxx's quotes" links.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.