You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 99 guest(s) and 2 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Removing the HTML Coding from 7.9 [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Jap_Heaven
Private
Private


Joined: Jul 14, 2003
Posts: 35


PostPosted: Tue Feb 20, 2007 4:35 am Reply with quoteBack to top

I have just installed 7.9 and want rid of the HTML coding box. In previous versions of Nuke and even on Plantnum which I run on another site, i use the same coding to show a image in a table.

But with 7.9 it just doesn't work. I looked around and could only find a couple of people saying how it doesn't work but I'm just wondering is it possible just to dump that option. I changed the config.php file to turn off the WSYN?? or what ever its called and made no difference
Find all posts by Jap_HeavenView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Tue Feb 20, 2007 8:17 am Reply with quoteBack to top

If youve only just installed then I strongly recomend you scrap it now before you go too far and use 7.6 patched instead.

7.7 and above have more issues than simply the wysiwyg editor and are very unstable.

If you feel you have gone too far then post back as there are some javascript edits that you can make to disable the editor but it will save me having to find them if you take the first part of advice.

Regards

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
Jap_Heaven
Private
Private


Joined: Jul 14, 2003
Posts: 35


PostPosted: Tue Feb 20, 2007 8:40 am Reply with quoteBack to top

Sad I've gone too far mate Sad
Find all posts by Jap_HeavenView user's profileSend private message
hue
Support Mod
Support Mod


Joined: Apr 18, 2003
Posts: 368

Location: Ohio

PostPosted: Wed Feb 28, 2007 10:17 am Reply with quoteBack to top

Instead of omitting everything all together, why not just add the tags that you need to your config.php file ? Open your config and find the $AllowableHTML array and replace what you have there with something like this

Code:

$AllowableHTML = array("b"=>1,
         "i"=>1,
         "a"=>2,
         "em"=>1,
         "br"=>1,
         "strong"=>1,
         "blockquote"=>1,
         "tt"=>1,
         "li"=>1,
         "ol"=>1,
         "H1"=>1,
         "H2"=>1,
         "H3"=>1,
         "H4"=>1,
         "center"=>1,
         "img"=>2,
         "alt"=>1,
         "table"=>2,
         "tr"=>2,
         "td"=>2,
         "p"=>2,
         "div"=>2,
         "font"=>2,
         "p"=>1,
         "p"=>1,
         "ul"=>1);


If there are other tags you need , simple add them .
Also, be sure to read this http://nukecops.com/PHP-Nuke_allow-special-html-tags.html
This is all covered in the PHP-Nuke HOWTO section.
Find all posts by hueView user's profileSend private messageICQ Number
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.194 Seconds - 229 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::