|
| Index | Recent Threads | Unanswered Threads | List Polls | Public Albums | Who's Online | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 5 |
|
| Author |
|
|
Member Joined: Jan 5, 2004 Post Count: 65 Status: Offline |
Can we make the category title a link in the list forums page? Basically I want to be able to show one category with all it's forums. I'll do this in my installation but can someone do this and integrate in the main app? This was a easy add, took about 1/2 hour. I'm sure mvn folks can add this relatively fast. 1. Added listcategory.jsp which is a copy of listforums.jsp 1a. Import net.myvietnam.mvncore.util.ParamUtil 2. added condition to match category id passed in listcategory loop. 3. modified ActionInUserModule.java .. added else if 4. modified UserModuleProcess.java ..another else if 5. modified UserModuleURLMapHandler.java .. else if changes look like listforums.jsp entry in these java files. access url with: /listcategory?category=8 -T ---------------------------------------- [Edit 1 times, last edit by thembile at Jan 22, 2004 10:18:41 PM] |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Thanks for your suggestion, actually I think about this, and in listforums I can add a parameter to check the category id, but I dont know good way to put the link in the page, because add 1 more link will make mvnForum seems to be complex and confused to the users. ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
Stranger Joined: Dec 8, 2005 Post Count: 7 Status: Offline |
I too would like the ability to be able to view a specific category only. Ideally, I would like to be able to click on the category name just like I do with the forum name. The page should then show only the category chosen and the forums contained therein. Has there been any update on this one or does anyone have any examples of how to modify the code to do this? I tried to create my own but got list in the code. I could probably spend the time on it and figure it out but I'm on a strict timeline to get this up and running for my management and figured I'd ask first. Brian |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Hi, Currently mvnForum does not support this and it is in todo task. One possible improvement is option to list forums in only 1 category, option to list forums in 1 category, but also show other categories so that user can click on. Cheers ![]() ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Can we make the category title a link in the list forums page? Basically I want to be able to show one category with all it's forums. I'll do this in my installation but can someone do this and integrate in the main app? This was a easy add, took about 1/2 hour. I'm sure mvn folks can add this relatively fast. 1. Added listcategory.jsp which is a copy of listforums.jsp 1a. Import net.myvietnam.mvncore.util.ParamUtil 2. added condition to match category id passed in listcategory loop. 3. modified ActionInUserModule.java .. added else if 4. modified UserModuleProcess.java ..another else if 5. modified UserModuleURLMapHandler.java .. else if changes look like listforums.jsp entry in these java files. access url with: /listcategory?category=8 -T For your information, this suggestion has been implemented since version 1.1 GA ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
|
|
|
Current timezone is GMT Jan 7, 2009 4:09:47 PM |
