Renegade Projects Network Forums

Full Version: Slight changes in custom MyCode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I saw D trying to link to a project on the bughouse, and since the way that is done is kinda counterintuitive, I created a custom mycode snippet to do it - [ project ]
Syntax is [ project=ProjectNumber ]Link text[ /project ]. So [ project=6 ]RockPatch2[ /project ] would create RockPatch2, linking to RP on the bugtracker.

I also changed the [ modenc ] code to work like the others ([ modenc=PageName ]Link text[ /modenc ]), instead of its previous, more limited format.

An overview of all custom codes is here.
Corrected [ modenc ] code - Ren's regexp was faulty.
modenc=(\d+) my ass.