PDA

View Full Version : question about article/CMS


eliddell
11-08-2007, 06:35 PM
there doesn't seem to be a way to put code in our articles the way we do here in forum land using our "" ect:
like
[as]
if(CMS!="allow me to do this"){
trace("god D!@#, son of mouthless w#@#$, !!@#$# !$% !@#$$.. sigh.");
}else{
trace("god i love you guys!");
}


am i mistaken? is there a way i can?

Jesse
11-08-2007, 11:38 PM
Hey eliddell, you can do it via the exact same mecahnism, with tags ([ as ], etc). The code highlighting only shows up in the end-user view though, not the author view.