[etoys-notify] [JIRA] Updated: (SQ-198) Prompt for title and meta data

tracker at squeakland.org tracker at squeakland.org
Wed Oct 28 13:11:00 EDT 2009


     [ http://tracker.immuexa.com/browse/SQ-198?page=all ]

timothy updated SQ-198:
-----------------------

    Priority: Optional  (was: Normal)

> Prompt for title and meta data
> ------------------------------
>
>          Key: SQ-198
>          URL: http://tracker.immuexa.com/browse/SQ-198
>      Project: squeakland
>         Type: Bug
>   Components: etoys-sugar
>     Reporter: Scott Wallace
>     Priority: Optional
>      Fix For: etoys 4.1 and showcase - june 2010

>
>
> From TRAC Ticket #8803 (bert, october 2008)
> When pressing the stop or keep button for a new project, we should offer a dialog mandating to enter a project title, and optionally tags and description, similar to the one shown on non-Sugar platforms. Otherwise it's very hard to find the project later according to reports from the field.
> Note there must not be a dialog when quitting Etoys by other means (like the stop menu entry in the frame). Also this should only done for new projects, subsequent saves should be silent.
> Implementation note: Project current projectParameterAt: #sugarProperties is the dictionary of meta data that will be stored in the Journal entry. 'tags' and 'description'are the two keys in there that we should allow to edit. The entry title is not in that dictionary but simply the project's name.
> The case where we must not prompt for meta data is initiated by SugarLaucher>>windowEvent:.
> (bert, feb 2009) This got more urgent: in the 0.84 Sugar release other activities bring up such a dialog.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://tracker.immuexa.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the etoys-notify mailing list