[pmwiki-users] Indented table

Anne McShane mcshane_anne at hotmail.com
Wed Jan 14 16:26:33 CST 2009


I've found that this works well:

>>indent<<
||border=1
||cell 1||cell2||
||cell 3||cell...||
>><<




> From: pmwiki-users-request at pmichaud.com
> Subject: pmwiki-users Digest, Vol 43, Issue 19
> To: pmwiki-users at pmichaud.com
> Date: Wed, 14 Jan 2009 11:40:46 -0600
> 
> Send pmwiki-users mailing list submissions to
> 	pmwiki-users at pmichaud.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://www.pmichaud.com/mailman/listinfo/pmwiki-users
> or, via email, send a message with subject or body 'help' to
> 	pmwiki-users-request at pmichaud.com
> 
> You can reach the person managing the list at
> 	pmwiki-users-owner at pmichaud.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of pmwiki-users digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Any hope for 2.2.0 stable release? (Ben Stallings)
>    2. Issue with foxedit.php and special characters (James DeVain)
>    3. Containing DIV elements within an LI? (DaveG)
>    4. Input Only Numers (edwin marte)
>    5. Re: Containing DIV elements within an LI? (DaveG)
>    6. Indented table (denis.mail.list at free.fr)
>    7. Tabulation character in a pagelist/template (Stéphane Heckel)
>    8. PTV and if= date in pagelists? (Audun Myhra Bergwitz)
>    9. Replacing empty/null input in a Fox form (Graham Archer)
>   10. Re: Replacing empty/null input in a Fox form (Hans)
>   11. Re: Indented table (Hans)
>   12. Re: Replacing empty/null input in a Fox form (Graham Archer)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 13 Jan 2009 17:03:08 -0600
> From: Ben Stallings <ben at interdependentweb.com>
> Subject: Re: [pmwiki-users] Any hope for 2.2.0 stable release?
> To: pmwiki-users at pmichaud.com
> Message-ID: <496D1DAC.2080001 at interdependentweb.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Clayton Curtis wrote,
> > Is there any further news on the release of stable (non-beta) 2.2?
> I'd like to echo this question, but for a different reason... some of 
> you know that I was an active recipe developer up until a year ago, when 
> an employer had me learn Drupal and sent me to Drupalcon.  I was 
> impressed not so much by the rapid pace of Drupal development (which 
> verges on absurd) but by the number of people involved... Dries Buytaert 
> is the founder and figurehead of the Drupal organization, but he's no 
> longer the development lead -- there's a committee for that.
> 
> Don't get me wrong, I am very grateful to Pm for his leadership of the 
> PmWiki project.  I just wonder if the core development might be 
> delegated so that we can finish 2.2 and get out of beta and start 
> thinking about 2.3.  Because my clients demand more functionality than 
> the current PmWiki core can provide, and that means I'm spending most of 
> my time with Drupal these days.
> 
> I apologize if there's already been an attempt to do this; I may have 
> missed it because I don't follow the list as closely as I used to.  I 
> know Pm asked the list a few months ago whether a 2.2 stbale version 
> should be released without all the promised functionality, but I never 
> saw what happened with that.
> 
> Ben Stallings
> Interdependent Web
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 13 Jan 2009 19:18:30 -0500
> From: "James DeVain" <jamesdevain at mail.com>
> Subject: [pmwiki-users] Issue with foxedit.php and special characters
> To: pmwiki-users at pmichaud.com
> Message-ID: <20090114001830.0B02C32675A at ws1-8.us4.outblaze.com>
> Content-Type: text/plain; charset="iso-8859-15"
> 
> I'm using foxedit.php. Whenever I open a section for editing using
> the FoxEditSectionForm, certain characters are displayed as special
> character codes (for example "<" is displayed as "&lt;". Is this
> supposed to happen? If so, is there a way to prevent it?
> 
> -- 
> Be Yourself @ mail.com!
> Choose From 200+ Email Addresses
> Get a Free Account at www.mail.com
> 
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 13 Jan 2009 20:59:14 -0500
> From: DaveG <pmwiki at solidgone.com>
> Subject: [pmwiki-users] Containing DIV elements within an LI?
> To: PmWiki Users <pmwiki-users at pmichaud.com>
> Message-ID: <496D46F2.7060900 at solidgone.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Is it possible to contain other elements within an LI, like:
> <li>test
>    <div class="xx">
>      <p>Some text</p>
>    </div>
> </li>
> 
>   ~ ~ Dave
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Tue, 13 Jan 2009 23:47:17 -0500
> From: "edwin marte" <edwin.marte at leidba.com>
> Subject: [pmwiki-users] Input Only Numers
> To: pmwiki-users at pmichaud.com
> Message-ID:
> 	<7c6708280901132047k785bd68cg5362e6194ed3ce06 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi List,
> I am using a Simple Zap Form where I get Numbers (values) from 0.00 to
> 20.00. After Summition of the form I must obtain the sumatory result of all
> fields, This work fine, no problem only if the user doesn't make a mistake.
> I have not figured it out using pmwiki how to detect or limit user to input
> only numbers into the field. For me would be ok to be able to tell the user
> that there is an error in a field that must be corrected.
> 
> Any Ideas ?
> 
> Thanks,
> Edwin
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090113/b1f2ae2e/attachment-0001.html 
> 
> ------------------------------
> 
> Message: 5
> Date: Tue, 13 Jan 2009 23:55:21 -0500
> From: DaveG <pmwiki at solidgone.com>
> Subject: Re: [pmwiki-users] Containing DIV elements within an LI?
> To: PmWiki Users <pmwiki-users at pmichaud.com>
> Message-ID: <496D7039.7070201 at solidgone.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> I realize that DIV elements within LI is not valid html, but I was 
> trying to fit within an existing framework.
> 
> Anyway, the closest I could get was:
> * test
>    %xx%Some text%%
> 
> Which produces a span rather than a div. Some css styling with 
> "display:block" produces the 'equivalent' of a div, so it's close enough.
> 
>   ~ ~ Dave
> 
> DaveG wrote:
> > Is it possible to contain other elements within an LI, like:
> > <li>test
> >    <div class="xx">
> >      <p>Some text</p>
> >    </div>
> > </li>
> > 
> >   ~ ~ Dave
> > 
> > _______________________________________________
> > pmwiki-users mailing list
> > pmwiki-users at pmichaud.com
> > http://www.pmichaud.com/mailman/listinfo/pmwiki-users
> > 
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Wed, 14 Jan 2009 10:00:05 +0100 (CET)
> From: denis.mail.list at free.fr
> Subject: [pmwiki-users] Indented table
> To: pmwiki-users at pmichaud.com
> Message-ID:
> 	<1777956141.6362881231923605245.JavaMail.root at spooler6-g27.priv.proxad.net>
> 	
> Content-Type: text/plain; charset=utf-8
> 
> Hello,
> 
> I'm desperatly trying to indent a table, either by the way of -> or by the way of a list, but I can't get a correct result. The table is never indented, and sometimes it is not interpreted as a table (i.e : the || are printed on the page).
> 
> Is there a way to get it ?
> 
> And I've noticed the fact that putting a table after a second level of list produce the next list bullet to become the same 'design' than the first level bullet (a 'filled circle', not an 'empty one'), bug or feature ? ;-)
> 
> *list
> **list
> || border = 1
> ||foo||foo1||
> **list
> *list
> 
> Thanks in advance.
> 
> Denis
> 
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Wed, 14 Jan 2009 12:28:46 +0100
> From: "Stéphane Heckel" <hsteph at club-internet.fr>
> Subject: [pmwiki-users] Tabulation character in a pagelist/template
> To: pmwiki-users at pmichaud.com
> Message-ID: <gkki9j$mbt$1 at ger.gmane.org>
> 
> Hello list,
> 
> I have a template like this
> [@
> [[#tabcreatedby]]
> {=$Name}&#9;{=$Title}&#9;{=$CreatedBy}
> [[#tabcreatedbyend]]
> @]
> 
> used with :
> (:pagelist group=People fmt=#tabcreatedby:)
> 
> When I copy/paste the result of the page and insert the content to 
> excel/openoffice, the tab does render(a space is used instead)
> I'm missing something ...
> 
> Stéphane
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Wed, 14 Jan 2009 14:52:40 +0100
> From: Audun Myhra Bergwitz <bergwitz at gmail.com>
> Subject: [pmwiki-users] PTV and if= date in pagelists?
> To: pmwiki-users at pmichaud.com
> Message-ID: <496DEE28.1050707 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> I made this pagelist:
> 
> (:pagelist if="date {$:Time}":)
> 
> and want it to show any page which has PTV set at a date later than
> today. It doesn't work, as the code lists all the pages on our wiki.
> Why? How to make it work? Or won't it work anyway?
> 
> For now there is only two test pages which has the Time set as a PTV,
> and they are formatted in the standard format of yyyymmdd, so if="date"
> should be able to recognize it.
> 
> I also tried (:PageList if="date {(ftime fmt=%Y%m%d when={$:Tid})}":)
> which gives no results, while(:PageList if="! date {(ftime fmt=%Y%m%d
> when={$:Tid})}":) again lists all pages.
> 
> audun
> 
> 
> 
> ------------------------------
> 
> Message: 9
> Date: Wed, 14 Jan 2009 15:50:27 +0000
> From: Graham Archer <Graham.Archer at Sun.COM>
> Subject: [pmwiki-users] Replacing empty/null input in a Fox form
> To: pmwiki-users at pmichaud.com
> Message-ID: <496E09C3.6020505 at sun.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> An HTML attachment was scrubbed...
> URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090114/8ac4981f/attachment-0001.html 
> 
> ------------------------------
> 
> Message: 10
> Date: Wed, 14 Jan 2009 16:39:34 +0000
> From: Hans <design5 at softflow.co.uk>
> Subject: Re: [pmwiki-users] Replacing empty/null input in a Fox form
> To: Graham Archer <Graham.Archer at Sun.COM>
> Cc: PmWiki Users <pmwiki-users at pmichaud.com>
> Message-ID: <1543040779.20090114163934 at softflow.co.uk>
> Content-Type: text/plain; charset=iso-8859-1
> 
> Wednesday, January 14, 2009, 3:50:27 PM, Graham Archer wrote:
> 
> >  In the Fox template I am using this syntax:
> 
> >  (:if equal {$$Input_Text} "":)(:{$$Input_Text}:"-":)(:else:){$$Input_Text}(:ifend:)
> 
> >  However this doesn't work as I intended, the page shows? (::"-":)?
> > instead of just the? - character I was hoping for.? 
> >  I can't figure out how to replace? {$$Input_Text} with a preset
> > character when the input is empty.
> 
> try this in the template:
> 
> (:if equal {$$Input_Text} "":)-(:else:){$$Input_Text}(:ifend:)
> 
> 
>   ~Hans
> 
> 
> 
> 
> ------------------------------
> 
> Message: 11
> Date: Wed, 14 Jan 2009 16:50:21 +0000
> From: Hans <design5 at softflow.co.uk>
> Subject: Re: [pmwiki-users] Indented table
> To: denis.mail.list at free.fr
> Cc: PmWiki Users <pmwiki-users at pmichaud.com>
> Message-ID: <271608568.20090114165021 at softflow.co.uk>
> Content-Type: text/plain; charset=iso-8859-15
> 
> Wednesday, January 14, 2009, 9:00:05 AM, denis.mail.list at free.fr wrote:
> 
> > I'm desperatly trying to indent a table, either by the way of -> or
> > by the way of a list, but I can't get a correct result. The table is
> > never indented, and sometimes it is not interpreted as a table (i.e
> > : the || are printed on the page).
> 
> > Is there a way to get it ?
> 
> > And I've noticed the fact that putting a table after a second level
> > of list produce the next list bullet to become the same 'design'
> > than the first level bullet (a 'filled circle', not an 'empty one'), bug or feature ? ;-)
> 
> > *list
> > **list
> > || border = 1
> > ||foo||foo1||
> > **list
> > *list
> 
> Try adding a margin-left value as style in the table, for instance:
> 
> *list
> **list
> ||style='margin-left:4em' border=1
> ||foo||foo1||
> **list
> *list
> 
> I don't know the answer to the change in second level bullet after
> the table.
> 
> 
>   ~Hans
> 
> 
> 
> 
> ------------------------------
> 
> Message: 12
> Date: Wed, 14 Jan 2009 17:40:22 +0000
> From: Graham Archer <Graham.Archer at Sun.COM>
> Subject: Re: [pmwiki-users] Replacing empty/null input in a Fox form
> To: Hans <design5 at softflow.co.uk>
> Cc: PmWiki Users <pmwiki-users at pmichaud.com>
> Message-ID: <496E2386.8070905 at sun.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> An HTML attachment was scrubbed...
> URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090114/4905eb27/attachment.html 
> 
> ------------------------------
> 
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
> 
> 
> End of pmwiki-users Digest, Vol 43, Issue 19
> ********************************************

_________________________________________________________________
Net yourself a bargain. Find great deals on eBay.
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Frover%2Eebay%2Ecom%2Frover%2F1%2F705%2D10129%2D5668%2D323%2F4%3Fid%3D10&_t=763807330&_r=hotmailTAGLINES&_m=EXT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090115/c5a31dee/attachment-0001.html 


More information about the pmwiki-users mailing list