From Computational Memory Lab
|
|
| (3 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | function render_wikitext($parser, $input) {
| |
| − | # $lparse = clone $parser;
| |
| − | # $output = $lparse->parse( $input, $parser->mTitle, $parser->mOptions, true, false );
| |
| − | $output = $parser->recursiveTagParse( $input );
| |
| − | # return( $output->getText() );
| |
| − | return( $output );
| |
| − | }
| |
| | | | |
| − |
| |
| − | <EmailForm>
| |
| − | {|
| |
| − | | style="width: 200px"| Name: || <emailform name=40 /> ||
| |
| − | |-
| |
| − | | Email: || <emailform from=40 /> ||
| |
| − | |-
| |
| − | | Affiliated institution (university/company): || <emailform institution=40 /> ||
| |
| − | |-
| |
| − | | Please tell us a little bit about your planned use for this data: <br>
| |
| − | | colspan="2" | <emailform comments=80x8 />
| |
| − | |-
| |
| − | | Solve the following math problem (spam prevention):
| |
| − | | <emailform math />
| |
| − | |-
| |
| − | | colspan="3" align="center" | <emailform submit="Request Access" />
| |
| − | |}
| |
| − | </EmailForm>
| |
| − | <EmailForm result>
| |
| − | Thank you. A member of the Kahana lab will be in touch with you soon. If you have any questions, please e-mail [mailto:cmlweb@psych.upenn.edu cmlweb@psych.upenn.edu].
| |
| − | {| width="300px"
| |
| − | | '''From:''' <emailform name /> <emailform from/><br />
| |
| − | '''Institution:''' <emailform institution /> <br />
| |
| − | '''Comments:''' <emailform comments />
| |
| − | |}
| |
| − | </EmailForm>
| |
Latest revision as of 21:58, 29 September 2016