Date Added
Deleted user

is there a way to edit the date you added something to a list? for example, i like to use the feeds on my webpage to show people the last movies i watched-
but sometimes now, i'm watching that movie for a second time,and would like to see it appear as the latest feed item in this instance. the only way i can see doing this is removing it altogether, and then adding it again. not a big deal, but i wondered...
same for DVD's- i list what i get and feed out the last 5, but sometimes i might forget to add something.
silly i guess, but just wondering--
but sometimes now, i'm watching that movie for a second time,and would like to see it appear as the latest feed item in this instance. the only way i can see doing this is removing it altogether, and then adding it again. not a big deal, but i wondered...
same for DVD's- i list what i get and feed out the last 5, but sometimes i might forget to add something.
silly i guess, but just wondering--
Deleted user

actually, as i was sitting here writing this, i also realized - i could make a custom group and use that feed for each instance in quesion, and not have to worry about the main list.

Yeah the custom lists are best for this kind of thing!
Deleted user

i know you are trying to promote the site- but it would be nice if and when non-members click on feed (javascript) items posted on my own web-page went straight to the item profile to get more information.
the rss does this, but i like having the pics provided from the script. in use: www.mikull.com (down and to the right).
the rss does this, but i like having the pics provided from the script. in use: www.mikull.com (down and to the right).

Unfortuantly there was a mistake in the code for widgets for custom lists (the main lists were ok). In your case it should be :
mikull.listal.com/viewlist/movies/4165/?javascript=true
instead of :
www.listal.com/viewlist/movies/4165/?javascript=true
In the javascript source
This was hard to spot as it would link to the username that was logged in so in my case it would link to tom so I thought it was linking correctly.
mikull.listal.com/viewlist/movies/4165/?javascript=true
instead of :
www.listal.com/viewlist/movies/4165/?javascript=true
In the javascript source
This was hard to spot as it would link to the username that was logged in so in my case it would link to tom so I thought it was linking correctly.
Deleted user

aha! Thanks Tom!!