<font color='black' size='2' face='arial'>
<div>Hi;</div>


<div> </div>


<div>Here's another development that falls short of PmWiki programming, but may be useful to some PmWiki developers. It is the installation of a translator on a PmWiki site.</div>


<div> </div>


<div>Unfortunately, I cannot say that the MsTranslator can be installed on an existing wiki; however, it can be installed on new wikis and the pages from the old wiki can be migrated to the new wiki with the appropriate addition of widget code to the <EM>Site.AllGroupHeader</EM> page. I'm not sure why this is.</div>


<div> </div>


<div>It's really very easy. Just obtain the code from the Ms Translator widget site: <A href="http://www.microsofttranslator.com/widget/?ref=MSTWidget">http://www.microsofttranslator.com/widget/?ref=MSTWidget</A></div>


<div> </div>


<div>Copypaste it into the <EM>Site.AllGroupHeader page</EM>. Note; this page must be enabled with the following code in your config.php file before being created; </div>


<div> </div>


<div>$GroupHeaderFmt =<br>
  '(:include {$SiteGroup}.AllGroupHeader:)(:nl:)'<br>
  .'(:include {$Group}.GroupHeader:)(:nl:)';<br>
</div>


<div>The widget will appear on all created pages, as well as those imported into the wiki.d directory.</div>


<div><BR clear=all>Select language from drop-down menu, and click on the <EM>go</EM> arrow. When you click on your first target, the page will freeze; however, after some time, (about one minute), a message will appear, asking, <EM>"Stop running this script?"</EM> Click on <EM>yes,</EM> and your page will respond normally, thereafter.<BR clear=all><BR clear=all>To preserve the page translation, and access it without freeze-ups or waiting time, just click on the email icon in the lower-right-hand side of the Ms Translator widget. This will create a <EM>translated page URL</EM> that you can use to reach the translation in the future.<BR clear=all><BR clear=all>Note: Editing must be done with the page displaying in the original language, in this case <EM>English.</EM><BR clear=all><br>
The widget's default position is upper-left-hand corner, bottom layer. That means, if you have a logo in that corner, you must extend it downwards on a transparent layer, so that the widget shows through. The transparent layer must not cover the active controls; such as, the <EM>drop-down</EM> and the <EM>go</EM> arrow.</div>


<div> </div>


<div>Note; In Php, all unpositioned objects (linked images) will default to the left side of the page. This fact may be useful for creating hyperlinks on masses of pages using SearchReplace.php, or similar.<br>
</div>


<div style="CLEAR: both">

<div><IMG alt=:-) src="http://o.aolcdn.com/cdn.webmail.aol.com/resources/core/images/smile.png" width=25 height=25>John </div>


<div> </div>


<div>prinoer@aol.com<br>
</div>
</div>
<br>
<br>


<div style="FONT-FAMILY: arial,helvetica; COLOR: black; FONT-SIZE: 10pt">-----Original Message-----<br>
From: pmwiki-users-request <pmwiki-users-request@pmichaud.com><br>
To: pmwiki-users <pmwiki-users@pmichaud.com><br>
Sent: Tue, Oct 16, 2012 2:28 pm<br>
Subject: pmwiki-users Digest, Vol 88, Issue 13<br>
<br>


<div style="BACKGROUND-COLOR: #fff; MARGIN: 0px; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; COLOR: #000; FONT-SIZE: 12px" id=AOLMsgPart_0_2cb48e84-9990-4940-9b92-8a53f06895d1><PRE style="FONT-SIZE: 9pt"><TT>Send pmwiki-users mailing list submissions to
        <A href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</A>

To subscribe or unsubscribe via the World Wide Web, visit
        <A href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target=_blank>http://www.pmichaud.com/mailman/listinfo/pmwiki-users</A>
or, via email, send a message with subject or body 'help' to
        <A href="mailto:pmwiki-users-request@pmichaud.com">pmwiki-users-request@pmichaud.com</A>

You can reach the person managing the list at
        <A href="mailto:pmwiki-users-owner@pmichaud.com">pmwiki-users-owner@pmichaud.com</A>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of pmwiki-users digest..."


Today's Topics:

   1. Update to Fox form processor (Hans Bracker)


----------------------------------------------------------------------

Message: 1
Date: Tue, 16 Oct 2012 17:59:51 +0100
From: Hans Bracker <<A href="mailto:design@softflow.co.uk">design@softflow.co.uk</A>>
To: <A href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</A>
Subject: [pmwiki-users] Update to Fox form processor
Message-ID: <<A href="mailto:795266199.20121016175951@softflow.co.uk">795266199.20121016175951@softflow.co.uk</A>>
Content-Type: text/plain; charset=iso-8859-15


I haven't updated Fox for a while, but I had a request on
how to post PTVs to a new page, and giving them values from
another page, which is determined only when the form is submitted
via a form field.

I added two new kinds of replacement variables for use on Fox
templates, one for evaluating page variables, and one for evaluating
page text variables, when the form is submitted.

They use similar syntax than the template variables for PmWiki
pagelists, i.e. {PageName=$var} and {PageName=$:var} for PVs and for
PTVs, or the same without PageName component. Replacement variables
for submitted field values could be used within these, for instance
{{$$page}=$:data}

See also documentation:
<A href="http://softflow.co.uk/design/FoxDocumentation/TemplateMarkup" target=_blank>http://softflow.co.uk/design/FoxDocumentation/TemplateMarkup</A>
and for fox.php download:
<A href="http://softflow.co.uk/design/Wiki/Fox" target=_blank>http://softflow.co.uk/design/Wiki/Fox</A>



Best,
Hans   
<A href="http://www.softflow.co.uk/" target=_blank>www.softflow.co.uk</A>    




------------------------------

Subject: Digest Footer

_______________________________________________
pmwiki-users mailing list
<A href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</A>
<A href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target=_blank>http://www.pmichaud.com/mailman/listinfo/pmwiki-users</A>


------------------------------

End of pmwiki-users Digest, Vol 88, Issue 13
********************************************
</TT></PRE></div>
<!-- end of AOLMsgPart_0_2cb48e84-9990-4940-9b92-8a53f06895d1 --></div>
</font>