From c62e83bc9555d684205dae4369c5b8e8ae2caafc Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" Date: Thu, 12 Oct 2006 07:02:22 +0000 Subject: [PATCH] (From Reed) Link the party count feed to the view all parties page; (From Ryan) correct label for website field, fix privacy options display, and add onblur back to register to auto-update the map. --- webtools/partytool/views/feeds/index.thtml | 4 ++-- webtools/partytool/views/users/edit.thtml | 6 +++++- webtools/partytool/views/users/register.thtml | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/webtools/partytool/views/feeds/index.thtml b/webtools/partytool/views/feeds/index.thtml index 48be0ddcde75..12b749d2ae6c 100755 --- a/webtools/partytool/views/feeds/index.thtml +++ b/webtools/partytool/views/feeds/index.thtml @@ -8,7 +8,7 @@ <?php echo $count; ?> Total Parties - url('/'); ?> + url('/parties/view/all/'); ?> - \ No newline at end of file + diff --git a/webtools/partytool/views/users/edit.thtml b/webtools/partytool/views/users/edit.thtml index e3bf3dc32af7..b193e847d22f 100755 --- a/webtools/partytool/views/users/edit.thtml +++ b/webtools/partytool/views/users/edit.thtml @@ -12,7 +12,7 @@ tagErrorMsg('User/name', 'You must enter a name.')?>
- + input('User/website', array('size' => 40)); ?>
@@ -80,8 +80,12 @@
checkbox('User/showemail'); ?>
+
+
checkbox('User/showloc'); ?>
+
+
checkbox('User/showmap'); ?>
diff --git a/webtools/partytool/views/users/register.thtml b/webtools/partytool/views/users/register.thtml index ff4f992b1c76..661a27450149 100755 --- a/webtools/partytool/views/users/register.thtml +++ b/webtools/partytool/views/users/register.thtml @@ -22,7 +22,7 @@ field is optional.
- input('User/location', array('id' => 'location', 'size' => 40, 'onkeypress' => 'capture(event)')); ?> + input('User/location', array('id' => 'location', 'size' => 40, 'onkeypress' => 'capture(event)', 'onblur' => 'update()')); ?>

If you have a website, enter the URL here. (including the http:// ) Your website will be