Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
wiki update ...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Paul Grinberg  
View profile  
 More options Apr 27 2010, 4:29 pm
From: Paul Grinberg <gri6...@gmail.com>
Date: Tue, 27 Apr 2010 15:29:03 -0500
Local: Tues, Apr 27 2010 4:29 pm
Subject: [ul-docs] wiki update ...

Did you know that our wiki has the ability to do syntax highlighting for
code? For example, you can do

<code lang='bash'>user@localhost: ~> ls -al
-rw-r--r--  1 gri6507 None    169 2010-04-27 12:45 try.php
-rwxrwxrwx  1 gri6507 None    194 2010-04-27 13:15 try.pl*
</code>

for bash commands. Or, for spec files, you can do

<code lang='rpmspec'>
%define libname_devel   %mklibname %{name} -d
%define staticname  %mklibname %{name} -s -d
%define ltitle  AfterStep Window Manager

Summary:    %{ltitle}
Name:       %{name}
Version:    %{version}
</code>

For examples of these usages, please take a look at the recently formatted
http://docs.unity-linux.org/Packaging_Guide:Patching_RPMs. To see which
syntax highlight languages are supported, see
http://qbnz.com/highlighter/index.php

paul.

--
Subscription settings: http://groups.google.com/group/ul-docs/subscribe?hl=en


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremiah Summers  
View profile  
 More options Apr 27 2010, 5:27 pm
From: Jeremiah Summers <jmiah...@gmail.com>
Date: Tue, 27 Apr 2010 14:27:43 -0700
Local: Tues, Apr 27 2010 5:27 pm
Subject: Re: [ul-docs] wiki update ...

pretty colors....

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dillj  
View profile  
 More options Apr 28 2010, 12:17 am
From: dillj <the.l...@gmail.com>
Date: Wed, 28 Apr 2010 06:17:16 +0200
Local: Wed, Apr 28 2010 12:17 am
Subject: Re: [ul-docs] wiki update ...

Oooo... pretty colors...

wait,. what's the elephant doing there?

-
thnks Paul and JMan for the work you've been putting in the wiki


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kaleb  
View profile  
 More options Apr 28 2010, 9:04 am
From: Kaleb <djj...@gmail.com>
Date: Wed, 28 Apr 2010 09:04:50 -0400
Local: Wed, Apr 28 2010 9:04 am
Subject: Re: [ul-docs] wiki update ...

With DokuWiki, you can turn the code blocks into downloadable files. Can
this also be done with MediaWiki?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
devnet  
View profile   Translate to Translated (View Original)
 More options Apr 28 2010, 9:54 am
From: devnet <dev...@gmail.com>
Date: Wed, 28 Apr 2010 09:54:25 -0400
Local: Wed, Apr 28 2010 9:54 am
Subject: Re: [ul-docs] wiki update ...

Probably with a plugin...

But can dokuwiki make everyone feel warm and fuzzy inside like mediawiki
can?  The answer is no unfortunately.  I'd rather have used dokuwiki for
everything as well but more people are editing the wiki now than did before
because more ppl are familiar with mediawiki.  I'm not making stuff up just
to make it appear better, just stating a fact.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kaleb  
View profile  
 More options Apr 28 2010, 10:04 am
From: Kaleb <djj...@gmail.com>
Date: Wed, 28 Apr 2010 10:04:59 -0400
Local: Wed, Apr 28 2010 10:04 am
Subject: Re: [ul-docs] wiki update ...

On Wed, Apr 28, 2010 at 9:54 AM, devnet <dev...@gmail.com> wrote:
> Probably with a plugin...

> But can dokuwiki make everyone feel warm and fuzzy inside like mediawiki
> can?  The answer is no unfortunately.  I'd rather have used dokuwiki for
> everything as well but more people are editing the wiki now than did before
> because more ppl are familiar with mediawiki.  I'm not making stuff up just
> to make it appear better, just stating a fact.

Hey, I'm not saying that. I'm just saying here's some functionality of
DokuWiki that I really like, can we please get this functionality on our
wiki?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
devnet  
View profile  
 More options Apr 28 2010, 10:27 am
From: devnet <dev...@gmail.com>
Date: Wed, 28 Apr 2010 10:27:05 -0400
Local: Wed, Apr 28 2010 10:27 am
Subject: Re: [ul-docs] wiki update ...

Paul,

The functionality KD is talking about exists in Syntaxhighlighter, a project
hosted on google code.  The only mediawiki plugin I'm aware of that uses
this is
http://www.lastengine.com/syntax-highlighter-code-colorizer-mediawiki/

See what you can do with that versus the one we currently have installed.
It should make for downloadable code blocks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremiah Summers  
View profile  
 More options Apr 28 2010, 11:41 am
From: Jeremiah Summers <jmiah...@gmail.com>
Date: Wed, 28 Apr 2010 08:41:22 -0700
Local: Wed, Apr 28 2010 11:41 am
Subject: Re: [ul-docs] wiki update ...

On Tue, Apr 27, 2010 at 9:17 PM, dillj <the.l...@gmail.com> wrote:
> Oooo... pretty colors...
> wait,. what's the elephant doing there?
> -
> thnks Paul and JMan for the work you've been putting in the wiki

I just mess things up everyone else just fixes them. In Arizona that's
what we're good at I hear from the media screwing up laws and trying
to force the government to fix it. Still at the very least I am proud
of my small wiki work and even my state :)

Jeremiah


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Grinberg  
View profile  
 More options Apr 28 2010, 12:33 pm
From: Paul Grinberg <gri6...@gmail.com>
Date: Wed, 28 Apr 2010 11:33:54 -0500
Local: Wed, Apr 28 2010 12:33 pm
Subject: Re: [ul-docs] wiki update ...

I will gladly investigate this. However, my work's new content filtering is
much more aggressive than the previous one. I cannot even go to that link
:-) And doing it from home is going to take a bit of time (moving in just a
few days ... )

paul.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gettinther  
View profile  
 More options Apr 28 2010, 5:58 pm
From: gettinther <gettint...@unity-linux.org>
Date: Wed, 28 Apr 2010 22:58:43 +0100
Local: Wed, Apr 28 2010 5:58 pm
Subject: Re: [ul-docs] wiki update ...
On 28 April 2010 17:33, Paul Grinberg <gri6...@gmail.com> wrote:

Enjoy the move and don't forget to post a pic of the new house ;)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Custom Processing Unlimited  
View profile  
 More options Apr 28 2010, 11:44 pm
From: Custom Processing Unlimited <cpun...@gmail.com>
Date: Thu, 29 Apr 2010 03:44:02 +0000
Local: Wed, Apr 28 2010 11:44 pm
Subject: Re: [ul-docs] wiki update ...

make sure you smudge out the address... don't want random "disgruntals"
knocking down your back door (the one's at the front are merely a
distraction! :P)

--
"Custom" is NOT mass produced... then it's just a product line.
Custom Processing Unlimited


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Grinberg  
View profile  
 More options Apr 29 2010, 10:08 am
From: Paul Grinberg <gri6...@gmail.com>
Date: Thu, 29 Apr 2010 09:08:29 -0500
Local: Thurs, Apr 29 2010 10:08 am
Subject: Re: [ul-docs] wiki update ...

Well, I took a look at the extension that Devnet pointed out above and,
unfortunately, it did not have syntax highlighting rules for several
important languages that we use, not the least of which is RPM spec format.
So, since we were just missing a simple functionality of "Download Code"
link near the block of code, I have modified our present extension to add
optionally add this feature. The full syntax for the <code> tag is actually

<code [options]>your code</code>

where options are:
lang='s'       This is the language type that explains how to highlight the
code. Default is 'text'.
               See GeSHi for full list of supported syntaxes
linenumbers    Turn on line numbers for each line in your code
download       Turn on the "Download Code" link for this block of your code
tabwidth='n'   How many spaces does a TAB represent
fileurl='s'    Instead of processing the code provided between the tags,
process the code at specified URL

Please feel free to play with this.  Also, ask questions about other missing
features on our wiki!
paul.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kaleb  
View profile  
 More options Apr 29 2010, 10:10 am
From: Kaleb <djj...@gmail.com>
Date: Thu, 29 Apr 2010 10:10:32 -0400
Local: Thurs, Apr 29 2010 10:10 am
Subject: Re: [ul-docs] wiki update ...

Sweet! Thank you, Paul!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
spiralofhope  
View profile  
 More options Aug 22 2010, 1:32 pm
From: spiralofhope <spiralofh...@gmail.com>
Date: Sun, 22 Aug 2010 13:32:10 -0400
Local: Sun, Aug 22 2010 1:32 pm
Subject: Re: [ul-docs] wiki update ...
On Thu, 29 Apr 2010 09:08:29 -0500

Paul Grinberg <gri6...@gmail.com> wrote:
> Well, I took a look at the extension that Devnet pointed out above
> and, unfortunately, it did not have syntax highlighting rules for
> several important languages that we use, not the least of which is
> RPM spec format.  

I'm not sure if this was the extension that you're using or not.  If
not, it's been on my todo list for some time now:
http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi

When googling, I saw that it does support RPM:
http://www.google.ca/search?hl=en&q=geshi+RPM+Specification+File
.. however, I cannot find an RPM reference on the extension's home page
like Google says I should.

I'm personally migrating away from MediaWiki, and I'll probably end up
with something nice and simple like:
http://alexgorbatchev.com/SyntaxHighlighter/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Grinberg  
View profile  
 More options Aug 23 2010, 10:20 am
From: Paul Grinberg <gri6...@gmail.com>
Date: Mon, 23 Aug 2010 09:20:16 -0500
Local: Mon, Aug 23 2010 10:20 am
Subject: Re: [ul-docs] wiki update ...

On Sun, Aug 22, 2010 at 12:32 PM, spiralofhope <spiralofh...@gmail.com>wrote:

> On Thu, 29 Apr 2010 09:08:29 -0500
> Paul Grinberg <gri6...@gmail.com> wrote:

> > Well, I took a look at the extension that Devnet pointed out above
> > and, unfortunately, it did not have syntax highlighting rules for
> > several important languages that we use, not the least of which is
> > RPM spec format.

> I'm not sure if this was the extension that you're using or not.  If
> not, it's been on my todo list for some time now:
> http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi

Nope - that extension didn't have the features that I felt that we needed.
It just so happens that in the past, I had written a different extension
using GeSHi, so we are using that one. You can always check the details of
the installed extensions on http://docs.unity-linux.org/Special:Version

> When googling, I saw that it does support RPM:
> http://www.google.ca/search?hl=en&q=geshi+RPM+Specification+File
> .. however, I cannot find an RPM reference on the extension's home page
> like Google says I should.

> Support of RPM Spec file format was something that I had asked from GeSHi

developers a long time ago. They never responded. Since I didn't find any
other syntax highlighter that handled this format and still integrated
nicely into a wiki, I simply wrote the syntax file for this format and
submitted it to GeSHi developers. I have no idea whether or not they plan to
incorporate it into a release in the future.

> I'm personally migrating away from MediaWiki, and I'll probably end up
> with something nice and simple like:
> http://alexgorbatchev.com/SyntaxHighlighter/

The preferred choice for a wiki is always up for debate ...

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dillj  
View profile  
 More options Aug 23 2010, 11:59 am
From: dillj <the.l...@gmail.com>
Date: Mon, 23 Aug 2010 17:59:35 +0200
Local: Mon, Aug 23 2010 11:59 am
Subject: Re: [ul-docs] wiki update ...

wow, way to resurect a thread!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Grinberg  
View profile  
 More options Aug 23 2010, 1:46 pm
From: Paul Grinberg <gri6...@gmail.com>
Date: Mon, 23 Aug 2010 12:46:18 -0500
Local: Mon, Aug 23 2010 1:46 pm
Subject: Re: [ul-docs] wiki update ...

To my pleasant surprise, I've discovered that GeSHi, at least in their
latest version, is distributing my rpmspec.php file. In other words, any
wiki extension using GeSHi as the syntax highlighter should work now.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
spiralofhope  
View profile  
 More options Aug 28 2010, 11:26 am
From: spiralofhope <spiralofh...@gmail.com>
Date: Sat, 28 Aug 2010 11:26:25 -0400
Local: Sat, Aug 28 2010 11:26 am
Subject: Re: [ul-docs] wiki update ...
Sweet!

On Mon, 23 Aug 2010 12:46:18 -0500


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »