Re: [pmwiki-users] Pagelist problem

2009-08-05 Thread pmwiki
On Mon, 3 Aug 2009 14:28:10 -0700 pmw...@911networks.com wrote: > It looks like PmWiki stopped evaluating the page list. > > Is there a limit to the number of article or a php memory limit > or a Pmwiki memory limit or a limit on the number of files in a > directory? I'm replying to my own

Re: [pmwiki-users] Pagelist problem

2009-08-05 Thread Peter Bowers
On Mon, Aug 3, 2009 at 5:28 PM, wrote: > [[#fotonews]] > > (:div:) >>>lrindent round frame<< > (:include {=$FullName} self=0 lines=4:) > [[<<]][[<<]] >>><< ... > and it works for about 45 to 50 articles, after that I get: (:include ...:) has a limit of 50 include directives. You can alter this b

[pmwiki-users] Pagelist problem

2009-08-05 Thread pmwiki
Hi, I use Pm2.24 and I have: Site.LocalTemplates has: [[#fotonews]] (:div:) >>lrindent round frame<< (:include {=$FullName} self=0 lines=4:) [[<<]][[<<]] >><< %right% [[{=$FullName} | {=$Titlespaced}: click here to read more...]] (:divend:) [[<<]] [[#fotonewsend]] lrindent, round and

Re: [pmwiki-users] pagelist problem

2009-06-29 Thread Petko Yotov
On 6/28/2009, "Syv" wrote: >I have a big problem with pagelist. I created a pagelist displaying >the first 2 paragraphs of the last 30 entries. It works except for the >description and keywords of the webpage. > >The pagelist appends the description of the 30 entries so I have a 30 >lines of descr

[pmwiki-users] pagelist problem

2009-06-28 Thread Syv
I asked this question a few days ago and got no answer: Hi, I have a big problem with pagelist. I created a pagelist displaying the first 2 paragraphs of the last 30 entries. It works except for the description and keywords of the webpage. The pagelist appends the description of the 30 entries s

[pmwiki-users] Pagelist problem

2009-06-25 Thread Syv
Hi, I have a big problem with pagelist. I created a pagelist displaying the first 2 paragraphs of the last 30 entries. It works except for the description and keywords of the webpage. The pagelist appends the description of the 30 entries so I have a 30 lines description and it also append

[pmwiki-users] Pagelist problem

2009-06-19 Thread pmwiki
I have: (:pagelist group=Biz link={*$FullName} fmt=#headerinclude order=-time count=30:) as my pagelist and headerinclude is straight from the website: pmwiki.org [[#headerinclude]] %rfloat%[-more-] [[{=$FullName}|{=$Titlespaced}]] (:include {=$FullName} para=1:) (:if equal {>$Group}:) (:title

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-13 Thread Knut Alboldt
Patrick R. Michaud schrieb: > > Out of curiosity, what version of PHP are you using? > > If you're running PHP 5.2.0 or later, then the problem may be > related to the pcre.backtrack_limit configuration setting, which > was added in PHP 5.2.0 . This setting limits the amount of > work that pcre

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-11 Thread Roman
> Out of curiosity, what version of PHP are you using? > > If you're running PHP 5.2.0 or later, then the problem may be > related to the pcre.backtrack_limit configuration setting, which > was added in PHP 5.2.0 . This setting limits the amount of > work that pcre will perform in pattern matching

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-11 Thread Patrick R. Michaud
On Sun, Jun 10, 2007 at 05:30:01PM -0500, Patrick R. Michaud wrote: > On Mon, Jun 11, 2007 at 12:14:38AM +0200, Knut Alboldt wrote: > > I've got also problems with pagelist since beta54. I've got the > > following problem: > > > > If I use more that one format defined at the end of the same page

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-10 Thread Kathryn Andersen
On Sun, Jun 10, 2007 at 05:30:01PM -0500, Patrick R. Michaud wrote: > On Mon, Jun 11, 2007 at 12:14:38AM +0200, Knut Alboldt wrote: > > I've got also problems with pagelist since beta54. I've got the > > following problem: > > > > If I use more that one format defined at the end of the same page

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-10 Thread Patrick R. Michaud
On Mon, Jun 11, 2007 at 12:14:38AM +0200, Knut Alboldt wrote: > Hi ! > > I've got also problems with pagelist since beta54. I've got the > following problem: > > If I use more that one format defined at the end of the same page on > which I reference both pagelisttemplates within a pagelist-mar

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-10 Thread Knut Alboldt
Hi ! I've got also problems with pagelist since beta54. I've got the following problem: If I use more that one format defined at the end of the same page on which I reference both pagelisttemplates within a pagelist-markup, at least one of them don't produce any output. When I put the formats

Re: [pmwiki-users] pagelist problem with 2.2beta54

2007-06-10 Thread Patrick R. Michaud
On Thu, Jun 07, 2007 at 10:44:41PM +1000, Kathryn Andersen wrote: > I'm having a problem with pagelists in 2.2beta54; I've reverted back to > beta53 in the meantime. > > The problem is this: > There are *some* pagelist formats that produce no results whatsoever, > which used to work fine in beta53

[pmwiki-users] pagelist problem with 2.2beta54

2007-06-07 Thread Kathryn Andersen
I'm having a problem with pagelists in 2.2beta54; I've reverted back to beta53 in the meantime. The problem is this: There are *some* pagelist formats that produce no results whatsoever, which used to work fine in beta53 and earlier. I don't know what is the difference between formats that work an