<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
pmwiki-2.2.0-beta67<br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><br></div></span></span><br class="Apple-interchange-newline"> </div><br><div><div>On 25 Nov 2008, at 1:28 PM, Radu Luchian wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">What version of pmwiki are you running? <br><br>If the version string is not visible in your template, check scripts/version.php to see it.<br><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 1:26 PM, adam overton <span dir="ltr">&lt;<a href="mailto:a@plus1plus1plus.org">a@plus1plus1plus.org</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hmmm<br> i see that it does work on that Test page, which seems great<br> but on my system it doesn't work. not sure why it doesn't.<br> <br> i've changed it to the following so that it'll look in Local<br> Templates...<br> (:pagelist fmt=#oneline group=Main wrap=inline count=4:)<br> <br> <br> results in:<br> <br> blam<br> Main /  | About  | Calendar  | Contact  | CreateAProfile  blah<br> <br> instead of<br> blam Main /  | About  | Calendar  | Contact  | CreateAProfile  blah<br> <br> <br> it's posting the following code:<br> &lt;p>blam<br> &lt;br />&lt;strong>&lt;a class='wikilink' href='<a href="http://mySite.com/Main/" target="_blank">http://mySite.com/Main/</a><br> Index'>UDP&lt;/a> /&lt;/strong> &amp;nbsp;| &lt;a class='wikilink' href='http://<br> mySite.com/Main/About'>About&lt;/a> &amp;nbsp;| &lt;a class='wikilink'<br> href='<a href="http://mySite.com/Main/Calendar" target="_blank">http://mySite.com/Main/Calendar</a>'>Calendar&lt;/a> &amp;nbsp;| &lt;a<br> class='wikilink' href='<a href="http://mySite.com/Main/Contact" target="_blank">http://mySite.com/Main/Contact</a>'>Contact&lt;/a><br> &amp;nbsp;| &lt;a class='wikilink' href='<a href="http://mySite.com/Main/" target="_blank">http://mySite.com/Main/</a><br> CreateAProfile'>CreateAProfile&lt;/a> &amp;nbsp;blah<br> &lt;/p>&lt;p class='vspace'>&amp;nbsp;&lt;/p><br> <br> ?<br> <br> (anyways, i figured out a workaround for my situation, but i'm still<br> puzzled as to what i must've changed that's causing this... thanks)<br> <br> <br> On 23 Nov 2008, at 11:25 PM, Peter Bowers wrote:<br> <br> > When I use the wrap=inline I still get &lt;p> surrounding, but I don't<br> > think it has anything to do with pagelist -- that's just how things<br> > are divided up vertically.  As long as I put "blam" on the line<br> > immediately preceding or on the same line with the (:pagelist ...:)<br> > with the same for blah afterwards (i.e., don't double-space to start a<br> > new paragraph) my source looks like this:<br> ><br> > blam<br> > (:pagelist fmt=Cookbook/PagelistTemplateSamples#oneline group=Main<br> > wrap=inline count=4:)<br> > blah<br> ><br> > then I end up with this HTML:<br> ><br> > &lt;p>&lt;strong> &lt;span style='font-size:69%'>  &lt;/span> &lt;/strong><br> > &lt;br clear='all' /><br> > blam<br> > &lt;strong>&lt;a class='wikilink'<br> > href='<a href="http://www.pmwiki.org/wiki/Main/HomePage" target="_blank">http://www.pmwiki.org/wiki/Main/HomePage</a>'>Main&lt;/a> /&lt;/strong>  |<br> > &lt;a class='wikilink'<br> > href='<a href="http://www.pmwiki.org/wiki/Main/AboutThisSite" target="_blank">http://www.pmwiki.org/wiki/Main/AboutThisSite</a>'>About This<br> > Site&lt;/a>  | &lt;a class='wikilink'<br> > href='<a href="http://www.pmwiki.org/wiki/Main/" target="_blank">http://www.pmwiki.org/wiki/Main/</a><br> > FoxCommentTemplate'>FoxCommentTemplate&lt;/a><br> >  | &lt;a class='wikilink'<br> > href='<a href="http://www.pmwiki.org/wiki/Main/" target="_blank">http://www.pmwiki.org/wiki/Main/</a><br> > GroupAttributes'>GroupAttributes&lt;/a><br> >  | &lt;a class='wikilink'<br> > href='<a href="http://www.pmwiki.org/wiki/Main/HomePage" target="_blank">http://www.pmwiki.org/wiki/Main/HomePage</a>'>HomePage&lt;/a><br> ><br> > blah<br> > &lt;/p><br> ><br> > As you can see, the &lt;p> precedes the blam and the &lt;/p> follows the<br> > blah.  Is that what you were looking for?<br> ><br> > See here:<br> ><br> > <a href="http://www.pmwiki.org/wiki/Test/PageListTest" target="_blank">http://www.pmwiki.org/wiki/Test/PageListTest</a><br> ><br> > -Peter<br> ><br> > On Sat, Nov 22, 2008 at 3:33 AM, adam overton<br> > &lt;<a href="mailto:a@plus1plus1plus.org">a@plus1plus1plus.org</a>> wrote:<br> >><br> >> hi. is there a way to make pagelist not add &lt;p> tags around it?<br> >> i'd like for the single result of a pagelist to print out within a<br> >> line,<br> >> instead of breaking it.<br> >> for instance:<br> >><br> >>    blam (:pagelist name=Index ... :) blah<br> >><br> >> with one result always results in<br> >><br> >>    blam<br> >>    myResult<br> >>     blah<br> >><br> >> but i'd like to get<br> >><br> >>   blam myResult blah<br> >><br> >> i thought adding something like wrap=html or wrap=inline might<br> >> prevent<br> >> this, but it doesn't.<br> >><br> >> is there a way?<br> >> thanks<br> >> adam<br> >><br> >><br> >> _______________________________________________<br> >> pmwiki-users mailing list<br> >> <a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br> >> <a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br> >><br> <br> <br> _______________________________________________<br> pmwiki-users mailing list<br> <a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br> <a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br> </blockquote></div><br></blockquote></div><br></body></html>