Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

How to edit the *&%#$ing wiki?

Lear Cale
wordy bugger
Join date: 22 Aug 2007
Posts: 3,569
01-30-2009 10:07
I'm trying to update a function entry in the LSL portal wiki, but stymied by the use of templates.

For a given LSL function, where do I find the "spec" section to edit it?

The wiki needs some serious help on this, if we want ordinary programmers to be able to update it. Talk about obfuscation!

Thanks
Lear
Lear Cale
wordy bugger
Join date: 22 Aug 2007
Posts: 3,569
01-30-2009 10:42
Well, I managed to blunder upon the stuff I wanted to update. (Added info to the premissions constants table, used in llRequestPermissions page. HOW it gets included is a mystery to me!)
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
01-30-2009 16:23
When creating my user pages, I just poke around and find someone else's page and go into edit mode in it to see how they did something.
_____________________
I (who is a she not a he) reserve the right to exercise selective comprehension of the OP's question at anytime.
From: someone
I am still around, just no longer here. See you across the aisle. Hope LL burns in hell for archiving this forum
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
01-30-2009 22:48
easiest way is to open the edit page for a page that already has the info/style you're trying to get on the other page... that'll show you how to format it... also since the wiki is finiky, make sure you copy your edit before you preview it. always preview it.
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
Lee Ponzu
What Would Steve Do?
Join date: 28 Jun 2006
Posts: 1,770
What I do...
01-31-2009 09:05
...though I haven't for a long time...is I ignore the templates, edit the Wiki using standard Wiki editing stuff, and if *someone* who cares about the templates wants to come along later and templify things, great.
_____________________
So many monkeys, so little Shakespeare.
Zai Lynch
Registered User
Join date: 26 Jan 2007
Posts: 10
02-03-2009 17:13
To get started with basic wiki stuff, you can read https://wiki.secondlife.com/wiki/Quickie_Wiki_Intro

For LSL Portal specific stuff, you can read https://wiki.secondlife.com/wiki/LSL_Editing_Primer

In case neither of these pages is providing info helpful for you, you can leave a comment on the related talkpage to the article you'd like to edit, stating what you'd like to change. Someone will take care of it and might explain/show how it's been done.

The templating in the Wiki is very complex... That's true. It makes it hard for beginners to join. But it's a blessing once you're into it since it saves loads(!) of work.