index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
comment
/
comment.module
Commit message (
Expand
)
Author
Age
*
- Fixing bug reported by Alastair Maw. My paranoia got a little bit too much
Kjartan Mannes
2003-03-10
*
- Moved moderation logic back into node module.
Kjartan Mannes
2003-03-09
*
- Changed _nodeapi("conf") to _nodeapi("settings").
Kjartan Mannes
2003-03-08
*
- Renamed "form.admin" to "form admin".
Kjartan Mannes
2003-03-07
*
- Fixed broken URL in comment form. Patch by Ax.
Dries Buytaert
2003-03-06
*
- Two small fixes.
Dries Buytaert
2003-03-04
*
- Fixed bug in comment_num_replies() causing problems in the tracker module
Dries Buytaert
2003-02-26
*
- Fixed some typos spotted by Al Maw.
Dries Buytaert
2003-02-25
*
- New menu houskeeping. Prototyped by Zbynek.
Dries Buytaert
2003-02-20
*
- Added function node_invoke_all($hook, &$node, $op, $arg = 0).
Kjartan Mannes
2003-02-16
*
- Everything is using theme("function") now instead of $theme->function().
Dries Buytaert
2003-02-15
*
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
Dries Buytaert
2003-02-11
*
- Changed '%s' into '%d' such that an empty $user->uid is converted to 0. Re...
Dries Buytaert
2003-02-09
*
- Added some caching. Patch by Moshe.
Dries Buytaert
2003-02-01
*
- Bugfix; we got redirected to the wrong URL.
Dries Buytaert
2003-01-29
*
- Tidied up XHTML. Patch by Ulf.
Dries Buytaert
2003-01-23
*
- Applied Ori's format_plural() patch; see mailing list for details.
Dries Buytaert
2003-01-21
*
- A node's comment table is now being emitted by the new table rendering
Dries Buytaert
2003-01-21
*
- Small improvement to the admin menu based on feedback from Michael.
Dries Buytaert
2003-01-14
*
- Removed depricated function.
Dries Buytaert
2003-01-12
*
- Minor comment module improvements/fixes.
Dries Buytaert
2003-01-09
*
- Clean URL patch.
Dries Buytaert
2003-01-06
*
- Added an extra parameter to watchdog() which lets you specifiy an "action"
Dries Buytaert
2003-01-04
*
Bugfix: when we have to extract a comment's title from the comment's body,
Dries Buytaert
2003-01-02
*
- Tidied up the use of check_output(). Might make rendering pages a bit
Dries Buytaert
2002-12-31
*
CHANGES:
Dries Buytaert
2002-12-29
*
- Refactored the administration pages.
Dries Buytaert
2002-12-24
*
- Small usability change.
Dries Buytaert
2002-12-10
*
- Removed the "comment anchors" in the themes; the anchor is emitted
Dries Buytaert
2002-12-10
*
- Avoid empty fields to be displayed. Patch by Moshe.
Dries Buytaert
2002-12-08
*
* Applied slightly modified version of Marco's taxonomy patch:
Dries Buytaert
2002-12-02
*
- Updated the query to put $score in the parameter list.
Dries Buytaert
2002-11-20
*
- Commited Moshe's comment moderation improvements.
Dries Buytaert
2002-11-20
*
Patch based on work of Kjartan:
Dries Buytaert
2002-11-17
*
- Fixed glitch in block module: the admin links were not composed
Dries Buytaert
2002-11-01
*
- dont print empty row if there are no next or prev links to show in admin_ov...
Kjartan Mannes
2002-10-24
*
- Added missing t() function. Patch by Marco.
Dries Buytaert
2002-10-22
*
- Applied Moshe's comment module patch to address some of the usability
Dries Buytaert
2002-10-13
*
- Applied Moshe's comment.module patch.
Dries Buytaert
2002-09-17
*
- Commited Marco's new comment module and forum module!!!
Dries Buytaert
2002-09-15
*
- fixing some incorrect l*() calls.
Kjartan Mannes
2002-06-15
*
- fixed the markup of the collapsed comment view settings.
Kjartan Mannes
2002-06-15
*
- Bugfix: the comment module has a help function but it wasn't linked to.
Dries Buytaert
2002-06-09
*
- improved module descriptions.
Kjartan Mannes
2002-06-08
*
- Bugfix: we now keep a per-node $date cache in comment_is_new(). Suggested
Dries Buytaert
2002-06-08
*
- adding descriptions to modules (thanks Joe + Scott).
Kjartan Mannes
2002-06-01
*
- Added missing translations and the like.
Dries Buytaert
2002-05-31
*
- Fixed a drupal_goto() as identified by Marco.
Dries Buytaert
2002-05-29
*
- cleaning up the access checks in node.module.
Kjartan Mannes
2002-05-29
*
- the comment control panel is now only shown when there are comments.
Kjartan Mannes
2002-05-20
[next]