Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

How do I tie-in Scite-EZ to new official wikki pages?

Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
09-19-2006 06:29
PHP
I tried changing the lsl.properties from :

# LSL Wiki online help
command.help.$(file.patterns.lsl)="http://secondlife.com/badgeo/wakka.php?Wakka=$(CurrentWord)"
command.help.subsystem.$(file.patterns.lsl)=2

to:
# LSL Wiki online help
command.help.$(file.patterns.lsl)="http://rpgstats.com/wiki/index.php?=$(CurrentWord)"
command.help.subsystem.$(file.patterns.lsl)=2
/PHP
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
How do I tie in Scite-EZ to new official wikki pages?
09-19-2006 06:30
(PHP)
I tried changing the lsl.properties from :

# LSL Wiki online help
command.help.$(file.patterns.lsl)="http://secondlife.com/badgeo/wakka.php?Wakka=$(CurrentWord)"
command.help.subsystem.$(file.patterns.lsl)=2

to:
# LSL Wiki online help
command.help.$(file.patterns.lsl)="http://rpgstats.com/wiki/index.php?=$(CurrentWord)"
command.help.subsystem.$(file.patterns.lsl)=2
(/PHP)
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
How do I tie-in Scite-EZ to new official wikki pages?
09-19-2006 06:33
ooops didn't think this page went through. Hit back button a couple of times. Already answered my own question and posted answer in new thread.
Sorry! Didn't mean to spam the forum.
Moderators: please delete duplicates for me. Thank You.