Author |
Topic |
|
kwhipp
Junior Member
USA
407 Posts |
Posted - 13 September 2002 : 15:52:23
|
Title: Super/Admin/Mod HTML Only MOD
Version: 3.4a
Tested on: Snitz Forum 2000 v3.4.03
Ease of Installation (1-Hard, 10-Easy): 8
Demo: None
Download: http://the-nut.com/forum/download.asp?ID=1
Support: http://the-nut.com/forum/forum.asp?FORUM_ID=19
Description:
Allow the:- Super Admin only
- all Admins
- all Admins and all Moderators
to post using HTML.
Screenshot:
Development History: September 13, 2002 - initial release September 16, 2002 - Better Forum/HTML code coexistance.
Updated download link. |
- Kevin |
Edited by - kwhipp on 19 September 2002 16:30:52 |
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 13 September 2002 : 16:18:05
|
Hi Kevin,
Thanks a lot fot the MOD!
Super Administrator ... is that equivalent to Forum Owner Only?
Etymon
|
|
|
kwhipp
Junior Member
USA
407 Posts |
Posted - 13 September 2002 : 16:18:35
|
Yes. |
- Kevin |
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 13 September 2002 : 16:19:37
|
k, thanks. |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 14 September 2002 : 06:23:04
|
Just wanted to say thanks for the mod, This is the one I have be looking for and it is so cool.
[ GREAT MOD ] |
|
|
dayve
Forum Moderator
USA
5820 Posts |
Posted - 14 September 2002 : 15:12:42
|
what happens if you use forum code and html code in the same post? I've made this tweak in the past and it can cause some problems, especially when EDITING a post with HTML and FORUM CODE. |
|
|
|
Fuzion
Junior Member
162 Posts |
Posted - 14 September 2002 : 17:02:50
|
Is their some way to add another mLev.. such as VIP Member? If so could you please do that for me? |
|
|
kwhipp
Junior Member
USA
407 Posts |
Posted - 16 September 2002 : 22:17:04
|
quote: Originally posted by dayve
what happens if you use forum code and html code in the same post? I've made this tweak in the past and it can cause some problems, especially when EDITING a post with HTML and FORUM CODE.
Sorry, I did not see this earlier.
I know there is an issue when an admin/mod post using HTML and a member does a quoted reply. In the quoted reply you will see the HTML code.
Now when both types of code are used ... I will have to take a closer look at that. On my forum, my posts are usually forum code and my signature is pure HTML. That has been working just fine together.
As has been pointed out before, when using HTML, if you do not close your tables correctly you could get some very undesirable results. That, I feel, is a PEBKAC issue. |
- Kevin |
|
|
kwhipp
Junior Member
USA
407 Posts |
Posted - 17 September 2002 : 00:19:37
|
If you already installed this MOD, you should apply the following changes.********************
INC_FUNC_POSTING.ASP
********************
-----------------------------------------------------------------
FIND THIS LINE: It occurrs two times in this file. CHANGE BOTH.
-----------------------------------------------------------------
if strAllowForumCode = "1" then
----------------------------
REPLACE THAT WITH THIS CODE:
----------------------------
'##### Super/Admin/Mod HTML Only Mod #####
if strAllowForumCode = "1" and not(chkSuperAdminModHtmlOk) then
'#########################################
dayve - With this change, I only had one problem. When I signed on as a normal member and did a quoted reply to a super/admin/mod posting that contained HTML, the quoted HTML code was visible as code in the reply. I do not see any way of getting around this. |
- Kevin |
|
|
2b3
Starting Member
5 Posts |
Posted - 21 September 2002 : 20:40:59
|
Hey Kevin, I joined your forum at The Nut, but still can't get access to your mod?
Any ideas? |
|
|
kwhipp
Junior Member
USA
407 Posts |
Posted - 21 September 2002 : 21:33:07
|
Sorry! Try it again.
Last night I installed a customized version of Link-It and forgot to change some of the download restrictions after I finished testing. You should be able to download it without any problems now. |
- Kevin |
|
|
|
Topic |
|