Forum & comment threading: make optional and plain (not threaded) by default
- Status
- Closed
- Subject
- Forum & comment threading: make optional and plain (not threaded) by default
- Version
- 1.9.x
2.x - Category
- Feature request
- Feature
- Comment
Forum - Resolution status
- Fixed or Solved
- Submitted by
- Marc Laporte
- Volunteered to solve
- nyloth
- Lastmod by
- nyloth
- Rating
- Description
Tiki 1.9.x forums have improved nicely over the last few months. One more thing to make them cleaner is to make the default threading to plain.
Let's face it, it looks cleaner 😊
Copy to clipboard=================================================================== RCS file: /cvsroot/tikiwiki/tiki/comments.php,v retrieving revision 1.31.2.50 diff -c -r1.31.2.50 comments.php *** comments.php 11 May 2007 23:15:50 -0000 1.31.2.50 --- comments.php 31 May 2007 04:01:10 -0000 *************** *** 386,392 **** if (!isset($_REQUEST["comments_style"])) { // TODO: Make this an option. ! $_REQUEST["comments_style"] = 'commentStyle_threaded'; } else { $smarty->assign('comments_style_param', '&comments_style='.$_REQUEST['comments_style']); $comments_show = 'y'; --- 386,392 ---- if (!isset($_REQUEST["comments_style"])) { // TODO: Make this an option. ! $_REQUEST["comments_style"] = 'commentStyle_plain'; } else { $smarty->assign('comments_style_param', '&comments_style='.$_REQUEST['comments_style']); $comments_show = 'y';- Solution
- Fixed for 1.10 by nyloth.
- Importance
- 3
- Priority
- 15
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1106
- Created
- Thursday 31 May, 2007 04:40:15 UTC
by Unknown - LastModif
- Monday 25 October, 2021 08:56:11 UTC