Closed Bug 398488 Opened 18 years ago Closed 18 years ago

Include a link to threads a user has posted in in the Contributor Tools box

Categories

(support.mozilla.org :: Forum, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jason.barnabe, Assigned: nkoth)

Details

(Whiteboard: tiki_test (see comment 7))

Contributors will want to be able to easily find the threads they've posted in to check for user follow-ups. Put a link to that in the Contributor Tools box.
Target Milestone: --- → 0.3
Nelson, does Tiki have this feature? (A list of threads a user has posted in)
no. not available. I will have to modify some existing code for this.
Assignee: nobody → nelson
ok. I have used the same page that currently shows "Articles I am involved in" for this, with a few enhancements. 1- Page name changed from "My Tiki" to "My Personal Dashboard" 2- Labels for the listings have been changed to be more explicit, e.g. "Questions I have posted to the forum" and "Articles I have contributed to" 3- Increased spacing between different sections 4- Put "Questions I have posted to the forum" on top, before "Articles I have contributed to". The sections can be linked to directly by calling the div ids, e.g. tiki-my_tiki.php#content_wiki or tiki-my_tiki.php#content_forum The old link "Articles I have contributed to" will have to be changed to tiki-my_tiki.php#content_wiki BTW, for newly registered users, their user preferences can be set to show these two lists above by default. For existing users, we will have to run a database command to set it for them, otherwise they will see a message directing them to turn it on the first time they go to the page.
There shouldn't be that many registered users, so we don't need to run a DB update. Do we need patches to change the content of the Contributor Tools and User Tools boxes?
No patches needed. Can be done at tiki-admin_modules.php. Just be careful if you are adding new smarty tags (we don't want any bad syntax to hang up the entire system). I have noticed that Chris has been changing the links now and then.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Is there a possibility to see which threads you've posted in in Tiki 4.x?
Whiteboard: tiki_triage (see comment 7)
Yes, in MyTiki. Needs testing on http://tiki-trunk.mozilla.com/ to see if OK
Whiteboard: tiki_triage (see comment 7) → tiki_test (see comment 7)
You need to log in before you can comment on or make changes to this bug.