taskLinterna Mágica - Tasks: task #11055, Split user configuration from...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #11055: Split user configuration from default one

Submitter:  Ivaylo Valkov <valkov>
Submitted:  Mon 04 Apr 2011 09:02:50 AM UTC
   
 
Should Start On:  Mon 04 Apr 2011 12:00:00 AM UTC Should be Finished on:  Mon 18 Apr 2011 12:00:00 AM UTC
Category:  Code and framework changes Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  valkov Open/Closed:  Closed
Planned Release:  0.0.10

Wed 06 Apr 2011 12:47:30 PM UTC, comment #2: 

Fixed in revision 36.

Ivaylo Valkov <valkov>
Group administrator
Mon 04 Apr 2011 07:52:21 PM UTC, comment #1: 

Available in trunk. The user configuration could be in separate userscript file.

It is not straightforward to make script-to-script communication/sharing of variables under Greasemonkey (the actual extension). The script with the user configuration, must expose the data to the web page. Example is available in the utilities directory.

The documentation must be updated.

Ivaylo Valkov <valkov>
Group administrator
Mon 04 Apr 2011 09:02:50 AM UTC, original submission:  

The user configuration must be in separate userscript file. This way on new releases, the user keeps his/her preferred configuration.

The main code should check for a special JavaScript object that holds the user configuration. This is work-around for browsers that do not support the Greasemonkey @requires tag.

Every user configuration option is compared against the default one. If the user option is missing, the default should be used. This will make future new options working even without user configuration.

Ivaylo Valkov <valkov>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by valkov (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-06 valkov StatusReady For Test Done
        Open/ClosedOpen Closed
    2011-04-04 valkov StatusIn Progress Ready For Test

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code