Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Topic Notelet MOD for v3.4
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 30 November 2002 :  23:21:33  Show Profile
hi~ Rich,
thanks again for trying my mod FIRST !!

this Topic Notelet mod really can do a lots different usage/application, just depend on how you setup it. but the basic rule still very EZ.. it just like a "Message Icon mod + a editable text area", that's all.

now the authority issue just base on Snitz's user/level design. i think this mod still expandable and flexible, if we can get some way to improve snitz usergroup system.

about your question...
1. i've tried to do this.. but you know, the icon_notelet_xxx NOT a "constant" icon displaying. (usually we use something like this.. <img src=""icon_notelet_" & Notelet_Status & ".gif""...) so unless we modified or made a new getCurrentIcon function, or it seem a little difficult to put these icons to inc_iconfile.asp. but you still found a bug... i should put the strImageUrl before those icon images... sorry for my lazy..
try changeing all img tags, for example:
<img src=""icon_notelet_" & Notelet_Status & ".gif"" ...
to this..
<img src=""" & strImageUrl & "icon_notelet_" & Notelet_Status & ".gif"" ...
will fixed these mistake at next time update this mod.

2. my another lazy doing again.. yes, you can just remove those useless ? icon. or when you mouseover ... you'll see.. "Write this document by yourself if you need it.."... it just what i'm so lazy...

3. despite the feature of "visible" to another users, the "allow edit" authority controlled by this function AllowNotelet in 1-1 inc_func_common.asp modification. now below setting will make it be a "Personal Notelet"..
Author Only (only topic/first post author can edit)
Super Admin Only (only the toppest Admin can edit)
This Moderator Only (if this forum only ONE moderator...)
for example, when setting to Author Only. yes, even Admin can't edit/remove them.(unless it's a bug somewhere in my code..)
and of course, you can try add more options to AllowNotelet function and post.asp, post_info.asp select menu. but as i said, it base on snitz's user/level system, so you need to have some idea to define some different user level first.

as usual, i can't test my mod in many different forum situations. so if any problem or good suggestion found, just let me know soon. thx.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07