On Mon, Jul 13, 2009 at 3:20 AM, Reinier Balt<[email protected]> wrote:
> Hmm, I'm afraid that the default edit is a html form that gets loaded using
> ajax. There is no edit screen for todos currently.
>
> I think you have two options;
> 1) redirect to the project or context page where the new todo is added
> 2) implement a edit screen for todos :-)

I'll just do (3) redirect to the mobile edit screen for now, but yeah,
I think I will have to do (2) eventually.

Luis

> Reinier
>
>> -----Oorspronkelijk bericht-----
>> Van: [email protected] [mailto:tracks-
>> [email protected]] Namens Luis Villa
>> Verzonden: maandag 13 juli 2009 0:43
>> Aan: tracks-discuss
>> Onderwerp: [Tracks-discuss] URL to edit a single bug?
>>
>> Hi, all-
>>
>> I couldn't wait until August and started hacking on my ubiquity/tracks
>> plugin. In my ubiquity plugin, I'd like to create an action, and then
>> open the action in the browser in case someone wants to further edit
>> it. I can create the action OK, but I'm having trouble identifying a
>> way to do that- other than the mobile interface, is there any way to
>> open and edit a single action?
>>
>> i.e., $base/todos/[action number] gets me uneditable xml;
>> $base/todos/[action number].m gets me the editable action, but with
>> mobile formatting. Is there some alternative path that will get me the
>> action, editable, within the 'standard' formatting?
>>
>> (also, this is a wishlist request for replacing or supplementing the
>> XML API with a json API ;)
>>
>> Thanks-
>> Luis
>> _______________________________________________
>> Tracks-discuss mailing list
>> [email protected]
>> http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
>
>
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to