Re: [pmwiki-users] ZAPmarkups

2007-04-02 Thread Jiri Hladůvka / OBUTEX
I still cannot understand how to generate (:title My title:) PmWiki page line when the user enters "My title" into varTitle field enter title: (:input text varTitle:) Would you like to show me how to code this? Thanks, Jiri The Editor napsal(a): > ... > Note ZAP automatically disables (: :) a

Re: [pmwiki-users] creating a new home page

2007-04-02 Thread Anno
> I just installed PmWiki for a class > (http://www.stanford.edu/group/commwiki/cgi-bin/wiki/index.php) and I'd > like to make the home page point to a different page. In other words, > I'd like index.php point to a page title of my choice not Home Page. > This is the first time that I am using

[pmwiki-users] creating a new home page

2007-04-02 Thread ShinJoung Yeo
Hi all, I just installed PmWiki for a class (http://www.stanford.edu/group/commwiki/cgi-bin/wiki/index.php) and I'd like to make the home page point to a different page. In other words, I'd like index.php point to a page title of my choice not Home Page. This is the first time that I am using

Re: [pmwiki-users] ZAPmarkups

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 08:35:37PM -0500, Patrick R. Michaud wrote: > On Mon, Apr 02, 2007 at 06:32:30PM -0400, The Editor wrote: > > But as for the reason, I want to be able to store things in a text > > variable. For example: > > > > (:Snippets: {(pagelist group=Snippets other params)}:) >

Re: [pmwiki-users] Pmwiki2pdf and js problems

2007-04-02 Thread Patrick R. Michaud
On Tue, Apr 03, 2007 at 11:10:09AM +0930, Tina, Hadgie wrote: >I have 2 issues: >1) I have installed the pmwiki2pdf cookbook and was successful. I have >tried viewing pages in PDF and they are OK. However, I seem to have a >problem when viewing pages with size of 2 MB. For example,

[pmwiki-users] Pmwiki2pdf and js problems

2007-04-02 Thread Tina, Hadgie
Hello there, Apologies for reposting this, but I have not received any comments on this issue !! I'm new to pmwiki and just installed it couple of weeks ago. I'm not sure if this issue has been posted before, but I search the mailing list and found nothing. I am running Red Hat EL3, Apache 2.0

Re: [pmwiki-users] ZAPmarkups

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 06:32:30PM -0400, The Editor wrote: > > I'm not too familiar with Pagelistcount, but I think that is only for > use in pagelist templates, correct? PageListCount avoids the need for templates. > Also the {(count)} markup can easily add excluded pages by doing > somethin

Re: [pmwiki-users] Installation Problems

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 04:27:00PM -0700, Venkat Manoj wrote: >Hello All, > >I am trying to install PmWiki on the account given to me at school. The >solaris server has php installed. When I follow the installation >instructions and type the url >(http://univname.edu/~usrna

[pmwiki-users] PageListCount (was: ZAPmarkups)

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 11:42:47PM +0100, Hans wrote: > Monday, April 2, 2007, 11:32:30 PM, The wrote: > > > I'm not too familiar with Pagelistcount, but I think that is only for > > use in pagelist templates, correct? I use this in various situations > > outside of pagelists. For example, I use

[pmwiki-users] Installation Problems

2007-04-02 Thread Venkat Manoj
Hello All, I am trying to install PmWiki on the account given to me at school. The solaris server has php installed. When I follow the installation instructions and type the url (http://univname.edu/~usrname/pmwiki/pmwiki.php), I get the following error Warning: main(/home/(username)/public

Re: [pmwiki-users] ZAPmarkups

2007-04-02 Thread Hans
Monday, April 2, 2007, 11:32:30 PM, The wrote: > I'm not too familiar with Pagelistcount, but I think that is only for > use in pagelist templates, correct? I use this in various situations > outside of pagelists. For example, I use it to tell how many comments > are posted on a certain topic, o

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread J. Meijer
> Date: Mon, 2 Apr 2007 12:29:23 -0500> Subject: Re: [pmwiki-users] categories > in pagelist> > On Mon, Apr 02, 2007 at 04:35:38PM +, J. Meijer wrote:> > > On 4/1/07, Petko Yotov <[EMAIL PROTECTED]> wrote:> > Currently we can > not search for more than one page in the "link="> >

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 11:12:33 PM, Patrick wrote: > FWIW, it can be written *as* the pages are created -- it doesn't > have to be afterwards. And you would want to set >$page['passwdedit'] = 'id:'.$fields['author']; > Still better would be: >if ($AuthId) $page['passwdedit'] = "id:$Aut

Re: [pmwiki-users] ZAPmarkups

2007-04-02 Thread The Editor
Thanks Hans for the input... On 4/2/07, Hans <[EMAIL PROTECTED]> wrote: > Hi Dan, I got some questions and comments about zapmarkups.php > > * If zapmarkups.php is installed without zap.php I get a Fatal Error: > Call to undefined function ZAPpageshortcuts. It would be nice if this > recipe can ru

Re: [pmwiki-users] I know this will generate a good laugh from most of you

2007-04-02 Thread Petko Yotov
On Monday 02 April 2007 23:33, Amy Sweetman wrote: > Hello all: > > I feel absolutely ridiculous posting this, but perhaps some of you could > use a good laugh.. and after you lift yourself off the floor, maybe you > could offer some good advice. > > I need help in correcting something, I have

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 11:05:16PM +0100, Hans wrote: > $page['pwedit'] = "id:".$fields['author']; > > can be written into both pages. > > It goes a bit beyond what Fox's filters wee meant for, i.e. manipulate > input field values, as $page['pwedit'] should be written after the > pages are create

Re: [pmwiki-users] I know this will generate a good laugh from most of you

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 02:33:16PM -0700, Amy Sweetman wrote: >Hello all: > >I feel absolutely ridiculous posting this, but perhaps some of you could >use a good laugh.. and after you lift yourself off the floor, maybe >you could offer some good advice. > >I nee

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 10:21:49 PM, Vince wrote: > I would like to have a button for a user to create a profile page. > Most of it is pretty clear, but I really need a page pair. > The button should create not only the page Profile.$Author, which I > know how to do, but to also create a page > Pr

[pmwiki-users] I know this will generate a good laugh from most of you

2007-04-02 Thread Amy Sweetman
Hello all: I feel absolutely ridiculous posting this, but perhaps some of you could use a good laugh.. and after you lift yourself off the floor, maybe you could offer some good advice. I need help in correcting something, I have emailed the list in the past and was advised to add passw

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Vince Administration
Here is a slightly different version of "Can you do this?" I am using Fox, and it is working well for comment forms, and many thanks to Hans for his help. But here is a new question. I would like to have a button for a user to create a profile page. Most of it is pretty clear, but I really nee

Re: [pmwiki-users] JITS: auto-link author to profile

2007-04-02 Thread Hladůvka Jiří
e:)'''[[~{=$:CWrittenBy}]]''' > > > > basically, adding [[~...]] around the name when output (NOT input). > > > > -the Other michael > http://www.xradiograph.com/interference > http://www.xradiograph.com/wrottings > > __ Informa

Re: [pmwiki-users] Pre-formatted text and trailing slashes

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 01:53:36PM -0700, Martin Fick wrote: > I am using pmwiki-2.1.10 and I have run into what I > think should be a bug in the way that pre-formatted > text (lines starting with a space) is handled? A line > that ends in \ is continued on the next line. While > that makes sense

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 9:51:16 PM, Hans wrote: > [[{$$target}]] > is displayed as a link like this > {7magearget} see http://www.pmwiki.org/wiki/Test/LinkTest $$t becomes image inside [[ ]] links, and other weird substitutions ~Hans ___ pmwiki

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 9:31:06 PM, Hans wrote: > thanks! It is looking good. The change will be painful, as all > template pages and Fox forms need to be mended. Sorry I did not mean this in a sarcastic way! The new code is looking good, but changing existing installations will be painful. Look

[pmwiki-users] Pre-formatted text and trailing slashes

2007-04-02 Thread Martin Fick
Hi, I am using pmwiki-2.1.10 and I have run into what I think should be a bug in the way that pre-formatted text (lines starting with a space) is handled? A line that ends in \ is continued on the next line. While that makes sense in normal wiki text, that does not make as much sense to me in pr

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 9:09:40 PM, Patrick wrote: > Oh, this is an excellent point. PHP allows it, yes, but AFAICT it's > not valid HTML. However, given that we'd likely want to allow > brackets in names (as PHP does), I'd change the pattern to > something like: > "/\\{\\$\\$([A-Za-z][-_:.\\

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Petko Yotov
On Monday 02 April 2007 21:47, Patrick R. Michaud wrote: > Here's how I currently see the above: > > link=Cat1 # link=+Cat1 > link=+Cat1,Cat2 # link=+Cat1,+Cat2 > link=-Cat1,Cat2 # link=-Cat1,+Cat2 > link=-Cat1,Cat2,+Cat3 # link=-Cat1,+Cat2,+Cat3 > >

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 08:49:26PM +0100, Hans wrote: > Monday, April 2, 2007, 8:08:40 PM, Patrick wrote: > > > My current plans for future markup syntax in this area: > > > {$$var} - template substitution > > {$?var} - value from query string ($_GET) > > {(foo bar)} - func

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 08:40:06PM +0100, Hans wrote: > Monday, April 2, 2007, 8:37:55 PM, Patrick wrote: > > > For names coming via a form POST, I think the valid names > > are limited to the pattern "[A-Za-z][-_:.\w]*" [1]. So this > > would be something like: > > > "/\\{\\$\\$([A-Za-z][-_

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 8:08:40 PM, Patrick wrote: > My current plans for future markup syntax in this area: > {$$var} - template substitution > {$?var} - value from query string ($_GET) > {(foo bar)} - functional markup (e.g., substr, date, etc.) > But at this point I make

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 09:38:54PM +0200, Petko Yotov wrote: > On Monday 02 April 2007 21:16, Patrick R. Michaud wrote: > > On Mon, Apr 02, 2007 at 08:55:35PM +0200, Petko Yotov wrote: > > > Thanks Patrick. I always thought that this should behave like the word > > > match filter, so, "link=Cat1,Ca

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 8:37:55 PM, Patrick wrote: > For names coming via a form POST, I think the valid names > are limited to the pattern "[A-Za-z][-_:.\w]*" [1]. So this > would be something like: > "/\\{\\$\\$([A-Za-z][-_:.\\w]*)\\}/e" this does not include name[0] name[1] etc and name[]

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Petko Yotov
On Monday 02 April 2007 21:16, Patrick R. Michaud wrote: > On Mon, Apr 02, 2007 at 08:55:35PM +0200, Petko Yotov wrote: > > On Monday 02 April 2007 19:29, Patrick R. Michaud wrote: > > > On Mon, Apr 02, 2007 at 04:35:38PM +, J. Meijer wrote: > > > >On 4/1/07, Petko Yotov <[EMAIL PROTECTED]>

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 08:22:28PM +0100, Hans wrote: > > What is the allowed name pattern for input field names? For names coming via a form POST, I think the valid names are limited to the pattern "[A-Za-z][-_:.\w]*" [1]. So this would be something like: "/\\{\\$\\$([A-Za-z][-_:.\\w]*)\\

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 8:08:40 PM, Patrick wrote: > If Fox is sticking with single curlies, your best bet would be to > match alphanumerics only, with: >/(? You need the initial (?http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Re: [pmwiki-users] Print Skin

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 07:09:37PM +, Sandy wrote: > PmWiki/SkinTemplates already has: > > if ($GLOBALS['action'] == 'print') > LoadPageTemplate($pagename, "$SkinDir/print.tmpl"); This allows a skin to choose a different template based on the action, but $ActionSkin currently takes preceden

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 08:55:35PM +0200, Petko Yotov wrote: > On Monday 02 April 2007 19:29, Patrick R. Michaud wrote: > > On Mon, Apr 02, 2007 at 04:35:38PM +, J. Meijer wrote: > > >On 4/1/07, Petko Yotov <[EMAIL PROTECTED]> wrote: > > > Currently we can not search for more than one

Re: [pmwiki-users] Print Skin

2007-04-02 Thread Sandy
Patrick R. Michaud pobox.com> writes: > > On Mon, Apr 02, 2007 at 07:44:52PM +0200, Anno wrote: > > > In local/config.php: > > > > > > $ActionSkin['print'] = 'yourprintskin'; > > > > > > This says to use 'yourprintskin' for ?action=print instead of the default. > > > > This page > > http:

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 07:50:16PM +0100, Hans wrote: > Monday, April 2, 2007, 7:24:29 PM, Patrick wrote: > > > PmWiki will almost certainly be using {$$var} for substitutions > > in its built-in templating syntax (yes, the same {$$var} > > that gets used for getting pagelist parameters into page

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 07:45:21PM +0100, Hans wrote: > Monday, April 2, 2007, 7:30:31 PM, Patrick wrote: > > > I'm not at all saying that Fox "absolutely must" change > > its {var} syntax.. I'm just indicating that it's a design > > choice I wouldn't have made myself (for the reasons > > given in

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Petko Yotov
On Monday 02 April 2007 19:29, Patrick R. Michaud wrote: > On Mon, Apr 02, 2007 at 04:35:38PM +, J. Meijer wrote: > >On 4/1/07, Petko Yotov <[EMAIL PROTECTED]> wrote: > > Currently we can not search for more than one page in the "link=" > > parameter, > > so in the third exam

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 7:24:29 PM, Patrick wrote: > PmWiki will almost certainly be using {$$var} for substitutions > in its built-in templating syntax (yes, the same {$$var} > that gets used for getting pagelist parameters into pagelist > templates). Does this mean {$$var} is a reserved choice

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 7:30:31 PM, Patrick wrote: > I'm not at all saying that Fox "absolutely must" change > its {var} syntax.. I'm just indicating that it's a design > choice I wouldn't have made myself (for the reasons > given in my previous message), and that I can't guarantee > that it won't

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 01:24:29PM -0500, Patrick R. Michaud wrote: > I know I'm coming in very late to this party, but fwiw I'm not > sure that "{varname}" is a good syntax to use in the long run, > as it tends to eat up the curly brace characters and make it > difficult for any other markups to

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 06:22:39PM +0100, Hans wrote: > >>div1<< > {section1} > >>div2<< > {section2} > >>div3<< > {section3} > >><< I know I'm coming in very late to this party, but fwiw I'm not sure that "{varname}" is a good syntax to use in the long run, as it tends to eat up the curly brace

Re: [pmwiki-users] Extracting the uploadfile name

2007-04-02 Thread The Editor
On 4/2/07, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > On Mon, Mar 26, 2007 at 07:39:53PM +0200, Benoit Dutilleul wrote: > >I got no answer so I publish this one again. I hope you can provide me an > >answer! > >2007/3/24, Benoit Dutilleul < [EMAIL PROTECTED]>: > > > > Dear all

[pmwiki-users] JITS: auto-link author to profile

2007-04-02 Thread the Other michael
I made some (3) changes to JITS.JITSsnip to allow the authors to auto-link to their profile pages: change the following lines in JITSsnip: 112 (:cell:)[[~{$AuthId}]] 195 (:cell:)[[~{*$:WrittenBy}]] 273 '_ Last change/comment on {*$:CChngDate} by [[~{*$:ChngAuth}]]_' change the following line

[pmwiki-users] ZAPmarkups

2007-04-02 Thread Hans
Hi Dan, I got some questions and comments about zapmarkups.php * If zapmarkups.php is installed without zap.php I get a Fatal Error: Call to undefined function ZAPpageshortcuts. It would be nice if this recipe can run without ZAP installed. * The count markup gives different results than Pm's pag

Re: [pmwiki-users] Print Skin

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 07:44:52PM +0200, Anno wrote: > > In local/config.php: > > > > $ActionSkin['print'] = 'yourprintskin'; > > > > This says to use 'yourprintskin' for ?action=print instead of the default. > > This page > http://www.pmichaud.com/wiki/PmWiki/SkinTemplates > doesn't mentio

Re: [pmwiki-users] Print Skin

2007-04-02 Thread Anno
> In local/config.php: > > $ActionSkin['print'] = 'yourprintskin'; > > This says to use 'yourprintskin' for ?action=print instead of the default. This page http://www.pmichaud.com/wiki/PmWiki/SkinTemplates doesn't mention the $ActionSkin variable. Does it need to be updated? Anno

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Scott
Thanks Dan and Hans, I will try both of your suggestions and see which one fits the best. I appreciate both of your efforts. Scott ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 04:35:38PM +, J. Meijer wrote: >On 4/1/07, Petko Yotov <[EMAIL PROTECTED]> wrote: > Currently we can not search for more than one page in the "link=" > parameter, > so in the third example "link=Cat1,Cat2" is just ignored. It would be > really >

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread The Editor
Just for comparison, and probably more what you want: (:zapform:) Page: (:input text name:) Group: (:input text group:) Description1: (:input text descr1:) Description2: (:input text descr2:) Description3: (:input text descr3:) (:zap nextpage="{group}.{name}":) (:zap create="{group}.{name}":) (:za

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 5:00:50 PM, Scott wrote: > For example each of the following is a text input box: > Name: [name of page] > Group: [name of group] > Section 1: [data of the first section of description] > Section 2: [data of the second section of description] > Section 3: [data of the third

Re: [pmwiki-users] Print Skin

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 01:08:50PM -0400, DaveG wrote: > > I've created a basic skin, and have modified the print 'skin'. > I've located all my new skin files in their own directory in /pub. > Where do I locate new print layouts for my skin? Currently the > skin seems to use the default pmwiki/

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Hans
Monday, April 2, 2007, 5:00:50 PM, Scott wrote: > Name: [name of page] > Group: [name of group] > Section 1: [data of the first section of description] > Section 2: [data of the second section of description] > Section 3: [data of the third section of description] > Submit Button: save all the dat

[pmwiki-users] Print Skin

2007-04-02 Thread DaveG
I've created a basic skin, and have modified the print 'skin'. I've located all my new skin files in their own directory in /pub. Where do I locate new print layouts for my skin? Currently the skin seems to use the default pmwiki/print skin. How do I change that to point to my own print skin di

Re: [pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread The Editor
On 4/2/07, Scott <[EMAIL PROTECTED]> wrote: > Hi, > > Just wondering if any of the form recipes (ZAP or Fox) can do the following: > > Create a new page where multiple inputs define the name, group, and > description > of the wiki page? > > For example each of the following is a text input box: >

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread J. Meijer
On 4/1/07, Petko Yotov <[EMAIL PROTECTED]> wrote:On Sunday 01 April 2007 18:21, Manfred Schreiweis wrote:> Hi,Currently we can not search for more than one page in the "link=" parameter,so in the third example "link=Cat1,Cat2" is just ignored. It would be reallynice though, Patrick, if that beca

[pmwiki-users] Can any of the form recipes do this?

2007-04-02 Thread Scott
Hi, Just wondering if any of the form recipes (ZAP or Fox) can do the following: Create a new page where multiple inputs define the name, group, and description of the wiki page? For example each of the following is a text input box: Name: [name of page] Group: [name of group] Section 1: [data

Re: [pmwiki-users] categories in pagelist

2007-04-02 Thread Manfred Schreiweis
Petko Yotov schrieb: > You need to set not {$Name} but {*$Name} and it should work. Probably you > have > set $EnableRelativePageVars to 1 which is a Good Thing for new installations, > but in this case, {$Name} means the actual page where the variable is > (GroupFooter) and {*$Name} means the

Re: [pmwiki-users] Extracting the uploadfile name

2007-04-02 Thread Patrick R. Michaud
On Mon, Mar 26, 2007 at 07:39:53PM +0200, Benoit Dutilleul wrote: >I got no answer so I publish this one again. I hope you can provide me an >answer! >2007/3/24, Benoit Dutilleul < [EMAIL PROTECTED]>: > > Dear all, > > I'm working on a ZAP module to enable members of my pmwi

Re: [pmwiki-users] Markup question...

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 10:04:09AM -0400, The Editor wrote: > On 4/2/07, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > >On Mon, Apr 02, 2007 at 05:40:43AM -0400, The Editor wrote: > >> I have a simple markup I'm using to show Snippets code easily, and it > >> works fine except I can't seem to get

Re: [pmwiki-users] Markup question...

2007-04-02 Thread The Editor
On 4/2/07, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > On Mon, Apr 02, 2007 at 05:40:43AM -0400, The Editor wrote: > > I have a simple markup I'm using to show Snippets code easily, and it > > works fine except I can't seem to get the >>box<< to process. > > > > Markup('ZAPshow', '_begin', '/\(

Re: [pmwiki-users] Markup question...

2007-04-02 Thread Patrick R. Michaud
On Mon, Apr 02, 2007 at 05:40:43AM -0400, The Editor wrote: > I have a simple markup I'm using to show Snippets code easily, and it > works fine except I can't seem to get the >>box<< to process. > > Markup('ZAPshow', '_begin', '/\(:show (.*?):\\)/', > ">>box<< > Examples: [[$1]](:input form

Re: [pmwiki-users] UTF-8 as core default encoding (was: Headersarenotsending charset !)

2007-04-02 Thread Athan
"Patrick R. Michaud" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I suggest holding off on the rewrite in xlpage-utf-8.php, if only > because I'm expecting to deal with case-insensitive utf-8 searches > later tonight, and that will undoubtedly cause me to make > a number of import

[pmwiki-users] editing skinsections and redirect

2007-04-02 Thread noskule
hi lis hi pm I have a question about redirection. Lets say I have a skin with an editbutton for each skinsection (siteheader, sidebar, rightbar, ...) If I read the Page-XY and I deside to edit the SiteHeader I press its editbutton, get in the editmode, make the changes I wanto and save the pag

[pmwiki-users] Markup question...

2007-04-02 Thread The Editor
I have a simple markup I'm using to show Snippets code easily, and it works fine except I can't seem to get the >>box<< to process. Markup('ZAPshow', '_begin', '/\(:show (.*?):\\)/', ">>box<< Examples: [[$1]](:input form:)(:textarea name=test rows=10 cols=50:){(source $1#ID)} >><<"); Can