[open-science] Launch of the Panton Principles for Open Data in Science + Is It Open Data?
Walter Jessen
walter at walterjessen.com
Fri Feb 19 15:49:55 UTC 2010
I can help with testing Egon. (also experienced with PHP and WP hacking)
Email me tonight.
-Walter
On Feb 19, 2010, at 10:45 AM, Egon Willighagen wrote:
> On Fri, Feb 19, 2010 at 4:35 PM, Jonathan Gray
> <jonathan.gray at okfn.org> wrote:
>> Do you think it would be difficult to modify?
>
> Doesn't look difficult...
>
> if ( $comments_enabled == 1 && $row->comment !
> = "") {
> $comment = stripslashes($row->comment);
> # The following format strings can be
> editted if you wish. For instance:
> # $sub_form .=
> sprintf("<tr><td>%s</td><td>%s</td><td>%s</td></tr>",$the_name,
> $fields,$comment);
> $return .= sprintf("<p><span
> class='signature'>%s,
> %s<br/>%s</span></p>",$the_name,$fields,$comment);
> } else {
> $return .= sprintf("<p><span
> class='signature'>%s, %s</span></p>",$the_name,$fields);
> }
>
> the culprit is in $fields =
> fcpetition_prettyvalues(unserialize(base64_decode($row->fields)),
> $petition);
>
> Cannot do it in 5 minutes, but I'll check tonite... don't have
> wordpress installed, so will need some bit extra for testing...
>
> Egon
>
> --
> Post-doc @ Uppsala University
> Proteochemometrics / Bioclipse Group of Prof. Jarl Wikberg
> Homepage: http://egonw.github.com/
> Blog: http://chem-bla-ics.blogspot.com/
> PubList: http://www.citeulike.org/user/egonw/tag/papers
>
> _______________________________________________
> open-science mailing list
> open-science at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/open-science
More information about the open-science
mailing list