[pmwiki-users] save problem

David Sovinski aslan at aslandata.com
Thu Sep 15 11:05:38 CDT 2005


Michael

I think that's it! wiki.d needs to be 666 or 777. I had that problem 
before :-)

Dave Sovinski (Caspian)

Michael Doughty wrote:

> Patrick R. Michaud wrote:
>
>> It's significant that .flock is being created, because that means
>> that PmWiki does have appropriate permissions to the wiki.d/
>> directory, so it largely rules out a permissions-related problem. Out
>> of curiosity, what are the permissions on .flock (i.e., the output of
>> "ls -l .flock")?
>
>
> It is 0664. or -rw-rw-r--, the owner is httpsrv, and the group is mine.
>
>> A page file doesn't get created in wiki.d/ until it is actually being
>> saved, so the fact that's it's not being created there seems to
>> indicate that the code is never reaching the page save routine. It's
>> possible that $ScriptUrl isn't being properly detected.
>
>
> Ok.
>
>>
>> Assuming you still have $EnableDiag=1; in your config.php, can you
>> run the wiki with "?action=diag" and send me the output that results?
>> It'll just be a long list of variable settings, but those will often
>> tell me if there's anything "odd" about your particular PHP
>> configuration.
>
>
> I am attaching it. My apologies to everyone for the size, but I don't
> have a webserver I can post it to right now.
>
>>
>> We'll resolve this one way or another! :-)
>>
>
> Thanks for all the help.
>
> Michael
>
>------------------------------------------------------------------------
>
>Array
>(
>    [GLOBALS] => Array
> *RECURSION*
>    [_ENV] => Array
>        (
>            [SHELL] => /bin/sh
>            [PATH] => /bin:/usr/bin
>            [PWD] => /var/appl/httpd/apache13ps
>            [SHLVL] => 3
>            [HOME] => /root
>            [LOGNAME] => root
>            [_] => /var/appl/httpd/apache13ps/bin/httpd
>            [RSMA_PDC] => wdc1.arc.frb.gov
>            [RSMA_BDC] => wdc2.arc.frb.gov
>            [RSMA_NTDOMAIN] => RSMA
>            [RSMA_ADDOMAIN] => ARC
>            [RSMA_EL_URL] => https://m1papl01.frb.gov/R%26S/
>            [RSMA_SQL] => sqllx1.rsma.frb.gov
>            [DOCUMENT_ROOT] => /var/appl/httpd/htdocs
>            [REMOTE_ADDR] => 172.31.194.37
>            [REMOTE_HOST] => arcwsd.arc.frb.gov
>            [REMOTE_PORT] => 3446
>            [SCRIPT_FILENAME] => /arc/web/Guide/Contingency/UserGuide/Workstations.html
>            [SERVER_ADDR] => 172.31.206.15
>            [SERVER_ADMIN] => rsmaweb at rsma.frb.gov
>            [SERVER_NAME] => www.rsma.frb.gov
>            [SERVER_PORT] => 80
>            [SERVER_SIGNATURE] => <ADDRESS>Apache/1.3.33 Server at <A HREF="mailto:rsmaweb at rsma.frb.gov">www.rsma.frb.gov</A> Port 80</ADDRESS>
>
>            [SERVER_SOFTWARE] => Apache/1.3.33 (Unix) PHP/5.0.4 mod_perl/1.29 mod_ssl/2.8.22 OpenSSL/0.9.7f
>            [GATEWAY_INTERFACE] => CGI-Perl/1.1
>            [SERVER_PROTOCOL] => HTTP/1.1
>            [REQUEST_METHOD] => GET
>            [QUERY_STRING] => 
>            [REQUEST_URI] => /Guide/Contingency/UserGuide/Workstations.html
>            [SCRIPT_NAME] => /Guide/Contingency/UserGuide/Workstations.html
>            [DATE_GMT] => Thursday, 15-Sep-2005 15:20:45 GMT
>            [DATE_LOCAL] => Thursday, 15-Sep-2005 11:20:45 EDT
>            [DOCUMENT_NAME] => index.html
>            [DOCUMENT_PATH_INFO] => 
>            [DOCUMENT_URI] => /eim/index.html
>            [LAST_MODIFIED] => Thursday, 15-Sep-2005 05:05:00 EDT
>            [PERL_SEND_HEADER] => On
>            [REDIRECT_RSMA_EL_URL] => https://m1papl01.frb.gov/R%26S/
>            [REDIRECT_RSMA_SQL] => sqllx1.rsma.frb.gov
>            [REDIRECT_STATUS] => 200
>            [REDIRECT_URL] => /RandS/
>            [USER_NAME] => m1jta00
>            [REDIRECT_ERROR_NOTES] => client denied by server configuration: /eim/www/RandS
>            [REDIRECT_REQUEST_METHOD] => GET
>            [AUTH_TYPE] => RSMA::AuthCookieHandler
>            [HTTPS] => on
>            [REMOTE_USER] => m1jta00
>        )
>
>    [HTTP_ENV_VARS] => Array
>        (
>            [SHELL] => /bin/sh
>            [PATH] => /bin:/usr/bin
>            [PWD] => /var/appl/httpd/apache13ps
>            [SHLVL] => 3
>            [HOME] => /root
>            [LOGNAME] => root
>            [_] => /var/appl/httpd/apache13ps/bin/httpd
>            [RSMA_PDC] => wdc1.arc.frb.gov
>            [RSMA_BDC] => wdc2.arc.frb.gov
>            [RSMA_NTDOMAIN] => RSMA
>            [RSMA_ADDOMAIN] => ARC
>            [RSMA_EL_URL] => https://m1papl01.frb.gov/R%26S/
>            [RSMA_SQL] => sqllx1.rsma.frb.gov
>            [DOCUMENT_ROOT] => /var/appl/httpd/htdocs
>            [REMOTE_ADDR] => 172.31.194.37
>            [REMOTE_HOST] => arcwsd.arc.frb.gov
>            [REMOTE_PORT] => 3446
>            [SCRIPT_FILENAME] => /arc/web/Guide/Contingency/UserGuide/Workstations.html
>            [SERVER_ADDR] => 172.31.206.15
>            [SERVER_ADMIN] => rsmaweb at rsma.frb.gov
>            [SERVER_NAME] => www.rsma.frb.gov
>            [SERVER_PORT] => 80
>            [SERVER_SIGNATURE] => <ADDRESS>Apache/1.3.33 Server at <A HREF="mailto:rsmaweb at rsma.frb.gov">www.rsma.frb.gov</A> Port 80</ADDRESS>
>
>            [SERVER_SOFTWARE] => Apache/1.3.33 (Unix) PHP/5.0.4 mod_perl/1.29 mod_ssl/2.8.22 OpenSSL/0.9.7f
>            [GATEWAY_INTERFACE] => CGI-Perl/1.1
>            [SERVER_PROTOCOL] => HTTP/1.1
>            [REQUEST_METHOD] => GET
>            [QUERY_STRING] => 
>            [REQUEST_URI] => /Guide/Contingency/UserGuide/Workstations.html
>            [SCRIPT_NAME] => /Guide/Contingency/UserGuide/Workstations.html
>            [DATE_GMT] => Thursday, 15-Sep-2005 15:20:45 GMT
>            [DATE_LOCAL] => Thursday, 15-Sep-2005 11:20:45 EDT
>            [DOCUMENT_NAME] => index.html
>            [DOCUMENT_PATH_INFO] => 
>            [DOCUMENT_URI] => /eim/index.html
>            [LAST_MODIFIED] => Thursday, 15-Sep-2005 05:05:00 EDT
>            [PERL_SEND_HEADER] => On
>            [REDIRECT_RSMA_EL_URL] => https://m1papl01.frb.gov/R%26S/
>            [REDIRECT_RSMA_SQL] => sqllx1.rsma.frb.gov
>            [REDIRECT_STATUS] => 200
>            [REDIRECT_URL] => /RandS/
>            [USER_NAME] => m1jta00
>            [REDIRECT_ERROR_NOTES] => client denied by server configuration: /eim/www/RandS
>            [REDIRECT_REQUEST_METHOD] => GET
>            [AUTH_TYPE] => RSMA::AuthCookieHandler
>            [HTTPS] => on
>            [REMOTE_USER] => m1jta00
>        )
>
>    [_POST] => Array
>        (
>        )
>
>    [HTTP_POST_VARS] => Array
>        (
>        )
>
>    [_GET] => Array
>        (
>            [action] => diag
>        )
>
>    [HTTP_GET_VARS] => Array
>        (
>            [action] => diag
>        )
>
>    [_COOKIE] => Array
>        (
>            [RSMAAUTH] => krb5rsma:m1mrd00
>            [RSMA::AuthCookieHandler_RSMA] => m1mrd00:RSMA:1126711830:172.31.59.96::61bcc29e4a28c03191fb71ef756b3e55
>            [SITESERVER] => ID=d553c185a008f2fcc331161e4bbc4ef4
>            [SignOnDefault] => 
>        )
>
>    [HTTP_COOKIE_VARS] => Array
>        (
>            [RSMAAUTH] => krb5rsma:m1mrd00
>            [RSMA::AuthCookieHandler_RSMA] => m1mrd00:RSMA:1126711830:172.31.59.96::61bcc29e4a28c03191fb71ef756b3e55
>            [SITESERVER] => ID=d553c185a008f2fcc331161e4bbc4ef4
>            [SignOnDefault] => 
>        )
>
>    [_SERVER] => Array
>        (
>            [AUTH_TYPE] => RSMA::AuthCookieHandler
>            [DOCUMENT_ROOT] => /var/appl/httpd/htdocs
>            [downgrade-1_0] => 1
>            [force-response-1_0] => 1
>            [HTTP_ACCEPT] => image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
>            [HTTP_ACCEPT_ENCODING] => gzip, deflate
>            [HTTP_ACCEPT_LANGUAGE] => en-us
>            [HTTP_CONNECTION] => Keep-Alive
>            [HTTP_COOKIE] => RSMAAUTH=krb5rsma%3Am1mrd00; RSMA::AuthCookieHandler_RSMA=m1mrd00:RSMA:1126711830:172.31.59.96::61bcc29e4a28c03191fb71ef756b3e55; SITESERVER=ID=d553c185a008f2fcc331161e4bbc4ef4; SignOnDefault=
>            [HTTP_HOST] => www.rsma.frb.gov
>            [HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Maxthon; D-M1-200309AC;D-M1-MSSP1)
>            [HTTPS] => on
>            [nokeepalive] => 1
>            [PATH] => /bin:/usr/bin
>            [REMOTE_ADDR] => 172.31.59.96
>            [REMOTE_PORT] => 1807
>            [REMOTE_USER] => m1mrd00
>            [RSMA_ADDOMAIN] => ARC
>            [RSMA_BDC] => wdc2.arc.frb.gov
>            [RSMA_EL_URL] => https://m1papl01.frb.gov/R%26S/
>            [RSMA_NTDOMAIN] => RSMA
>            [RSMA_PDC] => wdc1.arc.frb.gov
>            [RSMA_SQL] => sqllx1.rsma.frb.gov
>            [SCRIPT_FILENAME] => /rbops/home/m1mrd00/public_html/pmwiki/pmwiki.php
>            [SERVER_ADDR] => 172.31.206.15
>            [SERVER_ADMIN] => rsmaweb at frb.gov
>            [SERVER_NAME] => www.rsma.frb.gov
>            [SERVER_PORT] => 443
>            [SERVER_SIGNATURE] => <ADDRESS>Apache/1.3.33 Server at <A HREF="mailto:rsmaweb at frb.gov">www.rsma.frb.gov</A> Port 443</ADDRESS>
>
>            [SERVER_SOFTWARE] => Apache/1.3.33 (Unix) PHP/5.0.4 mod_perl/1.29 mod_ssl/2.8.22 OpenSSL/0.9.7f
>            [ssl-unclean-shutdown] => 1
>            [SSL_CIPHER] => RC4-MD5
>            [SSL_CIPHER_ALGKEYSIZE] => 128
>            [SSL_CIPHER_EXPORT] => false
>            [SSL_CIPHER_USEKEYSIZE] => 128
>            [SSL_CLIENT_VERIFY] => NONE
>            [SSL_PROTOCOL] => SSLv3
>            [SSL_SERVER_A_KEY] => rsaEncryption
>            [SSL_SERVER_A_SIG] => md5WithRSAEncryption
>            [SSL_SERVER_I_DN] => /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Server CA/emailAddress=server-certs at thawte.com
>            [SSL_SERVER_I_DN_C] => ZA
>            [SSL_SERVER_I_DN_CN] => Thawte Server CA
>            [SSL_SERVER_I_DN_Email] => server-certs at thawte.com
>            [SSL_SERVER_I_DN_L] => Cape Town
>            [SSL_SERVER_I_DN_O] => Thawte Consulting cc
>            [SSL_SERVER_I_DN_OU] => Certification Services Division
>            [SSL_SERVER_I_DN_ST] => Western Cape
>            [SSL_SERVER_M_SERIAL] => 2005AE
>            [SSL_SERVER_M_VERSION] => 3
>            [SSL_SERVER_S_DN] => /C=US/ST=District of Columbia/L=Washington/O=Federal Reserve Board/OU=Research and Statistics/CN=www.rsma.frb.gov
>            [SSL_SERVER_S_DN_C] => US
>            [SSL_SERVER_S_DN_CN] => www.rsma.frb.gov
>            [SSL_SERVER_S_DN_L] => Washington
>            [SSL_SERVER_S_DN_O] => Federal Reserve Board
>            [SSL_SERVER_S_DN_OU] => Research and Statistics
>            [SSL_SERVER_S_DN_ST] => District of Columbia
>            [SSL_SERVER_V_END] => May 25 10:32:22 2006 GMT
>            [SSL_SERVER_V_START] => May 18 16:41:58 2004 GMT
>            [SSL_SESSION_ID] => DB71F037CBF99BA0F1F31C12315BA817B58E368A4018316945DC1794511F1CF5
>            [SSL_VERSION_INTERFACE] => mod_ssl/2.8.22
>            [SSL_VERSION_LIBRARY] => OpenSSL/0.9.7f
>            [GATEWAY_INTERFACE] => CGI/1.1
>            [SERVER_PROTOCOL] => HTTP/1.1
>            [REQUEST_METHOD] => GET
>            [QUERY_STRING] => action=diag
>            [REQUEST_URI] => /~m1mrd00/pmwiki/pmwiki.php?action=diag
>            [SCRIPT_NAME] => /~m1mrd00/pmwiki/pmwiki.php
>            [PATH_TRANSLATED] => /rbops/home/m1mrd00/public_html/pmwiki/pmwiki.php
>            [PHP_SELF] => /~m1mrd00/pmwiki/pmwiki.php
>            [argv] => Array
>                (
>                    [0] => action=diag
>                )
>
>            [argc] => 1
>        )
>
>    [HTTP_SERVER_VARS] => Array
>        (
>            [AUTH_TYPE] => RSMA::AuthCookieHandler
>            [DOCUMENT_ROOT] => /var/appl/httpd/htdocs
>            [downgrade-1_0] => 1
>            [force-response-1_0] => 1
>            [HTTP_ACCEPT] => image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
>            [HTTP_ACCEPT_ENCODING] => gzip, deflate
>            [HTTP_ACCEPT_LANGUAGE] => en-us
>            [HTTP_CONNECTION] => Keep-Alive
>            [HTTP_COOKIE] => RSMAAUTH=krb5rsma%3Am1mrd00; RSMA::AuthCookieHandler_RSMA=m1mrd00:RSMA:1126711830:172.31.59.96::61bcc29e4a28c03191fb71ef756b3e55; SITESERVER=ID=d553c185a008f2fcc331161e4bbc4ef4; SignOnDefault=
>            [HTTP_HOST] => www.rsma.frb.gov
>            [HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Maxthon; D-M1-200309AC;D-M1-MSSP1)
>            [HTTPS] => on
>            [nokeepalive] => 1
>            [PATH] => /bin:/usr/bin
>            [REMOTE_ADDR] => 172.31.59.96
>            [REMOTE_PORT] => 1807
>            [REMOTE_USER] => m1mrd00
>            [RSMA_ADDOMAIN] => ARC
>            [RSMA_BDC] => wdc2.arc.frb.gov
>            [RSMA_EL_URL] => https://m1papl01.frb.gov/R%26S/
>            [RSMA_NTDOMAIN] => RSMA
>            [RSMA_PDC] => wdc1.arc.frb.gov
>            [RSMA_SQL] => sqllx1.rsma.frb.gov
>            [SCRIPT_FILENAME] => /rbops/home/m1mrd00/public_html/pmwiki/pmwiki.php
>            [SERVER_ADDR] => 172.31.206.15
>            [SERVER_ADMIN] => rsmaweb at frb.gov
>            [SERVER_NAME] => www.rsma.frb.gov
>            [SERVER_PORT] => 443
>            [SERVER_SIGNATURE] => <ADDRESS>Apache/1.3.33 Server at <A HREF="mailto:rsmaweb at frb.gov">www.rsma.frb.gov</A> Port 443</ADDRESS>
>
>            [SERVER_SOFTWARE] => Apache/1.3.33 (Unix) PHP/5.0.4 mod_perl/1.29 mod_ssl/2.8.22 OpenSSL/0.9.7f
>            [ssl-unclean-shutdown] => 1
>            [SSL_CIPHER] => RC4-MD5
>            [SSL_CIPHER_ALGKEYSIZE] => 128
>            [SSL_CIPHER_EXPORT] => false
>            [SSL_CIPHER_USEKEYSIZE] => 128
>            [SSL_CLIENT_VERIFY] => NONE
>            [SSL_PROTOCOL] => SSLv3
>            [SSL_SERVER_A_KEY] => rsaEncryption
>            [SSL_SERVER_A_SIG] => md5WithRSAEncryption
>            [SSL_SERVER_I_DN] => /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Server CA/emailAddress=server-certs at thawte.com
>            [SSL_SERVER_I_DN_C] => ZA
>            [SSL_SERVER_I_DN_CN] => Thawte Server CA
>            [SSL_SERVER_I_DN_Email] => server-certs at thawte.com
>            [SSL_SERVER_I_DN_L] => Cape Town
>            [SSL_SERVER_I_DN_O] => Thawte Consulting cc
>            [SSL_SERVER_I_DN_OU] => Certification Services Division
>            [SSL_SERVER_I_DN_ST] => Western Cape
>            [SSL_SERVER_M_SERIAL] => 2005AE
>            [SSL_SERVER_M_VERSION] => 3
>            [SSL_SERVER_S_DN] => /C=US/ST=District of Columbia/L=Washington/O=Federal Reserve Board/OU=Research and Statistics/CN=www.rsma.frb.gov
>            [SSL_SERVER_S_DN_C] => US
>            [SSL_SERVER_S_DN_CN] => www.rsma.frb.gov
>            [SSL_SERVER_S_DN_L] => Washington
>            [SSL_SERVER_S_DN_O] => Federal Reserve Board
>            [SSL_SERVER_S_DN_OU] => Research and Statistics
>            [SSL_SERVER_S_DN_ST] => District of Columbia
>            [SSL_SERVER_V_END] => May 25 10:32:22 2006 GMT
>            [SSL_SERVER_V_START] => May 18 16:41:58 2004 GMT
>            [SSL_SESSION_ID] => DB71F037CBF99BA0F1F31C12315BA817B58E368A4018316945DC1794511F1CF5
>            [SSL_VERSION_INTERFACE] => mod_ssl/2.8.22
>            [SSL_VERSION_LIBRARY] => OpenSSL/0.9.7f
>            [GATEWAY_INTERFACE] => CGI/1.1
>            [SERVER_PROTOCOL] => HTTP/1.1
>            [REQUEST_METHOD] => GET
>            [QUERY_STRING] => action=diag
>            [REQUEST_URI] => /~m1mrd00/pmwiki/pmwiki.php?action=diag
>            [SCRIPT_NAME] => /~m1mrd00/pmwiki/pmwiki.php
>            [PATH_TRANSLATED] => /rbops/home/m1mrd00/public_html/pmwiki/pmwiki.php
>            [PHP_SELF] => /~m1mrd00/pmwiki/pmwiki.php
>            [argv] => Array
>                (
>                    [0] => action=diag
>                )
>
>            [argc] => 1
>        )
>
>    [_FILES] => Array
>        (
>        )
>
>    [HTTP_POST_FILES] => Array
>        (
>        )
>
>    [_REQUEST] => Array
>        (
>            [action] => diag
>            [RSMAAUTH] => krb5rsma:m1mrd00
>            [RSMA::AuthCookieHandler_RSMA] => m1mrd00:RSMA:1126711830:172.31.59.96::61bcc29e4a28c03191fb71ef756b3e55
>            [SITESERVER] => ID=d553c185a008f2fcc331161e4bbc4ef4
>            [SignOnDefault] => 
>        )
>
>    [StopWatch] => 
>    [EnableStopWatch] => 
>    [UnsafeGlobals] => Array
>        (
>            [0] => GLOBALS
>            [1] => _ENV
>            [2] => HTTP_ENV_VARS
>            [3] => _POST
>            [4] => HTTP_POST_VARS
>            [5] => _GET
>            [6] => HTTP_GET_VARS
>            [7] => _COOKIE
>            [8] => HTTP_COOKIE_VARS
>            [9] => _SERVER
>            [10] => HTTP_SERVER_VARS
>            [11] => _FILES
>            [12] => HTTP_POST_FILES
>            [13] => _REQUEST
>            [14] => StopWatch
>            [15] => EnableStopWatch
>        )
>
>    [GCount] => 122
>    [FmtV] => Array
>        (
>        )
>
>    [FarmD] => /a/rbopslx1/lcl/rbops/home/m1mrd00/public_html/pmwiki
>    [WorkDir] => wiki.d
>    [Version] => pmwiki-2.0.5
>    [GroupPattern] => [[:upper:]][\w]*(?:-\w+)*
>    [NamePattern] => [[:upper:]\d][\w]*(?:-\w+)*
>    [WikiWordPattern] => [[:upper:]][[:alnum:]]*(?:[[:upper:]][[:lower:]0-9]|[[:lower:]0-9][[:upper:]])[[:alnum:]]*
>    [WikiDir] => PageStore Object
>        (
>            [dirfmt] => wiki.d/$FullName
>        )
>
>    [WikiLibDirs] => Array
>        (
>            [0] => PageStore Object
>                (
>                    [dirfmt] => wiki.d/$FullName
>                )
>
>            [1] => PageStore Object
>                (
>                    [dirfmt] => $FarmD/wikilib.d/$FullName
>                )
>
>        )
>
>    [InterMapFiles] => Array
>        (
>            [0] => /a/rbopslx1/lcl/rbops/home/m1mrd00/public_html/pmwiki/scripts/intermap.txt
>            [1] => /a/rbopslx1/lcl/rbops/home/m1mrd00/public_html/pmwiki/local/farmmap.txt
>            [2] => local/localmap.txt
>        )
>
>    [Newline] => ³
>    [KeepToken] => 
>    [K0] => Array
>        (
>            [=] => 
>            [@] => <code>
>        )
>
>    [K1] => Array
>        (
>            [=] => 
>            [@] => </code>
>        )
>
>    [Now] => 1126798494
>    [TimeFmt] => %B %d, %Y, at %I:%M %p
>    [MessagesFmt] => Array
>        (
>            [0] => 
>        )
>
>    [BlockMessageFmt] => <h3 class='wikimessage'>$[This post has been blocked by the administrator]</h3>
>    [EditFields] => Array
>        (
>            [0] => text
>        )
>
>    [EditFunctions] => Array
>        (
>            [0] => MergeSimulEdits
>            [1] => EditTemplate
>            [2] => RestorePage
>            [3] => ReplaceOnSave
>            [4] => SaveAttributes
>            [5] => PostPage
>            [6] => PostRecentChanges
>            [7] => PreviewPage
>            [8] => PostLinkIndex
>        )
>
>    [EnablePost] => 1
>    [ChangeSummary] => 
>    [AsSpacedFunction] => AsSpaced
>    [SpaceWikiWords] => 0
>    [LinkWikiWords] => 1
>    [RCDelimPattern] =>   
>    [RecentChangesFmt] => Array
>        (
>            [$SiteGroup.AllRecentChanges] => * [[$Group.$Name]]  . . . $CurrentTime $[by] $AuthorLink: [=$ChangeSummary=]
>            [$Group.RecentChanges] => * [[$Group/$Name]]  . . . $CurrentTime $[by] $AuthorLink: [=$ChangeSummary=]
>        )
>
>    [DefaultPageTextFmt] => $[Describe $Name here.]
>    [ScriptUrl] => http://www.rsma.frb.gov/~m1mrd00/pmwiki/pmwiki.php
>    [PubDirUrl] => http://www.rsma.frb.gov/~m1mrd00/pmwiki/pub
>    [HTMLVSpace] => <p class='vspace'></p>
>    [HTMLPNewline] => 
>    [MarkupFrame] => Array
>        (
>        )
>
>    [MarkupFrameBase] => Array
>        (
>            [cs] => Array
>                (
>                )
>
>            [vs] => 
>            [ref] => 0
>            [closeall] => Array
>                (
>                    [block] => <:block>
>                )
>
>        )
>
>    [WikiWordCountMax] => 1000000
>    [WikiWordCount] => Array
>        (
>            [PmWiki] => 1
>        )
>
>    [UrlExcludeChars] => <>"{}|\\^`()[\]'
>    [QueryFragPattern] => [?#][^\s<>"{}|\\^`()[\]']*
>    [SuffixPattern] => (?:-?[[:alnum:]]+)*
>    [LinkPageSelfFmt] => <a class='selflink' href='$LinkUrl'>$LinkText</a>
>    [LinkPageExistsFmt] => <a class='wikilink' href='$LinkUrl'>$LinkText</a>
>    [LinkPageCreateFmt] => <a class='createlinktext' href='$PageUrl?action=edit'>$LinkText</a><a 
>    class='createlink' href='$PageUrl?action=edit'>?</a>
>    [UrlLinkFmt] => <a class='urllink' href='$LinkUrl' rel='nofollow'>$LinkText</a>
>    [SiteGroup] => Site
>    [DefaultGroup] => Main
>    [DefaultName] => HomePage
>    [GroupHeaderFmt] => (:include $Group.GroupHeader:)(:nl:)
>    [GroupFooterFmt] => (:nl:)(:include $Group.GroupFooter:)
>    [PagePathFmt] => Array
>        (
>            [0] => $Group.$1
>            [1] => $1.$1
>            [2] => $1.$DefaultName
>        )
>
>    [PageAttributes] => Array
>        (
>            [passwdread] => $[Set new read password:]
>            [passwdedit] => $[Set new edit password:]
>            [passwdattr] => $[Set new attribute password:]
>        )
>
>    [XLLangs] => Array
>        (
>            [0] => en
>        )
>
>    [FmtP] => Array
>        (
>            [/\$PageUrl/] => $ScriptUrl/$Group/$Name
>            [/\$FullName/] => $Group.$Name
>            [/\$Titlespaced/e] => (@$PCache[$pagename]["title"]) ? $PCache[$pagename]["title"] : '$Namespaced'
>            [/\$Title/e] => (@$PCache[$pagename]["title"]) ? $PCache[$pagename]["title"] : (($GLOBALS["SpaceWikiWords"]) ? '$Namespaced' : '$Name')
>            [/\$Groupspaced/e] => $AsSpacedFunction(@$match[1])
>            [/\$Group/e] => @$match[1]
>            [/\$Namespaced/e] => $AsSpacedFunction(@$match[2])
>            [/\$Name/e] => @$match[2]
>            [/\$LastModifiedBy/e] => @$PCache[$pagename]["author"]
>            [/\$LastModifiedHost/e] => @$PCache[$pagename]["host"]
>            [/\$LastModified/e] => strftime($GLOBALS["TimeFmt"],$PCache[$pagename]["time"])
>        )
>
>    [WikiTitle] => PmWiki
>    [HTTPHeaders] => Array
>        (
>            [0] => Expires: Tue, 01 Jan 2002 00:00:00 GMT
>            [1] => Cache-Control: no-store, no-cache, must-revalidate
>            [2] => Content-type: text/html; charset=iso-8859-1;
>        )
>
>    [CacheActions] => Array
>        (
>            [0] => browse
>            [1] => diff
>            [2] => print
>        )
>
>    [HTMLDoctypeFmt] => <!DOCTYPE html 
>    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>  <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
>
>    [HTMLStylesFmt] => Array
>        (
>            [pmwiki] => 
>  ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
>  code { white-space: nowrap; }
>  .vspace { margin-top:1.33em; }
>  .indent { margin-left:40px; }
>  .outdent { margin-left:40px; text-indent:-40px; }
>  a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
>  a.createlink { text-decoration:none; position:relative; top:-0.5em;
>    font-weight:bold; font-size:smaller; border-bottom:none; }
>  img { border:0px; }
>  
>            [0] => .editconflict { color:green; font-style:italic; 
>  margin-top:1.33em; margin-bottom:1.33em; }
>
>            [markup] => 
>  table.markup { border: 2px dotted #ccf; width:90%; }
>  td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
>  td.markup1 { border-bottom: 1px solid #ccf; }
>  div.faq { margin-left:2em; }
>  div.faq p.question { margin: 1em 0 0.75em -2em; font-weight:bold; }
>  div.faq hr { margin-left: -2em; }
>  
>            [wikistyles] =>  
>    .frame 
>      { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
>    .lfloat { float:left; margin-right:0.5em; }
>    .rfloat { float:right; margin-left:0.5em; }
>
>            [1] => a.varlink { text-decoration:none; }
>
>        )
>
>    [HTMLHeaderFmt] => Array
>        (
>            [styles] => Array
>                (
>                    [0] => <style type='text/css'><!--
>                    [1] => Array
>                        (
>                            [pmwiki] => 
>  ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
>  code { white-space: nowrap; }
>  .vspace { margin-top:1.33em; }
>  .indent { margin-left:40px; }
>  .outdent { margin-left:40px; text-indent:-40px; }
>  a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
>  a.createlink { text-decoration:none; position:relative; top:-0.5em;
>    font-weight:bold; font-size:smaller; border-bottom:none; }
>  img { border:0px; }
>  
>                            [0] => .editconflict { color:green; font-style:italic; 
>  margin-top:1.33em; margin-bottom:1.33em; }
>
>                            [markup] => 
>  table.markup { border: 2px dotted #ccf; width:90%; }
>  td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
>  td.markup1 { border-bottom: 1px solid #ccf; }
>  div.faq { margin-left:2em; }
>  div.faq p.question { margin: 1em 0 0.75em -2em; font-weight:bold; }
>  div.faq hr { margin-left: -2em; }
>  
>                            [wikistyles] =>  
>    .frame 
>      { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
>    .lfloat { float:left; margin-right:0.5em; }
>    .rfloat { float:right; margin-left:0.5em; }
>
>                            [1] => a.varlink { text-decoration:none; }
>
>                        )
>
>                    [2] => 
>--></style>
>                )
>
>        )
>
>    [HTMLBodyFmt] => </head>
><body>
>    [HTMLStartFmt] => Array
>        (
>            [0] => headers:
>            [1] => <!DOCTYPE html 
>    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>  <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
>
>            [2] => Array
>                (
>                    [styles] => Array
>                        (
>                            [0] => <style type='text/css'><!--
>                            [1] => Array
>                                (
>                                    [pmwiki] => 
>  ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
>  code { white-space: nowrap; }
>  .vspace { margin-top:1.33em; }
>  .indent { margin-left:40px; }
>  .outdent { margin-left:40px; text-indent:-40px; }
>  a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
>  a.createlink { text-decoration:none; position:relative; top:-0.5em;
>    font-weight:bold; font-size:smaller; border-bottom:none; }
>  img { border:0px; }
>  
>                                    [0] => .editconflict { color:green; font-style:italic; 
>  margin-top:1.33em; margin-bottom:1.33em; }
>
>                                    [markup] => 
>  table.markup { border: 2px dotted #ccf; width:90%; }
>  td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
>  td.markup1 { border-bottom: 1px solid #ccf; }
>  div.faq { margin-left:2em; }
>  div.faq p.question { margin: 1em 0 0.75em -2em; font-weight:bold; }
>  div.faq hr { margin-left: -2em; }
>  
>                                    [wikistyles] =>  
>    .frame 
>      { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
>    .lfloat { float:left; margin-right:0.5em; }
>    .rfloat { float:right; margin-left:0.5em; }
>
>                                    [1] => a.varlink { text-decoration:none; }
>
>                                )
>
>                            [2] => 
>--></style>
>                        )
>
>                )
>
>            [3] => </head>
><body>
>        )
>
>    [HTMLEndFmt] => 
></body>
></html>
>    [PageStartFmt] => function:PrintSkin Start
>    [PageEndFmt] => function:PrintSkin End
>    [HandleActions] => Array
>        (
>            [browse] => HandleBrowse
>            [edit] => HandleEdit
>            [source] => HandleSource
>            [attr] => HandleAttr
>            [postattr] => HandlePostAttr
>            [logout] => HandleLogoutA
>            [search] => HandleSearchA
>        )
>
>    [HandleAuth] => Array
>        (
>            [browse] => read
>            [source] => read
>            [edit] => edit
>            [attr] => attr
>            [postattr] => attr
>            [logout] => read
>            [search] => read
>        )
>
>    [ActionTitleFmt] => Array
>        (
>            [edit] => | $[Edit]
>            [attr] => | $[Attributes]
>        )
>
>    [DefaultPasswords] => Array
>        (
>            [admin] => *
>            [read] => 
>            [edit] => 
>            [attr] => 
>        )
>
>    [AuthCascade] => Array
>        (
>            [edit] => read
>            [attr] => edit
>        )
>
>    [Conditions] => Array
>        (
>            [false] => false
>            [true] => true
>            [group] => FmtPageName('$Group',$pagename)==$condparm
>            [name] => FmtPageName('$Name',$pagename)==$condparm
>            [match] => preg_match("!$condparm!",$pagename)
>            [auth] => @$GLOBALS["PCache"][$GLOBALS["pagename"]]["=auth"][trim($condparm)]
>            [authid] => @$GLOBALS["AuthId"] > ""
>        )
>
>    [MarkupTable] => Array
>        (
>            [_begin] => Array
>                (
>                    [seq] => B
>                    [dep] => Array
>                        (
>                            [fulltext] => >
>                            [closeall] => 
>                            [[=] => 
>                        )
>
>                )
>
>            [_end] => Array
>                (
>                    [seq] => E
>                    [dep] => Array
>                        (
>                            [restore] => <
>                        )
>
>                )
>
>            [fulltext] => Array
>                (
>                    [cmd] => >_begin
>                    [seq] => B>
>                    [dep] => Array
>                        (
>                            [split] => >
>                            [if] => 
>                        )
>
>                )
>
>            [split] => Array
>                (
>                    [cmd] => >fulltext
>                    [seq] => B>>
>                    [pat] => 
>
>                    [rep] => $RedoMarkupLine=1; return explode("\n",$x);
>                    [dep] => Array
>                        (
>                            [directives] => >
>                            [nl0] => <
>                        )
>
>                )
>
>            [directives] => Array
>                (
>                    [cmd] => >split
>                    [seq] => B>>>
>                    [dep] => Array
>                        (
>                            [inline] => >
>                            [noheader] => 
>                            [nofooter] => 
>                            [notitle] => 
>                            [noleft] => 
>                            [noright] => 
>                            [spacewikiwords] => 
>                            [linkwikiwords] => 
>                            [messages] => 
>                            [comment] => 
>                            [&] => 
>                            [pagelist] => 
>                            [searchresults] => 
>                            [varindex] => 
>                            [input] => 
>                        )
>
>                )
>
>            [inline] => Array
>                (
>                    [cmd] => >directives
>                    [seq] => B>>>>
>                    [dep] => Array
>                        (
>                            [links] => >
>                            [''] => 
>                            [@@] => 
>                            ['+] => 
>                            ['-] => 
>                            ['^] => 
>                            ['_] => 
>                            [[+] => 
>                            [{+] => 
>                            [{-] => 
>                            [[[<<]]] => 
>                        )
>
>                )
>
>            [links] => Array
>                (
>                    [cmd] => >inline
>                    [seq] => B>>>>>
>                    [dep] => Array
>                        (
>                            [block] => >
>                            [~~~~] => <
>                            [[[] => 
>                            [<<|] => <
>                            [^|] => <
>                            [searchbox] => >
>                            [vardef] => <
>                        )
>
>                )
>
>            [block] => Array
>                (
>                    [cmd] => >links
>                    [seq] => B>>>>>>
>                    [dep] => Array
>                        (
>                            [style] => >
>                            [^img] => <
>                            [^<:] => >
>                            [^*] => 
>                            [^#] => 
>                            [^->] => 
>                            [^-<] => 
>                            [^::] => 
>                            [^ ] => 
>                            [^Q:] => 
>                            [^A:] => 
>                            [^||||] => 
>                            [^!] => 
>                            [table] => <
>                        )
>
>                )
>
>            [style] => Array
>                (
>                    [cmd] => >block
>                    [seq] => B>>>>>>>
>                    [dep] => Array
>                        (
>                            [%%] => 
>                        )
>
>                )
>
>            [closeall] => Array
>                (
>                    [cmd] => _begin
>                    [seq] => B=
>                    [pat] => /^\(:closeall:\)$/e
>                    [rep] => implode('', (array)$GLOBALS['MarkupFrame'][0]['closeall'])
>                )
>
>            [[[~] => Array
>                (
>                    [cmd] => <[[
>                    [pat] => /\[\[~(.*?)\]\]/
>                    [rep] => [[Profiles/$1]]
>                    [seq] => B>>>>>=<
>                )
>
>            [[[] => Array
>                (
>                    [cmd] => links
>                    [seq] => B>>>>>=
>                    [pat] => /(?>\[\[\s*)(\S.*?)\]\]((?:-?[[:alnum:]]+)*)/e
>                    [rep] => Keep(MakeLink($pagename,PSS('$1'),NULL,'$2'),'L')
>                    [dep] => Array
>                        (
>                            [[[!] => <
>                            [[[|] => <
>                            [[[#] => <
>                            [urllink] => >
>                        )
>
>                )
>
>            [~~~~] => Array
>                (
>                    [cmd] => <links
>                    [seq] => B>>>>><
>                    [pat] => /(?<!~)~~~~(?!~)/
>                    [rep] => [[~]] September 15, 2005, at 11:34 AM
>                    [dep] => Array
>                        (
>                            [~~~] => >
>                        )
>
>                )
>
>            [~~~] => Array
>                (
>                    [cmd] => >~~~~
>                    [seq] => B>>>>><>
>                    [pat] => /(?<!~)~~~(?!~)/
>                    [rep] => [[~]]
>                )
>
>            [[=] => Array
>                (
>                    [cmd] => _begin
>                    [seq] => B=
>                    [pat] => /(
>[^\S
>]*)?\[([=@])(.*?)\2\]/se
>                    [rep] => PreserveText('$2', PSS('$3'), '$1')
>                    [dep] => Array
>                        (
>                            [\r] => <
>                            [$[phrase]] => >
>                            [markup] => <
>                        )
>
>                )
>
>            [restore] => Array
>                (
>                    [cmd] => <_end
>                    [seq] => E<
>                    [pat] => /(\d.*?)/e
>                    [rep] => $GLOBALS['KPV']['$1']
>                    [dep] => Array
>                        (
>                            [<:] => >
>                        )
>
>                )
>
>            [<:] => Array
>                (
>                    [cmd] => >restore
>                    [seq] => E<>
>                    [pat] => /<:[^>]*>/
>                    [rep] => 
>                )
>
>            [\r] => Array
>                (
>                    [cmd] => <[=
>                    [seq] => B=<
>                    [pat] => /\r/
>                    [rep] => 
>                )
>
>            [$[phrase]] => Array
>                (
>                    [cmd] => >[=
>                    [seq] => B=>
>                    [pat] => /\$\[(?>([^\]]+))\]/e
>                    [rep] => XL(PSS('$1'))
>                    [dep] => Array
>                        (
>                            [{$fmt}] => >
>                        )
>
>                )
>
>            [{$fmt}] => Array
>                (
>                    [cmd] => >$[phrase]
>                    [seq] => B=>>
>                    [pat] => /{\$((Group|Name|Title)(spaced)?|LastModified(By|Host)?|FullName)}/e
>                    [rep] => FmtPageName('$$1',$pagename)
>                    [dep] => Array
>                        (
>                            [{$var}] => >
>                        )
>
>                )
>
>            [{$var}] => Array
>                (
>                    [cmd] => >{$fmt}
>                    [seq] => B=>>>
>                    [pat] => /{\$(Version|Author|UrlPage|DefaultName|DefaultGroup|AuthId|SiteGroup)}/e
>                    [rep] => $GLOBALS['$1']
>                )
>
>            [if] => Array
>                (
>                    [cmd] => fulltext
>                    [seq] => B>=
>                    [pat] => /\(:(if[^
>]*?):\)(.*?)(?=\(:if[^
>]*?:\)|$)/sei
>                    [rep] => CondText($pagename,PSS('$1'),PSS('$2'))
>                    [dep] => Array
>                        (
>                            [include] => >
>                        )
>
>                )
>
>            [include] => Array
>                (
>                    [cmd] => >if
>                    [seq] => B>=>
>                    [pat] => /\(:include\s+(\S.*?):\)/ei
>                    [rep] => PRR().IncludeText($pagename, '$1')
>                    [dep] => Array
>                        (
>                            [nogroupheader] => >
>                            [nogroupfooter] => >
>                        )
>
>                )
>
>            [nogroupheader] => Array
>                (
>                    [cmd] => >include
>                    [seq] => B>=>>
>                    [pat] => /\(:nogroupheader:\)/ei
>                    [rep] => PZZ($GLOBALS['GroupHeaderFmt']='')
>                    [dep] => Array
>                        (
>                            [groupheader] => >
>                        )
>
>                )
>
>            [nogroupfooter] => Array
>                (
>                    [cmd] => >include
>                    [seq] => B>=>>
>                    [pat] => /\(:nogroupfooter:\)/ei
>                    [rep] => PZZ($GLOBALS['GroupFooterFmt']='')
>                    [dep] => Array
>                        (
>                            [groupfooter] => >
>                        )
>
>                )
>
>            [groupheader] => Array
>                (
>                    [cmd] => >nogroupheader
>                    [seq] => B>=>>>
>                    [pat] => /\(:groupheader:\)/ei
>                    [rep] => PRR().FmtPageName($GLOBALS['GroupHeaderFmt'],$pagename)
>                )
>
>            [groupfooter] => Array
>                (
>                    [cmd] => >nogroupfooter
>                    [seq] => B>=>>>
>                    [pat] => /\(:groupfooter:\)/ei
>                    [rep] => PRR().FmtPageName($GLOBALS['GroupFooterFmt'],$pagename)
>                )
>
>            [nl0] => Array
>                (
>                    [cmd] => <split
>                    [seq] => B>><
>                    [pat] => /([^
>])(?>(?:\(:nl:\))+)([^
>])/i
>                    [rep] => $1
>$2
>                    [dep] => Array
>                        (
>                            [nl1] => >
>                        )
>
>                )
>
>            [nl1] => Array
>                (
>                    [cmd] => >nl0
>                    [seq] => B>><>
>                    [pat] => /\(:nl:\)/i
>                    [rep] => 
>                    [dep] => Array
>                        (
>                            [\$] => >
>                        )
>
>                )
>
>            [\$] => Array
>                (
>                    [cmd] => >nl1
>                    [seq] => B>><>>
>                    [pat] => /\\(?>(\\*))
>/e
>                    [rep] => str_repeat('<br />',strlen('$1'))
>                )
>
>            [noheader] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:noheader:\)/ei
>                    [rep] => SetTmplDisplay('PageHeaderFmt',0)
>                )
>
>            [nofooter] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:nofooter:\)/ei
>                    [rep] => SetTmplDisplay('PageFooterFmt',0)
>                )
>
>            [notitle] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:notitle:\)/ei
>                    [rep] => SetTmplDisplay('PageTitleFmt',0)
>                )
>
>            [noleft] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:noleft:\)/ei
>                    [rep] => SetTmplDisplay('PageLeftFmt',0)
>                )
>
>            [noright] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:noright:\)/ei
>                    [rep] => SetTmplDisplay('PageRightFmt',0)
>                )
>
>            [spacewikiwords] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:(no)?spacewikiwords:\)/ei
>                    [rep] => PZZ($GLOBALS['SpaceWikiWords']=('$1'!='no'))
>                )
>
>            [linkwikiwords] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:(no)?linkwikiwords:\)/ei
>                    [rep] => PZZ($GLOBALS['LinkWikiWords']=('$1'!='no'))
>                )
>
>            [messages] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /^\(:messages:\)/ei
>                    [rep] => '<:block>'.Keep(
>    FmtPageName(implode('',(array)$GLOBALS['MessagesFmt']), $pagename))
>                )
>
>            [comment] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:comment .*?:\)/i
>                    [rep] => 
>                )
>
>            [&] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /&amp;(?>([A-Za-z0-9]+|#\d+|#[xX][A-Fa-f0-9]+));/
>                    [rep] => &$1;
>                    [dep] => Array
>                        (
>                            [title] => >
>                            [keywords] => >
>                            [description] => >
>                        )
>
>                )
>
>            [title] => Array
>                (
>                    [cmd] => >&
>                    [seq] => B>>>=>
>                    [pat] => /\(:title\s(.*?):\)/ei
>                    [rep] => PZZ($GLOBALS['PCache'][$pagename]['title']=PSS('$1'))
>                )
>
>            [keywords] => Array
>                (
>                    [cmd] => >&
>                    [seq] => B>>>=>
>                    [pat] => /\(:keywords?\s+([^'
>]+?):\)/ei
>                    [rep] => PZZ($GLOBALS['HTMLHeaderFmt'][] = 
>    "<meta name='keywords' content='$1' />")
>                )
>
>            [description] => Array
>                (
>                    [cmd] => >&
>                    [seq] => B>>>=>
>                    [pat] => /\(:description\s+(.+?):\)/ei
>                    [rep] => PZZ($GLOBALS['HTMLHeaderFmt'][] = "<meta name='description' content='".
>    str_replace('\'','&#39;',PSS('$1'))."' />")
>                )
>
>            [''] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /''(.*?)''/
>                    [rep] => <em>$1</em>
>                    [dep] => Array
>                        (
>                            ['''] => <
>                        )
>
>                )
>
>            ['''] => Array
>                (
>                    [cmd] => <''
>                    [seq] => B>>>>=<
>                    [pat] => /'''(.*?)'''/
>                    [rep] => <strong>$1</strong>
>                    [dep] => Array
>                        (
>                            ['''''] => <
>                        )
>
>                )
>
>            ['''''] => Array
>                (
>                    [cmd] => <'''
>                    [seq] => B>>>>=<<
>                    [pat] => /'''''(.*?)'''''/
>                    [rep] => <strong><em>$1</em></strong>
>                )
>
>            [@@] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /@@(.*?)@@/
>                    [rep] => <code>$1</code>
>                )
>
>            ['+] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /'\+(.*?)\+'/
>                    [rep] => <big>$1</big>
>                )
>
>            ['-] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /'\-(.*?)\-'/
>                    [rep] => <small>$1</small>
>                )
>
>            ['^] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /'\^(.*?)\^'/
>                    [rep] => <sup>$1</sup>
>                )
>
>            ['_] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /'_(.*?)_'/
>                    [rep] => <sub>$1</sub>
>                )
>
>            [[+] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /\[(([-+])+)(.*?)\1\]/e
>                    [rep] => '<span style=\'font-size:'.(round(pow(6/5,$2strlen('$1'))*100,0)).'%\'>'.
>    PSS('$3</span>')
>                )
>
>            [{+] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /\{\+(.*?)\+\}/
>                    [rep] => <ins>$1</ins>
>                )
>
>            [{-] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /\{-(.*?)-\}/
>                    [rep] => <del>$1</del>
>                )
>
>            [[[<<]]] => Array
>                (
>                    [cmd] => inline
>                    [seq] => B>>>>=
>                    [pat] => /\[\[&lt;&lt;\]\]/
>                    [rep] => <br clear='all' />
>                )
>
>            [[[!] => Array
>                (
>                    [cmd] => <[[
>                    [seq] => B>>>>>=<
>                    [pat] => /\[\[!(.*?)\]\]/e
>                    [rep] => Keep(MakeLink($pagename,PSS('Category/$1'),NULL,'',$GLOBALS['LinkCategoryFmt']),'L')
>                )
>
>            [[[|] => Array
>                (
>                    [cmd] => <[[
>                    [seq] => B>>>>>=<
>                    [pat] => /(?>\[\[([^|\]]+)\|\s*)(.*?)\s*\]\]((?:-?[[:alnum:]]+)*)/e
>                    [rep] => Keep(MakeLink($pagename,PSS('$1'),PSS('$2'),'$3'),'L')
>                    [dep] => Array
>                        (
>                            [[[->] => >
>                            [[[|#] => <
>                        )
>
>                )
>
>            [[[->] => Array
>                (
>                    [cmd] => >[[|
>                    [seq] => B>>>>>=<>
>                    [pat] => /(?>\[\[([^\]]+?)\s*-+&gt;\s*)(\S.+?)\]\]((?:-?[[:alnum:]]+)*)/e
>                    [rep] => Keep(MakeLink($pagename,PSS('$2'),PSS('$1'),'$3'),'L')
>                )
>
>            [[[#] => Array
>                (
>                    [cmd] => <[[
>                    [seq] => B>>>>>=<
>                    [pat] => /(?>\[\[#([A-Za-z][-.:\w]*))\]\]/e
>                    [rep] => Keep("<a name='$1' id='$1'></a>",'L')
>                )
>
>            [[[|#] => Array
>                (
>                    [cmd] => <[[|
>                    [seq] => B>>>>>=<<
>                    [pat] => /(?>\[\[([^|\]]+))\|#\]\]/e
>                    [rep] => Keep(MakeLink($pagename,PSS('$1'),'['.++$MarkupFrame[0]['ref'].']'),'L')
>                )
>
>            [urllink] => Array
>                (
>                    [cmd] => >[[
>                    [seq] => B>>>>>=>
>                    [pat] => /\b(?>(\L))[^\s<>"{}|\\^`()[\]']*[^\s.,?!<>"{}|\\^`()[\]']/e
>                    [rep] => Keep(MakeLink($pagename,'$0','$0'),'L')
>                    [dep] => Array
>                        (
>                            [mailto] => <
>                            [img] => <
>                            [wikilink] => >
>                        )
>
>                )
>
>            [mailto] => Array
>                (
>                    [cmd] => <urllink
>                    [seq] => B>>>>>=><
>                    [pat] => /\bmailto:([^\s<>"{}|\\^`()[\]']*[^\s.,?!<>"{}|\\^`()[\]'])/e
>                    [rep] => Keep(MakeLink($pagename,'$0','$1'),'L')
>                )
>
>            [img] => Array
>                (
>                    [cmd] => <urllink
>                    [seq] => B>>>>>=><
>                    [pat] => /\b(?>(\L))([^\s<>"{}|\\^`()[\]']+\.(?:gif|jpg|jpeg|png|GIF|JPG|JPEG|PNG))("([^"]*)")?/e
>                    [rep] => Keep($GLOBALS['LinkFunctions']['$1']($pagename,'$1','$2','$4','$1$2',
>    $GLOBALS['ImgTagFmt']),'L')
>                )
>
>            [wikilink] => Array
>                (
>                    [cmd] => >urllink
>                    [seq] => B>>>>>=>>
>                    [pat] => /\b([[:upper:]][\w]*(?:-\w+)*([\/.]))?([[:upper:]][[:alnum:]]*(?:[[:upper:]][[:lower:]0-9]|[[:lower:]0-9][[:upper:]])[[:alnum:]]*)/e
>                    [rep] => Keep(WikiLink($pagename,'$0'),'L')
>                    [dep] => Array
>                        (
>                            [`wikiword] => <
>                            [varlink] => <
>                        )
>
>                )
>
>            [`wikiword] => Array
>                (
>                    [cmd] => <wikilink
>                    [seq] => B>>>>>=>><
>                    [pat] => /`(([[:upper:]][\w]*(?:-\w+)*([\/.]))?([[:upper:]][[:alnum:]]*(?:[[:upper:]][[:lower:]0-9]|[[:lower:]0-9][[:upper:]])[[:alnum:]]*))/e
>                    [rep] => Keep('$1')
>                )
>
>            [^img] => Array
>                (
>                    [cmd] => <block
>                    [seq] => B>>>>>><
>                    [pat] => /^((?>(\s+|%%|%[A-Za-z][-,=:#\w\s'"]*%)*)(\d+L))(\s*\|\s?)?(.*)$/e
>                    [rep] => PSS((strpos($GLOBALS['KPV']['$3'],'<img')===false) ? '$0' : 
>       '<:block><div>$1' . ('$4' ? '<br />' : '') .'$5</div>')
>                )
>
>            [^<:] => Array
>                (
>                    [cmd] => >block
>                    [seq] => B>>>>>>>
>                    [pat] => /^(?=\s*\S)(<:([^>]+)>)?/e
>                    [rep] => Block('$2')
>                    [dep] => Array
>                        (
>                            [^!<:] => <
>                        )
>
>                )
>
>            [^!<:] => Array
>                (
>                    [cmd] => <^<:
>                    [seq] => B>>>>>>><
>                    [pat] => /^(?!<:)(?=.*<\/?(form|div|table|p|ul|ol|dl|h[1-6]|blockquote|pre|hr|textarea)\b)/
>                    [rep] => <:block>
>                )
>
>            [^*] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(\*+)\s?/
>                    [rep] => <:ul,$1>
>                )
>
>            [^#] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(#+)\s?/
>                    [rep] => <:ol,$1>
>                )
>
>            [^->] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(?>(-+))&gt;\s?/
>                    [rep] => <:indent,$1>
>                    [dep] => Array
>                        (
>                            [^----] => >
>                        )
>
>                )
>
>            [^-<] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(?>(-+))&lt;\s?/
>                    [rep] => <:outdent,$1>
>                )
>
>            [^::] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(:+)([^:]+):/
>                    [rep] => <:dl,$1><dt>$2</dt><dd>
>                )
>
>            [^ ] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(\s)/
>                    [rep] => <:pre,1>$1
>                    [dep] => Array
>                        (
>                            [blank] => <
>                        )
>
>                )
>
>            [blank] => Array
>                (
>                    [cmd] => <^ 
>                    [seq] => B>>>>>>=<
>                    [pat] => /^\s+$/
>                    [rep] => 
>                )
>
>            [^Q:] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^Q:(.*)$/
>                    [rep] => <:block><p class='question'>$1</p>
>                )
>
>            [^A:] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^A:/
>                    [rep] => 1
>                )
>
>            [^||||] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^\|\|.*\|\|.*$/e
>                    [rep] => FormatTableRow(PSS('$0'))
>                    [dep] => Array
>                        (
>                            [^||] => >
>                        )
>
>                )
>
>            [^||] => Array
>                (
>                    [cmd] => >^||||
>                    [seq] => B>>>>>>=>
>                    [pat] => /^\|\|(.*)$/e
>                    [rep] => PZZ($GLOBALS['BlockMarkups']['table'][0] = PQA(PSS('<table $1>')))
>    .'<:block>'
>                )
>
>            [^!] => Array
>                (
>                    [cmd] => block
>                    [seq] => B>>>>>>=
>                    [pat] => /^(!{1,6})\s?(.*)$/e
>                    [rep] => '<:block><h'.strlen('$1').PSS('>$2</h').strlen('$1').'>'
>                )
>
>            [^----] => Array
>                (
>                    [cmd] => >^->
>                    [seq] => B>>>>>>=>
>                    [pat] => /^----+/
>                    [rep] => <:block><hr />
>                )
>
>            [table] => Array
>                (
>                    [cmd] => <block
>                    [seq] => B>>>>>><
>                    [pat] => /^\(:(table|cell|cellnr|tableend|div|divend)(\s.*?)?:\)/ie
>                    [rep] => Cells('$1',PSS('$2'))
>                    [dep] => Array
>                        (
>                            [^>>] => <
>                        )
>
>                )
>
>            [^>>] => Array
>                (
>                    [cmd] => <table
>                    [seq] => B>>>>>><<
>                    [pat] => /^&gt;&gt;(.+?)&lt;&lt;(.*)$/
>                    [rep] => (:div:)%div $1 apply=div%$2 
>                    [dep] => Array
>                        (
>                            [^>><<] => <
>                        )
>
>                )
>
>            [^>><<] => Array
>                (
>                    [cmd] => <^>>
>                    [seq] => B>>>>>><<<
>                    [pat] => /^&gt;&gt;&lt;&lt;/
>                    [rep] => (:divend:)
>                )
>
>            [markup] => Array
>                (
>                    [cmd] => <[=
>                    [seq] => B=<
>                    [pat] => /(^|\(:nl:\))\(:markup:\)[^\S
>]*\[([=@])(.*?)\2\]/seim
>                    [rep] => MarkupMarkup($pagename, '$1', PSS('$3'))
>                    [dep] => Array
>                        (
>                            [markupend] => >
>                        )
>
>                )
>
>            [markupend] => Array
>                (
>                    [cmd] => >markup
>                    [seq] => B=<>
>                    [pat] => /(^|\(:nl:\))\(:markup:\)[^\S
>]*
>(.*?)\(:markupend:\)/seim
>                    [rep] => MarkupMarkup($pagename, '$1', PSS('$2'))
>                )
>
>            [<<|] => Array
>                (
>                    [cmd] => <links
>                    [seq] => B>>>>><
>                    [pat] => /&lt;&lt;\|([^|]+|\[\[(.+?)\]\])\|&gt;&gt;/e
>                    [rep] => MakeTrailStop($pagename,'$1')
>                    [dep] => Array
>                        (
>                            [<|] => >
>                        )
>
>                )
>
>            [<|] => Array
>                (
>                    [cmd] => ><<|
>                    [seq] => B>>>>><>
>                    [pat] => /&lt;\|([^|]+|\[\[(.+?)\]\])\|&gt;/e
>                    [rep] => MakeTrailStopB($pagename,'$1')
>                )
>
>            [^|] => Array
>                (
>                    [cmd] => <links
>                    [seq] => B>>>>><
>                    [pat] => /\^\|([^|]+|\[\[(.+?)\]\])\|\^/e
>                    [rep] => MakeTrailPath($pagename,'$1')
>                )
>
>            [%%] => Array
>                (
>                    [cmd] => style
>                    [seq] => B>>>>>>>=
>                    [pat] => %
>                    [rep] => return ApplyStyles($x);
>                    [dep] => Array
>                        (
>                            [restorelinks] => <
>                        )
>
>                )
>
>            [restorelinks] => Array
>                (
>                    [cmd] => <%%
>                    [seq] => B>>>>>>>=<
>                    [pat] => /(\d+L)/e
>                    [rep] => $GLOBALS['KPV']['$1']
>                )
>
>            [pagelist] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:pagelist(\s+.*?)?:\)/ei
>                    [rep] => FmtPageList('$MatchList', $pagename, array('o' => PSS('$1 ')))
>                )
>
>            [searchresults] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:searchresults(\s+.*?)?:\)/ei
>                    [rep] => FmtPageList($GLOBALS['SearchResultsFmt'], $pagename,
>       array('o' => PSS('$1'), 'req' => 1))
>                )
>
>            [searchbox] => Array
>                (
>                    [cmd] => >links
>                    [seq] => B>>>>>>
>                    [pat] => /\(:searchbox(\s.*?)?:\)/e
>                    [rep] => SearchBox($pagename, ParseArgs(PSS('$1')))
>                )
>
>            [varlink] => Array
>                (
>                    [cmd] => <wikilink
>                    [seq] => B>>>>>=>><
>                    [pat] => /\$([[:upper:]][[:alnum:]]*(?:[[:upper:]][[:lower:]0-9]|[[:lower:]0-9][[:upper:]])[[:alnum:]]*)\b/e
>                    [rep] => Keep(VarLink($pagename,'$1','$$1'))
>                )
>
>            [vardef] => Array
>                (
>                    [cmd] => <links
>                    [seq] => B>>>>><
>                    [pat] => /^:\$([[:upper:]][[:alnum:]]*(?:[[:upper:]][[:lower:]0-9]|[[:lower:]0-9][[:upper:]])[[:alnum:]]*):/
>                    [rep] => :[[#$1]]$$1:
>                )
>
>            [varindex] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:varindex:\)/ei
>                    [rep] => Keep(VarIndexList($pagename))
>                )
>
>            [input] => Array
>                (
>                    [cmd] => directives
>                    [seq] => B>>>=
>                    [pat] => /\(:input\s+(\w+)(.*?):\)/ei
>                    [rep] => InputMarkup($pagename, '$1', PSS('$2'))
>                )
>
>        )
>
>    [MarkupRules] => 
>    [ImgExtPattern] => \.(?:gif|jpg|jpeg|png|GIF|JPG|JPEG|PNG)
>    [ImgTagFmt] => <img src='$LinkUrl' alt='$LinkAlt' title='$LinkAlt' />
>    [BlockMarkups] => Array
>        (
>            [block] => Array
>                (
>                    [0] => 
>                    [1] => 
>                    [2] => 
>                    [3] => 0
>                )
>
>            [ul] => Array
>                (
>                    [0] => <ul><li>
>                    [1] => </li><li>
>                    [2] => </li></ul>
>                    [3] => 1
>                )
>
>            [dl] => Array
>                (
>                    [0] => <dl>
>                    [1] => </dd>
>                    [2] => </dd></dl>
>                    [3] => 1
>                )
>
>            [ol] => Array
>                (
>                    [0] => <ol><li>
>                    [1] => </li><li>
>                    [2] => </li></ol>
>                    [3] => 1
>                )
>
>            [p] => Array
>                (
>                    [0] => <p>
>                    [1] => 
>                    [2] => </p>
>                    [3] => 0
>                )
>
>            [indent] => Array
>                (
>                    [0] => <div class='indent'>
>                    [1] => </div><div class='indent'>
>                    [2] => </div>
>                    [3] => 1
>                )
>
>            [outdent] => Array
>                (
>                    [0] => <div class='outdent'>
>                    [1] => </div><div class='outdent'>
>                    [2] => </div>
>                    [3] => 1
>                )
>
>            [pre] => Array
>                (
>                    [0] => <pre>
>                    [1] => 
>                    [2] => </pre>
>                    [3] => 0
>                )
>
>            [table] => Array
>                (
>                    [0] => <table width='100%'>
>                    [1] => 
>                    [2] => </table>
>                    [3] => 0
>                )
>
>        )
>
>    [m] => file:
>    [LinkFunctions] => Array
>        (
>            [http:] => LinkIMap
>            [https:] => LinkIMap
>            [mailto:] => LinkIMap
>            [ftp:] => LinkIMap
>            [news:] => LinkIMap
>            [gopher:] => LinkIMap
>            [nap:] => LinkIMap
>            [file:] => LinkIMap
>            [<:page>] => LinkPage
>        )
>
>    [IMap] => Array
>        (
>            [http:] => http:$1
>            [https:] => https:$1
>            [mailto:] => mailto:$1
>            [ftp:] => ftp:$1
>            [news:] => news:$1
>            [gopher:] => gopher:$1
>            [nap:] => nap:$1
>            [file:] => file:$1
>        )
>
>    [q] => action=diag
>    [v] => upper-alpha
>    [action] => diag
>    [text] => 
>    [pagename] => Main.HomePage
>    [match] => Array
>        (
>            [0] => /~m1mrd00/pmwiki/pmwiki.php
>            [1] => 
>        )
>
>    [EnableLocalConfig] => 
>    [EnableDiag] => 1
>    [CurrentTime] => September 15, 2005, at 11:34 AM
>    [DefaultPage] => Main.HomePage
>    [UrlPage] => {$UrlPage}
>    [MakePageNameFunction] => 
>    [PageNameChars] => -[:alnum:]
>    [MakePageNamePatterns] => Array
>        (
>            [/'/] => 
>            [/[^-[:alnum:]]+/] =>  
>            [/((^|[^-\w])\w)/e] => strtoupper('$1')
>            [/ /] => 
>        )
>
>    [p] => 
>    [EnableStdConfig] => 
>    [EnablePGCust] => 
>    [f] => 1
>    [LastModFile] => wiki.d/.lastmod
>    [EnableAuthorTracking] => 
>    [AuthorCookieExpires] => 1129390494
>    [AuthorCookieDir] => /
>    [AuthorGroup] => Profiles
>    [AuthorRequiredFmt] => <h3 class='wikimessage'>$[An author name is required.]</h3>
>    [Author] => 
>    [EnablePathInfo] => 
>    [PCache] => 
>    [AuthorPage] => Profiles/$Name
>    [AuthorLink] => ?
>    [EnableAuthorSignature] => 
>    [ROSPatterns] => Array
>        (
>            [/(?<!~)~~~~(?!~)/] => [[~$Author]] $CurrentTime
>            [/(?<!~)~~~(?!~)/] => [[~$Author]]
>        )
>
>    [EnablePostAuthorRequired] => 
>    [EnableSimulEdit] => 
>    [EnablePrefs] => 
>    [PrefsCookieExpires] => 1158334494
>    [sp] => 
>    [XL] => Array
>        (
>            [en] => Array
>                (
>                    [ak_edit] => e
>                    [ak_history] => h
>                    [ak_recentchanges] => c
>                    [ak_save] => s
>                    [ak_saveedit] => u
>                    [ak_preview] => p
>                    [Main/SearchWiki] => Site/Search
>                    [PmWiki.EditQuickReference] => Site/EditQuickReference
>                    [PmWiki.UploadQuickReference] => Site/UploadQuickReference
>                    [SearchFor] => Results of search for <em>$Needle</em>:
>                    [SearchFound] => $MatchCount pages found out of $MatchSearched pages searched.
>                )
>
>        )
>
>    [EnableSkinLayout] => 
>    [Skin] => pmwiki
>    [ActionSkin] => Array
>        (
>            [print] => print
>        )
>
>    [FarmPubDirUrl] => http://www.rsma.frb.gov/~m1mrd00/pmwiki/pub
>    [PageLogoUrl] => http://www.rsma.frb.gov/~m1mrd00/pmwiki/pub/skins/pmwiki/pmwiki-32.gif
>    [TmplDisplay] => Array
>        (
>            [PageEditFmt] => 0
>        )
>
>    [x] => Array
>        (
>            [0] => pmwiki
>        )
>
>    [SkinDir] => pub/skins/pmwiki
>    [SkinDirUrl] => http://www.rsma.frb.gov/~m1mrd00/pmwiki/pub/skins/pmwiki
>    [IsTemplateLoaded] => 1
>    [TmplFmt] => Array
>        (
>            [Start] => Array
>                (
>                    [0] => headers:
>                    [1] => <!DOCTYPE html 
>    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
>    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
><html>
><head>
>  <title>$WikiTitle | $Group / $Title $Action</title>
>  <meta http-equiv='Content-Style-Type' content='text/css' />
>  <link rel='stylesheet' href='$SkinDirUrl/pmwiki.css' type='text/css' />
>  
>                    [2] => <!--HeaderText-->
>                    [3] => Array
>                        (
>                            [styles] => Array
>                                (
>                                    [0] => <style type='text/css'><!--
>                                    [1] => Array
>                                        (
>                                            [pmwiki] => 
>  ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
>  code { white-space: nowrap; }
>  .vspace { margin-top:1.33em; }
>  .indent { margin-left:40px; }
>  .outdent { margin-left:40px; text-indent:-40px; }
>  a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
>  a.createlink { text-decoration:none; position:relative; top:-0.5em;
>    font-weight:bold; font-size:smaller; border-bottom:none; }
>  img { border:0px; }
>  
>                                            [0] => .editconflict { color:green; font-style:italic; 
>  margin-top:1.33em; margin-bottom:1.33em; }
>
>                                            [markup] => 
>  table.markup { border: 2px dotted #ccf; width:90%; }
>  td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
>  td.markup1 { border-bottom: 1px solid #ccf; }
>  div.faq { margin-left:2em; }
>  div.faq p.question { margin: 1em 0 0.75em -2em; font-weight:bold; }
>  div.faq hr { margin-left: -2em; }
>  
>                                            [wikistyles] =>  
>    .frame 
>      { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
>    .lfloat { float:left; margin-right:0.5em; }
>    .rfloat { float:right; margin-left:0.5em; }
>
>                                            [1] => a.varlink { text-decoration:none; }
>
>                                        )
>
>                                    [2] => 
>--></style>
>                                )
>
>                        )
>
>                    [HeaderText] => 
></head>
><body>
>
>                    [4] => <!--PageHeaderFmt-->
>                    [PageHeaderFmt] => 
>  <div id='wikilogo'><a href='$ScriptUrl'><img src='$PageLogoUrl'
>    alt='$WikiTitle' border='0' /></a></div>
>  <div id='wikihead'>
>  <form action='$ScriptUrl'>
>    <a href='$ScriptUrl/$[$Group/RecentChanges]'
>      accesskey='$[ak_recentchanges]'>$[Recent Changes]</a> -
>    <input type='hidden' name='n' value='$FullName' />
>    <input type='hidden' name='action' value='search' />
>    <a href='$ScriptUrl/$[$SiteGroup/Search]'>$[Search]</a>:
>    <input class='searchbox' type='text' name='q' value='' />
>    <input class='searchbutton' type='submit' value='$[Go]' /></form></div>
>
>                    [5] => <!--/PageHeaderFmt-->
>                    [6] => 
>  <table id='wikimid' width='100%' cellspacing='0' cellpadding='0'><tr>
>
>                    [7] => <!--PageLeftFmt-->
>                    [PageLeftFmt] => Array
>                        (
>                            [0] => 
>      <td id='wikileft' valign='top'>
>        
>                            [1] => wiki:$Group.SideBar $SiteGroup.SideBar
>                            [2] => </td>
>
>                        )
>
>                    [8] => <!--/PageLeftFmt-->
>                    [9] => Array
>                        (
>                            [0] => 
>      <td id='wikibody' valign='top'>
>        <div id='wikicmds'>
>                            [1] => wiki:$Group.PageActions $SiteGroup.PageActions
>                            [2] => </div>
>
>                        )
>
>                    [10] => <!--PageTitleFmt-->
>                    [PageTitleFmt] => 
>        <div id='wikititle'>
>          <div class='pagegroup'><a href='$ScriptUrl/$Group'>$Group</a> /</div>
>          <h1 class='pagetitle'>$Title</h1></div>
>
>                    [11] => <!--PageText-->
>                    [12] => 
><div id='wikitext'>
>
>                )
>
>            [End] => Array
>                (
>                    [0] => </div>
>
>                    [PageText] => 
>      </td>
>    </tr></table>
>
>                    [1] => <!--PageFooterFmt-->
>                    [PageFooterFmt] => 
>  <div id='wikifoot'>
>    <div class='footnav'>
>      <a href='$PageUrl?action=edit'>$[Edit]</a> -
>      <a href='$PageUrl?action=diff'>$[History]</a> -
>      <a href='$PageUrl?action=print' target='_blank'>$[Print]</a> -
>      <a href='$ScriptUrl/$[$Group/RecentChanges]'>$[Recent Changes]</a> -
>      <a href='$ScriptUrl/$[$SiteGroup/Search]'>$[Search]</a></div>
>    <div class='lastmod'>$[Page last modified on $LastModified]</div></div>
>
>                    [2] => <!--/PageFooterFmt-->
>                    [3] => 
></body>
></html>
>
>                )
>
>        )
>
>    [PageTextStartFmt] => 
><div id='wikitext'>
>
>    [PageTextEndFmt] => </div>
>
>    [BasicLayoutVars] => 
>    [HeaderText] => 
></head>
><body>
>
>    [PageHeaderFmt] => 
>  <div id='wikilogo'><a href='$ScriptUrl'><img src='$PageLogoUrl'
>    alt='$WikiTitle' border='0' /></a></div>
>  <div id='wikihead'>
>  <form action='$ScriptUrl'>
>    <a href='$ScriptUrl/$[$Group/RecentChanges]'
>      accesskey='$[ak_recentchanges]'>$[Recent Changes]</a> -
>    <input type='hidden' name='n' value='$FullName' />
>    <input type='hidden' name='action' value='search' />
>    <a href='$ScriptUrl/$[$SiteGroup/Search]'>$[Search]</a>:
>    <input class='searchbox' type='text' name='q' value='' />
>    <input class='searchbutton' type='submit' value='$[Go]' /></form></div>
>
>    [PageLeftFmt] => Array
>        (
>            [0] => 
>      <td id='wikileft' valign='top'>
>        
>            [1] => wiki:$Group.SideBar $SiteGroup.SideBar
>            [2] => </td>
>
>        )
>
>    [PageTitleFmt] => 
>        <div id='wikititle'>
>          <div class='pagegroup'><a href='$ScriptUrl/$Group'>$Group</a> /</div>
>          <h1 class='pagetitle'>$Title</h1></div>
>
>    [PageText] => 
>      </td>
>    </tr></table>
>
>    [PageFooterFmt] => 
>  <div id='wikifoot'>
>    <div class='footnav'>
>      <a href='$PageUrl?action=edit'>$[Edit]</a> -
>      <a href='$PageUrl?action=diff'>$[History]</a> -
>      <a href='$PageUrl?action=print' target='_blank'>$[Print]</a> -
>      <a href='$ScriptUrl/$[$Group/RecentChanges]'>$[Recent Changes]</a> -
>      <a href='$ScriptUrl/$[$SiteGroup/Search]'>$[Search]</a></div>
>    <div class='lastmod'>$[Page last modified on $LastModified]</div></div>
>
>    [PageCSSListFmt] => Array
>        (
>            [pub/css/local.css] => $PubDirUrl/css/local.css
>            [pub/css/$Group.css] => $PubDirUrl/css/$Group.css
>            [pub/css/$FullName.css] => $PubDirUrl/css/$FullName.css
>        )
>
>    [k] => ALPHA
>    [EnableTransitions] => 
>    [EnableStdMarkup] => 
>    [CategoryGroup] => Category
>    [LinkCategoryFmt] => <a class='categorylink' href='$LinkUrl'>$LinkText</a>
>    [KPV] => Array
>        (
>            [1] => 
>        )
>
>    [KPCount] => 1
>    [EnableWikiTrails] => 
>    [EnableStdWikiStyles] => 
>    [c] => center
>    [WikiStyle] => Array
>        (
>            [black] => Array
>                (
>                    [color] => black
>                )
>
>            [white] => Array
>                (
>                    [color] => white
>                )
>
>            [red] => Array
>                (
>                    [color] => red
>                )
>
>            [yellow] => Array
>                (
>                    [color] => yellow
>                )
>
>            [blue] => Array
>                (
>                    [color] => blue
>                )
>
>            [gray] => Array
>                (
>                    [color] => gray
>                )
>
>            [silver] => Array
>                (
>                    [color] => silver
>                )
>
>            [maroon] => Array
>                (
>                    [color] => maroon
>                )
>
>            [green] => Array
>                (
>                    [color] => green
>                )
>
>            [navy] => Array
>                (
>                    [color] => navy
>                )
>
>            [purple] => Array
>                (
>                    [color] => purple
>                )
>
>            [newwin] => Array
>                (
>                    [target] => _blank
>                )
>
>            [comment] => Array
>                (
>                    [display] => none
>                )
>
>            [decimal] => Array
>                (
>                    [apply] => list
>                    [list-style] => decimal
>                )
>
>            [roman] => Array
>                (
>                    [apply] => list
>                    [list-style] => lower-roman
>                )
>
>            [ROMAN] => Array
>                (
>                    [apply] => list
>                    [list-style] => upper-roman
>                )
>
>            [alpha] => Array
>                (
>                    [apply] => list
>                    [list-style] => lower-alpha
>                )
>
>            [ALPHA] => Array
>                (
>                    [apply] => list
>                    [list-style] => upper-alpha
>                )
>
>            [item] => Array
>                (
>                    [apply] => item
>                )
>
>            [list] => Array
>                (
>                    [apply] => list
>                )
>
>            [block] => Array
>                (
>                    [apply] => block
>                )
>
>            [p] => Array
>                (
>                    [apply] => p
>                )
>
>            [div] => Array
>                (
>                    [apply] => div
>                )
>
>            [left] => Array
>                (
>                    [apply] => block
>                    [text-align] => left
>                )
>
>            [right] => Array
>                (
>                    [apply] => block
>                    [text-align] => right
>                )
>
>            [center] => Array
>                (
>                    [apply] => block
>                    [text-align] => center
>                )
>
>            [thumb] => Array
>                (
>                    [width] => 100px
>                )
>
>            [frame] => Array
>                (
>                    [class] => frame
>                )
>
>            [lframe] => Array
>                (
>                    [class] => frame lfloat
>                )
>
>            [rframe] => Array
>                (
>                    [class] => frame rfloat
>                )
>
>            [cframe] => Array
>                (
>                    [class] => frame
>                    [margin-left] => auto
>                    [margin-right] => auto
>                    [width] => 200px
>                    [apply] => block
>                    [text-align] => center
>                )
>
>            [sidehead] => Array
>                (
>                    [apply] => block
>                    [class] => sidehead
>                )
>
>        )
>
>    [WikiStyleCSS] => Array
>        (
>            [0] => float|display|(margin|padding|border)(-(left|right|top|bottom))?
>            [1] => list-style
>            [2] => width|height
>            [3] => color|background-color
>            [4] => text-align|text-decoration
>            [5] => font-size|font-family|font-weight|font-style
>        )
>
>    [WikiStyleApply] => Array
>        (
>            [item] => li|dt
>            [list] => ul|ol|dl
>            [div] => div
>            [img] => img
>            [block] => p(?!\sclass=)|div|ul|ol|dl|li|dt|pre|h[1-6]
>            [p] => p(?!\sclass=)
>        )
>
>    [WikiStylePattern] => %%|%[A-Za-z][-,=:#\w\s'"().]*%
>    [WikiStyleAttr] => Array
>        (
>            [vspace] => img
>            [hspace] => img
>            [align] => img
>            [value] => li
>            [target] => a
>            [accesskey] => a
>            [rel] => a
>        )
>
>    [WikiStyleRepl] => Array
>        (
>            [/\bbgcolor([:=])/] => background-color$1
>        )
>
>    [EnableMailPosts] => 
>    [EnableUpload] => 
>    [EnablePageList] => 
>    [EnableLinkIndex] => 
>    [LinkIndexFile] => wiki.d/.linkindex
>    [SearchPatterns] => Array
>        (
>            [all] => 
>            [normal] => Array
>                (
>                    [0] => !\.(All)?Recent(Changes|Uploads)$!
>                    [1] => !\.Group(Print)?(Header|Footer|Attributes)$!
>                )
>
>        )
>
>    [SearchResultsFmt] => <div class='wikisearch'>$[SearchFor]
>  <p class='vspace'></p>$MatchList
>  <p class='vspace'></p>$[SearchFound]<p class='vspace'></p></div>
>    [SearchQuery] => 
>    [FPLFunctions] => Array
>        (
>            [bygroup] => FPLByGroup
>            [simple] => FPLSimple
>            [group] => FPLGroup
>        )
>
>    [EnableVarMarkup] => 
>    [VarPagesFmt] => Array
>        (
>            [0] => $[PmWiki.Variables]
>        )
>
>    [DiffFunction] => PHPDiff
>    [EnableForms] => 
>    [InputAttrs] => Array
>        (
>            [0] => name
>            [1] => value
>            [2] => id
>            [3] => class
>            [4] => rows
>            [5] => cols
>            [6] => size
>            [7] => maxlength
>            [8] => action
>            [9] => method
>            [10] => accesskey
>            [11] => checked
>            [12] => disabled
>            [13] => readonly
>            [14] => enctype
>        )
>
>    [t] => reset
>    [InputTags] => Array
>        (
>            [text] => Array
>                (
>                    [:html] => <input type='text' $InputFormArgs />
>                )
>
>            [submit] => Array
>                (
>                    [:html] => <input type='submit' $InputFormArgs />
>                )
>
>            [hidden] => Array
>                (
>                    [:html] => <input type='hidden' $InputFormArgs />
>                )
>
>            [password] => Array
>                (
>                    [:html] => <input type='password' $InputFormArgs />
>                )
>
>            [radio] => Array
>                (
>                    [:html] => <input type='radio' $InputFormArgs />
>                )
>
>            [checkbox] => Array
>                (
>                    [:html] => <input type='checkbox' $InputFormArgs />
>                )
>
>            [reset] => Array
>                (
>                    [:html] => <input type='reset' $InputFormArgs />
>                )
>
>            [form] => Array
>                (
>                    [:args] => Array
>                        (
>                            [0] => action
>                            [1] => method
>                        )
>
>                    [:html] => <form $InputFormArgs>
>                    [method] => post
>                )
>
>            [end] => Array
>                (
>                    [:html] => </form>
>                )
>
>            [textarea] => Array
>                (
>                    [:html] => <textarea $InputFormArgs></textarea>
>                )
>
>        )
>
>    [HTTP_SESSION_VARS] => Array
>        (
>        )
>
>    [_SESSION] => Array
>        (
>        )
>
>)
>
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>pmwiki-users mailing list
>pmwiki-users at pmichaud.com
>http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>  
>





More information about the pmwiki-users mailing list