Log of /contributions/modules/sitenotes/sitenotes.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 14 17:05:08 2008 UTC
(21 months, 2 weeks ago)
by
nancyw
Branch:
MAIN
Branch point for:
DRUPAL-6--1
Changes since
1.9: +164 -55 lines
Diff to
previous 1.9
#177436 by nancyw for mel55113 - honor weight, sticky in "recent" block.
#160574 by nancyw for tamoraj - searching allowed as an option.
#158318 by nancyw for nancyw - fixed "Edit" tab.
Added min-word count of 5.
Corrected Coder finds.
Removed "LIMIT" from queries - added db_query_range.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 10 01:00:41 2007 UTC
(2 years, 4 months ago)
by
nancyw
Branch:
MAIN
Changes since
1.4: +51 -9 lines
Diff to
previous 1.4
Changed <div id="sitenotes-list"> to class
Modified query to standard node ORDER BY (sticky and created)
Added <div class="sticky"> when Site Note is marked sticky.
Added weight field to change the order of the sitenotes if desired. This uses the sticky field just like the Weight module does. It requires using update.php to initialize the sticky field.
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.