[open-science] Launch of the Panton Principles for Open Data in Science + Is It Open Data?
Egon Willighagen
egon.willighagen at gmail.com
Fri Feb 19 15:45:40 UTC 2010
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
More information about the open-science
mailing list