Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 23 March 2002 : 19:42:49
|
Administrators have a set of options in the top right of the topic.asp table. That set of options is missing the subscription stuff.
Users don't have any topic options there as they do on other pages.
TopicMemberOptions() in active.asp is missing the 'edit' button for the topic author that the TopicMemberOptions() in forum.asp has.
<tangent>
These sets of options on default.asp, forum.asp, topic.asp, and active.asp are all very similar functions and might be easier to maintain if they were pulled out into an include file. I am trying to do this myself as part a mod for 3.3.03, but the use of topic titles in some places is throwing me off. 
(This also goes for the paging and dropPaging functions)
Nathan Bales - Romans 15:13 ---------------------------------- Snitz Exchange | Do's and Dont's
Edited by - Nathan on 23 March 2002 21:11:25 |
|