Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » [archived] saw_regexp

#1 2004-06-29 22:02:19

ninj
Archived Plugin Author
Registered: 2004-04-27
Posts: 2

[archived] saw_regexp

I’ve been hacking together some regular expression support for some ideas I’m toying with (mainly for a gallery.)

Sadly, I don’t have much time to spend on playing with this stuff as I would like, but I though I’d release the plugin to get some feedback.

Download saw_regexp

update:

What does it do? Well, it doesn’t have anything to do with a gallery yet. All it does is supply the ability to use regular expressions to replace text inside your templates.

Last edited by ninj (2004-06-29 22:18:15)

Offline

#2 2004-06-29 22:12:52

mamash
Member
From: Prague
Registered: 2004-02-21
Posts: 127
Website

Re: [archived] saw_regexp

I would be polite to say what the plugin actually does, so that people know what they are downloading. I can’t imagine what ‘regular expressions’ have in common with a gallery.


Who’s gonna textdrive you home tonight?

Offline

#3 2004-06-29 22:18:40

ninj
Archived Plugin Author
Registered: 2004-04-27
Posts: 2

Re: [archived] saw_regexp

> mamash wrote:

I would be polite to say what the plugin actually does, so that people know what they are downloading. I can’t imagine what ‘regular expressions’ have in common with a gallery.

done!

Last edited by ninj (2004-06-29 22:20:07)

Offline

#4 2004-06-30 01:48:28

takshaka
Archived Plugin Author
From: Below the Manson-Nixon line
Registered: 2004-06-02
Posts: 97
Website

Re: [archived] saw_regexp

> mamash wrote:
> I can’t imagine what ‘regular expressions’ have in common with a gallery.

Obviously you are not a Perl programmer. <code>=^.^=</code>

Edit: Apparently I only amused myself.

Last edited by takshaka (2004-06-30 17:58:23)

Offline

#5 2004-06-30 08:46:15

mamash
Member
From: Prague
Registered: 2004-02-21
Posts: 127
Website

Re: [archived] saw_regexp

takshaka wrote: Obviously you are not a Perl programmer. <code>=^.^=</code>

You’re right, I’m not. I do use regexp quite often, though.


Who’s gonna textdrive you home tonight?

Offline

#6 2004-06-30 12:47:37

tyler
New Member
From: Toronto the Good
Registered: 2004-04-12
Posts: 4
Website

Re: [archived] saw_regexp

I don’t get it. What does it do & what is the benefit? Is it a short-cut? Will it improve productivity? Will it get me babes? :o)


I use this thing

Offline

#7 2004-06-30 14:21:45

misterk
Member
From: Morris, MN
Registered: 2004-02-24
Posts: 77
Website

Re: [archived] saw_regexp

RegExp stands for regular expressions, and it’s a way to match characters to a search string. It’s kind of hard to explain, but instead of searching for words, you search for something defined by an expression, like ^[A-Z] matches any line that starts with a capital letter.

Offline

  1. Index
  2. » Archives
  3. » [archived] saw_regexp

Board footer

Powered by FluxBB