WSN Links
Featuresspacer Showcasespacer Reviewsspacer Demosspacer Purchasespacer Manualspacer Support

Register | Forgot Password
WSN Codes
WSN Codes
By Paul

WSN Codes allow you to replace what would normally be done with HTML with a safer alternative. Allowing users to post HTML presents dangers, as the design of your page could easily be messed up by malicious users. However you may still want to let your users do simple text formating. The solution is WSN Codes.

In your admin panel under customizations, click 'WSN Codes'. To create a code, you need to type the opening and closing tags and the HTML it's supposed to simulate. If you want [strike]some text[/strike] to put text in strikethrrough, for example, supply [strike] as the opening tag and [/strike] as the closing tag according to the instructions written on that page. For the HTML equivilant use <strike> to open and </strike> to close.

Sometimes you want a more complex code, to allow a paramater to be passed. For example, perhaps you want to allow people to choose their own font. To do this you would make the opening tag [font={PARAM}]. The closing tag is [/font], the opening HTML version is <font face={PARAM}> and the closing HTML is </font>.

Rating:


1.67/5 based on 3 votes. The median rating is 1.

Submitted: 09/25/03 (Edited 10/07/06)

Description: Creating replacements for HTML.

Views: 2164 views. Averaging 1 per day.
In the most recent 30 day period, there've been 5 views.

Previous Article | Next Article

Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support