Author |
Message |
puppyfan12

Joined: 04 Dec 2006 Posts: 140 Location: Ontario, Canada
|
Posted: Sun 04 Mar 2007, 20:21 Post subject:
sharing code on the wiki... |
|
I was wondering if anyone was aware of the Grab Code Handler feature of the wiki?
It looks like a very good way to share ash/bash scripts and other code snippets for puppy development.
_________________ Joe D.
|
Back to top
|
|
 |
puppyfan12

Joined: 04 Dec 2006 Posts: 140 Location: Ontario, Canada
|
Posted: Thu 08 Mar 2007, 04:33 Post subject:
|
|
Yes, this double post is to shamelessly bump my thread.
I'm wonder who runs the puppylinux.org wiki? Is that Barry's site? Whoever runs it...if they update the wiki software to the lastest version, all those code download blocks will automatically work with existing posts.
I have an example on my server:
http://skypilot.dopper.net/SkyPilotScripts
It makes it easy for anyone to share/download useful bash scripts by posting in the following format to the wiki:
%%
<script text here>
%%
_________________ Joe D.
|
Back to top
|
|
 |
John Doe
Joined: 01 Aug 2005 Posts: 1689 Location: Michigan, US
|
Posted: Thu 08 Mar 2007, 14:17 Post subject:
|
|
I have some scripts examples here:
http://puppylinux.org/wikka/ShellScriptsExamples
Over time, I noticed that included #/bin/sh on every line added another whole page when I printed it so I took them out.
That feature you mention might be useful in many cases. I think Lobster manages the wiki. I don't know who actually runs it (maybe him also).
|
Back to top
|
|
 |
J_Rey

Joined: 04 May 2005 Posts: 274 Location: Northwest Florida, U.S.A.
|
Posted: Thu 08 Mar 2007, 15:09 Post subject:
|
|
When you are editing a page, you can click on the Help button to load the Wikka Formatting Guide, which has info on how best to implement the code formatting already mentioned.
Barry is the one hosting it but Lobster is the wiki admin, FYI.
|
Back to top
|
|
 |
puppyfan12

Joined: 04 Dec 2006 Posts: 140 Location: Ontario, Canada
|
Posted: Fri 09 Mar 2007, 11:11 Post subject:
|
|
Thanks for the links guys...wow the new formatting rules in Wikka Wakka Wiki 1.1.6.2 make it a lot more powerful that 1.1.6.0 (currently used on puppylinux.org). For the scripts you can specify filename, type of code as well as which lines of code you're displaying...all complete with syntax highlighting and scrollable code for long lines that hang off the page...
checkout a few examples I've updated here
_________________ Joe D.
|
Back to top
|
|
 |
|