Log of /contributions/modules/quotes/quotes.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.19.2.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 10 01:18:29 2009 UTC
(9 months, 2 weeks ago)
by
nancyw
Branch:
DRUPAL-5
Changes since
1.19.2.34: +27 -7 lines
Diff to
previous 1.19.2.34
, to
branch point 1.19
#346755 bu NancyDru for AlexisWilke - Limit maximum length in authors list; use filter_xss to make safe. Better handling of unknown authors. Delete the author if this is the last quote using it.
Revision
1.19.2.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 15 17:09:29 2008 UTC
(17 months, 1 week ago)
by
nancyw
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-6
Changes since
1.19.2.11: +293 -83 lines
Diff to
previous 1.19.2.11
, to
branch point 1.19
#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.
Revision
1.19.2.1.2.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 15 17:09:13 2008 UTC
(17 months, 1 week ago)
by
nancyw
Branch:
DRUPAL-6--1
Changes since
1.19.2.1.2.15: +303 -156 lines
Diff to
previous 1.19.2.1.2.15
, to
branch point 1.19.2.1
#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.
Revision
1.19.2.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 16 20:01:36 2008 UTC
(19 months, 1 week ago)
by
nancyw
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-1-ALPHA2
Changes since
1.19.2.1.2.1: +138 -24 lines
Diff to
previous 1.19.2.1.2.1
, to
branch point 1.19.2.1
#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 div on quotes page.
Added fieldsets on settings page.
Corrected win. line endings on export.
Removed debugging line.
Revision
1.19.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 8 01:47:47 2008 UTC
(19 months, 2 weeks ago)
by
nancyw
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-2
Branch point for:
DRUPAL-6--1
Changes since
1.19: +306 -116 lines
Diff to
previous 1.19
#63674 by nancyw for beginner - changed My Quotes menu item.
#71263 by nancyw for JoshuaRogers - added export capability.
#125389 by nancyw for ekrispin - changed quotes class in hook_user.
#157041 by nancyw - added citation.
#155921 by nancyw - added author and citation to Views.
#165806 by nancyw for fantux - corrected Postgres install.
#189285 by nancyw for yngens - added "View" link to blocks.
#187734 by nancyw - count nodes on import.
#234905 by nancyw for softtouch - added "Edit" link.
#242250 by nancyw - uninstall deletes quote nodes.
- added "Add another quote" link.
- format clean ups, Coder flags.
- added nodes per page setting.
- added translation template.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 14 15:28:35 2007 UTC
(2 years, 9 months ago)
by
jhriggs
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-1
Branch point for:
DRUPAL-5
Changes since
1.18: +419 -354 lines
Diff to
previous 1.18
- release 5.x-1.0
- quotes.module
- updated for Drupal 5 (addresses task 106880 created by dgrant)
- added "Update every x minutes/hours/days/weeks" for blocks
handled by hook_cron() and in hook_block() for 'view' op
(addresses feature 65246 requested by Tim99)
- removed block title - use name instead
- moved all block configuration into the standard configuration
provided by block.module (i.e. use 'configure' and 'save' ops of
hook_block())
- quotes.info: new file
- quotes.install: remove title, add cron fields to quotes_blocks
- INSTALL.txt, README.txt: updated for Drupal 5 changes
Revision
1.15.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 22 16:34:15 2006 UTC
(3 years, 6 months ago)
by
jhriggs
Branch:
DRUPAL-4-7
Changes since
1.15.2.1: +30 -50 lines
Diff to
previous 1.15.2.1
, to
branch point 1.15
- release 4.7r3/2006052201
- quotes.module
- changed admin/settings/quotes to use hook_settings() (addresses
bug 64928 reported by sokrplare_10)
- made title optional (addresses feature 64581 requested by
bomarmonk)
Revision
1.15.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 22 14:35:09 2006 UTC
(3 years, 6 months ago)
by
jhriggs
Branch:
DRUPAL-4-7
Changes since
1.15: +25 -25 lines
Diff to
previous 1.15
- release 4.7r2/2006052200
- quotes.module
- moved admin menus from admin/quotes to admin/settings/quotes
- optimized several queries to improve performance (addresses bugs
64584 and 63062 reported by Taran and red_eye, respectively)
- quotes.install
- fixed PRIMARY KEY on quotes table
- added indexes on nid and promote in quotes table
- INSTALL.txt
- changed admin path
- added note to check update.php
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 10 02:28:01 2006 UTC
(3 years, 6 months ago)
by
jhriggs
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.14: +631 -643 lines
Diff to
previous 1.14
- release 4.7r1/2006050900
- quotes.module
- updated for 4.7
- updated coding style to more-closely resemble Drupal's standards
- anonymous users can create/maintain quotes (addresses bug 19455
submitted by John Callaghan)
- added 'create quotes' and 'import quotes' permissions for
finer-grained control
- quotes now maintain node revisions
- quotes.install
- new install file
- performs database UTF-8 update
- adds vid column and changes primary key on quotes table for
revision-handling
- creates {quotes}_bid_seq sequence for pgsql (addresses bug 7640)
- INSTALL.txt
- updated permissions
- updated for quotes.install
- install.inc: removed; replaced by quotes.install
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 27 03:19:13 2005 UTC
(4 years, 9 months ago)
by
jhriggs
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.13: +81 -80 lines
Diff to
previous 1.13
- release 4.6r1/2005022601
- quotes.module: updated for 4.6 (addresses bugs 13376, 13374,
and 16385 reported by TDobes and 17631 reported by Anonymous)
Revision
1.11.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 27 00:18:30 2005 UTC
(4 years, 9 months ago)
by
jhriggs
Branch:
DRUPAL-4-5
Changes since
1.11.2.2: +77 -54 lines
Diff to
previous 1.11.2.2
, to
branch point 1.11
, to
next main 1.23
- release 4.5r4/2005022600
- install.inc
- initial install now clears menu cache and redirects to quotes
admin page (so menus display properly)
- added block type field to table definition
- quotes.module
- corrected feeds (addresses bug 161127 reported by crazybooks)
- corrected upgrade import of quotes with multiple lines
(addresses bug 13883 reported by mousse-man)
- theme_quotes_page() returns its output rather than printing it
- blocks can now be configured to display the most recent quote in
addition to a random quote (addresses feature 16983 requested by
sethcohn)
- README.txt, INSTALL.txt: updated with information about displaying
most recent quote in blocks
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 12 14:31:31 2004 UTC
(5 years ago)
by
jhriggs
Branch:
MAIN
Changes since
1.11: +85 -11 lines
Diff to
previous 1.11
2004-11-12
- release 4.5r2/2004111200
- quotes.module
- upgrade import page now has help text describing what is
happening (addresses bug 12824 reported by TDobes)
- "Upgrade" button will properly redirect to
node/add/quotes/upgrade even if the tables have already been
created (addresses bug 12824 reported by TDobes)
- documented the %id variable available in quote title (addresses
bug 12824 reported by TDobes)
- role and user filter items on add block form now explain that no
roles/users are displayed because the 'edit own quotes'
permission has not been assigned (documents behavior described
in bug 12825 reported by TDobes)
- quotes-related links in quotes_link() are not displayed if the
module is not installed
- non-existent blocks are not displayed (affected upgrades)
- install.inc: "Upgrade" button will properly redirect to
node/add/quotes/upgrade even if the tables have already been
created (addresses bug 12824 reported by TDobes)
Special thanks to TDobes for his immediate and thorough feedback!
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 12 02:44:00 2004 UTC
(5 years ago)
by
jhriggs
Branch:
MAIN
Branch point for:
DRUPAL-4-5
Changes since
1.10: +852 -670 lines
Diff to
previous 1.10
2004-11-11
- release 4.5r1/2004111100 (versioning changed to better coincide
with Drupal versions)
- quotes.module
- updated for 4.5 (addresses task 8662 created by JonBob)
- quotes are now nodes (addresses feature 9205 requested by jbc
and most of the items in feature 5242 requested by joe lombardo)
- quotes have feeds
- author is no longer a required field (addresses feature 7925
requested by erikhopp)
- fortune files can now be imported (address feature 3748
requested by me on behalf of adrian)
- administrators can define any number of random quote blocks that
can be configured to restrict the quotes displayed based on node
IDs, roles, users, and/or categories/terms
- the display of individual quotes and pages of quotes is
themeable via theme_quotes_quote() and theme_quotes_page(),
respectively
- install.inc: new PHP file that handles table creation and
installation
- INSTALL.txt, README.txt: updated for node implementation and
multiple blocks
- TODO.txt: removed all three entries addressed by this release
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 20 20:25:20 2004 UTC
(5 years, 9 months ago)
by
weitzman
Branch:
MAIN
Branch point for:
drop
Changes since
1.8: +10 -10 lines
Diff to
previous 1.8
updated enough that it works but still out of date with respect to display of status messages and help.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 10 02:36:08 2003 UTC
(6 years, 1 month ago)
by
jhriggs
Branch:
MAIN
Branch point for:
DRUPAL-4-3
Changes since
1.3: +62 -53 lines
Diff to
previous 1.3
- release 1.0.3/2003100900
- updated for latest CVS changes (_help() changes, _system()
removal, $help removed from menu())
- added t() on menu items
- added help text for overview, add, and settings pages
- replaced preg_replace() with str_replace()
- added missing restore_error_handler() call in _quotes_import()
- fixed two remaining calls to _quotes_admin_overview() missed in
1.0.2/2003100200
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 2 16:13:39 2003 UTC
(6 years, 1 month ago)
by
jhriggs
Branch:
MAIN
Changes since
1.2: +199 -168 lines
Diff to
previous 1.2
updated to 1.0.2/2003100200; updated to be code-freeze-/4.3.0-compatible; renamed "private" module functions quotes_* to _quotes_*; added quotes_page() hook
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.