From dfd21ae94003826508b77045a29e5586fb6ae053 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 31 Aug 2009 01:37:11 -0700 Subject: [PATCH] Update contrib code to use html::clean and ::prurify instead of p::clean which is gone now. --- modules/displaytags/views/displaytags_block.html.php | 4 ++-- modules/latestupdates/views/updates.html.php | 6 +++--- .../views/metadescription_block.html.php | 12 ++++++------ modules/tagfaces/views/drawfaces.html.php | 4 ++-- .../views/drawfaces_highlight_block.html.php | 2 +- modules/tagsmap/views/admin_tagsmap.html.php | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/modules/displaytags/views/displaytags_block.html.php b/modules/displaytags/views/displaytags_block.html.php index a003a415..e6bcef11 100644 --- a/modules/displaytags/views/displaytags_block.html.php +++ b/modules/displaytags/views/displaytags_block.html.php @@ -2,9 +2,9 @@
- ">name) ?>, + ">name) ?>, - ">name) ?> + ">name) ?>
diff --git a/modules/latestupdates/views/updates.html.php b/modules/latestupdates/views/updates.html.php index 07df61e5..c8fb4897 100644 --- a/modules/latestupdates/views/updates.html.php +++ b/modules/latestupdates/views/updates.html.php @@ -3,7 +3,7 @@

- p::clean($q)) ?> + html::clean($q)) ?>

-

title) ?>

+

title) ?>

resize_img(array("id" => "gPhotoId-{$item->id}", "class" => "gResize")) ?> diff --git a/modules/tagfaces/views/drawfaces_highlight_block.html.php b/modules/tagfaces/views/drawfaces_highlight_block.html.php index 1bca9330..eacb5380 100644 --- a/modules/tagfaces/views/drawfaces_highlight_block.html.php +++ b/modules/tagfaces/views/drawfaces_highlight_block.html.php @@ -47,7 +47,7 @@ function hidebox() { foreach ($existingFaces as $oneFace) { $oneTag = ORM::factory("tag", $oneFace->tag_id) ?> - tag_id") ?>" title="name); ?>" alt="name; ?>" onMouseOver="highlightbox(x1 ?>,y1 ?>,x2 ?>,y2 ?>,'name); ?>')" onMouseOut="hidebox()" /> + tag_id") ?>" title="name); ?>" alt="name; ?>" onMouseOver="highlightbox(x1 ?>,y1 ?>,x2 ?>,y2 ?>,'name); ?>')" onMouseOut="hidebox()" />
  • - name) ?> + name) ?> (count ?>) id") ?>">