{* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} Gift Registry - Home Page for {$fullname|escape:'htmlall'} {include file='navbar.tpl'}
{if isset($message)}
{$message|escape:'htmlall'}
{/if} {if $opt.show_helptext}
  • You can click the column headers to sort by that attribute.
  • List each item seperately on your list - do not combine items. (i.e. list each book of a 4-part series separately.)
  • Once you've bought or decided not to buy an item, remember to return to the recipient's gift lists and mark it accordingly.
  • If someone purchases an item on your list, click to mark it as received.
{/if}
{foreach from=$myitems item=row} {/foreach}
Description Ranking Category Price  
{$row.description|escape:'htmlall'} {if $row.comment != ''} ... {/if} {if $row.url != ''} URL {/if} {if $row.image_filename != '' && $opt.allow_images} Image {/if} {$row.rendered} {$row.category|default:" "} {$row.price} Mark Item Received  Edit Item  Delete Item
{if $myitems_count > $opt.items_per_page} {/if}
Add a new item

People I'm shopping for

{foreach from=$shoppees item=row} {/foreach}
Name Last Updated # Items  
{$row.fullname|escape:'htmlall'} {if $row.comment != ''} ... {/if} {$row.list_stamp} {$row.itemcount} {if $row.itemcount > 0} Shop for {$row.fullname|escape:'htmlall'} {/if} {if !$row.is_unsubscribed} Unsubscribe from {$row.fullname|escape:'htmlall'}'s updates {else} Subscribe to {$row.fullname|escape:'htmlall'}'s updates {/if} Don't shop for {$row.fullname|escape:'htmlall'} anymore

People I'm not shopping for

{foreach from=$prospects item=row} {/foreach}
Name  
{$row.fullname|escape:'htmlall'} {if $row.pending} Cancel {else} {if $opt.shop_requires_approval} Request {else} Add {/if} {/if}

Messages

{foreach from=$messages item=row} {/foreach}
Date Sender Message  
{$row.created} {$row.fullname|escape:'htmlall'} {$row.message|escape:'htmlall'} Acknowledge
Send a message

Upcoming events (within {$opt.event_threshold} days)

{foreach from=$events item=row} {/foreach}
Name Event Date Days left
{if $row.fullname == ''} System event {else} {$row.fullname|escape:'htmlall'} {/if} {$row.eventname|escape:'htmlall'} {$row.date} {if $row.daysleft == 0} Today {else} {$row.daysleft} {/if}
{if $opt.shop_requires_approval || ($isadmin && $opt.newuser_requires_approval)}
{if $opt.shop_requires_approval}

People who want to shop for me

{foreach from=$pending item=row} {/foreach}
Name  
{$row.fullname|escape:'htmlall'} Approve / Decline
{/if} {if $isadmin && $opt.newuser_requires_approval}

People waiting for approval

{foreach from=$approval item=row} {/foreach}
Name Family  
{$row.fullname|escape:'htmlall'} <{$row.email|escape:'htmlall'}> {$row.familyname|escape:'htmlall'} Approve / Reject
{/if}
{/if}