View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000379 | HTML & PERL | Feature Request - Interface | public | 2006-07-16 15:30 | 2008-03-18 12:29 |
Reporter | Rar | Assigned To | epoximator | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000379: control for search for what we want to search for (user, group, company, anime, ...) | ||||
Description | Rather than having a hidden dummy control that holds the the show parameter, and gets its value changed on different pages, like current: <input type="hidden" name="show" value="animelist" /> Could make it an actual control, we selected value set either in the perl by exp or in js onload by me, and just hide it in the default style: <select class="type" name="show" size="1"> <option value="animelist" selected="selected">anime</option> <option value="grouplist">group</option> <option value="userlist">user</option> <option value="producerlist">producer</option> </select> One problem (apart from being a little more markup) is that as we've seen controling the style of form elements is a bit of a pain across different browsers, and a list box isn't exactly an easy or elegant way of switching between what you wan to search on. | ||||
Additional Information | http://www.anidb.net/forum/viewtopic.php?t=4605 | ||||
Tags | layout, search | ||||
|
doesn't this fall into the *new* search thingie? |
|
The link is 404. Here is a new one: http://forum.anidb.net/viewtopic.php?f=31&t=4605 |
|
implemented, but hidden atm |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-07-16 15:30 | DerIdiot | New Issue | |
2006-07-16 15:30 | DerIdiot | Reporter | DerIdiot => Rar |
2006-10-19 09:15 | epoximator | Status | new => assigned |
2006-10-19 09:15 | epoximator | Assigned To | => Rar |
2007-12-06 12:03 | epoximator | Assigned To | Rar => |
2007-12-06 12:03 | epoximator | Status | assigned => new |
2008-01-13 00:59 | fahrenheit | Note Added: 0001586 | |
2008-01-14 12:13 | Amour | Note Added: 0001592 | |
2008-02-10 22:49 | ninjamask | Tag Attached: layout | |
2008-02-10 22:49 | ninjamask | Tag Attached: search | |
2008-02-25 08:53 | epoximator | Status | new => assigned |
2008-02-25 08:53 | epoximator | Assigned To | => epoximator |
2008-02-25 08:53 | epoximator | Note Added: 0001753 | |
2008-03-18 12:29 | epoximator | Status | assigned => resolved |
2008-03-18 12:29 | epoximator | Resolution | open => fixed |