[pmwiki-users] Don't overwrite attachments - but inform me

2007-07-19 Thread Mildiner, Melvyn
The documentation regarding Uploads (http://www.pmwiki.org/wiki/PmWiki/Uploads) states Replace a file by simply uploading a new version of the file with the same name. How can I avoid overwriting existing attachments? Ideally, I'd like an error along the lines of An attachment called

Re: [pmwiki-users] Don't overwrite attachments - but inform me

2007-07-19 Thread Petko Yotov
On Thursday 19 July 2007, Mildiner, Melvyn wrote: How can I avoid overwriting existing attachments? Ideally, I'd like an error along the lines of An attachment called screenshot1.jpeg already exists. Please rename your attachment with a unique filename. $EnableUploadOverwrite = 0; See

[pmwiki-users] group link q.

2007-07-19 Thread noskule
hi list In pmwiki default skin, if I clock on the group link in the header I only get to the groups homepage if there is NO page with the same name in an other group. Example: I'm on the page Blog.BlogPost and i click on the group link (The url is pmwiki.php/Blog) the page Main.Blog is loaded.

[pmwiki-users] markup expression prob.

2007-07-19 Thread noskule
hi list If a value in a substring contains a linebreak the substring doesn't work. Is there a way arount it? I made an example in http://pmwiki.org/wiki/Main/WikiSandbox thanks for any hints nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

Re: [pmwiki-users] markup expression prob.

2007-07-19 Thread noskule
noskule schrieb: hi list If a value in a substring contains a linebreak the substring doesn't work. Is there a way arount it? I made an example in http://pmwiki.org/wiki/Main/WikiSandbox here a better place: http://pmwiki.org/wiki/PmWiki/MarkupExpressionsTest thanks for any hints nos

Re: [pmwiki-users] markup expression prob.

2007-07-19 Thread The Editor
On 7/19/07, noskule [EMAIL PROTECTED] wrote: noskule schrieb: hi list If a value in a substring contains a linebreak the substring doesn't work. Is there a way arount it? I made an example in http://pmwiki.org/wiki/Main/WikiSandbox here a better place:

[pmwiki-users] Cookbook subversion repository

2007-07-19 Thread Patrick R. Michaud
I'm looking into the possibility of building a subversion repository for cookbook recipes and I have some questions: 1. How many recipe developers want this and would use it? 2. Where should we host it? Our options: - as part of the PmWiki repository at svn://www.pmwiki.org/ -

Re: [pmwiki-users] automatic logout ?

2007-07-19 Thread Patrick R. Michaud
On Thu, Jul 19, 2007 at 09:37:01AM +0200, Christophe David wrote: Is there a way to force users to log on again after a specified time, so that their access rights are not left forever (?) on a shared PC if they do not logout ? # automatically log browser out after 15 minutes of inactivity

Re: [pmwiki-users] markup expression prob.

2007-07-19 Thread Patrick R. Michaud
On Thu, Jul 19, 2007 at 02:11:38PM +0200, noskule wrote: hi list If a value in a substring contains a linebreak the substring doesn't work. Is there a way arount it? Not presently. Markup expressions aren't (yet?) designed to work with things that have newlines in them. Pm

Re: [pmwiki-users] Cookbook subversion repository

2007-07-19 Thread The Editor
On 7/19/07, Patrick R. Michaud [EMAIL PROTECTED] wrote: I'm looking into the possibility of building a subversion repository for cookbook recipes and I have some questions: 1. How many recipe developers want this and would use it? 2. Where should we host it? Our options: - as

Re: [pmwiki-users] Cookbook subversion repository

2007-07-19 Thread Patrick R. Michaud
On Thu, Jul 19, 2007 at 11:49:03AM -0400, The Editor wrote: On 7/19/07, Patrick R. Michaud [EMAIL PROTECTED] wrote: I'm looking into the possibility of building a subversion repository for cookbook recipes and I have some questions: ... Sorry for not being very informed, but could someone

[pmwiki-users] Not-so-newb farm problem...

2007-07-19 Thread Mike Shanley
Hi! This is my first post to the list. Thanks in advance for any help... I'm trying to work out the kinks of a wikifarm. Right now, I just have the home-wiki and one 'field'. Though they're under different domains, they're hosted in the same place. The home wiki works perfectly. Now, though

Re: [pmwiki-users] Not-so-newb farm problem...

2007-07-19 Thread Patrick R. Michaud
On Thu, Jul 19, 2007 at 12:06:27PM -0400, Mike Shanley wrote: I'm trying to work out the kinks of a wikifarm. Right now, I just have the home-wiki and one 'field'. Though they're under different domains, they're hosted in the same place. The home wiki works perfectly. Now, though the field

Re: [pmwiki-users] Not-so-newb farm problem...

2007-07-19 Thread Mike Shanley
Hey, I accidentally sent it to just Patrick... Mike Shanley wrote: Hey! Are there any urls we could look at? HOME: http://www.artiki.org FIELD: http://handbook.omniversalism.com When you say they're hosted in the same place, do you mean they're hosted on the same server but in different

Re: [pmwiki-users] Not-so-newb farm problem...

2007-07-19 Thread Mike Shanley
A bit of update: I just noticed clean Urls was on... Now they're off, and the site works... But that means I need to figure out how to clean my urls again! Mike Shanley wrote: HOME: http://www.artiki.org FIELD: http://handbook.omniversalism.com

Re: [pmwiki-users] Cookbook subversion repository

2007-07-19 Thread Frank Graffagnino
Pm, I'm sure you have probably decided to stick with subversion if you decide to do this, but I thought I would mention git just in case you (or other readers) hadn't looked at it. We use it on a few projects, and it is wonderful for us. This is the same version control used for the linux

Re: [pmwiki-users] Cookbook subversion repository

2007-07-19 Thread marc
Patrick R. Michaud said... I'm looking into the possibility of building a subversion repository for cookbook recipes and I have some questions: 1. How many recipe developers want this and would use it? Me! Though I'm hardly prolific. 2. Where should we host it? Our options: -

Re: [pmwiki-users] automatic logout ?

2007-07-19 Thread Ian MacGregor
Also interesting -- that must be some local default. This means that the session will last for 12 hours, or up to the value of session.gc_maxlifetime (defaults to 24 minutes). As ini_get('session.cookie_lifetime') returns initially nothing, wouldn't it be safer to include in the

[pmwiki-users] question about trails

2007-07-19 Thread Ian MacGregor
Imacgregor.HomePage which I use as trail for all my groups. The source for this page can be seen with http://imacgregor.com/Imacgregor/HomePage?action=source I am using this markup in the Imacgregor.HomePage (:if authid:) * [[Admin/HomePage | Administration]] (:ifend:) Viewing the page will

Re: [pmwiki-users] automatic logout ?

2007-07-19 Thread Christophe David
At any rate, there's a special-purpose session_set_cookie_params() function that seems to do exactly what you want. So, to automatically log out after 10 minutes, try (in local/(farm)config.php): session_set_cookie_params(10 * 60); For what it's worth, I'm using authuser and neither of

Re: [pmwiki-users] automatic logout ?

2007-07-19 Thread Ben Wilson
On 7/19/07, Christophe David [EMAIL PROTECTED] wrote: [...] Any idea how to make an inactivity timeout that actually works ;-) ? I developed a system with an inactivity timeout. What you need to do is track session data on the server side. Each time the user accesses, you update his mtime. If

Re: [pmwiki-users] question about trails

2007-07-19 Thread Patrick R. Michaud
On Thu, Jul 19, 2007 at 12:23:39PM -0700, Ian MacGregor wrote: Imacgregor.HomePage which I use as trail for all my groups. The source for this page can be seen with http://imacgregor.com/Imacgregor/HomePage?action=source I am using this markup in the Imacgregor.HomePage (:if authid:) *

[pmwiki-users] Markup

2007-07-19 Thread Sameer Kumar
Hi, This is my first post here. Thank you in advance for all the help! I am using Pmwiki 2.2.0 Beta59 on Apache w/ php. I am trying to use the Markup Expressions recipe which is 'required' for ZAP forms to work. While the recipe page does not explicitly ask me to do so, I have saved the

Re: [pmwiki-users] question about trails

2007-07-19 Thread Tegan Dowling
On 7/19/07, Ian MacGregor [EMAIL PROTECTED] wrote: Imacgregor.HomePage which I use as trail for all my groups. The source for this page can be seen with http://imacgregor.com/Imacgregor/HomePage?action=source I am using this markup in the Imacgregor.HomePage (:if authid:) * [[Admin/HomePage

[pmwiki-users] Using PmWiki as my Knowledge Base

2007-07-19 Thread Nelson E. Ingersoll
Hi, I am trying to determine if it is possible for me to PmWiki as my Knowledge Base. Often I will create content and I believe that PmWiki will be excellent for that. However, I will also need to be able to access, preferably through PmWiki, already created non-Wiki content. PDF files,

Re: [pmwiki-users] Using PmWiki as my Knowledge Base

2007-07-19 Thread Dr Fred C
Hmm, I just tried a search on pdf on my pmwiki and it came up with the pdf files I've uploaded. Nelson E. Ingersoll wrote: Hi, I am trying to determine if it is possible for me to PmWiki as my Knowledge Base. Often I will create content and I believe that PmWiki will be excellent for

Re: [pmwiki-users] Using PmWiki as my Knowledge Base

2007-07-19 Thread Nelson E. Ingersoll
Are you implying then that I have to upload the PDF files before I can reference them from within a Wiki page? I am 2 days new to PmWiki so I'm sill floundering as I try to tie this bit of understanding with another to paint an understanding of it. - Nelson Dr Fred C wrote: Hmm, I just

[pmwiki-users] get pmwiki to work

2007-07-19 Thread Phil Seyer
I am trying to install a new pmwiki at pguild.com http://www.pguild.com/singles/pmwik/pmwiki.php4 When I run pmwiki.php4 it seems to work, but when I clink on a link I get the following error messag, which leaves me confused : I don't know how to compile so I am lost. PHP CGI cannot be

[pmwiki-users] Export to HTML

2007-07-19 Thread pmwiki
Is there a way of exporting pmwiki to HTML? I have found some perl script to convert from HTML to pmwiki, but not the other way around. -- Thanks http://www.sqlhacks.com The SQL Server knowledge base ___ pmwiki-users mailing list

[pmwiki-users] Question from new user about URLs and upgrading PMWiki

2007-07-19 Thread Stephen Jones
Hello all, I am creating some URLs to pdf documents in my uploads folder. The URL is http://mydomain.com/pmwiki-2.1.27/uploads/Main/FileName.pdf As this URL has the current version of PMWiki in it, I just realized that it may break when I upgrade to a new version of PMWiiki. Can you advise me

Re: [pmwiki-users] Export to HTML

2007-07-19 Thread christian . ridderstrom
On Thu, 19 Jul 2007, [EMAIL PROTECTED] wrote: Is there a way of exporting pmwiki to HTML? How about e.g. wget http://www.pmwiki.org/wiki/PmWiki/PmWiki that will return the page in HTML, as if you'd looked at it with a browser... I probably don't understand your question though.

Re: [pmwiki-users] Using PmWiki as my Knowledge Base

2007-07-19 Thread Kathryn Andersen
On Thu, Jul 19, 2007 at 03:33:15PM -0600, Nelson E. Ingersoll wrote: I am trying to determine if it is possible for me to PmWiki as my Knowledge Base. Often I will create content and I believe that PmWiki will be excellent for that. However, I will also need to be able to access,

[pmwiki-users] uploads

2007-07-19 Thread Ian MacGregor
When I do ?action=upload I notice that there is a count at the bottom of that page for all uploads in a certain group. I'm putting together a page for my site that uses a tagble to list all pahes in each group. I'd like to include a count of all uploads for each group. How do I get an upload

Re: [pmwiki-users] Export to HTML

2007-07-19 Thread Ian MacGregor
On Thursday 19 July 2007 2:54:49 pm [EMAIL PROTECTED] wrote: Is there a way of exporting pmwiki to HTML? I have found some perl script to convert from HTML to pmwiki, but not the other way around. I've not looked at this recipe but I wonder if it will suit your needs:

[pmwiki-users] Outline format and images

2007-07-19 Thread Scott Smith
When writing standard PmWiki ordered lists, I can place an image in the middle of the list without the numbering re-starting. Example: # Hit OK (and OK to the next pop-up that may say the SSL-TLS connection was lost). # Highlight the invoices from the one the program choked on to the end (click

Re: [pmwiki-users] Question from new user about URLs and upgrading PMWiki

2007-07-19 Thread Neil Herber (nospam)
Stephen Jones wrote: Hello all, I am creating some URLs to pdf documents in my uploads folder. The URL is http://mydomain.com/pmwiki-2.1.27/uploads/Main/FileName.pdf As this URL has the current version of PMWiki in it, I just realized that it may break when I upgrade to a new version

Re: [pmwiki-users] get pmwiki to work

2007-07-19 Thread Phil Seyer
I think my problem has something to do with Earthlink hosting which requires that all php files be named with an extension of php4 On 7/19/07, Phil Seyer [EMAIL PROTECTED] wrote: I am trying to install a new pmwiki at pguild.com http://www.pguild.com/singles/pmwik/pmwiki.php4 When I run

Re: [pmwiki-users] question about trails

2007-07-19 Thread Patrick R. Michaud
On Thu, Jul 19, 2007 at 04:20:30PM -0500, Tegan Dowling wrote: On 7/19/07, Ian MacGregor [EMAIL PROTECTED] wrote: (:if authid:) * [[Admin/HomePage | Administration]] (:ifend:) Does trail markup ignore (:if authid:) ? As a work-around, if you just want to keep the Admin/HomePage link

[pmwiki-users] pmwiki logo messed up

2007-07-19 Thread Phil Seyer
Please check http://www.lovemusiclovedance.com/pmwiki/pmwiki.php Why is the pmwiki logo messed up? ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Re: [pmwiki-users] pmwiki logo messed up

2007-07-19 Thread Ian MacGregor
On Thursday 19 July 2007 7:51:41 pm Phil Seyer wrote: Please check http://www.lovemusiclovedance.com/pmwiki/pmwiki.php Why is the pmwiki logo messed up? You are using the Grayness skin, which I designed, but I don't know why it is showing the PmWiki logo as it is. The skin page on PmWiki is

Re: [pmwiki-users] Markup

2007-07-19 Thread H. Fox
On 7/19/07, Sameer Kumar [EMAIL PROTECTED] wrote: I'm now consistently getting the following error on the line right after the markupexpr.php line: Parse error: syntax error, unexpected T_INCLUDE_ONCE in C:\wiki\wiki\local\config.php on line 90 I cannot figure out what's wrong. The only way

Re: [pmwiki-users] pmwiki logo messed up

2007-07-19 Thread H. Fox
On 7/19/07, Phil Seyer [EMAIL PROTECTED] wrote: Please check http://www.lovemusiclovedance.com/pmwiki/pmwiki.php Why is the pmwiki logo messed up? Apparently because your server won't serve it -- assuming the path is correct, which seems to be the case. Can you retrieve the logo image

Re: [pmwiki-users] pmwiki logo messed up

2007-07-19 Thread Ian MacGregor
On Thursday 19 July 2007 9:26:16 pm H. Fox wrote: On 7/19/07, Phil Seyer [EMAIL PROTECTED] wrote: Please check http://www.lovemusiclovedance.com/pmwiki/pmwiki.php Why is the pmwiki logo messed up? Apparently because your server won't serve it -- assuming the path is correct, which

Re: [pmwiki-users] pmwiki logo messed up - logo attached

2007-07-19 Thread Ian MacGregor
Attached to this email is the PmWiki logo which shipped with my copy of PmWiki. Try this logo and see if it helps. Regards, Ian MacGregor attachment: pmwiki-32.gif___ pmwiki-users mailing list pmwiki-users@pmichaud.com

Re: [pmwiki-users] Cookbook subversion repository

2007-07-19 Thread sti
Patrick R. Michaud wrote: I'm looking into the possibility of building a subversion repository for cookbook recipes and I have some questions: 1. How many recipe developers want this and would use it? Me! I would! 2. Where should we host it? Our options: - as part of the